Master Detective Archives: RAIN CODE
raincodewiki
https://raincode.miraheze.org/wiki/Main_Page
MediaWiki 1.40.1
first-letter
Media
Special
Talk
User
User talk
Master Detective Archives: RAIN CODE
Master Detective Archives: RAIN CODE talk
File
File talk
MediaWiki
MediaWiki talk
Template
Template talk
Help
Help talk
Category
Category talk
Video
Video talk
Campaign
Campaign talk
Module
Module talk
Template:Div col end
10
62
129
2015-10-03T15:58:07Z
en>NeilN
0
Changed protection level of Template:Div col end: per request at [[WP:RFPP]] ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))
wikitext
text/x-wiki
<includeonly></div></includeonly><noinclude>
{{Documentation|Template:Div col/doc}}
</noinclude>
78088d41c21d779e3722f220fcc9773dfbbc1e4f
Template:Yesno-no
10
63
131
2018-02-13T20:27:17Z
en>WOSlinker
0
separate pp-template not needed
wikitext
text/x-wiki
{{safesubst:<noinclude />yesno|{{{1}}}|yes={{{yes|yes}}}|no={{{no|no}}}|blank={{{blank|no}}}|¬={{{¬|no}}}|def={{{def|no}}}}}<noinclude>
{{Documentation|Template:Yesno/doc}}
<!--Categories go in the doc page referenced above; interwikis go in Wikidata.-->
</noinclude>
1ad7b7800da1b867ead8f6ff8cef76e6201b3b56
Template:Distinguish
10
42
89
2018-03-03T23:40:51Z
en>Plastikspork
0
[[Wikipedia:Templates for discussion/Log/2018 February 19#Template:Distinguish2]] closed as merge ([[WP:XFDC|XFDcloser]])
wikitext
text/x-wiki
{{#invoke:Distinguish|distinguish}}<noinclude><!-- splitting these lines causes {{Documentation}} template to terminate green shading when Distinguish is used in /doc pages. -->
{{Documentation}}
<!-- Add categories to the /doc subpage and interwikis to Wikidata, not here! -->
</noinclude>
f949a4cbfd6eb0ab77b832e69059a40a964b1fd8
Module:Distinguish
828
44
93
2018-04-01T10:06:10Z
en>Galobtter
0
fixed with text and selfref
Scribunto
text/plain
local mHatnote = require('Module:Hatnote')
local mHatlist = require('Module:Hatnote list')
local mArguments --initialize lazily
local mTableTools --initialize lazily
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local p = {}
function p.distinguish(frame)
mArguments = require('Module:Arguments')
mTableTools = require('Module:TableTools')
local args = mArguments.getArgs(frame)
local selfref = args.selfref
local text = args.text
args = mTableTools.compressSparseArray(args)
return p._distinguish(args, text, selfref)
end
function p._distinguish(args, text, selfref)
checkType("_distinguish", 1, args, 'table')
if #args == 0 and not text then return '' end
local text = string.format(
'Not to be confused with %s.',
text or mHatlist.orList(args, true)
)
hnOptions = {selfref = selfref}
return mHatnote._hatnote(text, hnOptions)
end
return p
0364d14af01fc656ad1d898c5036fbd12a7ca938
Template:Infobox
10
22
43
2018-08-15T18:33:36Z
en>Primefac
0
Undid revision 855063393 by [[Special:Contributions/Jdlrobson|Jdlrobson]] ([[User talk:Jdlrobson|talk]]) rather problematic change mentioned [[Template_talk:Infobox#Using_template_styles_to_reduce_technical_debt_inside_mobile_skin|on talk page]], reverting until it can be sorted
wikitext
text/x-wiki
{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|[[Category:Infobox templates|{{remove first word|{{SUBPAGENAME}}}}]]}}}}|}}</includeonly><noinclude>
{{documentation}}
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
</noinclude>
817a9f5b6524eced06a57bd1d5fd7179f9369bf2
Template:Nobold
10
30
65
2018-10-23T17:15:13Z
en>Frietjes
0
wikitext
text/x-wiki
<templatestyles src="Nobold/styles.css"/><span class="nobold">{{{1}}}</span><noinclude>
{{documentation}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS -->
</noinclude>
9c92b5951772bb26ca0fbe9256418b65e47700dd
Template:Template other
10
40
85
2018-12-16T22:06:25Z
en>Amorymeltzer
0
Changed protection level for "[[Template:Template other]]": [[WP:High-risk templates|Highly visible template]]: Transclusion count has increased dramatically ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))
wikitext
text/x-wiki
{{#switch:
<!--If no or empty "demospace" parameter then detect namespace-->
{{#if:{{{demospace|}}}
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"-->
| {{#ifeq:{{NAMESPACE}}|{{ns:Template}}
| template
| other
}}
}}
| template = {{{1|}}}
| other
| #default = {{{2|}}}
}}<!--End switch--><noinclude>
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
06fb13d264df967b5232141067eb7d2b67372d76
Template:Nobold/styles.css
10
31
67
2019-03-03T23:43:41Z
en>Pppery
0
Adding protection template
text
text/plain
/* {{pp-template}} */
/* Styling for Template:Nobold */
.nobold {
font-weight: normal;
}
83e5f0adacf8c7984251f1fd9d11ed82ebaadf03
Template:Lua
10
80
165
2019-03-20T22:04:45Z
en>RMCD bot
0
Removing notice of move discussion
wikitext
text/x-wiki
<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude>
{{Lua|Module:Lua banner}}
{{documentation}}
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
</noinclude>
dba3962144dacd289dbc34f50fbe0a7bf6d7f2f7
Template:Clc
10
89
183
2019-04-24T04:30:59Z
en>JJMC89
0
actual template is in the category
wikitext
text/x-wiki
#REDIRECT [[Template:Category link with count]]
02280e2ab57b544236e11f913e3759c5781ca9d5
Module:Parameter names example
828
79
163
2020-03-26T04:07:47Z
en>Andrybak
0
add popular variants of demonstration purposes parameters: nocat=yes, categories=no, and demo=yes
Scribunto
text/plain
-- This module implements {{parameter names example}}.
local p = {}
local function makeParam(s)
local lb = '{'
local rb = '}'
return lb:rep(3) .. s .. rb:rep(3)
end
local function italicize(s)
return "''" .. s .. "''"
end
local function plain(s)
return s
end
function p._main(args, frame)
-- Find how we want to format the arguments to the template.
local formatFunc
if args._display == 'italics' or args._display == 'italic' then
formatFunc = italicize
elseif args._display == 'plain' then
formatFunc = plain
else
formatFunc = makeParam
end
-- Build the table of template arguments.
local targs = {}
for k, v in pairs(args) do
if type(k) == 'number' then
targs[v] = formatFunc(v)
elseif not k:find('^_') then
targs[k] = v
end
end
targs['nocat'] = 'yes';
targs['categories'] = 'no';
targs['demo'] = 'yes';
-- Find the template name.
local template
if args._template then
template = args._template
else
local currentTitle = mw.title.getCurrentTitle()
if currentTitle.prefixedText:find('/sandbox$') then
template = currentTitle.prefixedText
else
template = currentTitle.basePageTitle.prefixedText
end
end
-- Call the template with the arguments.
frame = frame or mw.getCurrentFrame()
local success, result = pcall(
frame.expandTemplate,
frame,
{title = template, args = targs}
)
if success then
return result
else
return ''
end
end
function p.main(frame)
local args = require('Module:Arguments').getArgs(frame, {
wrappers = 'Template:Parameter names example'
})
return p._main(args, frame)
end
return p
576eb8298850f4e4e62105ac740df295b7b7eb9e
Template:Ombox
10
87
179
2020-04-01T06:12:36Z
en>MusikAnimal
0
1 revision imported
wikitext
text/x-wiki
{{#invoke:Message box|ombox}}<noinclude>
{{documentation}}
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
</noinclude>
0e54065432d540737b9e56c4e3a8e7f74d4534ea
Module:Arguments
828
24
49
2020-04-01T06:12:40Z
en>MusikAnimal
0
1 revision imported
Scribunto
text/plain
-- This module provides easy processing of arguments passed to Scribunto from
-- #invoke. It is intended for use by other Lua modules, and should not be
-- called from #invoke directly.
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local arguments = {}
-- Generate four different tidyVal functions, so that we don't have to check the
-- options every time we call it.
local function tidyValDefault(key, val)
if type(val) == 'string' then
val = val:match('^%s*(.-)%s*$')
if val == '' then
return nil
else
return val
end
else
return val
end
end
local function tidyValTrimOnly(key, val)
if type(val) == 'string' then
return val:match('^%s*(.-)%s*$')
else
return val
end
end
local function tidyValRemoveBlanksOnly(key, val)
if type(val) == 'string' then
if val:find('%S') then
return val
else
return nil
end
else
return val
end
end
local function tidyValNoChange(key, val)
return val
end
local function matchesTitle(given, title)
local tp = type( given )
return (tp == 'string' or tp == 'number') and mw.title.new( given ).prefixedText == title
end
local translate_mt = { __index = function(t, k) return k end }
function arguments.getArgs(frame, options)
checkType('getArgs', 1, frame, 'table', true)
checkType('getArgs', 2, options, 'table', true)
frame = frame or {}
options = options or {}
--[[
-- Set up argument translation.
--]]
options.translate = options.translate or {}
if getmetatable(options.translate) == nil then
setmetatable(options.translate, translate_mt)
end
if options.backtranslate == nil then
options.backtranslate = {}
for k,v in pairs(options.translate) do
options.backtranslate[v] = k
end
end
if options.backtranslate and getmetatable(options.backtranslate) == nil then
setmetatable(options.backtranslate, {
__index = function(t, k)
if options.translate[k] ~= k then
return nil
else
return k
end
end
})
end
--[[
-- Get the argument tables. If we were passed a valid frame object, get the
-- frame arguments (fargs) and the parent frame arguments (pargs), depending
-- on the options set and on the parent frame's availability. If we weren't
-- passed a valid frame object, we are being called from another Lua module
-- or from the debug console, so assume that we were passed a table of args
-- directly, and assign it to a new variable (luaArgs).
--]]
local fargs, pargs, luaArgs
if type(frame.args) == 'table' and type(frame.getParent) == 'function' then
if options.wrappers then
--[[
-- The wrappers option makes Module:Arguments look up arguments in
-- either the frame argument table or the parent argument table, but
-- not both. This means that users can use either the #invoke syntax
-- or a wrapper template without the loss of performance associated
-- with looking arguments up in both the frame and the parent frame.
-- Module:Arguments will look up arguments in the parent frame
-- if it finds the parent frame's title in options.wrapper;
-- otherwise it will look up arguments in the frame object passed
-- to getArgs.
--]]
local parent = frame:getParent()
if not parent then
fargs = frame.args
else
local title = parent:getTitle():gsub('/sandbox$', '')
local found = false
if matchesTitle(options.wrappers, title) then
found = true
elseif type(options.wrappers) == 'table' then
for _,v in pairs(options.wrappers) do
if matchesTitle(v, title) then
found = true
break
end
end
end
-- We test for false specifically here so that nil (the default) acts like true.
if found or options.frameOnly == false then
pargs = parent.args
end
if not found or options.parentOnly == false then
fargs = frame.args
end
end
else
-- options.wrapper isn't set, so check the other options.
if not options.parentOnly then
fargs = frame.args
end
if not options.frameOnly then
local parent = frame:getParent()
pargs = parent and parent.args or nil
end
end
if options.parentFirst then
fargs, pargs = pargs, fargs
end
else
luaArgs = frame
end
-- Set the order of precedence of the argument tables. If the variables are
-- nil, nothing will be added to the table, which is how we avoid clashes
-- between the frame/parent args and the Lua args.
local argTables = {fargs}
argTables[#argTables + 1] = pargs
argTables[#argTables + 1] = luaArgs
--[[
-- Generate the tidyVal function. If it has been specified by the user, we
-- use that; if not, we choose one of four functions depending on the
-- options chosen. This is so that we don't have to call the options table
-- every time the function is called.
--]]
local tidyVal = options.valueFunc
if tidyVal then
if type(tidyVal) ~= 'function' then
error(
"bad value assigned to option 'valueFunc'"
.. '(function expected, got '
.. type(tidyVal)
.. ')',
2
)
end
elseif options.trim ~= false then
if options.removeBlanks ~= false then
tidyVal = tidyValDefault
else
tidyVal = tidyValTrimOnly
end
else
if options.removeBlanks ~= false then
tidyVal = tidyValRemoveBlanksOnly
else
tidyVal = tidyValNoChange
end
end
--[[
-- Set up the args, metaArgs and nilArgs tables. args will be the one
-- accessed from functions, and metaArgs will hold the actual arguments. Nil
-- arguments are memoized in nilArgs, and the metatable connects all of them
-- together.
--]]
local args, metaArgs, nilArgs, metatable = {}, {}, {}, {}
setmetatable(args, metatable)
local function mergeArgs(tables)
--[[
-- Accepts multiple tables as input and merges their keys and values
-- into one table. If a value is already present it is not overwritten;
-- tables listed earlier have precedence. We are also memoizing nil
-- values, which can be overwritten if they are 's' (soft).
--]]
for _, t in ipairs(tables) do
for key, val in pairs(t) do
if metaArgs[key] == nil and nilArgs[key] ~= 'h' then
local tidiedVal = tidyVal(key, val)
if tidiedVal == nil then
nilArgs[key] = 's'
else
metaArgs[key] = tidiedVal
end
end
end
end
end
--[[
-- Define metatable behaviour. Arguments are memoized in the metaArgs table,
-- and are only fetched from the argument tables once. Fetching arguments
-- from the argument tables is the most resource-intensive step in this
-- module, so we try and avoid it where possible. For this reason, nil
-- arguments are also memoized, in the nilArgs table. Also, we keep a record
-- in the metatable of when pairs and ipairs have been called, so we do not
-- run pairs and ipairs on the argument tables more than once. We also do
-- not run ipairs on fargs and pargs if pairs has already been run, as all
-- the arguments will already have been copied over.
--]]
metatable.__index = function (t, key)
--[[
-- Fetches an argument when the args table is indexed. First we check
-- to see if the value is memoized, and if not we try and fetch it from
-- the argument tables. When we check memoization, we need to check
-- metaArgs before nilArgs, as both can be non-nil at the same time.
-- If the argument is not present in metaArgs, we also check whether
-- pairs has been run yet. If pairs has already been run, we return nil.
-- This is because all the arguments will have already been copied into
-- metaArgs by the mergeArgs function, meaning that any other arguments
-- must be nil.
--]]
if type(key) == 'string' then
key = options.translate[key]
end
local val = metaArgs[key]
if val ~= nil then
return val
elseif metatable.donePairs or nilArgs[key] then
return nil
end
for _, argTable in ipairs(argTables) do
local argTableVal = tidyVal(key, argTable[key])
if argTableVal ~= nil then
metaArgs[key] = argTableVal
return argTableVal
end
end
nilArgs[key] = 'h'
return nil
end
metatable.__newindex = function (t, key, val)
-- This function is called when a module tries to add a new value to the
-- args table, or tries to change an existing value.
if type(key) == 'string' then
key = options.translate[key]
end
if options.readOnly then
error(
'could not write to argument table key "'
.. tostring(key)
.. '"; the table is read-only',
2
)
elseif options.noOverwrite and args[key] ~= nil then
error(
'could not write to argument table key "'
.. tostring(key)
.. '"; overwriting existing arguments is not permitted',
2
)
elseif val == nil then
--[[
-- If the argument is to be overwritten with nil, we need to erase
-- the value in metaArgs, so that __index, __pairs and __ipairs do
-- not use a previous existing value, if present; and we also need
-- to memoize the nil in nilArgs, so that the value isn't looked
-- up in the argument tables if it is accessed again.
--]]
metaArgs[key] = nil
nilArgs[key] = 'h'
else
metaArgs[key] = val
end
end
local function translatenext(invariant)
local k, v = next(invariant.t, invariant.k)
invariant.k = k
if k == nil then
return nil
elseif type(k) ~= 'string' or not options.backtranslate then
return k, v
else
local backtranslate = options.backtranslate[k]
if backtranslate == nil then
-- Skip this one. This is a tail call, so this won't cause stack overflow
return translatenext(invariant)
else
return backtranslate, v
end
end
end
metatable.__pairs = function ()
-- Called when pairs is run on the args table.
if not metatable.donePairs then
mergeArgs(argTables)
metatable.donePairs = true
end
return translatenext, { t = metaArgs }
end
local function inext(t, i)
-- This uses our __index metamethod
local v = t[i + 1]
if v ~= nil then
return i + 1, v
end
end
metatable.__ipairs = function (t)
-- Called when ipairs is run on the args table.
return inext, t, 0
end
return args
end
return arguments
3134ecce8429b810d445e29eae115e2ae4c36c53
Module:Yesno
828
23
47
2020-04-01T06:27:55Z
en>MusikAnimal
0
Undid revision 948472533 by [[Special:Contributions/w>Vogone|w>Vogone]] ([[User talk:w>Vogone|talk]])
Scribunto
text/plain
-- Function allowing for consistent treatment of boolean-like wikitext input.
-- It works similarly to the template {{yesno}}.
return function (val, default)
-- If your wiki uses non-ascii characters for any of "yes", "no", etc., you
-- should replace "val:lower()" with "mw.ustring.lower(val)" in the
-- following line.
val = type(val) == 'string' and val:lower() or val
if val == nil then
return nil
elseif val == true
or val == 'yes'
or val == 'y'
or val == 'true'
or val == 't'
or val == 'on'
or tonumber(val) == 1
then
return true
elseif val == false
or val == 'no'
or val == 'n'
or val == 'false'
or val == 'f'
or val == 'off'
or tonumber(val) == 0
then
return false
else
return default
end
end
f767643e7d12126d020d88d662a3dd057817b9dc
Module:No globals
828
26
57
2020-04-01T06:28:55Z
en>MusikAnimal
0
Undid revision 948472525 by [[Special:Contributions/w>DiBabelYurikBot|w>DiBabelYurikBot]] ([[User talk:w>DiBabelYurikBot|talk]])
Scribunto
text/plain
local mt = getmetatable(_G) or {}
function mt.__index (t, k)
if k ~= 'arg' then
error('Tried to read nil global ' .. tostring(k), 2)
end
return nil
end
function mt.__newindex(t, k, v)
if k ~= 'arg' then
error('Tried to write global ' .. tostring(k), 2)
end
rawset(t, k, v)
end
setmetatable(_G, mt)
8ce3969f7d53b08bd00dabe4cc9780bc6afd412a
Module:File link
828
47
99
2020-04-01T06:31:54Z
en>MusikAnimal
0
Undid revision 948472508 by [[Special:Contributions/w>IPad365|w>IPad365]] ([[User talk:w>IPad365|talk]])
Scribunto
text/plain
-- This module provides a library for formatting file wikilinks.
local yesno = require('Module:Yesno')
local checkType = require('libraryUtil').checkType
local p = {}
function p._main(args)
checkType('_main', 1, args, 'table')
-- This is basically libraryUtil.checkTypeForNamedArg, but we are rolling our
-- own function to get the right error level.
local function checkArg(key, val, level)
if type(val) ~= 'string' then
error(string.format(
"type error in '%s' parameter of '_main' (expected string, got %s)",
key, type(val)
), level)
end
end
local ret = {}
-- Adds a positional parameter to the buffer.
local function addPositional(key)
local val = args[key]
if not val then
return nil
end
checkArg(key, val, 4)
ret[#ret + 1] = val
end
-- Adds a named parameter to the buffer. We assume that the parameter name
-- is the same as the argument key.
local function addNamed(key)
local val = args[key]
if not val then
return nil
end
checkArg(key, val, 4)
ret[#ret + 1] = key .. '=' .. val
end
-- Filename
checkArg('file', args.file, 3)
ret[#ret + 1] = 'File:' .. args.file
-- Format
if args.format then
checkArg('format', args.format)
if args.formatfile then
checkArg('formatfile', args.formatfile)
ret[#ret + 1] = args.format .. '=' .. args.formatfile
else
ret[#ret + 1] = args.format
end
end
-- Border
if yesno(args.border) then
ret[#ret + 1] = 'border'
end
addPositional('location')
addPositional('alignment')
addPositional('size')
addNamed('upright')
addNamed('link')
addNamed('alt')
addNamed('page')
addNamed('class')
addNamed('lang')
addNamed('start')
addNamed('end')
addNamed('thumbtime')
addPositional('caption')
return string.format('[[%s]]', table.concat(ret, '|'))
end
function p.main(frame)
local origArgs = require('Module:Arguments').getArgs(frame, {
wrappers = 'Template:File link'
})
if not origArgs.file then
error("'file' parameter missing from [[Template:File link]]", 0)
end
-- Copy the arguments that were passed to a new table to avoid looking up
-- every possible parameter in the frame object.
local args = {}
for k, v in pairs(origArgs) do
-- Make _BLANK a special argument to add a blank parameter. For use in
-- conditional templates etc. it is useful for blank arguments to be
-- ignored, but we still need a way to specify them so that we can do
-- things like [[File:Example.png|link=]].
if v == '_BLANK' then
v = ''
end
args[k] = v
end
return p._main(args)
end
return p
66925f088d11530f2482f04181a3baaaa0ad3d0c
Template:Sandbox other
10
69
143
2020-04-03T00:08:09Z
en>Evad37
0
Also match subpage names beginning with "sandbox", per [[Template_talk:Sandbox_other#Template-protected_edit_request_on_28_March_2020|edit request]]
wikitext
text/x-wiki
{{#if:{{#ifeq:{{#invoke:String|sublength|s={{SUBPAGENAME}}|i=0|len=7}}|sandbox|1}}{{#ifeq:{{SUBPAGENAME}}|doc|1}}{{#invoke:String|match|{{PAGENAME}}|/sandbox/styles.css$|plain=false|nomatch=}}|{{{1|}}}|{{{2|}}}}}<!--
--><noinclude>{{documentation}}</noinclude>
91e4ae891d6b791615152c1fbc971414961ba872
Template:Tlf
10
72
149
2020-04-13T14:42:57Z
en>Primefac
0
Primefac moved page [[Template:Tlf]] to [[Template:Template link with link off]]: full name to indicate what it does
wikitext
text/x-wiki
#REDIRECT [[Template:Template link with link off]]
{{Redirect category shell|
{{R from move}}
}}
52759e1d3f7c9aa4a03d0b7d4f84f4c6adf53edf
Template:Sidebar
10
43
91
2020-06-04T02:43:13Z
en>Primefac
0
TFD closed as keep ([[WP:XFDC|XFDcloser]])
wikitext
text/x-wiki
{{#invoke:Sidebar|sidebar}}<noinclude>
{{documentation}}</noinclude>
ab2498000a99daf324f656b0badd187b4a3e2b42
Template:Uses TemplateStyles
10
92
189
2020-06-21T18:00:10Z
en>MusikBot II
0
Protected "[[Template:Uses TemplateStyles]]": [[Wikipedia:High-risk templates|High-risk template or module]] ([[User:MusikBot II/TemplateProtector|more info]]) ([Edit=Require autoconfirmed or confirmed access] (indefinite))
wikitext
text/x-wiki
<includeonly>{{#invoke:Uses TemplateStyles|main}}</includeonly><noinclude>
{{Uses TemplateStyles|Template:Uses TemplateStyles/example.css|nocat=true}}
{{documentation}}
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
</noinclude>
7e26d8f257e302bd8a3dcbe53f52741ae0884f74
Module:String
828
33
71
2020-08-02T15:49:42Z
en>RexxS
0
separate annotations for str.match from those for str._match
Scribunto
text/plain
--[[
This module is intended to provide access to basic string functions.
Most of the functions provided here can be invoked with named parameters,
unnamed parameters, or a mixture. If named parameters are used, Mediawiki will
automatically remove any leading or trailing whitespace from the parameter.
Depending on the intended use, it may be advantageous to either preserve or
remove such whitespace.
Global options
ignore_errors: If set to 'true' or 1, any error condition will result in
an empty string being returned rather than an error message.
error_category: If an error occurs, specifies the name of a category to
include with the error message. The default category is
[Category:Errors reported by Module String].
no_category: If set to 'true' or 1, no category will be added if an error
is generated.
Unit tests for this module are available at Module:String/tests.
]]
local str = {}
--[[
len
This function returns the length of the target string.
Usage:
{{#invoke:String|len|target_string|}}
OR
{{#invoke:String|len|s=target_string}}
Parameters
s: The string whose length to report
If invoked using named parameters, Mediawiki will automatically remove any leading or
trailing whitespace from the target string.
]]
function str.len( frame )
local new_args = str._getParameters( frame.args, {'s'} )
local s = new_args['s'] or ''
return mw.ustring.len( s )
end
--[[
sub
This function returns a substring of the target string at specified indices.
Usage:
{{#invoke:String|sub|target_string|start_index|end_index}}
OR
{{#invoke:String|sub|s=target_string|i=start_index|j=end_index}}
Parameters
s: The string to return a subset of
i: The fist index of the substring to return, defaults to 1.
j: The last index of the string to return, defaults to the last character.
The first character of the string is assigned an index of 1. If either i or j
is a negative value, it is interpreted the same as selecting a character by
counting from the end of the string. Hence, a value of -1 is the same as
selecting the last character of the string.
If the requested indices are out of range for the given string, an error is
reported.
]]
function str.sub( frame )
local new_args = str._getParameters( frame.args, { 's', 'i', 'j' } )
local s = new_args['s'] or ''
local i = tonumber( new_args['i'] ) or 1
local j = tonumber( new_args['j'] ) or -1
local len = mw.ustring.len( s )
-- Convert negatives for range checking
if i < 0 then
i = len + i + 1
end
if j < 0 then
j = len + j + 1
end
if i > len or j > len or i < 1 or j < 1 then
return str._error( 'String subset index out of range' )
end
if j < i then
return str._error( 'String subset indices out of order' )
end
return mw.ustring.sub( s, i, j )
end
--[[
This function implements that features of {{str sub old}} and is kept in order
to maintain these older templates.
]]
function str.sublength( frame )
local i = tonumber( frame.args.i ) or 0
local len = tonumber( frame.args.len )
return mw.ustring.sub( frame.args.s, i + 1, len and ( i + len ) )
end
--[[
_match
This function returns a substring from the source string that matches a
specified pattern. It is exported for use in other modules
Usage:
strmatch = require("Module:String")._match
sresult = strmatch( s, pattern, start, match, plain, nomatch )
Parameters
s: The string to search
pattern: The pattern or string to find within the string
start: The index within the source string to start the search. The first
character of the string has index 1. Defaults to 1.
match: In some cases it may be possible to make multiple matches on a single
string. This specifies which match to return, where the first match is
match= 1. If a negative number is specified then a match is returned
counting from the last match. Hence match = -1 is the same as requesting
the last match. Defaults to 1.
plain: A flag indicating that the pattern should be understood as plain
text. Defaults to false.
nomatch: If no match is found, output the "nomatch" value rather than an error.
For information on constructing Lua patterns, a form of [regular expression], see:
* http://www.lua.org/manual/5.1/manual.html#5.4.1
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Patterns
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Ustring_patterns
]]
-- This sub-routine is exported for use in other modules
function str._match( s, pattern, start, match_index, plain_flag, nomatch )
if s == '' then
return str._error( 'Target string is empty' )
end
if pattern == '' then
return str._error( 'Pattern string is empty' )
end
start = tonumber(start) or 1
if math.abs(start) < 1 or math.abs(start) > mw.ustring.len( s ) then
return str._error( 'Requested start is out of range' )
end
if match_index == 0 then
return str._error( 'Match index is out of range' )
end
if plain_flag then
pattern = str._escapePattern( pattern )
end
local result
if match_index == 1 then
-- Find first match is simple case
result = mw.ustring.match( s, pattern, start )
else
if start > 1 then
s = mw.ustring.sub( s, start )
end
local iterator = mw.ustring.gmatch(s, pattern)
if match_index > 0 then
-- Forward search
for w in iterator do
match_index = match_index - 1
if match_index == 0 then
result = w
break
end
end
else
-- Reverse search
local result_table = {}
local count = 1
for w in iterator do
result_table[count] = w
count = count + 1
end
result = result_table[ count + match_index ]
end
end
if result == nil then
if nomatch == nil then
return str._error( 'Match not found' )
else
return nomatch
end
else
return result
end
end
--[[
match
This function returns a substring from the source string that matches a
specified pattern.
Usage:
{{#invoke:String|match|source_string|pattern_string|start_index|match_number|plain_flag|nomatch_output}}
OR
{{#invoke:String|match|s=source_string|pattern=pattern_string|start=start_index
|match=match_number|plain=plain_flag|nomatch=nomatch_output}}
Parameters
s: The string to search
pattern: The pattern or string to find within the string
start: The index within the source string to start the search. The first
character of the string has index 1. Defaults to 1.
match: In some cases it may be possible to make multiple matches on a single
string. This specifies which match to return, where the first match is
match= 1. If a negative number is specified then a match is returned
counting from the last match. Hence match = -1 is the same as requesting
the last match. Defaults to 1.
plain: A flag indicating that the pattern should be understood as plain
text. Defaults to false.
nomatch: If no match is found, output the "nomatch" value rather than an error.
If invoked using named parameters, Mediawiki will automatically remove any leading or
trailing whitespace from each string. In some circumstances this is desirable, in
other cases one may want to preserve the whitespace.
If the match_number or start_index are out of range for the string being queried, then
this function generates an error. An error is also generated if no match is found.
If one adds the parameter ignore_errors=true, then the error will be suppressed and
an empty string will be returned on any failure.
For information on constructing Lua patterns, a form of [regular expression], see:
* http://www.lua.org/manual/5.1/manual.html#5.4.1
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Patterns
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Ustring_patterns
]]
-- This is the entry point for #invoke:String|match
function str.match( frame )
local new_args = str._getParameters( frame.args, {'s', 'pattern', 'start', 'match', 'plain', 'nomatch'} )
local s = new_args['s'] or ''
local start = tonumber( new_args['start'] ) or 1
local plain_flag = str._getBoolean( new_args['plain'] or false )
local pattern = new_args['pattern'] or ''
local match_index = math.floor( tonumber(new_args['match']) or 1 )
local nomatch = new_args['nomatch']
return str._match( s, pattern, start, match_index, plain_flag, nomatch )
end
--[[
pos
This function returns a single character from the target string at position pos.
Usage:
{{#invoke:String|pos|target_string|index_value}}
OR
{{#invoke:String|pos|target=target_string|pos=index_value}}
Parameters
target: The string to search
pos: The index for the character to return
If invoked using named parameters, Mediawiki will automatically remove any leading or
trailing whitespace from the target string. In some circumstances this is desirable, in
other cases one may want to preserve the whitespace.
The first character has an index value of 1.
If one requests a negative value, this function will select a character by counting backwards
from the end of the string. In other words pos = -1 is the same as asking for the last character.
A requested value of zero, or a value greater than the length of the string returns an error.
]]
function str.pos( frame )
local new_args = str._getParameters( frame.args, {'target', 'pos'} )
local target_str = new_args['target'] or ''
local pos = tonumber( new_args['pos'] ) or 0
if pos == 0 or math.abs(pos) > mw.ustring.len( target_str ) then
return str._error( 'String index out of range' )
end
return mw.ustring.sub( target_str, pos, pos )
end
--[[
str_find
This function duplicates the behavior of {{str_find}}, including all of its quirks.
This is provided in order to support existing templates, but is NOT RECOMMENDED for
new code and templates. New code is recommended to use the "find" function instead.
Returns the first index in "source" that is a match to "target". Indexing is 1-based,
and the function returns -1 if the "target" string is not present in "source".
Important Note: If the "target" string is empty / missing, this function returns a
value of "1", which is generally unexpected behavior, and must be accounted for
separatetly.
]]
function str.str_find( frame )
local new_args = str._getParameters( frame.args, {'source', 'target'} )
local source_str = new_args['source'] or ''
local target_str = new_args['target'] or ''
if target_str == '' then
return 1
end
local start = mw.ustring.find( source_str, target_str, 1, true )
if start == nil then
start = -1
end
return start
end
--[[
find
This function allows one to search for a target string or pattern within another
string.
Usage:
{{#invoke:String|find|source_str|target_string|start_index|plain_flag}}
OR
{{#invoke:String|find|source=source_str|target=target_str|start=start_index|plain=plain_flag}}
Parameters
source: The string to search
target: The string or pattern to find within source
start: The index within the source string to start the search, defaults to 1
plain: Boolean flag indicating that target should be understood as plain
text and not as a Lua style regular expression, defaults to true
If invoked using named parameters, Mediawiki will automatically remove any leading or
trailing whitespace from the parameter. In some circumstances this is desirable, in
other cases one may want to preserve the whitespace.
This function returns the first index >= "start" where "target" can be found
within "source". Indices are 1-based. If "target" is not found, then this
function returns 0. If either "source" or "target" are missing / empty, this
function also returns 0.
This function should be safe for UTF-8 strings.
]]
function str.find( frame )
local new_args = str._getParameters( frame.args, {'source', 'target', 'start', 'plain' } )
local source_str = new_args['source'] or ''
local pattern = new_args['target'] or ''
local start_pos = tonumber(new_args['start']) or 1
local plain = new_args['plain'] or true
if source_str == '' or pattern == '' then
return 0
end
plain = str._getBoolean( plain )
local start = mw.ustring.find( source_str, pattern, start_pos, plain )
if start == nil then
start = 0
end
return start
end
--[[
replace
This function allows one to replace a target string or pattern within another
string.
Usage:
{{#invoke:String|replace|source_str|pattern_string|replace_string|replacement_count|plain_flag}}
OR
{{#invoke:String|replace|source=source_string|pattern=pattern_string|replace=replace_string|
count=replacement_count|plain=plain_flag}}
Parameters
source: The string to search
pattern: The string or pattern to find within source
replace: The replacement text
count: The number of occurences to replace, defaults to all.
plain: Boolean flag indicating that pattern should be understood as plain
text and not as a Lua style regular expression, defaults to true
]]
function str.replace( frame )
local new_args = str._getParameters( frame.args, {'source', 'pattern', 'replace', 'count', 'plain' } )
local source_str = new_args['source'] or ''
local pattern = new_args['pattern'] or ''
local replace = new_args['replace'] or ''
local count = tonumber( new_args['count'] )
local plain = new_args['plain'] or true
if source_str == '' or pattern == '' then
return source_str
end
plain = str._getBoolean( plain )
if plain then
pattern = str._escapePattern( pattern )
replace = mw.ustring.gsub( replace, "%%", "%%%%" ) --Only need to escape replacement sequences.
end
local result
if count ~= nil then
result = mw.ustring.gsub( source_str, pattern, replace, count )
else
result = mw.ustring.gsub( source_str, pattern, replace )
end
return result
end
--[[
simple function to pipe string.rep to templates.
]]
function str.rep( frame )
local repetitions = tonumber( frame.args[2] )
if not repetitions then
return str._error( 'function rep expects a number as second parameter, received "' .. ( frame.args[2] or '' ) .. '"' )
end
return string.rep( frame.args[1] or '', repetitions )
end
--[[
escapePattern
This function escapes special characters from a Lua string pattern. See [1]
for details on how patterns work.
[1] https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Patterns
Usage:
{{#invoke:String|escapePattern|pattern_string}}
Parameters
pattern_string: The pattern string to escape.
]]
function str.escapePattern( frame )
local pattern_str = frame.args[1]
if not pattern_str then
return str._error( 'No pattern string specified' )
end
local result = str._escapePattern( pattern_str )
return result
end
--[[
count
This function counts the number of occurrences of one string in another.
]]
function str.count(frame)
local args = str._getParameters(frame.args, {'source', 'pattern', 'plain'})
local source = args.source or ''
local pattern = args.pattern or ''
local plain = str._getBoolean(args.plain or true)
if plain then
pattern = str._escapePattern(pattern)
end
local _, count = mw.ustring.gsub(source, pattern, '')
return count
end
--[[
endswith
This function determines whether a string ends with another string.
]]
function str.endswith(frame)
local args = str._getParameters(frame.args, {'source', 'pattern'})
local source = args.source or ''
local pattern = args.pattern or ''
if pattern == '' then
-- All strings end with the empty string.
return "yes"
end
if mw.ustring.sub(source, -mw.ustring.len(pattern), -1) == pattern then
return "yes"
else
return ""
end
end
--[[
join
Join all non empty arguments together; the first argument is the separator.
Usage:
{{#invoke:String|join|sep|one|two|three}}
]]
function str.join(frame)
local args = {}
local sep
for _, v in ipairs( frame.args ) do
if sep then
if v ~= '' then
table.insert(args, v)
end
else
sep = v
end
end
return table.concat( args, sep or '' )
end
--[[
Helper function that populates the argument list given that user may need to use a mix of
named and unnamed parameters. This is relevant because named parameters are not
identical to unnamed parameters due to string trimming, and when dealing with strings
we sometimes want to either preserve or remove that whitespace depending on the application.
]]
function str._getParameters( frame_args, arg_list )
local new_args = {}
local index = 1
local value
for _, arg in ipairs( arg_list ) do
value = frame_args[arg]
if value == nil then
value = frame_args[index]
index = index + 1
end
new_args[arg] = value
end
return new_args
end
--[[
Helper function to handle error messages.
]]
function str._error( error_str )
local frame = mw.getCurrentFrame()
local error_category = frame.args.error_category or 'Errors reported by Module String'
local ignore_errors = frame.args.ignore_errors or false
local no_category = frame.args.no_category or false
if str._getBoolean(ignore_errors) then
return ''
end
local error_str = '<strong class="error">String Module Error: ' .. error_str .. '</strong>'
if error_category ~= '' and not str._getBoolean( no_category ) then
error_str = '[[Category:' .. error_category .. ']]' .. error_str
end
return error_str
end
--[[
Helper Function to interpret boolean strings
]]
function str._getBoolean( boolean_str )
local boolean_value
if type( boolean_str ) == 'string' then
boolean_str = boolean_str:lower()
if boolean_str == 'false' or boolean_str == 'no' or boolean_str == '0'
or boolean_str == '' then
boolean_value = false
else
boolean_value = true
end
elseif type( boolean_str ) == 'boolean' then
boolean_value = boolean_str
else
error( 'No boolean value found' )
end
return boolean_value
end
--[[
Helper function that escapes all pattern characters so that they will be treated
as plain text.
]]
function str._escapePattern( pattern_str )
return mw.ustring.gsub( pattern_str, "([%(%)%.%%%+%-%*%?%[%^%$%]])", "%%%1" )
end
return str
6df794dd52434e0f6a372c9918f5a9dedd15f579
Template:Yesno
10
28
61
2020-08-28T03:15:17Z
en>Xaosflux
0
add additional paramerters, "t", "f" - requested on talk - worked in sandbox /testcases
wikitext
text/x-wiki
{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }}
|no
|n
|f
|false
|off
|0 = {{{no|<!-- null -->}}}
| = {{{blank|{{{no|<!-- null -->}}}}}}
|¬ = {{{¬|}}}
|yes
|y
|t
|true
|on
|1 = {{{yes|yes}}}
|#default = {{{def|{{{yes|yes}}}}}}
}}<noinclude>
{{Documentation}}
</noinclude>
629c2937bc5cf7cfe13cd2a598582af832782399
Module:TNT
828
88
181
2020-08-30T07:28:25Z
en>Johnuniq
0
Changed protection level for "[[Module:TNT]]": [[WP:High-risk templates|High-risk Lua module]]: per request at [[WP:RFPP]] to match [[Module:Excerpt]] ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
Scribunto
text/plain
--
-- INTRO: (!!! DO NOT RENAME THIS PAGE !!!)
-- This module allows any template or module to be copy/pasted between
-- wikis without any translation changes. All translation text is stored
-- in the global Data:*.tab pages on Commons, and used everywhere.
--
-- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules
--
-- ATTENTION:
-- Please do NOT rename this module - it has to be identical on all wikis.
-- This code is maintained at https://www.mediawiki.org/wiki/Module:TNT
-- Please do not modify it anywhere else, as it may get copied and override your changes.
-- Suggestions can be made at https://www.mediawiki.org/wiki/Module_talk:TNT
--
-- DESCRIPTION:
-- The "msg" function uses a Commons dataset to translate a message
-- with a given key (e.g. source-table), plus optional arguments
-- to the wiki markup in the current content language.
-- Use lang=xx to set language. Example:
--
-- {{#invoke:TNT | msg
-- | I18n/Template:Graphs.tab <!-- https://commons.wikimedia.org/wiki/Data:I18n/Template:Graphs.tab -->
-- | source-table <!-- uses a translation message with id = "source-table" -->
-- | param1 }} <!-- optional parameter -->
--
--
-- The "doc" function will generate the <templatedata> parameter documentation for templates.
-- This way all template parameters can be stored and localized in a single Commons dataset.
-- NOTE: "doc" assumes that all documentation is located in Data:Templatedata/* on Commons.
--
-- {{#invoke:TNT | doc | Graph:Lines }}
-- uses https://commons.wikimedia.org/wiki/Data:Templatedata/Graph:Lines.tab
-- if the current page is Template:Graph:Lines/doc
--
local p = {}
local i18nDataset = 'I18n/Module:TNT.tab'
-- Forward declaration of the local functions
local sanitizeDataset, loadData, link, formatMessage
function p.msg(frame)
local dataset, id
local params = {}
local lang = nil
for k, v in pairs(frame.args) do
if k == 1 then
dataset = mw.text.trim(v)
elseif k == 2 then
id = mw.text.trim(v)
elseif type(k) == 'number' then
table.insert(params, mw.text.trim(v))
elseif k == 'lang' and v ~= '_' then
lang = mw.text.trim(v)
end
end
return formatMessage(dataset, id, params, lang)
end
-- Identical to p.msg() above, but used from other lua modules
-- Parameters: name of dataset, message key, optional arguments
-- Example with 2 params: format('I18n/Module:TNT', 'error_bad_msgkey', 'my-key', 'my-dataset')
function p.format(dataset, key, ...)
local checkType = require('libraryUtil').checkType
checkType('format', 1, dataset, 'string')
checkType('format', 2, key, 'string')
return formatMessage(dataset, key, {...})
end
-- Identical to p.msg() above, but used from other lua modules with the language param
-- Parameters: language code, name of dataset, message key, optional arguments
-- Example with 2 params: formatInLanguage('es', I18n/Module:TNT', 'error_bad_msgkey', 'my-key', 'my-dataset')
function p.formatInLanguage(lang, dataset, key, ...)
local checkType = require('libraryUtil').checkType
checkType('formatInLanguage', 1, lang, 'string')
checkType('formatInLanguage', 2, dataset, 'string')
checkType('formatInLanguage', 3, key, 'string')
return formatMessage(dataset, key, {...}, lang)
end
-- Obsolete function that adds a 'c:' prefix to the first param.
-- "Sandbox/Sample.tab" -> 'c:Data:Sandbox/Sample.tab'
function p.link(frame)
return link(frame.args[1])
end
function p.doc(frame)
local dataset = 'Templatedata/' .. sanitizeDataset(frame.args[1])
return frame:extensionTag('templatedata', p.getTemplateData(dataset)) ..
formatMessage(i18nDataset, 'edit_doc', {link(dataset)})
end
function p.getTemplateData(dataset)
-- TODO: add '_' parameter once lua starts reindexing properly for "all" languages
local data = loadData(dataset)
local names = {}
for _, field in pairs(data.schema.fields) do
table.insert(names, field.name)
end
local params = {}
local paramOrder = {}
for _, row in pairs(data.data) do
local newVal = {}
local name = nil
for pos, val in pairs(row) do
local columnName = names[pos]
if columnName == 'name' then
name = val
else
newVal[columnName] = val
end
end
if name then
params[name] = newVal
table.insert(paramOrder, name)
end
end
-- Work around json encoding treating {"1":{...}} as an [{...}]
params['zzz123']=''
local json = mw.text.jsonEncode({
params=params,
paramOrder=paramOrder,
description=data.description
})
json = string.gsub(json,'"zzz123":"",?', "")
return json
end
-- Local functions
sanitizeDataset = function(dataset)
if not dataset then
return nil
end
dataset = mw.text.trim(dataset)
if dataset == '' then
return nil
elseif string.sub(dataset,-4) ~= '.tab' then
return dataset .. '.tab'
else
return dataset
end
end
loadData = function(dataset, lang)
dataset = sanitizeDataset(dataset)
if not dataset then
error(formatMessage(i18nDataset, 'error_no_dataset', {}))
end
-- Give helpful error to thirdparties who try and copy this module.
if not mw.ext or not mw.ext.data or not mw.ext.data.get then
error('Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:' .. dataset)
end
local data = mw.ext.data.get(dataset, lang)
if data == false then
if dataset == i18nDataset then
-- Prevent cyclical calls
error('Missing Commons dataset ' .. i18nDataset)
else
error(formatMessage(i18nDataset, 'error_bad_dataset', {link(dataset)}))
end
end
return data
end
-- Given a dataset name, convert it to a title with the 'commons:data:' prefix
link = function(dataset)
return 'c:Data:' .. mw.text.trim(dataset or '')
end
formatMessage = function(dataset, key, params, lang)
for _, row in pairs(loadData(dataset, lang).data) do
local id, msg = unpack(row)
if id == key then
local result = mw.message.newRawMessage(msg, unpack(params or {}))
return result:plain()
end
end
if dataset == i18nDataset then
-- Prevent cyclical calls
error('Invalid message key "' .. key .. '"')
else
error(formatMessage(i18nDataset, 'error_bad_msgkey', {key, link(dataset)}))
end
end
return p
9d0d10e54abd232c806dcabccaf03e52858634a1
Module:Effective protection level
828
46
97
2020-09-29T03:38:47Z
en>Jackmcbarn
0
bring in changes from sandbox
Scribunto
text/plain
local p = {}
-- Returns the permission required to perform a given action on a given title.
-- If no title is specified, the title of the page being displayed is used.
function p._main(action, pagename)
local title
if type(pagename) == 'table' and pagename.prefixedText then
title = pagename
elseif pagename then
title = mw.title.new(pagename)
else
title = mw.title.getCurrentTitle()
end
pagename = title.prefixedText
if action == 'autoreview' then
local level = mw.ext.FlaggedRevs.getStabilitySettings(title)
level = level and level.autoreview
if level == 'review' then
return 'reviewer'
elseif level ~= '' then
return level
else
return nil -- not '*'. a page not being PC-protected is distinct from it being PC-protected with anyone able to review. also not '', as that would mean PC-protected but nobody can review
end
elseif action ~= 'edit' and action ~= 'move' and action ~= 'create' and action ~= 'upload' and action ~= 'undelete' then
error( 'First parameter must be one of edit, move, create, upload, undelete, autoreview', 2 )
end
if title.namespace == 8 then -- MediaWiki namespace
if title.text:sub(-3) == '.js' or title.text:sub(-4) == '.css' or title.contentModel == 'javascript' or title.contentModel == 'css' then -- site JS or CSS page
return 'interfaceadmin'
else -- any non-JS/CSS MediaWiki page
return 'sysop'
end
elseif title.namespace == 2 and title.isSubpage then
if title.contentModel == 'javascript' or title.contentModel == 'css' then -- user JS or CSS page
return 'interfaceadmin'
elseif title.contentModel == 'json' then -- user JSON page
return 'sysop'
end
end
if action == 'undelete' then
return 'sysop'
end
local level = title.protectionLevels[action] and title.protectionLevels[action][1]
if level == 'sysop' or level == 'editprotected' then
return 'sysop'
elseif title.cascadingProtection.restrictions[action] and title.cascadingProtection.restrictions[action][1] then -- used by a cascading-protected page
return 'sysop'
elseif level == 'templateeditor' then
return 'templateeditor'
elseif action == 'move' then
local blacklistentry = mw.ext.TitleBlacklist.test('edit', pagename) -- Testing action edit is correct, since this is for the source page. The target page name gets tested with action move.
if blacklistentry and not blacklistentry.params.autoconfirmed then
return 'templateeditor'
elseif title.namespace == 6 then
return 'filemover'
elseif level == 'extendedconfirmed' then
return 'extendedconfirmed'
else
return 'autoconfirmed'
end
end
local blacklistentry = mw.ext.TitleBlacklist.test(action, pagename)
if blacklistentry then
if not blacklistentry.params.autoconfirmed then
return 'templateeditor'
elseif level == 'extendedconfirmed' then
return 'extendedconfirmed'
else
return 'autoconfirmed'
end
elseif level == 'editsemiprotected' then -- create-semiprotected pages return this for some reason
return 'autoconfirmed'
elseif level then
return level
elseif action == 'upload' then
return 'autoconfirmed'
elseif action == 'create' and title.namespace % 2 == 0 and title.namespace ~= 118 then -- You need to be registered, but not autoconfirmed, to create non-talk pages other than drafts
return 'user'
else
return '*'
end
end
setmetatable(p, { __index = function(t, k)
return function(frame)
return t._main(k, frame.args[1])
end
end })
return p
70256a489edf6be9808031b14a7e3ef3e025da97
Module:Documentation/styles.css
828
68
141
2020-11-19T20:21:58Z
en>Izno
0
Changed protection level for "[[Module:Documentation/styles.css]]": actually match module ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
text
text/plain
/* {{pp|small=yes}} */
.documentation,
.documentation-metadata {
border: 1px solid #a2a9b1;
background-color: #ecfcf4;
clear: both;
}
.documentation {
margin: 1em 0 0 0;
padding: 1em;
}
.documentation-metadata {
margin: 0.2em 0; /* same margin left-right as .documentation */
font-style: italic;
padding: 0.4em 1em; /* same padding left-right as .documentation */
}
.documentation-startbox {
padding-bottom: 3px;
border-bottom: 1px solid #aaa;
margin-bottom: 1ex;
}
.documentation-heading {
font-weight: bold;
font-size: 125%;
}
.documentation-clear { /* Don't want things to stick out where they shouldn't. */
clear: both;
}
.documentation-toolbar {
font-style: normal;
font-size: 85%;
}
ce0e629c92e3d825ab9fd927fe6cc37d9117b6cb
Template:Tlx
10
37
79
2020-11-20T18:53:35Z
en>Primefac
0
Primefac moved page [[Template:Tlx]] to [[Template:Template link expanded]] over redirect: expand name, make it more obvious
wikitext
text/x-wiki
#REDIRECT [[Template:Template link expanded]]
{{Redirect category shell|
{{R from move}}
}}
1fec988ceb46cb324af228aac45d7cd25fcc9008
Template:Template link expanded
10
38
81
2020-11-21T12:04:41Z
en>Primefac
0
update
wikitext
text/x-wiki
{{#Invoke:Template link general|main|code=on}}<noinclude>
{{Documentation|1=Template:Tlg/doc
|content = {{tlg/doc|tlx}}
}}
<!-- Add categories to the /doc subpage, not here! -->
</noinclude>
6c99696fee02f1da368ed20d2504e19bc15b1c13
Template:Template link with link off
10
71
147
2020-11-21T12:06:17Z
en>Primefac
0
update
wikitext
text/x-wiki
<includeonly>{{#Invoke:Template link general|main|nowrap=yes|nolink=yes}}</includeonly><noinclude>
{{Documentation|1=Template:Tlg/doc
|content = {{tlg/doc|tlf}}
}}
<!-- Add categories to the /doc subpage, not here! -->
</noinclude>
b099fea5d1f36b0b4b9cb253ad3a9f4e095f6851
Template:Div col/styles.css
10
61
127
2021-01-05T04:54:19Z
en>Izno
0
remove the note as not generally necessary
text
text/plain
/* {{pp|small=yes}} */
.div-col {
margin-top: 0.3em;
column-width: 30em;
}
.div-col-small {
font-size: 90%;
}
.div-col-rules {
column-rule: 1px solid #aaa;
}
/* Reset top margin for lists in div col */
.div-col dl,
.div-col ol,
.div-col ul {
margin-top: 0;
}
/* Avoid elements breaking between columns
See also Template:No col break */
.div-col li,
.div-col dd {
page-break-inside: avoid; /* Removed from CSS in favor of break-inside c. 2020 */
break-inside: avoid-column;
}
c6c2dc0cb2bab7a5f7b4eb938eebc5c67df087bc
Template:Tl
10
20
51
2021-02-12T22:03:00Z
en>Anthony Appleyard
0
Anthony Appleyard moved page [[Template:Tl]] to [[Template:Template link]]: [[Special:Permalink/1006428669|Requested]] by Buidhe at [[WP:RM/TR]]: RM closed as move
wikitext
text/x-wiki
#REDIRECT [[Template:Template link]]
{{Redirect category shell|
{{R from move}}
}}
d6593bb3b4a866249f55d0f34b047a71fe1f1529
Template:Div col
10
60
125
2021-02-14T23:20:57Z
en>Matt Fitzpatrick
0
whitelist parameter class
wikitext
text/x-wiki
<includeonly><templatestyles src="Div col/styles.css"/><!--
--><div class="div-col {{#ifeq:{{{small|}}}|yes|div-col-small}} {{#ifeq:{{{rules|}}}|yes|div-col-rules}} {{{class|}}}" <!--
-->{{#if:{{{colwidth|}}}{{{gap|}}}{{{style|}}}|<!--
-->style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap: {{{gap}}};}}{{#if:{{{style|}}}|{{{style}}}}}"<!--
-->}}><!--
-->{{#if:{{{content|}}}|{{{content}}}</div>}}<!-- Inventory how many pages use small=yes
-->{{#ifeq:{{{small|}}}|yes|[[Category:Pages using div col with small parameter]]}}<!--
--></includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using div col with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Div col]] with unknown parameter "_VALUE_"; use colwidth= to specify column size |ignoreblank=y | class | colwidth | content | gap | rules | small | style }}<noinclude>
{{Documentation}}
</noinclude>
6e84133dd867d6c701e7b161878cf66665bb7eb7
Template:Template link
10
19
53
2021-03-25T19:03:22Z
en>Izno
0
[[Wikipedia:Templates for discussion/Log/2021 March 18#Template:Tlu]] closed as keep ([[WP:XFDC#4.0.11|XFDcloser]])
wikitext
text/x-wiki
{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude>{{documentation}}
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
</noinclude>
eabbec62efe3044a98ebb3ce9e7d4d43c222351d
Template:Category link with count
10
82
169
2021-06-11T18:13:44Z
en>GKFX
0
Support wider range of (valid) input format
wikitext
text/x-wiki
[[:Category:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}|<!--
-->{{#if:{{{name|}}}|{{{name}}}|Category:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}}}<!--
-->]] ({{PAGESINCATEGORY:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}|{{{2|all}}}}})<noinclude>
{{Documentation}}
</noinclude>
f93f1540b8c157703bd6d24ae35c35bef745981d
Module:Hatnote/styles.css
828
50
105
2021-07-12T19:22:27Z
en>Izno
0
per my talk page
text
text/plain
/* {{pp|small=y}} */
.hatnote {
font-style: italic;
}
/* Limit structure CSS to divs because of [[Module:Hatnote inline]] */
div.hatnote {
/* @noflip */
padding-left: 1.6em;
margin-bottom: 0.5em;
}
.hatnote i {
font-style: normal;
}
/* The templatestyles element inserts a link element before hatnotes.
* TODO: Remove link if/when WMF resolves T200206 */
.hatnote + link + .hatnote {
margin-top: -0.5em;
}
44680ffd6e888866df2cdfa0341af9c7b97da94c
Module:Protection banner
828
55
115
2021-07-16T11:59:29Z
en>ProcrastinatingReader
0
add catonly param which hides both the banner and padlock if set to yes. all testcases pass. tested in sandbox.
Scribunto
text/plain
-- This module implements {{pp-meta}} and its daughter templates such as
-- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}.
-- Initialise necessary modules.
require('Module:No globals')
local makeFileLink = require('Module:File link')._main
local effectiveProtectionLevel = require('Module:Effective protection level')._main
local effectiveProtectionExpiry = require('Module:Effective protection expiry')._main
local yesno = require('Module:Yesno')
-- Lazily initialise modules and objects we don't always need.
local getArgs, makeMessageBox, lang
-- Set constants.
local CONFIG_MODULE = 'Module:Protection banner/config'
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function makeCategoryLink(cat, sort)
if cat then
return string.format(
'[[%s:%s|%s]]',
mw.site.namespaces[14].name,
cat,
sort
)
end
end
-- Validation function for the expiry and the protection date
local function validateDate(dateString, dateType)
if not lang then
lang = mw.language.getContentLanguage()
end
local success, result = pcall(lang.formatDate, lang, 'U', dateString)
if success then
result = tonumber(result)
if result then
return result
end
end
error(string.format(
'invalid %s: %s',
dateType,
tostring(dateString)
), 4)
end
local function makeFullUrl(page, query, display)
return string.format(
'[%s %s]',
tostring(mw.uri.fullUrl(page, query)),
display
)
end
-- Given a directed graph formatted as node -> table of direct successors,
-- get a table of all nodes reachable from a given node (though always
-- including the given node).
local function getReachableNodes(graph, start)
local toWalk, retval = {[start] = true}, {}
while true do
-- Can't use pairs() since we're adding and removing things as we're iterating
local k = next(toWalk) -- This always gets the "first" key
if k == nil then
return retval
end
toWalk[k] = nil
retval[k] = true
for _,v in ipairs(graph[k]) do
if not retval[v] then
toWalk[v] = true
end
end
end
end
--------------------------------------------------------------------------------
-- Protection class
--------------------------------------------------------------------------------
local Protection = {}
Protection.__index = Protection
Protection.supportedActions = {
edit = true,
move = true,
autoreview = true,
upload = true
}
Protection.bannerConfigFields = {
'text',
'explanation',
'tooltip',
'alt',
'link',
'image'
}
function Protection.new(args, cfg, title)
local obj = {}
obj._cfg = cfg
obj.title = title or mw.title.getCurrentTitle()
-- Set action
if not args.action then
obj.action = 'edit'
elseif Protection.supportedActions[args.action] then
obj.action = args.action
else
error(string.format(
'invalid action: %s',
tostring(args.action)
), 3)
end
-- Set level
obj.level = args.demolevel or effectiveProtectionLevel(obj.action, obj.title)
if not obj.level or (obj.action == 'move' and obj.level == 'autoconfirmed') then
-- Users need to be autoconfirmed to move pages anyway, so treat
-- semi-move-protected pages as unprotected.
obj.level = '*'
end
-- Set expiry
local effectiveExpiry = effectiveProtectionExpiry(obj.action, obj.title)
if effectiveExpiry == 'infinity' then
obj.expiry = 'indef'
elseif effectiveExpiry ~= 'unknown' then
obj.expiry = validateDate(effectiveExpiry, 'expiry date')
end
-- Set reason
if args[1] then
obj.reason = mw.ustring.lower(args[1])
if obj.reason:find('|') then
error('reasons cannot contain the pipe character ("|")', 3)
end
end
-- Set protection date
if args.date then
obj.protectionDate = validateDate(args.date, 'protection date')
end
-- Set banner config
do
obj.bannerConfig = {}
local configTables = {}
if cfg.banners[obj.action] then
configTables[#configTables + 1] = cfg.banners[obj.action][obj.reason]
end
if cfg.defaultBanners[obj.action] then
configTables[#configTables + 1] = cfg.defaultBanners[obj.action][obj.level]
configTables[#configTables + 1] = cfg.defaultBanners[obj.action].default
end
configTables[#configTables + 1] = cfg.masterBanner
for i, field in ipairs(Protection.bannerConfigFields) do
for j, t in ipairs(configTables) do
if t[field] then
obj.bannerConfig[field] = t[field]
break
end
end
end
end
return setmetatable(obj, Protection)
end
function Protection:isUserScript()
-- Whether the page is a user JavaScript or CSS page.
local title = self.title
return title.namespace == 2 and (
title.contentModel == 'javascript' or title.contentModel == 'css'
)
end
function Protection:isProtected()
return self.level ~= '*'
end
function Protection:shouldShowLock()
-- Whether we should output a banner/padlock
return self:isProtected() and not self:isUserScript()
end
-- Whether this page needs a protection category.
Protection.shouldHaveProtectionCategory = Protection.shouldShowLock
function Protection:isTemporary()
return type(self.expiry) == 'number'
end
function Protection:makeProtectionCategory()
if not self:shouldHaveProtectionCategory() then
return ''
end
local cfg = self._cfg
local title = self.title
-- Get the expiry key fragment.
local expiryFragment
if self.expiry == 'indef' then
expiryFragment = self.expiry
elseif type(self.expiry) == 'number' then
expiryFragment = 'temp'
end
-- Get the namespace key fragment.
local namespaceFragment = cfg.categoryNamespaceKeys[title.namespace]
if not namespaceFragment and title.namespace % 2 == 1 then
namespaceFragment = 'talk'
end
-- Define the order that key fragments are tested in. This is done with an
-- array of tables containing the value to be tested, along with its
-- position in the cfg.protectionCategories table.
local order = {
{val = expiryFragment, keypos = 1},
{val = namespaceFragment, keypos = 2},
{val = self.reason, keypos = 3},
{val = self.level, keypos = 4},
{val = self.action, keypos = 5}
}
--[[
-- The old protection templates used an ad-hoc protection category system,
-- with some templates prioritising namespaces in their categories, and
-- others prioritising the protection reason. To emulate this in this module
-- we use the config table cfg.reasonsWithNamespacePriority to set the
-- reasons for which namespaces have priority over protection reason.
-- If we are dealing with one of those reasons, move the namespace table to
-- the end of the order table, i.e. give it highest priority. If not, the
-- reason should have highest priority, so move that to the end of the table
-- instead.
--]]
table.insert(order, table.remove(order, self.reason and cfg.reasonsWithNamespacePriority[self.reason] and 2 or 3))
--[[
-- Define the attempt order. Inactive subtables (subtables with nil "value"
-- fields) are moved to the end, where they will later be given the key
-- "all". This is to cut down on the number of table lookups in
-- cfg.protectionCategories, which grows exponentially with the number of
-- non-nil keys. We keep track of the number of active subtables with the
-- noActive parameter.
--]]
local noActive, attemptOrder
do
local active, inactive = {}, {}
for i, t in ipairs(order) do
if t.val then
active[#active + 1] = t
else
inactive[#inactive + 1] = t
end
end
noActive = #active
attemptOrder = active
for i, t in ipairs(inactive) do
attemptOrder[#attemptOrder + 1] = t
end
end
--[[
-- Check increasingly generic key combinations until we find a match. If a
-- specific category exists for the combination of key fragments we are
-- given, that match will be found first. If not, we keep trying different
-- key fragment combinations until we match using the key
-- "all-all-all-all-all".
--
-- To generate the keys, we index the key subtables using a binary matrix
-- with indexes i and j. j is only calculated up to the number of active
-- subtables. For example, if there were three active subtables, the matrix
-- would look like this, with 0 corresponding to the key fragment "all", and
-- 1 corresponding to other key fragments.
--
-- j 1 2 3
-- i
-- 1 1 1 1
-- 2 0 1 1
-- 3 1 0 1
-- 4 0 0 1
-- 5 1 1 0
-- 6 0 1 0
-- 7 1 0 0
-- 8 0 0 0
--
-- Values of j higher than the number of active subtables are set
-- to the string "all".
--
-- A key for cfg.protectionCategories is constructed for each value of i.
-- The position of the value in the key is determined by the keypos field in
-- each subtable.
--]]
local cats = cfg.protectionCategories
for i = 1, 2^noActive do
local key = {}
for j, t in ipairs(attemptOrder) do
if j > noActive then
key[t.keypos] = 'all'
else
local quotient = i / 2 ^ (j - 1)
quotient = math.ceil(quotient)
if quotient % 2 == 1 then
key[t.keypos] = t.val
else
key[t.keypos] = 'all'
end
end
end
key = table.concat(key, '|')
local attempt = cats[key]
if attempt then
return makeCategoryLink(attempt, title.text)
end
end
return ''
end
function Protection:isIncorrect()
local expiry = self.expiry
return not self:shouldHaveProtectionCategory()
or type(expiry) == 'number' and expiry < os.time()
end
function Protection:isTemplateProtectedNonTemplate()
local action, namespace = self.action, self.title.namespace
return self.level == 'templateeditor'
and (
(action ~= 'edit' and action ~= 'move')
or (namespace ~= 10 and namespace ~= 828)
)
end
function Protection:makeCategoryLinks()
local msg = self._cfg.msg
local ret = {self:makeProtectionCategory()}
if self:isIncorrect() then
ret[#ret + 1] = makeCategoryLink(
msg['tracking-category-incorrect'],
self.title.text
)
end
if self:isTemplateProtectedNonTemplate() then
ret[#ret + 1] = makeCategoryLink(
msg['tracking-category-template'],
self.title.text
)
end
return table.concat(ret)
end
--------------------------------------------------------------------------------
-- Blurb class
--------------------------------------------------------------------------------
local Blurb = {}
Blurb.__index = Blurb
Blurb.bannerTextFields = {
text = true,
explanation = true,
tooltip = true,
alt = true,
link = true
}
function Blurb.new(protectionObj, args, cfg)
return setmetatable({
_cfg = cfg,
_protectionObj = protectionObj,
_args = args
}, Blurb)
end
-- Private methods --
function Blurb:_formatDate(num)
-- Formats a Unix timestamp into dd Month, YYYY format.
lang = lang or mw.language.getContentLanguage()
local success, date = pcall(
lang.formatDate,
lang,
self._cfg.msg['expiry-date-format'] or 'j F Y',
'@' .. tostring(num)
)
if success then
return date
end
end
function Blurb:_getExpandedMessage(msgKey)
return self:_substituteParameters(self._cfg.msg[msgKey])
end
function Blurb:_substituteParameters(msg)
if not self._params then
local parameterFuncs = {}
parameterFuncs.CURRENTVERSION = self._makeCurrentVersionParameter
parameterFuncs.EDITREQUEST = self._makeEditRequestParameter
parameterFuncs.EXPIRY = self._makeExpiryParameter
parameterFuncs.EXPLANATIONBLURB = self._makeExplanationBlurbParameter
parameterFuncs.IMAGELINK = self._makeImageLinkParameter
parameterFuncs.INTROBLURB = self._makeIntroBlurbParameter
parameterFuncs.INTROFRAGMENT = self._makeIntroFragmentParameter
parameterFuncs.PAGETYPE = self._makePagetypeParameter
parameterFuncs.PROTECTIONBLURB = self._makeProtectionBlurbParameter
parameterFuncs.PROTECTIONDATE = self._makeProtectionDateParameter
parameterFuncs.PROTECTIONLEVEL = self._makeProtectionLevelParameter
parameterFuncs.PROTECTIONLOG = self._makeProtectionLogParameter
parameterFuncs.TALKPAGE = self._makeTalkPageParameter
parameterFuncs.TOOLTIPBLURB = self._makeTooltipBlurbParameter
parameterFuncs.TOOLTIPFRAGMENT = self._makeTooltipFragmentParameter
parameterFuncs.VANDAL = self._makeVandalTemplateParameter
self._params = setmetatable({}, {
__index = function (t, k)
local param
if parameterFuncs[k] then
param = parameterFuncs[k](self)
end
param = param or ''
t[k] = param
return param
end
})
end
msg = msg:gsub('${(%u+)}', self._params)
return msg
end
function Blurb:_makeCurrentVersionParameter()
-- A link to the page history or the move log, depending on the kind of
-- protection.
local pagename = self._protectionObj.title.prefixedText
if self._protectionObj.action == 'move' then
-- We need the move log link.
return makeFullUrl(
'Special:Log',
{type = 'move', page = pagename},
self:_getExpandedMessage('current-version-move-display')
)
else
-- We need the history link.
return makeFullUrl(
pagename,
{action = 'history'},
self:_getExpandedMessage('current-version-edit-display')
)
end
end
function Blurb:_makeEditRequestParameter()
local mEditRequest = require('Module:Submit an edit request')
local action = self._protectionObj.action
local level = self._protectionObj.level
-- Get the edit request type.
local requestType
if action == 'edit' then
if level == 'autoconfirmed' then
requestType = 'semi'
elseif level == 'extendedconfirmed' then
requestType = 'extended'
elseif level == 'templateeditor' then
requestType = 'template'
end
end
requestType = requestType or 'full'
-- Get the display value.
local display = self:_getExpandedMessage('edit-request-display')
return mEditRequest._link{type = requestType, display = display}
end
function Blurb:_makeExpiryParameter()
local expiry = self._protectionObj.expiry
if type(expiry) == 'number' then
return self:_formatDate(expiry)
else
return expiry
end
end
function Blurb:_makeExplanationBlurbParameter()
-- Cover special cases first.
if self._protectionObj.title.namespace == 8 then
-- MediaWiki namespace
return self:_getExpandedMessage('explanation-blurb-nounprotect')
end
-- Get explanation blurb table keys
local action = self._protectionObj.action
local level = self._protectionObj.level
local talkKey = self._protectionObj.title.isTalkPage and 'talk' or 'subject'
-- Find the message in the explanation blurb table and substitute any
-- parameters.
local explanations = self._cfg.explanationBlurbs
local msg
if explanations[action][level] and explanations[action][level][talkKey] then
msg = explanations[action][level][talkKey]
elseif explanations[action][level] and explanations[action][level].default then
msg = explanations[action][level].default
elseif explanations[action].default and explanations[action].default[talkKey] then
msg = explanations[action].default[talkKey]
elseif explanations[action].default and explanations[action].default.default then
msg = explanations[action].default.default
else
error(string.format(
'could not find explanation blurb for action "%s", level "%s" and talk key "%s"',
action,
level,
talkKey
), 8)
end
return self:_substituteParameters(msg)
end
function Blurb:_makeImageLinkParameter()
local imageLinks = self._cfg.imageLinks
local action = self._protectionObj.action
local level = self._protectionObj.level
local msg
if imageLinks[action][level] then
msg = imageLinks[action][level]
elseif imageLinks[action].default then
msg = imageLinks[action].default
else
msg = imageLinks.edit.default
end
return self:_substituteParameters(msg)
end
function Blurb:_makeIntroBlurbParameter()
if self._protectionObj:isTemporary() then
return self:_getExpandedMessage('intro-blurb-expiry')
else
return self:_getExpandedMessage('intro-blurb-noexpiry')
end
end
function Blurb:_makeIntroFragmentParameter()
if self._protectionObj:isTemporary() then
return self:_getExpandedMessage('intro-fragment-expiry')
else
return self:_getExpandedMessage('intro-fragment-noexpiry')
end
end
function Blurb:_makePagetypeParameter()
local pagetypes = self._cfg.pagetypes
return pagetypes[self._protectionObj.title.namespace]
or pagetypes.default
or error('no default pagetype defined', 8)
end
function Blurb:_makeProtectionBlurbParameter()
local protectionBlurbs = self._cfg.protectionBlurbs
local action = self._protectionObj.action
local level = self._protectionObj.level
local msg
if protectionBlurbs[action][level] then
msg = protectionBlurbs[action][level]
elseif protectionBlurbs[action].default then
msg = protectionBlurbs[action].default
elseif protectionBlurbs.edit.default then
msg = protectionBlurbs.edit.default
else
error('no protection blurb defined for protectionBlurbs.edit.default', 8)
end
return self:_substituteParameters(msg)
end
function Blurb:_makeProtectionDateParameter()
local protectionDate = self._protectionObj.protectionDate
if type(protectionDate) == 'number' then
return self:_formatDate(protectionDate)
else
return protectionDate
end
end
function Blurb:_makeProtectionLevelParameter()
local protectionLevels = self._cfg.protectionLevels
local action = self._protectionObj.action
local level = self._protectionObj.level
local msg
if protectionLevels[action][level] then
msg = protectionLevels[action][level]
elseif protectionLevels[action].default then
msg = protectionLevels[action].default
elseif protectionLevels.edit.default then
msg = protectionLevels.edit.default
else
error('no protection level defined for protectionLevels.edit.default', 8)
end
return self:_substituteParameters(msg)
end
function Blurb:_makeProtectionLogParameter()
local pagename = self._protectionObj.title.prefixedText
if self._protectionObj.action == 'autoreview' then
-- We need the pending changes log.
return makeFullUrl(
'Special:Log',
{type = 'stable', page = pagename},
self:_getExpandedMessage('pc-log-display')
)
else
-- We need the protection log.
return makeFullUrl(
'Special:Log',
{type = 'protect', page = pagename},
self:_getExpandedMessage('protection-log-display')
)
end
end
function Blurb:_makeTalkPageParameter()
return string.format(
'[[%s:%s#%s|%s]]',
mw.site.namespaces[self._protectionObj.title.namespace].talk.name,
self._protectionObj.title.text,
self._args.section or 'top',
self:_getExpandedMessage('talk-page-link-display')
)
end
function Blurb:_makeTooltipBlurbParameter()
if self._protectionObj:isTemporary() then
return self:_getExpandedMessage('tooltip-blurb-expiry')
else
return self:_getExpandedMessage('tooltip-blurb-noexpiry')
end
end
function Blurb:_makeTooltipFragmentParameter()
if self._protectionObj:isTemporary() then
return self:_getExpandedMessage('tooltip-fragment-expiry')
else
return self:_getExpandedMessage('tooltip-fragment-noexpiry')
end
end
function Blurb:_makeVandalTemplateParameter()
return mw.getCurrentFrame():expandTemplate{
title="vandal-m",
args={self._args.user or self._protectionObj.title.baseText}
}
end
-- Public methods --
function Blurb:makeBannerText(key)
-- Validate input.
if not key or not Blurb.bannerTextFields[key] then
error(string.format(
'"%s" is not a valid banner config field',
tostring(key)
), 2)
end
-- Generate the text.
local msg = self._protectionObj.bannerConfig[key]
if type(msg) == 'string' then
return self:_substituteParameters(msg)
elseif type(msg) == 'function' then
msg = msg(self._protectionObj, self._args)
if type(msg) ~= 'string' then
error(string.format(
'bad output from banner config function with key "%s"'
.. ' (expected string, got %s)',
tostring(key),
type(msg)
), 4)
end
return self:_substituteParameters(msg)
end
end
--------------------------------------------------------------------------------
-- BannerTemplate class
--------------------------------------------------------------------------------
local BannerTemplate = {}
BannerTemplate.__index = BannerTemplate
function BannerTemplate.new(protectionObj, cfg)
local obj = {}
obj._cfg = cfg
-- Set the image filename.
local imageFilename = protectionObj.bannerConfig.image
if imageFilename then
obj._imageFilename = imageFilename
else
-- If an image filename isn't specified explicitly in the banner config,
-- generate it from the protection status and the namespace.
local action = protectionObj.action
local level = protectionObj.level
local namespace = protectionObj.title.namespace
local reason = protectionObj.reason
-- Deal with special cases first.
if (
namespace == 10
or namespace == 828
or reason and obj._cfg.indefImageReasons[reason]
)
and action == 'edit'
and level == 'sysop'
and not protectionObj:isTemporary()
then
-- Fully protected modules and templates get the special red "indef"
-- padlock.
obj._imageFilename = obj._cfg.msg['image-filename-indef']
else
-- Deal with regular protection types.
local images = obj._cfg.images
if images[action] then
if images[action][level] then
obj._imageFilename = images[action][level]
elseif images[action].default then
obj._imageFilename = images[action].default
end
end
end
end
return setmetatable(obj, BannerTemplate)
end
function BannerTemplate:renderImage()
local filename = self._imageFilename
or self._cfg.msg['image-filename-default']
or 'Transparent.gif'
return makeFileLink{
file = filename,
size = (self.imageWidth or 20) .. 'px',
alt = self._imageAlt,
link = self._imageLink,
caption = self.imageCaption
}
end
--------------------------------------------------------------------------------
-- Banner class
--------------------------------------------------------------------------------
local Banner = setmetatable({}, BannerTemplate)
Banner.__index = Banner
function Banner.new(protectionObj, blurbObj, cfg)
local obj = BannerTemplate.new(protectionObj, cfg) -- This doesn't need the blurb.
obj.imageWidth = 40
obj.imageCaption = blurbObj:makeBannerText('alt') -- Large banners use the alt text for the tooltip.
obj._reasonText = blurbObj:makeBannerText('text')
obj._explanationText = blurbObj:makeBannerText('explanation')
obj._page = protectionObj.title.prefixedText -- Only makes a difference in testing.
return setmetatable(obj, Banner)
end
function Banner:__tostring()
-- Renders the banner.
makeMessageBox = makeMessageBox or require('Module:Message box').main
local reasonText = self._reasonText or error('no reason text set', 2)
local explanationText = self._explanationText
local mbargs = {
page = self._page,
type = 'protection',
image = self:renderImage(),
text = string.format(
"'''%s'''%s",
reasonText,
explanationText and '<br />' .. explanationText or ''
)
}
return makeMessageBox('mbox', mbargs)
end
--------------------------------------------------------------------------------
-- Padlock class
--------------------------------------------------------------------------------
local Padlock = setmetatable({}, BannerTemplate)
Padlock.__index = Padlock
function Padlock.new(protectionObj, blurbObj, cfg)
local obj = BannerTemplate.new(protectionObj, cfg) -- This doesn't need the blurb.
obj.imageWidth = 20
obj.imageCaption = blurbObj:makeBannerText('tooltip')
obj._imageAlt = blurbObj:makeBannerText('alt')
obj._imageLink = blurbObj:makeBannerText('link')
obj._indicatorName = cfg.padlockIndicatorNames[protectionObj.action]
or cfg.padlockIndicatorNames.default
or 'pp-default'
return setmetatable(obj, Padlock)
end
function Padlock:__tostring()
local frame = mw.getCurrentFrame()
-- The nowiki tag helps prevent whitespace at the top of articles.
return frame:extensionTag{name = 'nowiki'} .. frame:extensionTag{
name = 'indicator',
args = {name = self._indicatorName},
content = self:renderImage()
}
end
--------------------------------------------------------------------------------
-- Exports
--------------------------------------------------------------------------------
local p = {}
function p._exportClasses()
-- This is used for testing purposes.
return {
Protection = Protection,
Blurb = Blurb,
BannerTemplate = BannerTemplate,
Banner = Banner,
Padlock = Padlock,
}
end
function p._main(args, cfg, title)
args = args or {}
cfg = cfg or require(CONFIG_MODULE)
local protectionObj = Protection.new(args, cfg, title)
local ret = {}
-- If a page's edit protection is equally or more restrictive than its
-- protection from some other action, then don't bother displaying anything
-- for the other action (except categories).
if not yesno(args.catonly) and (protectionObj.action == 'edit' or
args.demolevel or
not getReachableNodes(
cfg.hierarchy,
protectionObj.level
)[effectiveProtectionLevel('edit', protectionObj.title)])
then
-- Initialise the blurb object
local blurbObj = Blurb.new(protectionObj, args, cfg)
-- Render the banner
if protectionObj:shouldShowLock() then
ret[#ret + 1] = tostring(
(yesno(args.small) and Padlock or Banner)
.new(protectionObj, blurbObj, cfg)
)
end
end
-- Render the categories
if yesno(args.category) ~= false then
ret[#ret + 1] = protectionObj:makeCategoryLinks()
end
return table.concat(ret)
end
function p.main(frame, cfg)
cfg = cfg or require(CONFIG_MODULE)
-- Find default args, if any.
local parent = frame.getParent and frame:getParent()
local defaultArgs = parent and cfg.wrappers[parent:getTitle():gsub('/sandbox$', '')]
-- Find user args, and use the parent frame if we are being called from a
-- wrapper template.
getArgs = getArgs or require('Module:Arguments').getArgs
local userArgs = getArgs(frame, {
parentOnly = defaultArgs,
frameOnly = not defaultArgs
})
-- Build the args table. User-specified args overwrite default args.
local args = {}
for k, v in pairs(defaultArgs or {}) do
args[k] = v
end
for k, v in pairs(userArgs) do
args[k] = v
end
return p._main(args, cfg)
end
return p
b24b049f70572e29b1a408a5a11045d65118e43c
Module:Sidebar
828
57
119
2021-08-02T20:35:56Z
en>Izno
0
make wraplinks work like it used to
Scribunto
text/plain
--
-- This module implements {{Sidebar}}
--
require('Module:No globals')
local cfg = mw.loadData('Module:Sidebar/configuration')
local p = {}
local getArgs = require('Module:Arguments').getArgs
--[[
Categorizes calling templates and modules with a 'style' parameter of any sort
for tracking to convert to TemplateStyles.
TODO after a long cleanup: Catch sidebars in other namespaces than Template and Module.
TODO would probably want to remove /log and /archive as CS1 does
]]
local function categorizeTemplatesWithInlineStyles(args)
local title = mw.title.getCurrentTitle()
if title.namespace ~= 10 and title.namespace ~= 828 then return '' end
for _, pattern in ipairs (cfg.i18n.pattern.uncategorized_conversion_titles) do
if title.text:match(pattern) then return '' end
end
for key, _ in pairs(args) do
if mw.ustring.find(key, cfg.i18n.pattern.style_conversion) or key == 'width' then
return cfg.i18n.category.conversion
end
end
end
--[[
For compatibility with the original {{sidebar with collapsible lists}}
implementation, which passed some parameters through {{#if}} to trim their
whitespace. This also triggered the automatic newline behavior.
]]
-- See ([[meta:Help:Newlines and spaces#Automatic newline]])
local function trimAndAddAutomaticNewline(s)
s = mw.ustring.gsub(s, "^%s*(.-)%s*$", "%1")
if mw.ustring.find(s, '^[#*:;]') or mw.ustring.find(s, '^{|') then
return '\n' .. s
else
return s
end
end
--[[
Finds whether a sidebar has a subgroup sidebar.
]]
local function hasSubgroup(s)
if mw.ustring.find(s, cfg.i18n.pattern.subgroup) then
return true
else
return false
end
end
--[[
Main sidebar function. Takes the frame, args, and an optional collapsibleClass.
The collapsibleClass is and should be used only for sidebars with collapsible
lists, as in p.collapsible.
]]
function p.sidebar(frame, args, collapsibleClass)
if not args then
args = getArgs(frame)
end
local root = mw.html.create()
local child = args.child and mw.text.trim(args.child) == cfg.i18n.child_yes
root = root:tag('table')
if not child then
root
:addClass(cfg.i18n.class.sidebar)
-- force collapsibleclass to be sidebar-collapse otherwise output nothing
:addClass(collapsibleClass == cfg.i18n.class.collapse and cfg.i18n.class.collapse or nil)
:addClass('nomobile')
:addClass(args.float == cfg.i18n.float_none and cfg.i18n.class.float_none or nil)
:addClass(args.float == cfg.i18n.float_left and cfg.i18n.class.float_left or nil)
:addClass(args.wraplinks ~= cfg.i18n.wrap_true and cfg.i18n.class.wraplinks or nil)
:addClass(args.bodyclass or args.class)
:css('width', args.width or nil)
:cssText(args.bodystyle or args.style)
if args.outertitle then
root
:tag('caption')
:addClass(cfg.i18n.class.outer_title)
:addClass(args.outertitleclass)
:cssText(args.outertitlestyle)
:wikitext(args.outertitle)
end
if args.topimage then
local imageCell = root:tag('tr'):tag('td')
imageCell
:addClass(cfg.i18n.class.top_image)
:addClass(args.topimageclass)
:cssText(args.topimagestyle)
:wikitext(args.topimage)
if args.topcaption then
imageCell
:tag('div')
:addClass(cfg.i18n.class.top_caption)
:cssText(args.topcaptionstyle)
:wikitext(args.topcaption)
end
end
if args.pretitle then
root
:tag('tr')
:tag('td')
:addClass(args.topimage and cfg.i18n.class.pretitle_with_top_image
or cfg.i18n.class.pretitle)
:addClass(args.pretitleclass)
:cssText(args.basestyle)
:cssText(args.pretitlestyle)
:wikitext(args.pretitle)
end
else
root
:addClass(cfg.i18n.class.subgroup)
:addClass(args.bodyclass or args.class)
:cssText(args.bodystyle or args.style)
end
if args.title then
if child then
root
:wikitext(args.title)
else
root
:tag('tr')
:tag('th')
:addClass(args.pretitle and cfg.i18n.class.title_with_pretitle
or cfg.i18n.class.title)
:addClass(args.titleclass)
:cssText(args.basestyle)
:cssText(args.titlestyle)
:wikitext(args.title)
end
end
if args.image then
local imageCell = root:tag('tr'):tag('td')
imageCell
:addClass(cfg.i18n.class.image)
:addClass(args.imageclass)
:cssText(args.imagestyle)
:wikitext(args.image)
if args.caption then
imageCell
:tag('div')
:addClass(cfg.i18n.class.caption)
:cssText(args.captionstyle)
:wikitext(args.caption)
end
end
if args.above then
root
:tag('tr')
:tag('td')
:addClass(cfg.i18n.class.above)
:addClass(args.aboveclass)
:cssText(args.abovestyle)
:newline() -- newline required for bullet-points to work
:wikitext(args.above)
end
local rowNums = {}
for k, v in pairs(args) do
k = '' .. k
local num = k:match('^heading(%d+)$') or k:match('^content(%d+)$')
if num then table.insert(rowNums, tonumber(num)) end
end
table.sort(rowNums)
-- remove duplicates from the list (e.g. 3 will be duplicated if both heading3
-- and content3 are specified)
for i = #rowNums, 1, -1 do
if rowNums[i] == rowNums[i - 1] then
table.remove(rowNums, i)
end
end
for i, num in ipairs(rowNums) do
local heading = args['heading' .. num]
if heading then
root
:tag('tr')
:tag('th')
:addClass(cfg.i18n.class.heading)
:addClass(args.headingclass)
:addClass(args['heading' .. num .. 'class'])
:cssText(args.basestyle)
:cssText(args.headingstyle)
:cssText(args['heading' .. num .. 'style'])
:newline()
:wikitext(heading)
end
local content = args['content' .. num]
if content then
root
:tag('tr')
:tag('td')
:addClass(hasSubgroup(content) and cfg.i18n.class.content_with_subgroup
or cfg.i18n.class.content)
:addClass(args.contentclass)
:addClass(args['content' .. num .. 'class'])
:cssText(args.contentstyle)
:cssText(args['content' .. num .. 'style'])
:newline()
:wikitext(content)
:done()
-- Without a linebreak after the </td>, a nested list like
-- "* {{hlist| ...}}" doesn't parse correctly.
:newline()
end
end
if args.below then
root
:tag('tr')
:tag('td')
:addClass(cfg.i18n.class.below)
:addClass(args.belowclass)
:cssText(args.belowstyle)
:newline()
:wikitext(args.below)
end
if not child then
if args.navbar ~= cfg.i18n.navbar_none and args.navbar ~= cfg.i18n.navbar_off and
(args.name or frame:getParent():getTitle():gsub(cfg.i18n.pattern.sandbox, '') ~=
cfg.i18n.title_not_to_add_navbar) then
root
:tag('tr')
:tag('td')
:addClass(cfg.i18n.class.navbar)
:cssText(args.navbarstyle)
:wikitext(require('Module:Navbar')._navbar{
args.name,
mini = 1,
fontstyle = args.navbarfontstyle
})
end
end
local base_templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = cfg.i18n.templatestyles }
}
local templatestyles = ''
if args['templatestyles'] and args['templatestyles'] ~= '' then
templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = args['templatestyles'] }
}
end
local child_templatestyles = ''
if args['child templatestyles'] and args['child templatestyles'] ~= '' then
child_templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = args['child templatestyles'] }
}
end
local grandchild_templatestyles = ''
if args['grandchild templatestyles'] and args['grandchild templatestyles'] ~= '' then
grandchild_templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = args['grandchild templatestyles'] }
}
end
return table.concat({
base_templatestyles,
templatestyles,
child_templatestyles,
grandchild_templatestyles,
tostring(root),
(child and cfg.i18n.category.child or ''),
categorizeTemplatesWithInlineStyles(args)
})
end
local function list_title(args, is_centered_list_titles, num)
local title_text = trimAndAddAutomaticNewline(args['list' .. num .. 'title']
or cfg.i18n.default_list_title)
local title
if is_centered_list_titles then
-- collapsible can be finicky, so provide some CSS/HTML to support
title = mw.html.create('div')
:addClass(cfg.i18n.class.list_title_centered)
:wikitext(title_text)
else
title = mw.html.create()
:wikitext(title_text)
end
local title_container = mw.html.create('div')
:addClass(cfg.i18n.class.list_title)
-- don't /need/ a listnumtitleclass because you can do
-- .templateclass .listnumclass .sidebar-list-title
:addClass(args.listtitleclass)
:cssText(args.basestyle)
:cssText(args.listtitlestyle)
:cssText(args['list' .. num .. 'titlestyle'])
:node(title)
:done()
return title_container
end
--[[
Main entry point for sidebar with collapsible lists.
Does the work of creating the collapsible lists themselves and including them
into the args.
]]
function p.collapsible(frame)
local args = getArgs(frame)
if not args.name and
frame:getParent():getTitle():gsub(cfg.i18n.pattern.collapse_sandbox, '') ==
cfg.i18n.collapse_title_not_to_add_navbar then
args.navbar = cfg.i18n.navbar_none
end
local contentArgs = {}
local is_centered_list_titles
if args['centered list titles'] and args['centered list titles'] ~= '' then
is_centered_list_titles = true
else
is_centered_list_titles = false
end
for k, v in pairs(args) do
local num = string.match(k, '^list(%d+)$')
if num then
local expand = args.expanded and
(args.expanded == 'all' or args.expanded == args['list' .. num .. 'name'])
local row = mw.html.create('div')
row
:addClass(cfg.i18n.class.list)
:addClass('mw-collapsible')
:addClass((not expand) and 'mw-collapsed' or nil)
:addClass(args['list' .. num .. 'class'])
:cssText(args.listframestyle)
:cssText(args['list' .. num .. 'framestyle'])
:node(list_title(args, is_centered_list_titles, num))
:tag('div')
:addClass(cfg.i18n.class.list_content)
:addClass('mw-collapsible-content')
-- don't /need/ a listnumstyleclass because you can do
-- .templatename .listnumclass .sidebar-list
:addClass(args.listclass)
:cssText(args.liststyle)
:cssText(args['list' .. num .. 'style'])
:wikitext(trimAndAddAutomaticNewline(args['list' .. num]))
contentArgs['content' .. num] = tostring(row)
end
end
for k, v in pairs(contentArgs) do
args[k] = v
end
return p.sidebar(frame, args, cfg.i18n.class.collapse)
end
return p
7591145c23ee59ac9381516327bc376f741bbb5f
Module:Sidebar/configuration
828
58
121
2021-08-02T20:36:03Z
en>Izno
0
wraplinks work like it used to
Scribunto
text/plain
return {
i18n = {
child_yes = 'yes',
float_none = 'none',
float_left = 'left',
wrap_true = 'true',
navbar_none = 'none',
navbar_off = 'off',
default_list_title = 'List',
title_not_to_add_navbar = 'Template:Sidebar',
collapse_title_not_to_add_navbar = 'Template:Sidebar with collapsible lists',
templatestyles = 'Module:Sidebar/styles.css',
category = {
child = '[[Category:Pages using sidebar with the child parameter]]',
conversion = '[[Category:Sidebars with styles needing conversion]]'
},
pattern = {
collapse_sandbox = '/sandbox$',
sandbox = '/sandbox$',
subgroup = 'sidebar%-subgroup',
style_conversion = 'style$',
uncategorized_conversion_titles = {
'/[Ss]andbox',
'/[Tt]estcases',
'/[Dd]oc$'
}
},
class = {
sidebar = 'sidebar',
subgroup = 'sidebar-subgroup',
collapse = 'sidebar-collapse',
float_none = 'sidebar-none',
float_left = 'sidebar-left',
wraplinks = 'nowraplinks',
outer_title = 'sidebar-outer-title',
top_image = 'sidebar-top-image',
top_caption = 'sidebar-top-caption',
pretitle = 'sidebar-pretitle',
pretitle_with_top_image = 'sidebar-pretitle-with-top-image',
title = 'sidebar-title',
title_with_pretitle = 'sidebar-title-with-pretitle',
image = 'sidebar-image',
caption = 'sidebar-caption',
above = 'sidebar-above',
heading = 'sidebar-heading',
content = 'sidebar-content',
content_with_subgroup = 'sidebar-content-with-subgroup',
below = 'sidebar-below',
navbar = 'sidebar-navbar',
list = 'sidebar-list',
list_title = 'sidebar-list-title',
list_title_centered = 'sidebar-list-title-c',
list_content = 'sidebar-list-content'
}
}
}
069f50eb6a0f1833c7d37d07016b05305b5ed00c
Template:Template parameter usage
10
75
155
2021-08-21T18:02:56Z
en>SUM1
0
Added missing "lc" parameters; added optional "based" parameter to add text "based on this[/its] TemplateData" at end of template
wikitext
text/x-wiki
{{#switch:{{{label|}}}
|=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template={{Urlencode:{{#if:{{{1|}}}|{{ROOTPAGENAME:{{{1|}}}}}|{{ROOTPAGENAME}}}}}} {{#ifeq:{{yesno-no|{{{lc}}}}}|no|C|c}}lick here] to see a monthly parameter usage report for {{#if:{{{1|}}}|[[Template:{{ROOTPAGENAME:{{{1|}}}}}]]|this template}}{{#ifeq:{{yesno-no|{{{based}}}}}|yes| based on {{#if:{{{1|}}}|its|this}} TemplateData}}.
|None|none=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template={{Urlencode:{{#if:{{{1|}}}|{{ROOTPAGENAME:{{{1|}}}}}|{{ROOTPAGENAME}}}}}} {{#ifeq:{{yesno-no|{{{lc}}}}}|no|P|p}}arameter usage report]{{#ifeq:{{yesno-no|{{{based}}}}}|yes| based on {{#if:{{{1|}}}|its|this}} TemplateData}}
|for|For=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template={{Urlencode:{{#if:{{{1|}}}|{{ROOTPAGENAME:{{{1|}}}}}|{{ROOTPAGENAME}}}}}} {{#ifeq:{{yesno-no|{{{lc}}}}}|no|P|p}}arameter usage report] for {{#if:{{{1|}}}|[[Template:{{ROOTPAGENAME:{{{1|}}}}}]]|[[Template:{{ROOTPAGENAME}}]]}}{{#ifeq:{{yesno-no|{{{based}}}}}|yes| based on {{#if:{{{1|}}}|its|this}} TemplateData}}.
|#default=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template={{Urlencode:{{#if:{{{1|}}}|{{ROOTPAGENAME:{{{1|}}}}}|{{ROOTPAGENAME}}}}}} {{{label|}}}]{{#ifeq:{{yesno-no|{{{based}}}}}|yes| based on {{#if:{{{1|}}}|its|this}} TemplateData}}
}}<noinclude>
{{documentation}}
</noinclude>
b9cdd1b2e409313904f041c38562a3d6221cc017
Template:TemplateData header
10
74
153
2021-08-29T21:32:29Z
en>SUM1
0
Added "based" parameter to other transclusion
wikitext
text/x-wiki
<div class="templatedata-header">{{#if:{{{noheader|}}}|<!--
noheader:
-->{{Template parameter usage|based=y}}|<!--
+header:
-->This is the {{#if:{{{nolink|}}}|<!--
+header, nolink TD
-->TemplateData|<!--
+header, +link [[TD]]; DEFAULT:
-->[[Wikipedia:TemplateData|TemplateData]]}}<!--
e.o. #if:nolink; DEFAULT:
--> for this template used by [[mw:Extension:TemplateWizard|TemplateWizard]], [[Wikipedia:VisualEditor|VisualEditor]] and other tools. {{Template parameter usage|based=y}}<!--
e.o. #if:noheader
-->}}
'''TemplateData for {{{1|{{BASEPAGENAME}}}}}'''
</div><includeonly><!--
check parameters
-->{{#invoke:Check for unknown parameters|check
|unknown={{template other|1=[[Category:Pages using TemplateData header with unknown parameters|_VALUE_]]}}
|template=Template:TemplateData header
|1 |nolink |noheader
|preview=<div class="error" style="font-weight:normal">Unknown parameter '_VALUE_' in [[Template:TemplateData header]].</div>
}}<!--
-->{{template other|{{sandbox other||
[[Category:Templates using TemplateData]]
}}}}</includeonly><!--
--><noinclude>{{Documentation}}</noinclude>
ddfbb4ae793846b96d4c06330417fa6ed4da2adc
Module:Sidebar/styles.css
828
59
123
2021-09-20T01:15:45Z
en>Goszei
0
self-rv, it's a little tight
text
text/plain
/* {{pp-template}} */
/* TODO: Invert width design to be "mobile first" */
.sidebar {
/* TODO: Ask if we should have max-width 22em instead */
width: 22em;
/* @noflip */
float: right;
/* @noflip */
clear: right;
/* @noflip */
margin: 0.5em 0 1em 1em;
background: #f8f9fa;
border: 1px solid #aaa;
padding: 0.2em;
text-align: center;
line-height: 1.4em;
font-size: 88%;
border-collapse: collapse;
/* Timeless has display: none on .nomobile at mobile resolutions, so we
* unhide it with display: table and let precedence and proximity win.
*/
display: table;
}
/* Unfortunately, so does Minerva desktop, except Minerva drops an
* !important on the declaration. So we have to be mean for Minerva users.
* Mobile removes the element entirely with `wgMFRemovableClasses` in
* https://github.com/wikimedia/operations-mediawiki-config/blob/master/
wmf-config/InitialiseSettings.php#L16992
* which is why displaying it categorically with display: table works.
* We don't really want to expose the generic user in the wild on mobile to have
* to deal with sidebars. (Maybe the ones with collapsible lists, so that
* might be an improvement. That is blocked on [[:phab:T111565]].)
*/
body.skin-minerva .sidebar {
display: table !important;
/* also, minerva is way too aggressive about other stylings on tables.
* TODO remove when this template gets moved to a div. plans on talk page.
* We always float right on Minerva because that's a lot of extra CSS
* otherwise. */
float: right !important;
margin: 0.5em 0 1em 1em !important;
}
.sidebar-subgroup {
width: 100%;
margin: 0;
border-spacing: 0;
}
.sidebar-left {
/* @noflip */
float: left;
/* @noflip */
clear: left;
/* @noflip */
margin: 0.5em 1em 1em 0;
}
.sidebar-none {
float: none;
clear: both;
/* @noflip */
margin: 0.5em 1em 1em 0;
}
.sidebar-outer-title {
padding: 0 0.4em 0.2em;
font-size: 125%;
line-height: 1.2em;
font-weight: bold;
}
.sidebar-top-image {
padding: 0.4em;
}
.sidebar-top-caption,
.sidebar-pretitle-with-top-image,
.sidebar-caption {
padding: 0.2em 0.4em 0;
line-height: 1.2em;
}
.sidebar-pretitle {
padding: 0.4em 0.4em 0;
line-height: 1.2em;
}
.sidebar-title,
.sidebar-title-with-pretitle {
padding: 0.2em 0.8em;
font-size: 145%;
line-height: 1.2em;
}
.sidebar-title-with-pretitle {
padding: 0.1em 0.4em;
}
.sidebar-image {
padding: 0.2em 0.4em 0.4em;
}
.sidebar-heading {
padding: 0.1em 0.4em;
}
.sidebar-content {
padding: 0 0.5em 0.4em;
}
.sidebar-content-with-subgroup {
padding: 0.1em 0.4em 0.2em;
}
.sidebar-above,
.sidebar-below {
padding: 0.3em 0.8em;
font-weight: bold;
}
.sidebar-collapse .sidebar-above,
.sidebar-collapse .sidebar-below {
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
}
.sidebar-navbar {
text-align: right;
font-size: 115%;
padding: 0 0.4em 0.4em;
}
.sidebar-list-title {
padding: 0 0.4em;
text-align: left;
font-weight: bold;
line-height: 1.6em;
font-size: 105%;
}
/* centered text with mw-collapsible headers is finicky */
.sidebar-list-title-c {
padding: 0 0.4em;
text-align: center;
margin: 0 3.3em;
}
@media (max-width: 720px) {
/* users have wide latitude to set arbitrary width and margin :(
"Super-specific" selector to prevent overriding this appearance by
lower level sidebars too */
body.mediawiki .sidebar {
width: 100% !important;
clear: both;
float: none !important; /* Remove when we div based; Minerva is dumb */
margin-left: 0 !important;
margin-right: 0 !important;
}
/* TODO: We might consider making all links wrap at small resolutions and then
* only introduce nowrap at higher resolutions. Do when we invert the media
* query.
*/
}
7d621b35a37807a103b59075851fe36201204ceb
Help:Infobox/user style
12
85
175
2021-10-11T22:29:09Z
en>Izno
0
adjust in preparation for infoboxes going to TemplateStyles
wikitext
text/x-wiki
{{{heading|
==Infoboxes and user style ==
}}}
Users can have [[WP:User style|user CSS]] that hides<!--, moves, or makes collapsible--> any infoboxes in their own browsers.
To hide all infoboxes, add the following to [[Special:MyPage/common.css]] (for all [[WP:Skin|skins]], or [[Special:MyPage/skin.css]] for just the current skin), on a line by itself:
<syntaxhighlight lang="css">div.mw-parser-output .infobox { display: none; }</syntaxhighlight>
Alternatively, you can add the following code to [[Special:MyPage/common.js|your common.js]] or into a browser user script that is executed by an extension like [[Greasemonkey]]:
<syntaxhighlight lang="js">$('.infobox').hide();</syntaxhighlight>
Be aware that although{{#if:{{{guideline|}}}||, per [[WP:Manual of Style/Infoboxes]],}} all information in an infobox ideally should also be found in the main body of an article, there isn't perfect compliance with this guideline. For example, the full taxonomic hierarchy in {{tlx|Taxobox}}, and the OMIM and other medical database codes of {{tlx|Infobox disease}} are often not found in the main article content. The infobox is also often the location of the most significant, even only, image in an article.<!--
Needs Special:Mypage/common.js options for:
* Making infoboxes collapsible
** Making them auto-collapsed
* Moving infoboxes to bottom of page
--><noinclude>
{{Documentation|content=
This documentation snippet is transcluded at [[Help:Infobox]], [[Template:Infobox/doc]], [[WP:Customisation#Hiding specific messages]], [[Help:User style]], [[WP:Manual of Style/Infoboxes]], and other places where this information is relevant.
As a template, this snippet takes a {{para|heading}} parameter to replace the level-2 <code>==Infoboxes and user style==</code> section heading code, as needed. E.g., for a <code>=== ... ===</code> level-3 heading: <code><nowiki>heading={{=}}{{=}}{{=}}Infoboxes and user style{{=}}{{=}}{{=}}</nowiki></code>
}}
</noinclude>
6da0d499b1fda33a6ba13b40e6605692fc3bb489
Template:Module other
10
90
185
2021-10-20T19:50:22Z
en>MusikBot II
0
Changed protection settings for "[[Template:Module other]]": [[Wikipedia:High-risk templates|High-risk template or module]]: 3570 transclusions ([[User:MusikBot II/TemplateProtector|more info]]) ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite))
wikitext
text/x-wiki
{{#switch:
<!--If no or empty "demospace" parameter then detect namespace-->
{{#if:{{{demospace|}}}
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"-->
| {{#ifeq:{{NAMESPACE}}|{{ns:Module}}
| module
| other
}}
}}
| module = {{{1|}}}
| other
| #default = {{{2|}}}
}}<!--End switch--><noinclude>
{{documentation}}
<!-- Add categories to the /doc subpage, not here! -->
</noinclude>
503694836c1b07142e63fd35d8be69ec8bb9ffe7
Module:Navbar
828
52
109
2021-11-13T05:33:43Z
en>Izno
0
remove unnecessary line
Scribunto
text/plain
local p = {}
local cfg = mw.loadData('Module:Navbar/configuration')
local function get_title_arg(is_collapsible, template)
local title_arg = 1
if is_collapsible then title_arg = 2 end
if template then title_arg = 'template' end
return title_arg
end
local function choose_links(template, args)
-- The show table indicates the default displayed items.
-- view, talk, edit, hist, move, watch
-- TODO: Move to configuration.
local show = {true, true, true, false, false, false}
if template then
show[2] = false
show[3] = false
local index = {t = 2, d = 2, e = 3, h = 4, m = 5, w = 6,
talk = 2, edit = 3, hist = 4, move = 5, watch = 6}
-- TODO: Consider removing TableTools dependency.
for _, v in ipairs(require ('Module:TableTools').compressSparseArray(args)) do
local num = index[v]
if num then show[num] = true end
end
end
local remove_edit_link = args.noedit
if remove_edit_link then show[3] = false end
return show
end
local function add_link(link_description, ul, is_mini, font_style)
local l
if link_description.url then
l = {'[', '', ']'}
else
l = {'[[', '|', ']]'}
end
ul:tag('li')
:addClass('nv-' .. link_description.full)
:wikitext(l[1] .. link_description.link .. l[2])
:tag(is_mini and 'abbr' or 'span')
:attr('title', link_description.html_title)
:cssText(font_style)
:wikitext(is_mini and link_description.mini or link_description.full)
:done()
:wikitext(l[3])
:done()
end
local function make_list(title_text, has_brackets, displayed_links, is_mini, font_style)
local title = mw.title.new(mw.text.trim(title_text), cfg.title_namespace)
if not title then
error(cfg.invalid_title .. title_text)
end
local talkpage = title.talkPageTitle and title.talkPageTitle.fullText or ''
-- TODO: Get link_descriptions and show into the configuration module.
-- link_descriptions should be easier...
local link_descriptions = {
{ ['mini'] = 'v', ['full'] = 'view', ['html_title'] = 'View this template',
['link'] = title.fullText, ['url'] = false },
{ ['mini'] = 't', ['full'] = 'talk', ['html_title'] = 'Discuss this template',
['link'] = talkpage, ['url'] = false },
{ ['mini'] = 'e', ['full'] = 'edit', ['html_title'] = 'Edit this template',
['link'] = title:fullUrl('action=edit'), ['url'] = true },
{ ['mini'] = 'h', ['full'] = 'hist', ['html_title'] = 'History of this template',
['link'] = title:fullUrl('action=history'), ['url'] = true },
{ ['mini'] = 'm', ['full'] = 'move', ['html_title'] = 'Move this template',
['link'] = mw.title.new('Special:Movepage'):fullUrl('target='..title.fullText), ['url'] = true },
{ ['mini'] = 'w', ['full'] = 'watch', ['html_title'] = 'Watch this template',
['link'] = title:fullUrl('action=watch'), ['url'] = true }
}
local ul = mw.html.create('ul')
if has_brackets then
ul:addClass(cfg.classes.brackets)
:cssText(font_style)
end
for i, _ in ipairs(displayed_links) do
if displayed_links[i] then add_link(link_descriptions[i], ul, is_mini, font_style) end
end
return ul:done()
end
function p._navbar(args)
-- TODO: We probably don't need both fontstyle and fontcolor...
local font_style = args.fontstyle
local font_color = args.fontcolor
local is_collapsible = args.collapsible
local is_mini = args.mini
local is_plain = args.plain
local collapsible_class = nil
if is_collapsible then
collapsible_class = cfg.classes.collapsible
if not is_plain then is_mini = 1 end
if font_color then
font_style = (font_style or '') .. '; color: ' .. font_color .. ';'
end
end
local navbar_style = args.style
local div = mw.html.create():tag('div')
div
:addClass(cfg.classes.navbar)
:addClass(cfg.classes.plainlinks)
:addClass(cfg.classes.horizontal_list)
:addClass(collapsible_class) -- we made the determination earlier
:cssText(navbar_style)
if is_mini then div:addClass(cfg.classes.mini) end
local box_text = (args.text or cfg.box_text) .. ' '
-- the concatenated space guarantees the box text is separated
if not (is_mini or is_plain) then
div
:tag('span')
:addClass(cfg.classes.box_text)
:cssText(font_style)
:wikitext(box_text)
end
local template = args.template
local displayed_links = choose_links(template, args)
local has_brackets = args.brackets
local title_arg = get_title_arg(is_collapsible, template)
local title_text = args[title_arg] or (':' .. mw.getCurrentFrame():getParent():getTitle())
local list = make_list(title_text, has_brackets, displayed_links, is_mini, font_style)
div:node(list)
if is_collapsible then
local title_text_class
if is_mini then
title_text_class = cfg.classes.collapsible_title_mini
else
title_text_class = cfg.classes.collapsible_title_full
end
div:done()
:tag('div')
:addClass(title_text_class)
:cssText(font_style)
:wikitext(args[1])
end
return mw.getCurrentFrame():extensionTag{
name = 'templatestyles', args = { src = cfg.templatestyles }
} .. tostring(div:done())
end
function p.navbar(frame)
return p._navbar(require('Module:Arguments').getArgs(frame))
end
return p
a5c8d3a8f8beb18984ea7f145ddbdf88a065d23e
Module:Navbar/configuration
828
53
111
2021-11-13T05:39:10Z
en>Izno
0
well, since I edited the other one...
Scribunto
text/plain
return {
['templatestyles'] = 'Module:Navbar/styles.css',
['box_text'] = 'This box: ', -- default text box when not plain or mini
['title_namespace'] = 'Template', -- namespace to default to for title
['invalid_title'] = 'Invalid title ',
['classes'] = { -- set a line to nil if you don't want it
['navbar'] = 'navbar',
['plainlinks'] = 'plainlinks', -- plainlinks
['horizontal_list'] = 'hlist', -- horizontal list class
['mini'] = 'navbar-mini', -- class indicating small links in the navbar
['this_box'] = 'navbar-boxtext',
['brackets'] = 'navbar-brackets',
-- 'collapsible' is the key for a class to indicate the navbar is
-- setting up the collapsible element in addition to the normal
-- navbar.
['collapsible'] = 'navbar-collapse',
['collapsible_title_mini'] = 'navbar-ct-mini',
['collapsible_title_full'] = 'navbar-ct-full'
}
}
bbf3d86b48a5b40835e8e232ae9821e6bca390ec
Module:Infobox
828
18
45
2021-11-16T10:29:48Z
en>Fayenatic london
0
spacing
Scribunto
text/plain
local p = {}
local args = {}
local origArgs = {}
local root
local empty_row_categories = {}
local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]'
local has_rows = false
local function fixChildBoxes(sval, tt)
local function notempty( s ) return s and s:match( '%S' ) end
if notempty(sval) then
local marker = '<span class=special_infobox_marker>'
local s = sval
-- start moving templatestyles and categories inside of table rows
local slast = ''
while slast ~= s do
slast = s
s = mw.ustring.gsub(s, '(</[Tt][Rr]%s*>%s*)(%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*%]%])', '%2%1')
s = mw.ustring.gsub(s, '(</[Tt][Rr]%s*>%s*)(\127[^\127]*UNIQ%-%-templatestyles%-%x+%-QINU[^\127]*\127)', '%2%1')
end
-- end moving templatestyles and categories inside of table rows
s = mw.ustring.gsub(s, '(<%s*[Tt][Rr])', marker .. '%1')
s = mw.ustring.gsub(s, '(</[Tt][Rr]%s*>)', '%1' .. marker)
if s:match(marker) then
s = mw.ustring.gsub(s, marker .. '%s*' .. marker, '')
s = mw.ustring.gsub(s, '([\r\n]|-[^\r\n]*[\r\n])%s*' .. marker, '%1')
s = mw.ustring.gsub(s, marker .. '%s*([\r\n]|-)', '%1')
s = mw.ustring.gsub(s, '(</[Cc][Aa][Pp][Tt][Ii][Oo][Nn]%s*>%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, '(<%s*[Tt][Aa][Bb][Ll][Ee][^<>]*>%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, '^(%{|[^\r\n]*[\r\n]%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, '([\r\n]%{|[^\r\n]*[\r\n]%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, marker .. '(%s*</[Tt][Aa][Bb][Ll][Ee]%s*>)', '%1')
s = mw.ustring.gsub(s, marker .. '(%s*\n|%})', '%1')
end
if s:match(marker) then
local subcells = mw.text.split(s, marker)
s = ''
for k = 1, #subcells do
if k == 1 then
s = s .. subcells[k] .. '</' .. tt .. '></tr>'
elseif k == #subcells then
local rowstyle = ' style="display:none"'
if notempty(subcells[k]) then rowstyle = '' end
s = s .. '<tr' .. rowstyle ..'><' .. tt .. ' colspan=2>\n' ..
subcells[k]
elseif notempty(subcells[k]) then
if (k % 2) == 0 then
s = s .. subcells[k]
else
s = s .. '<tr><' .. tt .. ' colspan=2>\n' ..
subcells[k] .. '</' .. tt .. '></tr>'
end
end
end
end
-- the next two lines add a newline at the end of lists for the PHP parser
-- [[Special:Diff/849054481]]
-- remove when [[:phab:T191516]] is fixed or OBE
s = mw.ustring.gsub(s, '([\r\n][%*#;:][^\r\n]*)$', '%1\n')
s = mw.ustring.gsub(s, '^([%*#;:][^\r\n]*)$', '%1\n')
s = mw.ustring.gsub(s, '^([%*#;:])', '\n%1')
s = mw.ustring.gsub(s, '^(%{%|)', '\n%1')
return s
else
return sval
end
end
-- Cleans empty tables
local function cleanInfobox()
root = tostring(root)
if has_rows == false then
root = mw.ustring.gsub(root, '<table[^<>]*>%s*</table>', '')
end
end
-- Returns the union of the values of two tables, as a sequence.
local function union(t1, t2)
local vals = {}
for k, v in pairs(t1) do
vals[v] = true
end
for k, v in pairs(t2) do
vals[v] = true
end
local ret = {}
for k, v in pairs(vals) do
table.insert(ret, k)
end
return ret
end
-- Returns a table containing the numbers of the arguments that exist
-- for the specified prefix. For example, if the prefix was 'data', and
-- 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}.
local function getArgNums(prefix)
local nums = {}
for k, v in pairs(args) do
local num = tostring(k):match('^' .. prefix .. '([1-9]%d*)$')
if num then table.insert(nums, tonumber(num)) end
end
table.sort(nums)
return nums
end
-- Adds a row to the infobox, with either a header cell
-- or a label/data cell combination.
local function addRow(rowArgs)
if rowArgs.header and rowArgs.header ~= '_BLANK_' then
has_rows = true
root
:tag('tr')
:addClass(rowArgs.rowclass)
:cssText(rowArgs.rowstyle)
:tag('th')
:attr('colspan', '2')
:addClass('infobox-header')
:addClass(rowArgs.class)
:addClass(args.headerclass)
-- @deprecated next; target .infobox-<name> .infobox-header
:cssText(args.headerstyle)
:cssText(rowArgs.rowcellstyle)
:wikitext(fixChildBoxes(rowArgs.header, 'th'))
if rowArgs.data then
root:wikitext(
'[[Category:Pages using infobox templates with ignored data cells]]'
)
end
elseif rowArgs.data and rowArgs.data:gsub(
category_in_empty_row_pattern, ''
):match('^%S') then
has_rows = true
local row = root:tag('tr')
row:addClass(rowArgs.rowclass)
row:cssText(rowArgs.rowstyle)
if rowArgs.label then
row
:tag('th')
:attr('scope', 'row')
:addClass('infobox-label')
-- @deprecated next; target .infobox-<name> .infobox-label
:cssText(args.labelstyle)
:cssText(rowArgs.rowcellstyle)
:wikitext(rowArgs.label)
:done()
end
local dataCell = row:tag('td')
dataCell
:attr('colspan', not rowArgs.label and '2' or nil)
:addClass(not rowArgs.label and 'infobox-full-data' or 'infobox-data')
:addClass(rowArgs.class)
-- @deprecated next; target .infobox-<name> .infobox(-full)-data
:cssText(rowArgs.datastyle)
:cssText(rowArgs.rowcellstyle)
:wikitext(fixChildBoxes(rowArgs.data, 'td'))
else
table.insert(empty_row_categories, rowArgs.data or '')
end
end
local function renderTitle()
if not args.title then return end
has_rows = true
root
:tag('caption')
:addClass('infobox-title')
:addClass(args.titleclass)
-- @deprecated next; target .infobox-<name> .infobox-title
:cssText(args.titlestyle)
:wikitext(args.title)
end
local function renderAboveRow()
if not args.above then return end
has_rows = true
root
:tag('tr')
:tag('th')
:attr('colspan', '2')
:addClass('infobox-above')
:addClass(args.aboveclass)
-- @deprecated next; target .infobox-<name> .infobox-above
:cssText(args.abovestyle)
:wikitext(fixChildBoxes(args.above,'th'))
end
local function renderBelowRow()
if not args.below then return end
has_rows = true
root
:tag('tr')
:tag('td')
:attr('colspan', '2')
:addClass('infobox-below')
:addClass(args.belowclass)
-- @deprecated next; target .infobox-<name> .infobox-below
:cssText(args.belowstyle)
:wikitext(fixChildBoxes(args.below,'td'))
end
local function addSubheaderRow(subheaderArgs)
if subheaderArgs.data and
subheaderArgs.data:gsub(category_in_empty_row_pattern, ''):match('^%S') then
has_rows = true
local row = root:tag('tr')
row:addClass(subheaderArgs.rowclass)
local dataCell = row:tag('td')
dataCell
:attr('colspan', '2')
:addClass('infobox-subheader')
:addClass(subheaderArgs.class)
:cssText(subheaderArgs.datastyle)
:cssText(subheaderArgs.rowcellstyle)
:wikitext(fixChildBoxes(subheaderArgs.data, 'td'))
else
table.insert(empty_row_categories, subheaderArgs.data or '')
end
end
local function renderSubheaders()
if args.subheader then
args.subheader1 = args.subheader
end
if args.subheaderrowclass then
args.subheaderrowclass1 = args.subheaderrowclass
end
local subheadernums = getArgNums('subheader')
for k, num in ipairs(subheadernums) do
addSubheaderRow({
data = args['subheader' .. tostring(num)],
-- @deprecated next; target .infobox-<name> .infobox-subheader
datastyle = args.subheaderstyle,
rowcellstyle = args['subheaderstyle' .. tostring(num)],
class = args.subheaderclass,
rowclass = args['subheaderrowclass' .. tostring(num)]
})
end
end
local function addImageRow(imageArgs)
if imageArgs.data and
imageArgs.data:gsub(category_in_empty_row_pattern, ''):match('^%S') then
has_rows = true
local row = root:tag('tr')
row:addClass(imageArgs.rowclass)
local dataCell = row:tag('td')
dataCell
:attr('colspan', '2')
:addClass('infobox-image')
:addClass(imageArgs.class)
:cssText(imageArgs.datastyle)
:wikitext(fixChildBoxes(imageArgs.data, 'td'))
else
table.insert(empty_row_categories, imageArgs.data or '')
end
end
local function renderImages()
if args.image then
args.image1 = args.image
end
if args.caption then
args.caption1 = args.caption
end
local imagenums = getArgNums('image')
for k, num in ipairs(imagenums) do
local caption = args['caption' .. tostring(num)]
local data = mw.html.create():wikitext(args['image' .. tostring(num)])
if caption then
data
:tag('div')
:addClass('infobox-caption')
-- @deprecated next; target .infobox-<name> .infobox-caption
:cssText(args.captionstyle)
:wikitext(caption)
end
addImageRow({
data = tostring(data),
-- @deprecated next; target .infobox-<name> .infobox-image
datastyle = args.imagestyle,
class = args.imageclass,
rowclass = args['imagerowclass' .. tostring(num)]
})
end
end
-- When autoheaders are turned on, preprocesses the rows
local function preprocessRows()
if not args.autoheaders then return end
local rownums = union(getArgNums('header'), getArgNums('data'))
table.sort(rownums)
local lastheader
for k, num in ipairs(rownums) do
if args['header' .. tostring(num)] then
if lastheader then
args['header' .. tostring(lastheader)] = nil
end
lastheader = num
elseif args['data' .. tostring(num)] and
args['data' .. tostring(num)]:gsub(
category_in_empty_row_pattern, ''
):match('^%S') then
local data = args['data' .. tostring(num)]
if data:gsub(category_in_empty_row_pattern, ''):match('%S') then
lastheader = nil
end
end
end
if lastheader then
args['header' .. tostring(lastheader)] = nil
end
end
-- Gets the union of the header and data argument numbers,
-- and renders them all in order
local function renderRows()
local rownums = union(getArgNums('header'), getArgNums('data'))
table.sort(rownums)
for k, num in ipairs(rownums) do
addRow({
header = args['header' .. tostring(num)],
label = args['label' .. tostring(num)],
data = args['data' .. tostring(num)],
datastyle = args.datastyle,
class = args['class' .. tostring(num)],
rowclass = args['rowclass' .. tostring(num)],
-- @deprecated next; target .infobox-<name> rowclass
rowstyle = args['rowstyle' .. tostring(num)],
rowcellstyle = args['rowcellstyle' .. tostring(num)]
})
end
end
local function renderNavBar()
if not args.name then return end
has_rows = true
root
:tag('tr')
:tag('td')
:attr('colspan', '2')
:addClass('infobox-navbar')
:wikitext(require('Module:Navbar')._navbar{
args.name,
mini = 1,
})
end
local function renderItalicTitle()
local italicTitle = args['italic title'] and mw.ustring.lower(args['italic title'])
if italicTitle == '' or italicTitle == 'force' or italicTitle == 'yes' then
root:wikitext(mw.getCurrentFrame():expandTemplate({title = 'italic title'}))
end
end
-- Categories in otherwise empty rows are collected in empty_row_categories.
-- This function adds them to the module output. It is not affected by
-- args.decat because this module should not prevent module-external categories
-- from rendering.
local function renderEmptyRowCategories()
for _, s in ipairs(empty_row_categories) do
root:wikitext(s)
end
end
-- Render tracking categories. args.decat == turns off tracking categories.
local function renderTrackingCategories()
if args.decat == 'yes' then return end
if args.child == 'yes' then
if args.title then
root:wikitext(
'[[Category:Pages using embedded infobox templates with the title parameter]]'
)
end
elseif #(getArgNums('data')) == 0 and mw.title.getCurrentTitle().namespace == 0 then
root:wikitext('[[Category:Articles using infobox templates with no data rows]]')
end
end
--[=[
Loads the templatestyles for the infobox.
TODO: FINISH loading base templatestyles here rather than in
MediaWiki:Common.css. There are 4-5000 pages with 'raw' infobox tables.
See [[Mediawiki_talk:Common.css/to_do#Infobox]] and/or come help :).
When we do this we should clean up the inline CSS below too.
Will have to do some bizarre conversion category like with sidebar.
]=]
local function loadTemplateStyles()
local frame = mw.getCurrentFrame()
-- See function description
local base_templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = 'Module:Infobox/styles.css' }
}
local templatestyles = ''
if args['templatestyles'] then templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = args['templatestyles'] }
}
end
local child_templatestyles = ''
if args['child templatestyles'] then child_templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = args['child templatestyles'] }
}
end
local grandchild_templatestyles = ''
if args['grandchild templatestyles'] then grandchild_templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = args['grandchild templatestyles'] }
}
end
return table.concat({
base_templatestyles, -- see function description
templatestyles,
child_templatestyles,
grandchild_templatestyles
})
end
-- common functions between the child and non child cases
local function structure_infobox_common()
renderSubheaders()
renderImages()
preprocessRows()
renderRows()
renderBelowRow()
renderNavBar()
renderItalicTitle()
renderEmptyRowCategories()
renderTrackingCategories()
cleanInfobox()
end
-- Specify the overall layout of the infobox, with special settings if the
-- infobox is used as a 'child' inside another infobox.
local function _infobox()
if args.child ~= 'yes' then
root = mw.html.create('table')
root
:addClass(args.subbox == 'yes' and 'infobox-subbox' or 'infobox')
:addClass(args.bodyclass)
-- @deprecated next; target .infobox-<name>
:cssText(args.bodystyle)
renderTitle()
renderAboveRow()
else
root = mw.html.create()
root
:wikitext(args.title)
end
structure_infobox_common()
return loadTemplateStyles() .. root
end
-- If the argument exists and isn't blank, add it to the argument table.
-- Blank arguments are treated as nil to match the behaviour of ParserFunctions.
local function preprocessSingleArg(argName)
if origArgs[argName] and origArgs[argName] ~= '' then
args[argName] = origArgs[argName]
end
end
-- Assign the parameters with the given prefixes to the args table, in order, in
-- batches of the step size specified. This is to prevent references etc. from
-- appearing in the wrong order. The prefixTable should be an array containing
-- tables, each of which has two possible fields, a "prefix" string and a
-- "depend" table. The function always parses parameters containing the "prefix"
-- string, but only parses parameters in the "depend" table if the prefix
-- parameter is present and non-blank.
local function preprocessArgs(prefixTable, step)
if type(prefixTable) ~= 'table' then
error("Non-table value detected for the prefix table", 2)
end
if type(step) ~= 'number' then
error("Invalid step value detected", 2)
end
-- Get arguments without a number suffix, and check for bad input.
for i,v in ipairs(prefixTable) do
if type(v) ~= 'table' or type(v.prefix) ~= "string" or
(v.depend and type(v.depend) ~= 'table') then
error('Invalid input detected to preprocessArgs prefix table', 2)
end
preprocessSingleArg(v.prefix)
-- Only parse the depend parameter if the prefix parameter is present
-- and not blank.
if args[v.prefix] and v.depend then
for j, dependValue in ipairs(v.depend) do
if type(dependValue) ~= 'string' then
error('Invalid "depend" parameter value detected in preprocessArgs')
end
preprocessSingleArg(dependValue)
end
end
end
-- Get arguments with number suffixes.
local a = 1 -- Counter variable.
local moreArgumentsExist = true
while moreArgumentsExist == true do
moreArgumentsExist = false
for i = a, a + step - 1 do
for j,v in ipairs(prefixTable) do
local prefixArgName = v.prefix .. tostring(i)
if origArgs[prefixArgName] then
-- Do another loop if any arguments are found, even blank ones.
moreArgumentsExist = true
preprocessSingleArg(prefixArgName)
end
-- Process the depend table if the prefix argument is present
-- and not blank, or we are processing "prefix1" and "prefix" is
-- present and not blank, and if the depend table is present.
if v.depend and (args[prefixArgName] or (i == 1 and args[v.prefix])) then
for j,dependValue in ipairs(v.depend) do
local dependArgName = dependValue .. tostring(i)
preprocessSingleArg(dependArgName)
end
end
end
end
a = a + step
end
end
-- Parse the data parameters in the same order that the old {{infobox}} did, so
-- that references etc. will display in the expected places. Parameters that
-- depend on another parameter are only processed if that parameter is present,
-- to avoid phantom references appearing in article reference lists.
local function parseDataParameters()
preprocessSingleArg('autoheaders')
preprocessSingleArg('child')
preprocessSingleArg('bodyclass')
preprocessSingleArg('subbox')
preprocessSingleArg('bodystyle')
preprocessSingleArg('title')
preprocessSingleArg('titleclass')
preprocessSingleArg('titlestyle')
preprocessSingleArg('above')
preprocessSingleArg('aboveclass')
preprocessSingleArg('abovestyle')
preprocessArgs({
{prefix = 'subheader', depend = {'subheaderstyle', 'subheaderrowclass'}}
}, 10)
preprocessSingleArg('subheaderstyle')
preprocessSingleArg('subheaderclass')
preprocessArgs({
{prefix = 'image', depend = {'caption', 'imagerowclass'}}
}, 10)
preprocessSingleArg('captionstyle')
preprocessSingleArg('imagestyle')
preprocessSingleArg('imageclass')
preprocessArgs({
{prefix = 'header'},
{prefix = 'data', depend = {'label'}},
{prefix = 'rowclass'},
{prefix = 'rowstyle'},
{prefix = 'rowcellstyle'},
{prefix = 'class'}
}, 50)
preprocessSingleArg('headerclass')
preprocessSingleArg('headerstyle')
preprocessSingleArg('labelstyle')
preprocessSingleArg('datastyle')
preprocessSingleArg('below')
preprocessSingleArg('belowclass')
preprocessSingleArg('belowstyle')
preprocessSingleArg('name')
-- different behaviour for italics if blank or absent
args['italic title'] = origArgs['italic title']
preprocessSingleArg('decat')
preprocessSingleArg('templatestyles')
preprocessSingleArg('child templatestyles')
preprocessSingleArg('grandchild templatestyles')
end
-- If called via #invoke, use the args passed into the invoking template.
-- Otherwise, for testing purposes, assume args are being passed directly in.
function p.infobox(frame)
if frame == mw.getCurrentFrame() then
origArgs = frame:getParent().args
else
origArgs = frame
end
parseDataParameters()
return _infobox()
end
-- For calling via #invoke within a template
function p.infoboxTemplate(frame)
origArgs = {}
for k,v in pairs(frame.args) do origArgs[k] = mw.text.trim(v) end
parseDataParameters()
return _infobox()
end
return p
05a758c4532f643205b2300a5935f5d4ef3fc721
Template:Main other
10
29
63
2021-12-10T16:08:06Z
en>Xaosflux
0
<!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! -->
wikitext
text/x-wiki
{{#switch:
<!--If no or empty "demospace" parameter then detect namespace-->
{{#if:{{{demospace|}}}
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"-->
| {{#ifeq:{{NAMESPACE}}|{{ns:0}}
| main
| other
}}
}}
| main = {{{1|}}}
| other
| #default = {{{2|}}}
}}<noinclude>
{{documentation}}
<!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! -->
</noinclude>
86ad907ffeea3cc545159e00cd1f2d6433946450
Module:Lua banner
828
78
161
2021-12-10T22:30:39Z
en>Fayenatic london
0
Update categories, see [[Wikipedia:Categories for discussion/Log/2021 October 31]]
Scribunto
text/plain
-- This module implements the {{lua}} template.
local yesno = require('Module:Yesno')
local mList = require('Module:List')
local mTableTools = require('Module:TableTools')
local mMessageBox = require('Module:Message box')
local p = {}
function p.main(frame)
local origArgs = frame:getParent().args
local args = {}
for k, v in pairs(origArgs) do
v = v:match('^%s*(.-)%s*$')
if v ~= '' then
args[k] = v
end
end
return p._main(args)
end
function p._main(args)
local modules = mTableTools.compressSparseArray(args)
local box = p.renderBox(modules)
local trackingCategories = p.renderTrackingCategories(args, modules)
return box .. trackingCategories
end
function p.renderBox(modules)
local boxArgs = {}
if #modules < 1 then
boxArgs.text = '<strong class="error">Error: no modules specified</strong>'
else
local moduleLinks = {}
for i, module in ipairs(modules) do
moduleLinks[i] = string.format('[[:%s]]', module)
local maybeSandbox = mw.title.new(module .. '/sandbox')
if maybeSandbox.exists then
moduleLinks[i] = moduleLinks[i] .. string.format(' ([[:%s|sandbox]])', maybeSandbox.fullText)
end
end
local moduleList = mList.makeList('bulleted', moduleLinks)
local title = mw.title.getCurrentTitle()
if title.subpageText == "doc" then
title = title.basePageTitle
end
if title.contentModel == "Scribunto" then
boxArgs.text = 'This module depends on the following other modules:' .. moduleList
else
boxArgs.text = 'This template uses [[Wikipedia:Lua|Lua]]:\n' .. moduleList
end
end
boxArgs.type = 'notice'
boxArgs.small = true
boxArgs.image = '[[File:Lua-Logo.svg|30px|alt=|link=]]'
return mMessageBox.main('mbox', boxArgs)
end
function p.renderTrackingCategories(args, modules, titleObj)
if yesno(args.nocat) then
return ''
end
local cats = {}
-- Error category
if #modules < 1 then
cats[#cats + 1] = 'Lua templates with errors'
end
-- Lua templates category
titleObj = titleObj or mw.title.getCurrentTitle()
local subpageBlacklist = {
doc = true,
sandbox = true,
sandbox2 = true,
testcases = true
}
if not subpageBlacklist[titleObj.subpageText] then
local protCatName
if titleObj.namespace == 10 then
local category = args.category
if not category then
local categories = {
['Module:String'] = 'Templates based on the String Lua module',
['Module:Math'] = 'Templates based on the Math Lua module',
['Module:BaseConvert'] = 'Templates based on the BaseConvert Lua module',
['Module:Citation'] = 'Templates based on the Citation/CS1 Lua module'
}
categories['Module:Citation/CS1'] = categories['Module:Citation']
category = modules[1] and categories[modules[1]]
category = category or 'Lua-based templates'
end
cats[#cats + 1] = category
protCatName = "Templates using under-protected Lua modules"
elseif titleObj.namespace == 828 then
protCatName = "Modules depending on under-protected modules"
end
if not args.noprotcat and protCatName then
local protLevels = {
autoconfirmed = 1,
extendedconfirmed = 2,
templateeditor = 3,
sysop = 4
}
local currentProt
if titleObj.id ~= 0 then
-- id is 0 (page does not exist) if am previewing before creating a template.
currentProt = titleObj.protectionLevels["edit"][1]
end
if currentProt == nil then currentProt = 0 else currentProt = protLevels[currentProt] end
for i, module in ipairs(modules) do
if module ~= "WP:libraryUtil" then
local moduleProt = mw.title.new(module).protectionLevels["edit"][1]
if moduleProt == nil then moduleProt = 0 else moduleProt = protLevels[moduleProt] end
if moduleProt < currentProt then
cats[#cats + 1] = protCatName
break
end
end
end
end
end
for i, cat in ipairs(cats) do
cats[i] = string.format('[[Category:%s]]', cat)
end
return table.concat(cats)
end
return p
6e3bedcc849ff22d4f702708965c39b97d7e8585
Module:Transclusion count
828
77
159
2021-12-22T22:48:57Z
en>GKFX
0
Correction to tabulate function
Scribunto
text/plain
local p = {}
function p.fetch(frame)
local template = nil
local return_value = nil
-- Use demo parameter if it exists, otherswise use current template name
local namespace = mw.title.getCurrentTitle().namespace
if frame.args["demo"] and frame.args["demo"] ~= "" then
template = frame.args["demo"]
elseif namespace == 10 then -- Template namespace
template = mw.title.getCurrentTitle().text
elseif namespace == 828 then -- Module namespace
template = (mw.site.namespaces[828].name .. ":" .. mw.title.getCurrentTitle().text)
end
-- If in template or module namespace, look up count in /data
if template ~= nil then
namespace = mw.title.new(template, "Template").namespace
if namespace == 10 or namespace == 828 then
template = mw.ustring.gsub(template, "/doc$", "") -- strip /doc from end
local index = mw.ustring.sub(mw.title.new(template).text,1,1)
local status, data = pcall(function ()
return(mw.loadData('Module:Transclusion_count/data/' .. (mw.ustring.find(index, "%a") and index or "other")))
end)
if status then
return_value = tonumber(data[mw.ustring.gsub(template, " ", "_")])
end
end
end
-- If database value doesn't exist, use value passed to template
if return_value == nil and frame.args[1] ~= nil then
local arg1=mw.ustring.match(frame.args[1], '[%d,]+')
if arg1 and arg1 ~= '' then
return_value = tonumber(frame:callParserFunction('formatnum', arg1, 'R'))
end
end
return return_value
end
-- Tabulate this data for [[Wikipedia:Database reports/Templates transcluded on the most pages]]
function p.tabulate(frame)
local list = {}
for i = 65, 91 do
local data = mw.loadData('Module:Transclusion count/data/' .. ((i == 91) and 'other' or string.char(i)))
for name, count in pairs(data) do
table.insert(list, {mw.title.new(name, "Template").fullText, count})
end
end
table.sort(list, function(a, b)
return (a[2] == b[2]) and (a[1] < b[1]) or (a[2] > b[2])
end)
local lang = mw.getContentLanguage();
for i = 1, #list do
list[i] = ('|-\n| %d || [[%s]] || %s\n'):format(i, list[i][1]:gsub('_', ' '), lang:formatNum(list[i][2]))
end
return table.concat(list)
end
return p
9b2940dfd623cf550f748fd5bfc25b7f69cd14cd
Module:Hatnote list
828
51
107
2021-12-26T20:05:24Z
en>Nihiltres
0
Undid revision 1062166786 by [[Special:Contributions/Matthiaspaul|Matthiaspaul]] ([[User talk:Matthiaspaul|talk]]); should be fixed now, and if not, please ping me with examples as I couldn't reproduce the original error
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Module:Hatnote list --
-- --
-- This module produces and formats lists for use in hatnotes. In particular, --
-- it implements the for-see list, i.e. lists of "For X, see Y" statements, --
-- as used in {{about}}, {{redirect}}, and their variants. Also introduced --
-- are andList & orList helpers for formatting lists with those conjunctions. --
--------------------------------------------------------------------------------
local mArguments --initialize lazily
local mFormatLink = require('Module:Format link')
local mHatnote = require('Module:Hatnote')
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local p = {}
--------------------------------------------------------------------------------
-- List stringification helper functions
--
-- These functions are used for stringifying lists, usually page lists inside
-- the "Y" portion of "For X, see Y" for-see items.
--------------------------------------------------------------------------------
--default options table used across the list stringification functions
local stringifyListDefaultOptions = {
conjunction = "and",
separator = ",",
altSeparator = ";",
space = " ",
formatted = false
}
--Searches display text only
local function searchDisp(haystack, needle)
return string.find(
string.sub(haystack, (string.find(haystack, '|') or 0) + 1), needle
)
end
-- Stringifies a list generically; probably shouldn't be used directly
local function stringifyList(list, options)
-- Type-checks, defaults, and a shortcut
checkType("stringifyList", 1, list, "table")
if #list == 0 then return nil end
checkType("stringifyList", 2, options, "table", true)
options = options or {}
for k, v in pairs(stringifyListDefaultOptions) do
if options[k] == nil then options[k] = v end
end
local s = options.space
-- Format the list if requested
if options.formatted then
list = mFormatLink.formatPages(
{categorizeMissing = mHatnote.missingTargetCat}, list
)
end
-- Set the separator; if any item contains it, use the alternate separator
local separator = options.separator
for k, v in pairs(list) do
if searchDisp(v, separator) then
separator = options.altSeparator
break
end
end
-- Set the conjunction, apply Oxford comma, and force a comma if #1 has "§"
local conjunction = s .. options.conjunction .. s
if #list == 2 and searchDisp(list[1], "§") or #list > 2 then
conjunction = separator .. conjunction
end
-- Return the formatted string
return mw.text.listToText(list, separator .. s, conjunction)
end
--DRY function
function p.conjList (conj, list, fmt)
return stringifyList(list, {conjunction = conj, formatted = fmt})
end
-- Stringifies lists with "and" or "or"
function p.andList (...) return p.conjList("and", ...) end
function p.orList (...) return p.conjList("or", ...) end
--------------------------------------------------------------------------------
-- For see
--
-- Makes a "For X, see [[Y]]." list from raw parameters. Intended for the
-- {{about}} and {{redirect}} templates and their variants.
--------------------------------------------------------------------------------
--default options table used across the forSee family of functions
local forSeeDefaultOptions = {
andKeyword = 'and',
title = mw.title.getCurrentTitle().text,
otherText = 'other uses',
forSeeForm = 'For %s, see %s.',
}
--Collapses duplicate punctuation
local function punctuationCollapse (text)
local replacements = {
["%.%.$"] = ".",
["%?%.$"] = "?",
["%!%.$"] = "!",
["%.%]%]%.$"] = ".]]",
["%?%]%]%.$"] = "?]]",
["%!%]%]%.$"] = "!]]"
}
for k, v in pairs(replacements) do text = string.gsub(text, k, v) end
return text
end
-- Structures arguments into a table for stringification, & options
function p.forSeeArgsToTable (args, from, options)
-- Type-checks and defaults
checkType("forSeeArgsToTable", 1, args, 'table')
checkType("forSeeArgsToTable", 2, from, 'number', true)
from = from or 1
checkType("forSeeArgsToTable", 3, options, 'table', true)
options = options or {}
for k, v in pairs(forSeeDefaultOptions) do
if options[k] == nil then options[k] = v end
end
-- maxArg's gotten manually because getArgs() and table.maxn aren't friends
local maxArg = 0
for k, v in pairs(args) do
if type(k) == 'number' and k > maxArg then maxArg = k end
end
-- Structure the data out from the parameter list:
-- * forTable is the wrapper table, with forRow rows
-- * Rows are tables of a "use" string & a "pages" table of pagename strings
-- * Blanks are left empty for defaulting elsewhere, but can terminate list
local forTable = {}
local i = from
local terminated = false
-- If there is extra text, and no arguments are given, give nil value
-- to not produce default of "For other uses, see foo (disambiguation)"
if options.extratext and i > maxArg then return nil end
-- Loop to generate rows
repeat
-- New empty row
local forRow = {}
-- On blank use, assume list's ended & break at end of this loop
forRow.use = args[i]
if not args[i] then terminated = true end
-- New empty list of pages
forRow.pages = {}
-- Insert first pages item if present
table.insert(forRow.pages, args[i + 1])
-- If the param after next is "and", do inner loop to collect params
-- until the "and"'s stop. Blanks are ignored: "1|and||and|3" → {1, 3}
while args[i + 2] == options.andKeyword do
if args[i + 3] then
table.insert(forRow.pages, args[i + 3])
end
-- Increment to next "and"
i = i + 2
end
-- Increment to next use
i = i + 2
-- Append the row
table.insert(forTable, forRow)
until terminated or i > maxArg
return forTable
end
-- Stringifies a table as formatted by forSeeArgsToTable
function p.forSeeTableToString (forSeeTable, options)
-- Type-checks and defaults
checkType("forSeeTableToString", 1, forSeeTable, "table", true)
checkType("forSeeTableToString", 2, options, "table", true)
options = options or {}
for k, v in pairs(forSeeDefaultOptions) do
if options[k] == nil then options[k] = v end
end
-- Stringify each for-see item into a list
local strList = {}
if forSeeTable then
for k, v in pairs(forSeeTable) do
local useStr = v.use or options.otherText
local pagesStr =
p.andList(v.pages, true) or
mFormatLink._formatLink{
categorizeMissing = mHatnote.missingTargetCat,
link = mHatnote.disambiguate(options.title)
}
local forSeeStr = string.format(options.forSeeForm, useStr, pagesStr)
forSeeStr = punctuationCollapse(forSeeStr)
table.insert(strList, forSeeStr)
end
end
if options.extratext then table.insert(strList, punctuationCollapse(options.extratext..'.')) end
-- Return the concatenated list
return table.concat(strList, ' ')
end
-- Produces a "For X, see [[Y]]" string from arguments. Expects index gaps
-- but not blank/whitespace values. Ignores named args and args < "from".
function p._forSee (args, from, options)
local forSeeTable = p.forSeeArgsToTable(args, from, options)
return p.forSeeTableToString(forSeeTable, options)
end
-- As _forSee, but uses the frame.
function p.forSee (frame, from, options)
mArguments = require('Module:Arguments')
return p._forSee(mArguments.getArgs(frame), from, options)
end
return p
d0828422b1aa0d0d0092d699d059c9e882260398
Module:Navbar/styles.css
828
54
113
2022-01-03T23:12:15Z
en>Izno
0
navbar styles that were moved to parent templates
text
text/plain
/* {{pp|small=yes}} */
.navbar {
display: inline;
font-size: 88%;
font-weight: normal;
}
.navbar-collapse {
float: left;
text-align: left;
}
.navbar-boxtext {
word-spacing: 0;
}
.navbar ul {
display: inline-block;
white-space: nowrap;
line-height: inherit;
}
.navbar-brackets::before {
margin-right: -0.125em;
content: '[ ';
}
.navbar-brackets::after {
margin-left: -0.125em;
content: ' ]';
}
.navbar li {
word-spacing: -0.125em;
}
.navbar a > span,
.navbar a > abbr {
text-decoration: inherit;
}
.navbar-mini abbr {
font-variant: small-caps;
border-bottom: none;
text-decoration: none;
cursor: inherit;
}
.navbar-ct-full {
font-size: 114%;
margin: 0 7em;
}
.navbar-ct-mini {
font-size: 114%;
margin: 0 4em;
}
9d4056f949b4f0b159e3d40dfb1a5f01e72f9571
Module:Infobox/styles.css
828
34
73
2022-01-18T15:18:00Z
en>Jdlrobson
0
Fix [[phab:T281642]], a pet peeve of mine. This copies across styles from [[MediaWiki:Minerva.css]]
text
text/plain
/* {{pp|small=y}} */
/*
* This TemplateStyles sheet deliberately does NOT include the full set of
* infobox styles. We are still working to migrate all of the manual
* infoboxes. See [[MediaWiki talk:Common.css/to do#Infobox]]
* DO NOT ADD THEM HERE
*/
/*
* not strictly certain these styles are necessary since the modules now
* exclusively output infobox-subbox or infobox, not both
* just replicating the module faithfully
*/
.infobox-subbox {
padding: 0;
border: none;
margin: -3px;
width: auto;
min-width: 100%;
font-size: 100%;
clear: none;
float: none;
background-color: transparent;
}
.infobox-3cols-child {
margin: auto;
}
.infobox .navbar {
font-size: 100%;
}
/* T281642 */
body.skin-minerva .infobox-header,
body.skin-minerva .infobox-subheader,
body.skin-minerva .infobox-above,
body.skin-minerva .infobox-title,
body.skin-minerva .infobox-image,
body.skin-minerva .infobox-full-data,
body.skin-minerva .infobox-below {
text-align: center;
}
e8de6d96f4fde53afc4a6b0fed534405ab59b0a7
Module:Documentation/config
828
67
139
2022-01-25T23:46:11Z
en>Ianblair23
0
link
Scribunto
text/plain
----------------------------------------------------------------------------------------------------
--
-- Configuration for Module:Documentation
--
-- Here you can set the values of the parameters and messages used in Module:Documentation to
-- localise it to your wiki and your language. Unless specified otherwise, values given here
-- should be string values.
----------------------------------------------------------------------------------------------------
local cfg = {} -- Do not edit this line.
----------------------------------------------------------------------------------------------------
-- Protection template configuration
----------------------------------------------------------------------------------------------------
-- cfg['protection-reason-edit']
-- The protection reason for edit-protected templates to pass to
-- [[Module:Protection banner]].
cfg['protection-reason-edit'] = 'template'
--[[
----------------------------------------------------------------------------------------------------
-- Sandbox notice configuration
--
-- On sandbox pages the module can display a template notifying users that the current page is a
-- sandbox, and the location of test cases pages, etc. The module decides whether the page is a
-- sandbox or not based on the value of cfg['sandbox-subpage']. The following settings configure the
-- messages that the notices contains.
----------------------------------------------------------------------------------------------------
--]]
-- cfg['sandbox-notice-image']
-- The image displayed in the sandbox notice.
cfg['sandbox-notice-image'] = '[[File:Sandbox.svg|50px|alt=|link=]]'
--[[
-- cfg['sandbox-notice-pagetype-template']
-- cfg['sandbox-notice-pagetype-module']
-- cfg['sandbox-notice-pagetype-other']
-- The page type of the sandbox page. The message that is displayed depends on the current subject
-- namespace. This message is used in either cfg['sandbox-notice-blurb'] or
-- cfg['sandbox-notice-diff-blurb'].
--]]
cfg['sandbox-notice-pagetype-template'] = '[[Wikipedia:Template test cases|template sandbox]] page'
cfg['sandbox-notice-pagetype-module'] = '[[Wikipedia:Template test cases|module sandbox]] page'
cfg['sandbox-notice-pagetype-other'] = 'sandbox page'
--[[
-- cfg['sandbox-notice-blurb']
-- cfg['sandbox-notice-diff-blurb']
-- cfg['sandbox-notice-diff-display']
-- Either cfg['sandbox-notice-blurb'] or cfg['sandbox-notice-diff-blurb'] is the opening sentence
-- of the sandbox notice. The latter has a diff link, but the former does not. $1 is the page
-- type, which is either cfg['sandbox-notice-pagetype-template'],
-- cfg['sandbox-notice-pagetype-module'] or cfg['sandbox-notice-pagetype-other'] depending what
-- namespace we are in. $2 is a link to the main template page, and $3 is a diff link between
-- the sandbox and the main template. The display value of the diff link is set by
-- cfg['sandbox-notice-compare-link-display'].
--]]
cfg['sandbox-notice-blurb'] = 'This is the $1 for $2.'
cfg['sandbox-notice-diff-blurb'] = 'This is the $1 for $2 ($3).'
cfg['sandbox-notice-compare-link-display'] = 'diff'
--[[
-- cfg['sandbox-notice-testcases-blurb']
-- cfg['sandbox-notice-testcases-link-display']
-- cfg['sandbox-notice-testcases-run-blurb']
-- cfg['sandbox-notice-testcases-run-link-display']
-- cfg['sandbox-notice-testcases-blurb'] is a sentence notifying the user that there is a test cases page
-- corresponding to this sandbox that they can edit. $1 is a link to the test cases page.
-- cfg['sandbox-notice-testcases-link-display'] is the display value for that link.
-- cfg['sandbox-notice-testcases-run-blurb'] is a sentence notifying the user that there is a test cases page
-- corresponding to this sandbox that they can edit, along with a link to run it. $1 is a link to the test
-- cases page, and $2 is a link to the page to run it.
-- cfg['sandbox-notice-testcases-run-link-display'] is the display value for the link to run the test
-- cases.
--]]
cfg['sandbox-notice-testcases-blurb'] = 'See also the companion subpage for $1.'
cfg['sandbox-notice-testcases-link-display'] = 'test cases'
cfg['sandbox-notice-testcases-run-blurb'] = 'See also the companion subpage for $1 ($2).'
cfg['sandbox-notice-testcases-run-link-display'] = 'run'
-- cfg['sandbox-category']
-- A category to add to all template sandboxes.
cfg['sandbox-category'] = 'Template sandboxes'
----------------------------------------------------------------------------------------------------
-- Start box configuration
----------------------------------------------------------------------------------------------------
-- cfg['documentation-icon-wikitext']
-- The wikitext for the icon shown at the top of the template.
cfg['documentation-icon-wikitext'] = '[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=]]'
-- cfg['template-namespace-heading']
-- The heading shown in the template namespace.
cfg['template-namespace-heading'] = 'Template documentation'
-- cfg['module-namespace-heading']
-- The heading shown in the module namespace.
cfg['module-namespace-heading'] = 'Module documentation'
-- cfg['file-namespace-heading']
-- The heading shown in the file namespace.
cfg['file-namespace-heading'] = 'Summary'
-- cfg['other-namespaces-heading']
-- The heading shown in other namespaces.
cfg['other-namespaces-heading'] = 'Documentation'
-- cfg['view-link-display']
-- The text to display for "view" links.
cfg['view-link-display'] = 'view'
-- cfg['edit-link-display']
-- The text to display for "edit" links.
cfg['edit-link-display'] = 'edit'
-- cfg['history-link-display']
-- The text to display for "history" links.
cfg['history-link-display'] = 'history'
-- cfg['purge-link-display']
-- The text to display for "purge" links.
cfg['purge-link-display'] = 'purge'
-- cfg['create-link-display']
-- The text to display for "create" links.
cfg['create-link-display'] = 'create'
----------------------------------------------------------------------------------------------------
-- Link box (end box) configuration
----------------------------------------------------------------------------------------------------
-- cfg['transcluded-from-blurb']
-- Notice displayed when the docs are transcluded from another page. $1 is a wikilink to that page.
cfg['transcluded-from-blurb'] = 'The above [[Wikipedia:Template documentation|documentation]] is [[Help:Transclusion|transcluded]] from $1.'
--[[
-- cfg['create-module-doc-blurb']
-- Notice displayed in the module namespace when the documentation subpage does not exist.
-- $1 is a link to create the documentation page with the preload cfg['module-preload'] and the
-- display cfg['create-link-display'].
--]]
cfg['create-module-doc-blurb'] = 'You might want to $1 a documentation page for this [[Wikipedia:Lua|Scribunto module]].'
----------------------------------------------------------------------------------------------------
-- Experiment blurb configuration
----------------------------------------------------------------------------------------------------
--[[
-- cfg['experiment-blurb-template']
-- cfg['experiment-blurb-module']
-- The experiment blurb is the text inviting editors to experiment in sandbox and test cases pages.
-- It is only shown in the template and module namespaces. With the default English settings, it
-- might look like this:
--
-- Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.
--
-- In this example, "sandbox", "edit", "diff", "testcases", and "edit" would all be links.
--
-- There are two versions, cfg['experiment-blurb-template'] and cfg['experiment-blurb-module'], depending
-- on what namespace we are in.
--
-- Parameters:
--
-- $1 is a link to the sandbox page. If the sandbox exists, it is in the following format:
--
-- cfg['sandbox-link-display'] (cfg['sandbox-edit-link-display'] | cfg['compare-link-display'])
--
-- If the sandbox doesn't exist, it is in the format:
--
-- cfg['sandbox-link-display'] (cfg['sandbox-create-link-display'] | cfg['mirror-link-display'])
--
-- The link for cfg['sandbox-create-link-display'] link preloads the page with cfg['template-sandbox-preload']
-- or cfg['module-sandbox-preload'], depending on the current namespace. The link for cfg['mirror-link-display']
-- loads a default edit summary of cfg['mirror-edit-summary'].
--
-- $2 is a link to the test cases page. If the test cases page exists, it is in the following format:
--
-- cfg['testcases-link-display'] (cfg['testcases-edit-link-display'] | cfg['testcases-run-link-display'])
--
-- If the test cases page doesn't exist, it is in the format:
--
-- cfg['testcases-link-display'] (cfg['testcases-create-link-display'])
--
-- If the test cases page doesn't exist, the link for cfg['testcases-create-link-display'] preloads the
-- page with cfg['template-testcases-preload'] or cfg['module-testcases-preload'], depending on the current
-- namespace.
--]]
cfg['experiment-blurb-template'] = "Editors can experiment in this template's $1 and $2 pages."
cfg['experiment-blurb-module'] = "Editors can experiment in this module's $1 and $2 pages."
----------------------------------------------------------------------------------------------------
-- Sandbox link configuration
----------------------------------------------------------------------------------------------------
-- cfg['sandbox-subpage']
-- The name of the template subpage typically used for sandboxes.
cfg['sandbox-subpage'] = 'sandbox'
-- cfg['template-sandbox-preload']
-- Preload file for template sandbox pages.
cfg['template-sandbox-preload'] = 'Template:Documentation/preload-sandbox'
-- cfg['module-sandbox-preload']
-- Preload file for Lua module sandbox pages.
cfg['module-sandbox-preload'] = 'Template:Documentation/preload-module-sandbox'
-- cfg['sandbox-link-display']
-- The text to display for "sandbox" links.
cfg['sandbox-link-display'] = 'sandbox'
-- cfg['sandbox-edit-link-display']
-- The text to display for sandbox "edit" links.
cfg['sandbox-edit-link-display'] = 'edit'
-- cfg['sandbox-create-link-display']
-- The text to display for sandbox "create" links.
cfg['sandbox-create-link-display'] = 'create'
-- cfg['compare-link-display']
-- The text to display for "compare" links.
cfg['compare-link-display'] = 'diff'
-- cfg['mirror-edit-summary']
-- The default edit summary to use when a user clicks the "mirror" link. $1 is a wikilink to the
-- template page.
cfg['mirror-edit-summary'] = 'Create sandbox version of $1'
-- cfg['mirror-link-display']
-- The text to display for "mirror" links.
cfg['mirror-link-display'] = 'mirror'
-- cfg['mirror-link-preload']
-- The page to preload when a user clicks the "mirror" link.
cfg['mirror-link-preload'] = 'Template:Documentation/mirror'
----------------------------------------------------------------------------------------------------
-- Test cases link configuration
----------------------------------------------------------------------------------------------------
-- cfg['testcases-subpage']
-- The name of the template subpage typically used for test cases.
cfg['testcases-subpage'] = 'testcases'
-- cfg['template-testcases-preload']
-- Preload file for template test cases pages.
cfg['template-testcases-preload'] = 'Template:Documentation/preload-testcases'
-- cfg['module-testcases-preload']
-- Preload file for Lua module test cases pages.
cfg['module-testcases-preload'] = 'Template:Documentation/preload-module-testcases'
-- cfg['testcases-link-display']
-- The text to display for "testcases" links.
cfg['testcases-link-display'] = 'testcases'
-- cfg['testcases-edit-link-display']
-- The text to display for test cases "edit" links.
cfg['testcases-edit-link-display'] = 'edit'
-- cfg['testcases-run-link-display']
-- The text to display for test cases "run" links.
cfg['testcases-run-link-display'] = 'run'
-- cfg['testcases-create-link-display']
-- The text to display for test cases "create" links.
cfg['testcases-create-link-display'] = 'create'
----------------------------------------------------------------------------------------------------
-- Add categories blurb configuration
----------------------------------------------------------------------------------------------------
--[[
-- cfg['add-categories-blurb']
-- Text to direct users to add categories to the /doc subpage. Not used if the "content" or
-- "docname fed" arguments are set, as then it is not clear where to add the categories. $1 is a
-- link to the /doc subpage with a display value of cfg['doc-link-display'].
--]]
cfg['add-categories-blurb'] = 'Add categories to the $1 subpage.'
-- cfg['doc-link-display']
-- The text to display when linking to the /doc subpage.
cfg['doc-link-display'] = '/doc'
----------------------------------------------------------------------------------------------------
-- Subpages link configuration
----------------------------------------------------------------------------------------------------
--[[
-- cfg['subpages-blurb']
-- The "Subpages of this template" blurb. $1 is a link to the main template's subpages with a
-- display value of cfg['subpages-link-display']. In the English version this blurb is simply
-- the link followed by a period, and the link display provides the actual text.
--]]
cfg['subpages-blurb'] = '$1.'
--[[
-- cfg['subpages-link-display']
-- The text to display for the "subpages of this page" link. $1 is cfg['template-pagetype'],
-- cfg['module-pagetype'] or cfg['default-pagetype'], depending on whether the current page is in
-- the template namespace, the module namespace, or another namespace.
--]]
cfg['subpages-link-display'] = 'Subpages of this $1'
-- cfg['template-pagetype']
-- The pagetype to display for template pages.
cfg['template-pagetype'] = 'template'
-- cfg['module-pagetype']
-- The pagetype to display for Lua module pages.
cfg['module-pagetype'] = 'module'
-- cfg['default-pagetype']
-- The pagetype to display for pages other than templates or Lua modules.
cfg['default-pagetype'] = 'page'
----------------------------------------------------------------------------------------------------
-- Doc link configuration
----------------------------------------------------------------------------------------------------
-- cfg['doc-subpage']
-- The name of the subpage typically used for documentation pages.
cfg['doc-subpage'] = 'doc'
-- cfg['docpage-preload']
-- Preload file for template documentation pages in all namespaces.
cfg['docpage-preload'] = 'Template:Documentation/preload'
-- cfg['module-preload']
-- Preload file for Lua module documentation pages.
cfg['module-preload'] = 'Template:Documentation/preload-module-doc'
----------------------------------------------------------------------------------------------------
-- HTML and CSS configuration
----------------------------------------------------------------------------------------------------
-- cfg['templatestyles']
-- The name of the TemplateStyles page where CSS is kept.
-- Sandbox CSS will be at Module:Documentation/sandbox/styles.css when needed.
cfg['templatestyles'] = 'Module:Documentation/styles.css'
-- cfg['container']
-- Class which can be used to set flex or grid CSS on the
-- two child divs documentation and documentation-metadata
cfg['container'] = 'documentation-container'
-- cfg['main-div-classes']
-- Classes added to the main HTML "div" tag.
cfg['main-div-classes'] = 'documentation'
-- cfg['main-div-heading-class']
-- Class for the main heading for templates and modules and assoc. talk spaces
cfg['main-div-heading-class'] = 'documentation-heading'
-- cfg['start-box-class']
-- Class for the start box
cfg['start-box-class'] = 'documentation-startbox'
-- cfg['start-box-link-classes']
-- Classes used for the [view][edit][history] or [create] links in the start box.
-- mw-editsection-like is per [[Wikipedia:Village pump (technical)/Archive 117]]
cfg['start-box-link-classes'] = 'mw-editsection-like plainlinks'
-- cfg['end-box-class']
-- Class for the end box.
cfg['end-box-class'] = 'documentation-metadata'
-- cfg['end-box-plainlinks']
-- Plainlinks
cfg['end-box-plainlinks'] = 'plainlinks'
-- cfg['toolbar-class']
-- Class added for toolbar links.
cfg['toolbar-class'] = 'documentation-toolbar'
-- cfg['clear']
-- Just used to clear things.
cfg['clear'] = 'documentation-clear'
----------------------------------------------------------------------------------------------------
-- Tracking category configuration
----------------------------------------------------------------------------------------------------
-- cfg['display-strange-usage-category']
-- Set to true to enable output of cfg['strange-usage-category'] if the module is used on a /doc subpage
-- or a /testcases subpage. This should be a boolean value (either true or false).
cfg['display-strange-usage-category'] = true
-- cfg['strange-usage-category']
-- Category to output if cfg['display-strange-usage-category'] is set to true and the module is used on a
-- /doc subpage or a /testcases subpage.
cfg['strange-usage-category'] = 'Wikipedia pages with strange ((documentation)) usage'
--[[
----------------------------------------------------------------------------------------------------
-- End configuration
--
-- Don't edit anything below this line.
----------------------------------------------------------------------------------------------------
--]]
return cfg
71b68ed73088f1a59d61acf06bbee9fde6677f03
Module:TableTools
828
36
77
2022-01-31T13:08:18Z
en>MSGJ
0
updates/fixes requested by [[User:Uzume]]
Scribunto
text/plain
------------------------------------------------------------------------------------
-- TableTools --
-- --
-- This module includes a number of functions for dealing with Lua tables. --
-- It is a meta-module, meant to be called from other Lua modules, and should not --
-- be called directly from #invoke. --
------------------------------------------------------------------------------------
local libraryUtil = require('libraryUtil')
local p = {}
-- Define often-used variables and functions.
local floor = math.floor
local infinity = math.huge
local checkType = libraryUtil.checkType
local checkTypeMulti = libraryUtil.checkTypeMulti
------------------------------------------------------------------------------------
-- isPositiveInteger
--
-- This function returns true if the given value is a positive integer, and false
-- if not. Although it doesn't operate on tables, it is included here as it is
-- useful for determining whether a given table key is in the array part or the
-- hash part of a table.
------------------------------------------------------------------------------------
function p.isPositiveInteger(v)
return type(v) == 'number' and v >= 1 and floor(v) == v and v < infinity
end
------------------------------------------------------------------------------------
-- isNan
--
-- This function returns true if the given number is a NaN value, and false if
-- not. Although it doesn't operate on tables, it is included here as it is useful
-- for determining whether a value can be a valid table key. Lua will generate an
-- error if a NaN is used as a table key.
------------------------------------------------------------------------------------
function p.isNan(v)
return type(v) == 'number' and v ~= v
end
------------------------------------------------------------------------------------
-- shallowClone
--
-- This returns a clone of a table. The value returned is a new table, but all
-- subtables and functions are shared. Metamethods are respected, but the returned
-- table will have no metatable of its own.
------------------------------------------------------------------------------------
function p.shallowClone(t)
checkType('shallowClone', 1, t, 'table')
local ret = {}
for k, v in pairs(t) do
ret[k] = v
end
return ret
end
------------------------------------------------------------------------------------
-- removeDuplicates
--
-- This removes duplicate values from an array. Non-positive-integer keys are
-- ignored. The earliest value is kept, and all subsequent duplicate values are
-- removed, but otherwise the array order is unchanged.
------------------------------------------------------------------------------------
function p.removeDuplicates(arr)
checkType('removeDuplicates', 1, arr, 'table')
local isNan = p.isNan
local ret, exists = {}, {}
for _, v in ipairs(arr) do
if isNan(v) then
-- NaNs can't be table keys, and they are also unique, so we don't need to check existence.
ret[#ret + 1] = v
else
if not exists[v] then
ret[#ret + 1] = v
exists[v] = true
end
end
end
return ret
end
------------------------------------------------------------------------------------
-- numKeys
--
-- This takes a table and returns an array containing the numbers of any numerical
-- keys that have non-nil values, sorted in numerical order.
------------------------------------------------------------------------------------
function p.numKeys(t)
checkType('numKeys', 1, t, 'table')
local isPositiveInteger = p.isPositiveInteger
local nums = {}
for k in pairs(t) do
if isPositiveInteger(k) then
nums[#nums + 1] = k
end
end
table.sort(nums)
return nums
end
------------------------------------------------------------------------------------
-- affixNums
--
-- This takes a table and returns an array containing the numbers of keys with the
-- specified prefix and suffix. For example, for the table
-- {a1 = 'foo', a3 = 'bar', a6 = 'baz'} and the prefix "a", affixNums will return
-- {1, 3, 6}.
------------------------------------------------------------------------------------
function p.affixNums(t, prefix, suffix)
checkType('affixNums', 1, t, 'table')
checkType('affixNums', 2, prefix, 'string', true)
checkType('affixNums', 3, suffix, 'string', true)
local function cleanPattern(s)
-- Cleans a pattern so that the magic characters ()%.[]*+-?^$ are interpreted literally.
return s:gsub('([%(%)%%%.%[%]%*%+%-%?%^%$])', '%%%1')
end
prefix = prefix or ''
suffix = suffix or ''
prefix = cleanPattern(prefix)
suffix = cleanPattern(suffix)
local pattern = '^' .. prefix .. '([1-9]%d*)' .. suffix .. '$'
local nums = {}
for k in pairs(t) do
if type(k) == 'string' then
local num = mw.ustring.match(k, pattern)
if num then
nums[#nums + 1] = tonumber(num)
end
end
end
table.sort(nums)
return nums
end
------------------------------------------------------------------------------------
-- numData
--
-- Given a table with keys like {"foo1", "bar1", "foo2", "baz2"}, returns a table
-- of subtables in the format
-- {[1] = {foo = 'text', bar = 'text'}, [2] = {foo = 'text', baz = 'text'}}.
-- Keys that don't end with an integer are stored in a subtable named "other". The
-- compress option compresses the table so that it can be iterated over with
-- ipairs.
------------------------------------------------------------------------------------
function p.numData(t, compress)
checkType('numData', 1, t, 'table')
checkType('numData', 2, compress, 'boolean', true)
local ret = {}
for k, v in pairs(t) do
local prefix, num = mw.ustring.match(tostring(k), '^([^0-9]*)([1-9][0-9]*)$')
if num then
num = tonumber(num)
local subtable = ret[num] or {}
if prefix == '' then
-- Positional parameters match the blank string; put them at the start of the subtable instead.
prefix = 1
end
subtable[prefix] = v
ret[num] = subtable
else
local subtable = ret.other or {}
subtable[k] = v
ret.other = subtable
end
end
if compress then
local other = ret.other
ret = p.compressSparseArray(ret)
ret.other = other
end
return ret
end
------------------------------------------------------------------------------------
-- compressSparseArray
--
-- This takes an array with one or more nil values, and removes the nil values
-- while preserving the order, so that the array can be safely traversed with
-- ipairs.
------------------------------------------------------------------------------------
function p.compressSparseArray(t)
checkType('compressSparseArray', 1, t, 'table')
local ret = {}
local nums = p.numKeys(t)
for _, num in ipairs(nums) do
ret[#ret + 1] = t[num]
end
return ret
end
------------------------------------------------------------------------------------
-- sparseIpairs
--
-- This is an iterator for sparse arrays. It can be used like ipairs, but can
-- handle nil values.
------------------------------------------------------------------------------------
function p.sparseIpairs(t)
checkType('sparseIpairs', 1, t, 'table')
local nums = p.numKeys(t)
local i = 0
local lim = #nums
return function ()
i = i + 1
if i <= lim then
local key = nums[i]
return key, t[key]
else
return nil, nil
end
end
end
------------------------------------------------------------------------------------
-- size
--
-- This returns the size of a key/value pair table. It will also work on arrays,
-- but for arrays it is more efficient to use the # operator.
------------------------------------------------------------------------------------
function p.size(t)
checkType('size', 1, t, 'table')
local i = 0
for _ in pairs(t) do
i = i + 1
end
return i
end
local function defaultKeySort(item1, item2)
-- "number" < "string", so numbers will be sorted before strings.
local type1, type2 = type(item1), type(item2)
if type1 ~= type2 then
return type1 < type2
elseif type1 == 'table' or type1 == 'boolean' or type1 == 'function' then
return tostring(item1) < tostring(item2)
else
return item1 < item2
end
end
------------------------------------------------------------------------------------
-- keysToList
--
-- Returns an array of the keys in a table, sorted using either a default
-- comparison function or a custom keySort function.
------------------------------------------------------------------------------------
function p.keysToList(t, keySort, checked)
if not checked then
checkType('keysToList', 1, t, 'table')
checkTypeMulti('keysToList', 2, keySort, {'function', 'boolean', 'nil'})
end
local arr = {}
local index = 1
for k in pairs(t) do
arr[index] = k
index = index + 1
end
if keySort ~= false then
keySort = type(keySort) == 'function' and keySort or defaultKeySort
table.sort(arr, keySort)
end
return arr
end
------------------------------------------------------------------------------------
-- sortedPairs
--
-- Iterates through a table, with the keys sorted using the keysToList function.
-- If there are only numerical keys, sparseIpairs is probably more efficient.
------------------------------------------------------------------------------------
function p.sortedPairs(t, keySort)
checkType('sortedPairs', 1, t, 'table')
checkType('sortedPairs', 2, keySort, 'function', true)
local arr = p.keysToList(t, keySort, true)
local i = 0
return function ()
i = i + 1
local key = arr[i]
if key ~= nil then
return key, t[key]
else
return nil, nil
end
end
end
------------------------------------------------------------------------------------
-- isArray
--
-- Returns true if the given value is a table and all keys are consecutive
-- integers starting at 1.
------------------------------------------------------------------------------------
function p.isArray(v)
if type(v) ~= 'table' then
return false
end
local i = 0
for _ in pairs(v) do
i = i + 1
if v[i] == nil then
return false
end
end
return true
end
------------------------------------------------------------------------------------
-- isArrayLike
--
-- Returns true if the given value is iterable and all keys are consecutive
-- integers starting at 1.
------------------------------------------------------------------------------------
function p.isArrayLike(v)
if not pcall(pairs, v) then
return false
end
local i = 0
for _ in pairs(v) do
i = i + 1
if v[i] == nil then
return false
end
end
return true
end
------------------------------------------------------------------------------------
-- invert
--
-- Transposes the keys and values in an array. For example, {"a", "b", "c"} ->
-- {a = 1, b = 2, c = 3}. Duplicates are not supported (result values refer to
-- the index of the last duplicate) and NaN values are ignored.
------------------------------------------------------------------------------------
function p.invert(arr)
checkType("invert", 1, arr, "table")
local isNan = p.isNan
local map = {}
for i, v in ipairs(arr) do
if not isNan(v) then
map[v] = i
end
end
return map
end
------------------------------------------------------------------------------------
-- listToSet
--
-- Creates a set from the array part of the table. Indexing the set by any of the
-- values of the array returns true. For example, {"a", "b", "c"} ->
-- {a = true, b = true, c = true}. NaN values are ignored as Lua considers them
-- never equal to any value (including other NaNs or even themselves).
------------------------------------------------------------------------------------
function p.listToSet(arr)
checkType("listToSet", 1, arr, "table")
local isNan = p.isNan
local set = {}
for _, v in ipairs(arr) do
if not isNan(v) then
set[v] = true
end
end
return set
end
------------------------------------------------------------------------------------
-- deepCopy
--
-- Recursive deep copy function. Preserves identities of subtables.
------------------------------------------------------------------------------------
local function _deepCopy(orig, includeMetatable, already_seen)
-- Stores copies of tables indexed by the original table.
already_seen = already_seen or {}
local copy = already_seen[orig]
if copy ~= nil then
return copy
end
if type(orig) == 'table' then
copy = {}
for orig_key, orig_value in pairs(orig) do
copy[_deepCopy(orig_key, includeMetatable, already_seen)] = _deepCopy(orig_value, includeMetatable, already_seen)
end
already_seen[orig] = copy
if includeMetatable then
local mt = getmetatable(orig)
if mt ~= nil then
local mt_copy = _deepCopy(mt, includeMetatable, already_seen)
setmetatable(copy, mt_copy)
already_seen[mt] = mt_copy
end
end
else -- number, string, boolean, etc
copy = orig
end
return copy
end
function p.deepCopy(orig, noMetatable, already_seen)
checkType("deepCopy", 3, already_seen, "table", true)
return _deepCopy(orig, not noMetatable, already_seen)
end
------------------------------------------------------------------------------------
-- sparseConcat
--
-- Concatenates all values in the table that are indexed by a number, in order.
-- sparseConcat{a, nil, c, d} => "acd"
-- sparseConcat{nil, b, c, d} => "bcd"
------------------------------------------------------------------------------------
function p.sparseConcat(t, sep, i, j)
local arr = {}
local arr_i = 0
for _, v in p.sparseIpairs(t) do
arr_i = arr_i + 1
arr[arr_i] = v
end
return table.concat(arr, sep, i, j)
end
------------------------------------------------------------------------------------
-- length
--
-- Finds the length of an array, or of a quasi-array with keys such as "data1",
-- "data2", etc., using an exponential search algorithm. It is similar to the
-- operator #, but may return a different value when there are gaps in the array
-- portion of the table. Intended to be used on data loaded with mw.loadData. For
-- other tables, use #.
-- Note: #frame.args in frame object always be set to 0, regardless of the number
-- of unnamed template parameters, so use this function for frame.args.
------------------------------------------------------------------------------------
function p.length(t, prefix)
-- requiring module inline so that [[Module:Exponential search]] which is
-- only needed by this one function doesn't get millions of transclusions
local expSearch = require("Module:Exponential search")
checkType('length', 1, t, 'table')
checkType('length', 2, prefix, 'string', true)
return expSearch(function (i)
local key
if prefix then
key = prefix .. tostring(i)
else
key = i
end
return t[key] ~= nil
end) or 0
end
------------------------------------------------------------------------------------
-- inArray
--
-- Returns true if valueToFind is a member of the array, and false otherwise.
------------------------------------------------------------------------------------
function p.inArray(arr, valueToFind)
checkType("inArray", 1, arr, "table")
-- if valueToFind is nil, error?
for _, v in ipairs(arr) do
if v == valueToFind then
return true
end
end
return false
end
return p
085e7094ac84eb0132ee65822cf3f69cd8ba3d81
Template:Documentation subpage
10
70
145
2022-02-09T04:09:32Z
en>Bsherr
0
semantic emphasis, shortening emphasized phrase
wikitext
text/x-wiki
<includeonly><!--
-->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}}
| <!--(this template has been transcluded on a /doc or /{{{override}}} page)-->
</includeonly><!--
-->{{#ifeq:{{{doc-notice|show}}} |show
| {{Mbox
| type = notice
| style = margin-bottom:1.0em;
| image = [[File:Edit-copy green.svg|40px|alt=|link=]]
| text =
{{strong|This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]]}} for {{terminate sentence|{{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}}}<br />It contains usage information, [[Wikipedia:Categorization|categories]] and other content that is not part of the original {{#if:{{{text2|}}} |{{{text2}}} |{{#if:{{{text1|}}} |{{{text1}}} |{{#ifeq:{{SUBJECTSPACE}} |{{ns:User}} |{{lc:{{SUBJECTSPACE}}}} template page |{{#if:{{SUBJECTSPACE}} |{{lc:{{SUBJECTSPACE}}}} page|article}}}}}}}}.
}}
}}<!--
-->{{DEFAULTSORT:{{{defaultsort|{{PAGENAME}}}}}}}<!--
-->{{#if:{{{inhibit|}}} |<!--(don't categorize)-->
| <includeonly><!--
-->{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}
| [[Category:{{#switch:{{SUBJECTSPACE}} |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages]]
| [[Category:Documentation subpages without corresponding pages]]
}}<!--
--></includeonly>
}}<!--
(completing initial #ifeq: at start of template:)
--><includeonly>
| <!--(this template has not been transcluded on a /doc or /{{{override}}} page)-->
}}<!--
--></includeonly><noinclude>{{Documentation}}</noinclude>
932915be87123dcf74687ffca846a3130a6a52af
Module:Check for unknown parameters
828
32
69
2022-02-21T05:24:13Z
en>BusterD
0
Changed protection settings for "[[Module:Check for unknown parameters]]": [[WP:High-risk templates|Highly visible template]]; requested at [[WP:RfPP]] ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))
Scribunto
text/plain
-- This module may be used to compare the arguments passed to the parent
-- with a list of arguments, returning a specified result if an argument is
-- not on the list
local p = {}
local function trim(s)
return s:match('^%s*(.-)%s*$')
end
local function isnotempty(s)
return s and s:match('%S')
end
local function clean(text)
-- Return text cleaned for display and truncated if too long.
-- Strip markers are replaced with dummy text representing the original wikitext.
local pos, truncated
local function truncate(text)
if truncated then
return ''
end
if mw.ustring.len(text) > 25 then
truncated = true
text = mw.ustring.sub(text, 1, 25) .. '...'
end
return mw.text.nowiki(text)
end
local parts = {}
for before, tag, remainder in text:gmatch('([^\127]*)\127[^\127]*%-(%l+)%-[^\127]*\127()') do
pos = remainder
table.insert(parts, truncate(before) .. '<' .. tag .. '>...</' .. tag .. '>')
end
table.insert(parts, truncate(text:sub(pos or 1)))
return table.concat(parts)
end
function p._check(args, pargs)
if type(args) ~= "table" or type(pargs) ~= "table" then
-- TODO: error handling
return
end
-- create the list of known args, regular expressions, and the return string
local knownargs = {}
local regexps = {}
for k, v in pairs(args) do
if type(k) == 'number' then
v = trim(v)
knownargs[v] = 1
elseif k:find('^regexp[1-9][0-9]*$') then
table.insert(regexps, '^' .. v .. '$')
end
end
-- loop over the parent args, and make sure they are on the list
local ignoreblank = isnotempty(args['ignoreblank'])
local showblankpos = isnotempty(args['showblankpositional'])
local values = {}
for k, v in pairs(pargs) do
if type(k) == 'string' and knownargs[k] == nil then
local knownflag = false
for _, regexp in ipairs(regexps) do
if mw.ustring.match(k, regexp) then
knownflag = true
break
end
end
if not knownflag and ( not ignoreblank or isnotempty(v) ) then
table.insert(values, clean(k))
end
elseif type(k) == 'number' and knownargs[tostring(k)] == nil then
local knownflag = false
for _, regexp in ipairs(regexps) do
if mw.ustring.match(tostring(k), regexp) then
knownflag = true
break
end
end
if not knownflag and ( showblankpos or isnotempty(v) ) then
table.insert(values, k .. ' = ' .. clean(v))
end
end
end
-- add results to the output tables
local res = {}
if #values > 0 then
local unknown_text = args['unknown'] or 'Found _VALUE_, '
if mw.getCurrentFrame():preprocess( "{{REVISIONID}}" ) == "" then
local preview_text = args['preview']
if isnotempty(preview_text) then
preview_text = require('Module:If preview')._warning({preview_text})
elseif preview == nil then
preview_text = unknown_text
end
unknown_text = preview_text
end
for _, v in pairs(values) do
-- Fix odd bug for | = which gets stripped to the empty string and
-- breaks category links
if v == '' then v = ' ' end
-- avoid error with v = 'example%2' ("invalid capture index")
local r = unknown_text:gsub('_VALUE_', {_VALUE_ = v})
table.insert(res, r)
end
end
return table.concat(res)
end
function p.check(frame)
local args = frame.args
local pargs = frame:getParent().args
return p._check(args, pargs)
end
return p
93db6d115d4328d2a5148bb42959105e367b663e
Module:Effective protection expiry
828
45
95
2022-02-23T10:59:29Z
en>Xaosflux
0
Changed protection settings for "[[Module:Effective protection expiry]]": used in the mediawiki interface / match [[Module:Effective protection level]] ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))
Scribunto
text/plain
local p = {}
-- Returns the expiry of a restriction of an action on a given title, or unknown if it cannot be known.
-- If no title is specified, the title of the page being displayed is used.
function p._main(action, pagename)
local title
if type(pagename) == 'table' and pagename.prefixedText then
title = pagename
elseif pagename then
title = mw.title.new(pagename)
else
title = mw.title.getCurrentTitle()
end
pagename = title.prefixedText
if action == 'autoreview' then
local stabilitySettings = mw.ext.FlaggedRevs.getStabilitySettings(title)
return stabilitySettings and stabilitySettings.expiry or 'unknown'
elseif action ~= 'edit' and action ~= 'move' and action ~= 'create' and action ~= 'upload' then
error( 'First parameter must be one of edit, move, create, upload, autoreview', 2 )
end
local rawExpiry = mw.getCurrentFrame():callParserFunction('PROTECTIONEXPIRY', action, pagename)
if rawExpiry == 'infinity' then
return 'infinity'
elseif rawExpiry == '' then
return 'unknown'
else
local year, month, day, hour, minute, second = rawExpiry:match(
'^(%d%d%d%d)(%d%d)(%d%d)(%d%d)(%d%d)(%d%d)$'
)
if year then
return string.format(
'%s-%s-%sT%s:%s:%s',
year, month, day, hour, minute, second
)
else
error('internal error in Module:Effective protection expiry; malformed expiry timestamp')
end
end
end
setmetatable(p, { __index = function(t, k)
return function(frame)
return t._main(k, frame.args[1])
end
end })
return p
9a8c58dc2667232ed08a9b206a5d89ca8150312b
Module:Template link general
828
39
83
2022-03-08T08:30:51Z
en>Primefac
0
update from sandbox - fixes to _show_result and adding _expand
Scribunto
text/plain
-- This implements Template:Tlg
local getArgs = require('Module:Arguments').getArgs
local p = {}
-- Is a string non-empty?
local function _ne(s)
return s ~= nil and s ~= ""
end
local nw = mw.text.nowiki
local function addTemplate(s)
local i, _ = s:find(':', 1, true)
if i == nil then
return 'Template:' .. s
end
local ns = s:sub(1, i - 1)
if ns == '' or mw.site.namespaces[ns] then
return s
else
return 'Template:' .. s
end
end
local function trimTemplate(s)
local needle = 'template:'
if s:sub(1, needle:len()):lower() == needle then
return s:sub(needle:len() + 1)
else
return s
end
end
local function linkTitle(args)
if _ne(args.nolink) then
return args['1']
end
local titleObj
local titlePart = '[['
if args['1'] then
-- This handles :Page and other NS
titleObj = mw.title.new(args['1'], 'Template')
else
titleObj = mw.title.getCurrentTitle()
end
titlePart = titlePart .. (titleObj ~= nil and titleObj.fullText or
addTemplate(args['1']))
local textPart = args.alttext
if not _ne(textPart) then
if titleObj ~= nil then
textPart = titleObj:inNamespace("Template") and args['1'] or titleObj.fullText
else
-- redlink
textPart = args['1']
end
end
if _ne(args.subst) then
-- HACK: the ns thing above is probably broken
textPart = 'subst:' .. textPart
end
if _ne(args.brace) then
textPart = nw('{{') .. textPart .. nw('}}')
elseif _ne(args.braceinside) then
textPart = nw('{') .. textPart .. nw('}')
end
titlePart = titlePart .. '|' .. textPart .. ']]'
if _ne(args.braceinside) then
titlePart = nw('{') .. titlePart .. nw('}')
end
return titlePart
end
function p.main(frame)
local args = getArgs(frame, {
trim = true,
removeBlanks = false
})
return p._main(args)
end
function p._main(args)
local bold = _ne(args.bold) or _ne(args.boldlink) or _ne(args.boldname)
local italic = _ne(args.italic) or _ne(args.italics)
local dontBrace = _ne(args.brace) or _ne(args.braceinside)
local code = _ne(args.code) or _ne(args.tt)
local show_result = _ne(args._show_result)
local expand = _ne(args._expand)
-- Build the link part
local titlePart = linkTitle(args)
if bold then titlePart = "'''" .. titlePart .. "'''" end
if _ne(args.nowrapname) then titlePart = '<span class="nowrap">' .. titlePart .. '</span>' end
-- Build the arguments
local textPart = ""
local textPartBuffer = "|"
local codeArguments = {}
local codeArgumentsString = ""
local i = 2
local j = 1
while args[i] do
local val = args[i]
if val ~= "" then
if _ne(args.nowiki) then
-- Unstrip nowiki tags first because calling nw on something that already contains nowiki tags will
-- mangle the nowiki strip marker and result in literal UNIQ...QINU showing up
val = nw(mw.text.unstripNoWiki(val))
end
local k, v = string.match(val, "(.*)=(.*)")
if not k then
codeArguments[j] = val
j = j + 1
else
codeArguments[k] = v
end
codeArgumentsString = codeArgumentsString .. textPartBuffer .. val
if italic then
val = '<span style="font-style:italic;">' .. val .. '</span>'
end
textPart = textPart .. textPartBuffer .. val
end
i = i + 1
end
-- final wrap
local ret = titlePart .. textPart
if not dontBrace then ret = nw('{{') .. ret .. nw('}}') end
if _ne(args.a) then ret = nw('*') .. ' ' .. ret end
if _ne(args.kbd) then ret = '<kbd>' .. ret .. '</kbd>' end
if code then
ret = '<code>' .. ret .. '</code>'
elseif _ne(args.plaincode) then
ret = '<code style="border:none;background:transparent;">' .. ret .. '</code>'
end
if _ne(args.nowrap) then ret = '<span class="nowrap">' .. ret .. '</span>' end
--[[ Wrap as html??
local span = mw.html.create('span')
span:wikitext(ret)
--]]
if _ne(args.debug) then ret = ret .. '\n<pre>' .. mw.text.encode(mw.dumpObject(args)) .. '</pre>' end
if show_result then
local result = mw.getCurrentFrame():expandTemplate{title = addTemplate(args[1]), args = codeArguments}
ret = ret .. " → " .. result
end
if expand then
local query = mw.text.encode('{{' .. addTemplate(args[1]) .. string.gsub(codeArgumentsString, textPartBuffer, "|") .. '}}')
local url = mw.uri.fullUrl('special:ExpandTemplates', 'wpInput=' .. query)
mw.log()
ret = ret .. " [" .. tostring(url) .. "]"
end
return ret
end
return p
c7307fa3959d308a2dd7fd2f5009c1ce6db3d122
Module:Infobox/doc
828
21
195
2022-03-21T06:32:18Z
en>Shkuru Afshar
0
wikitext
text/x-wiki
{{High-use|3308957|all-pages = yes}}
{{module rating|protected}}
{{Lua|Module:Navbar}}
{{Uses TemplateStyles|Module:Infobox/styles.css}}
'''Module:Infobox''' is a [[WP:Module|module]] that implements the {{tl|Infobox}} template. Please see the template page for usage instructions.
== Tracking categories ==
* {{clc|Pages using infobox templates with ignored data cells}}
* {{clc|Articles using infobox templates with no data rows}}
* {{clc|Pages using embedded infobox templates with the title parameter}}
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
[[Category:Modules that add a tracking category|{{PAGENAME}}]]
[[Category:Wikipedia infoboxes]]
[[Category:Infobox modules]]
[[Category:Modules that check for strip markers]]
}}</includeonly>
fe846798cf7108b8be9eed59be9f70e9627cebc3
41
2022-09-30T14:51:33Z
Pppery
3
wikitext
text/x-wiki
'''Module:Infobox''' is a module that implements the {{tl|Infobox}} template. Please see the template page for usage instructions.
ba1b41ad663c306c4c1e2655e5b0ce4577188ec8
Template:Documentation
10
65
135
2022-03-29T02:14:34Z
en>Bsherr
0
consistent with new substitution template format
wikitext
text/x-wiki
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude>
<!-- Add categories to the /doc subpage -->
</noinclude>
9e62b964e96c4e3d478edecbfcb3c0338ae8a276
Module:List
828
35
75
2022-04-03T20:52:25Z
en>Wugapodes
0
Changed protection settings for "[[Module:List]]": [[WP:High-risk templates|High-risk Lua module]]: Used in MediaWiki interface ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))
Scribunto
text/plain
-- This module outputs different kinds of lists. At the moment, bulleted,
-- unbulleted, horizontal, ordered, and horizontal ordered lists are supported.
local libUtil = require('libraryUtil')
local checkType = libUtil.checkType
local mTableTools = require('Module:TableTools')
local p = {}
local listTypes = {
['bulleted'] = true,
['unbulleted'] = true,
['horizontal'] = true,
['ordered'] = true,
['horizontal_ordered'] = true
}
function p.makeListData(listType, args)
-- Constructs a data table to be passed to p.renderList.
local data = {}
-- Classes
data.classes = {}
if listType == 'horizontal' or listType == 'horizontal_ordered' then
table.insert(data.classes, 'hlist hlist-separated')
elseif listType == 'unbulleted' then
table.insert(data.classes, 'plainlist')
end
table.insert(data.classes, args.class)
-- Main div style
data.style = args.style
-- Indent for horizontal lists
if listType == 'horizontal' or listType == 'horizontal_ordered' then
local indent = tonumber(args.indent)
indent = indent and indent * 1.6 or 0
if indent > 0 then
data.marginLeft = indent .. 'em'
end
end
-- List style types for ordered lists
-- This could be "1, 2, 3", "a, b, c", or a number of others. The list style
-- type is either set by the "type" attribute or the "list-style-type" CSS
-- property.
if listType == 'ordered' or listType == 'horizontal_ordered' then
data.listStyleType = args.list_style_type or args['list-style-type']
data.type = args['type']
-- Detect invalid type attributes and attempt to convert them to
-- list-style-type CSS properties.
if data.type
and not data.listStyleType
and not tostring(data.type):find('^%s*[1AaIi]%s*$')
then
data.listStyleType = data.type
data.type = nil
end
end
-- List tag type
if listType == 'ordered' or listType == 'horizontal_ordered' then
data.listTag = 'ol'
else
data.listTag = 'ul'
end
-- Start number for ordered lists
data.start = args.start
if listType == 'horizontal_ordered' then
-- Apply fix to get start numbers working with horizontal ordered lists.
local startNum = tonumber(data.start)
if startNum then
data.counterReset = 'listitem ' .. tostring(startNum - 1)
end
end
-- List style
-- ul_style and ol_style are included for backwards compatibility. No
-- distinction is made for ordered or unordered lists.
data.listStyle = args.list_style
-- List items
-- li_style is included for backwards compatibility. item_style was included
-- to be easier to understand for non-coders.
data.itemStyle = args.item_style or args.li_style
data.items = {}
for i, num in ipairs(mTableTools.numKeys(args)) do
local item = {}
item.content = args[num]
item.style = args['item' .. tostring(num) .. '_style']
or args['item_style' .. tostring(num)]
item.value = args['item' .. tostring(num) .. '_value']
or args['item_value' .. tostring(num)]
table.insert(data.items, item)
end
return data
end
function p.renderList(data)
-- Renders the list HTML.
-- Return the blank string if there are no list items.
if type(data.items) ~= 'table' or #data.items < 1 then
return ''
end
-- Render the main div tag.
local root = mw.html.create('div')
for i, class in ipairs(data.classes or {}) do
root:addClass(class)
end
root:css{['margin-left'] = data.marginLeft}
if data.style then
root:cssText(data.style)
end
-- Render the list tag.
local list = root:tag(data.listTag or 'ul')
list
:attr{start = data.start, type = data.type}
:css{
['counter-reset'] = data.counterReset,
['list-style-type'] = data.listStyleType
}
if data.listStyle then
list:cssText(data.listStyle)
end
-- Render the list items
for i, t in ipairs(data.items or {}) do
local item = list:tag('li')
if data.itemStyle then
item:cssText(data.itemStyle)
end
if t.style then
item:cssText(t.style)
end
item
:attr{value = t.value}
:wikitext(t.content)
end
return tostring(root)
end
function p.renderTrackingCategories(args)
local isDeprecated = false -- Tracks deprecated parameters.
for k, v in pairs(args) do
k = tostring(k)
if k:find('^item_style%d+$') or k:find('^item_value%d+$') then
isDeprecated = true
break
end
end
local ret = ''
if isDeprecated then
ret = ret .. '[[Category:List templates with deprecated parameters]]'
end
return ret
end
function p.makeList(listType, args)
if not listType or not listTypes[listType] then
error(string.format(
"bad argument #1 to 'makeList' ('%s' is not a valid list type)",
tostring(listType)
), 2)
end
checkType('makeList', 2, args, 'table')
local data = p.makeListData(listType, args)
local list = p.renderList(data)
local trackingCategories = p.renderTrackingCategories(args)
return list .. trackingCategories
end
for listType in pairs(listTypes) do
p[listType] = function (frame)
local mArguments = require('Module:Arguments')
local origArgs = mArguments.getArgs(frame, {
valueFunc = function (key, value)
if not value or not mw.ustring.find(value, '%S') then return nil end
if mw.ustring.find(value, '^%s*[%*#;:]') then
return value
else
return value:match('^%s*(.-)%s*$')
end
return nil
end
})
-- Copy all the arguments to a new table, for faster indexing.
local args = {}
for k, v in pairs(origArgs) do
args[k] = v
end
return p.makeList(listType, args)
end
end
return p
0d6c114450d0f5b3c1d2171ebeb41ae74f203f88
Template:Module rating
10
91
187
2022-06-03T15:10:23Z
en>The Anome
0
Reverted edits by [[Special:Contribs/Dawn PScLim|Dawn PScLim]] ([[User talk:Dawn PScLim|talk]]) to last version by Alexis Jazz
wikitext
text/x-wiki
<includeonly>{{#ifeq:{{SUBPAGENAME}}|doc|<!--do not show protection level of the module on the doc page, use the second and optionally third parameter if the doc page is also protected -->{{#if:{{{2|}}}|{{Pp|{{{2}}}|action={{{3|}}}}}}}|{{Module other|{{ombox
| type = notice
| image = {{#switch: {{{1|}}}
| pre-alpha | prealpha | pa = [[File:Ambox warning blue construction.svg|40x40px|link=|alt=Pre-alpha]]
| alpha | a = [[File:Alpha lowercase.svg|26x26px|link=|alt=Alpha]]
| beta | b = [[File:Greek lc beta.svg|40x40px|link=|alt=Beta]]
| release | r | general | g = [[File:Green check.svg|40x40px|link=|alt=Ready for use]]
| protected | protect | p = [[File:{{#switch:{{#invoke:Effective protection level|edit|{{#switch:{{SUBPAGENAME}}|doc|sandbox={{FULLBASEPAGENAME}}|{{FULLPAGENAME}}}}}}|autoconfirmed=Semi|extendedconfirmed=Extended|accountcreator|templateeditor=Template|#default=Full}}-protection-shackle.svg|40x40px|link=|alt=Protected]]
| semiprotected | semiprotect | semi =[[File:Semi-protection-shackle.svg|40x40px|link=|alt=Semi-protected]]
}}
| style =
| textstyle =
| text = {{#switch: {{{1|}}}
| pre-alpha | prealpha | pa = This module is rated as [[:Category:Modules in pre-alpha development|pre-alpha]]. It is unfinished, and may or may not be in active development. It should not be used from article namespace pages. Modules remain pre-alpha until the original editor (or someone who takes one over if it is abandoned for some time) is satisfied with the basic structure.<!--
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages -->
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules in pre-alpha development|{{PAGENAME}}]] }}
}}
| alpha | a = This module is rated as [[:Category:Modules in alpha|alpha]]. It is ready for third-party input, and may be used on a few pages to see if problems arise, but should be watched. Suggestions for new features or changes in their input and output mechanisms are welcome.<!--
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages -->
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules in alpha|{{PAGENAME}}]] }}
}}
| beta | b = This module is rated as [[:Category:Modules in beta|beta]], and is ready for widespread use. It is still new and should be used with some caution to ensure the results are as expected.<!--
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages -->
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules in beta|{{PAGENAME}}]] }}
}}
| release | r | general | g = This module is rated as [[:Category:Modules for general use|ready for general use]]. It has reached a mature form and is thought to be relatively bug-free and ready for use wherever appropriate. It is ready to mention on help pages and other Wikipedia resources as an option for new users to learn. To reduce server load and bad output, it should be improved by [[Wikipedia:Template sandbox and test cases|sandbox testing]] rather than repeated trial-and-error editing.<!--
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages -->
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules for general use|{{PAGENAME}}]] }}
}}
| protected | protect | p = This module is [[:Category:Modules subject to page protection|subject to page protection]]. It is a [[Wikipedia:High-risk templates|highly visible module]] in use by a very large number of pages, or is [[Wikipedia:Substitution|substituted]] very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is [[Wikipedia:Protection policy|protected]] from editing.<!--
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages -->
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules subject to page protection|{{PAGENAME}}]] }}
}}
| semiprotected | semiprotect | semi = This module is [[:Category:Modules subject to page protection|subject to page protection]]. It is a [[Wikipedia:High-risk templates|highly visible module]] in use by a very large number of pages, or is [[Wikipedia:Substitution|substituted]] very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is [[WP:SEMI|semi-protected]] from editing.<!--
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages -->
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules subject to page protection|{{PAGENAME}}]] }}
}}
| #default = {{error|Module rating is invalid or not specified.}}
}}
}}|{{error|Error: {{tl|Module rating}} must be placed in the Module namespace.}} [[Category:Pages with templates in the wrong namespace]]|demospace={{{demospace|<noinclude>module</noinclude>}}}}}}}</includeonly><noinclude>
{{module rating|release|nocat=true|demospace=module}}
{{documentation}}
<!-- Categories go on the /doc subpage, and interwikis go in Wikidata. -->
</noinclude>
bbd244b3ea2e13ec4c1c810ae44f2f3789a93efc
Module:High-use
828
76
157
2022-06-12T23:44:07Z
en>NguoiDungKhongDinhDanh
0
Comma should not be bolded (via [[:m:User:NguoiDungKhongDinhDanh/CodeAjaxEditor.js|CAE]])
Scribunto
text/plain
local p = {}
-- _fetch looks at the "demo" argument.
local _fetch = require('Module:Transclusion_count').fetch
local yesno = require('Module:Yesno')
function p.num(frame, count)
if count == nil then
if yesno(frame.args['fetch']) == false then
if (frame.args[1] or '') ~= '' then count = tonumber(frame.args[1]) end
else
count = _fetch(frame)
end
end
-- Build output string
local return_value = ""
if count == nil then
if frame.args[1] == "risk" then
return_value = "a very large number of"
else
return_value = "many"
end
else
-- Use 2 significant figures for smaller numbers and 3 for larger ones
local sigfig = 2
if count >= 100000 then
sigfig = 3
end
-- Prepare to round to appropriate number of sigfigs
local f = math.floor(math.log10(count)) - sigfig + 1
-- Round and insert "approximately" or "+" when appropriate
if (frame.args[2] == "yes") or (mw.ustring.sub(frame.args[1],-1) == "+") then
-- Round down
return_value = string.format("%s+", mw.getContentLanguage():formatNum(math.floor( (count / 10^(f)) ) * (10^(f))) )
else
-- Round to nearest
return_value = string.format("approximately %s", mw.getContentLanguage():formatNum(math.floor( (count / 10^(f)) + 0.5) * (10^(f))) )
end
-- Insert percentage of pages if that is likely to be >= 1% and when |no-percent= not set to yes
if count and count > 250000 and not yesno (frame:getParent().args['no-percent']) then
local percent = math.floor( ( (count/frame:callParserFunction('NUMBEROFPAGES', 'R') ) * 100) + 0.5)
if percent >= 1 then
return_value = string.format("%s pages, or roughly %s%% of all", return_value, percent)
end
end
end
return return_value
end
-- Actions if there is a large (greater than or equal to 100,000) transclusion count
function p.risk(frame)
local return_value = ""
if frame.args[1] == "risk" then
return_value = "risk"
else
local count = _fetch(frame)
if count and count >= 100000 then return_value = "risk" end
end
return return_value
end
function p.text(frame, count)
-- Only show the information about how this template gets updated if someone
-- is actually editing the page and maybe trying to update the count.
local bot_text = (frame:preprocess("{{REVISIONID}}") == "") and "\n\n----\n'''Preview message''': Transclusion count updated automatically ([[Template:High-use/doc#Technical details|see documentation]])." or ''
if count == nil then
if yesno(frame.args['fetch']) == false then
if (frame.args[1] or '') ~= '' then count = tonumber(frame.args[1]) end
else
count = _fetch(frame)
end
end
local title = mw.title.getCurrentTitle()
if title.subpageText == "doc" or title.subpageText == "sandbox" then
title = title.basePageTitle
end
local systemMessages = frame.args['system']
if frame.args['system'] == '' then
systemMessages = nil
end
-- This retrieves the project URL automatically to simplify localiation.
local templateCount = ('on [https://linkcount.toolforge.org/index.php?project=%s&page=%s %s pages]'):format(
mw.title.getCurrentTitle():fullUrl():gsub('//(.-)/.*', '%1'),
mw.uri.encode(title.fullText), p.num(frame, count))
local used_on_text = "'''This " .. (mw.title.getCurrentTitle().namespace == 828 and "Lua module" or "template") .. ' is used ';
if systemMessages then
used_on_text = used_on_text .. systemMessages ..
((count and count > 2000) and ("''', and " .. templateCount) or ("'''"))
else
used_on_text = used_on_text .. templateCount .. "'''"
end
local sandbox_text = ("%s's [[%s/sandbox|/sandbox]] or [[%s/testcases|/testcases]] subpages, or in your own [[%s]]. "):format(
(mw.title.getCurrentTitle().namespace == 828 and "module" or "template"),
title.fullText, title.fullText,
mw.title.getCurrentTitle().namespace == 828 and "Module:Sandbox|module sandbox" or "Wikipedia:User pages#SUB|user subpage"
)
local infoArg = frame.args["info"] ~= "" and frame.args["info"]
if (systemMessages or frame.args[1] == "risk" or (count and count >= 100000) ) then
local info = systemMessages and '.<br/>Changes to it can cause immediate changes to the Wikipedia user interface.' or '.'
if infoArg then
info = info .. "<br />" .. infoArg
end
sandbox_text = info .. '<br /> To avoid major disruption' ..
(count and count >= 100000 and ' and server load' or '') ..
', any changes should be tested in the ' .. sandbox_text ..
'The tested changes can be added to this page in a single edit. '
else
sandbox_text = (infoArg and ('.<br />' .. infoArg .. ' C') or ' and c') ..
'hanges may be widely noticed. Test changes in the ' .. sandbox_text
end
local discussion_text = systemMessages and 'Please discuss changes ' or 'Consider discussing changes '
if frame.args["2"] and frame.args["2"] ~= "" and frame.args["2"] ~= "yes" then
discussion_text = string.format("%sat [[%s]]", discussion_text, frame.args["2"])
else
discussion_text = string.format("%son the [[%s|talk page]]", discussion_text, title.talkPageTitle.fullText )
end
return used_on_text .. sandbox_text .. discussion_text .. " before implementing them." .. bot_text
end
function p.main(frame)
local count = nil
if yesno(frame.args['fetch']) == false then
if (frame.args[1] or '') ~= '' then count = tonumber(frame.args[1]) end
else
count = _fetch(frame)
end
local image = "[[File:Ambox warning yellow.svg|40px|alt=Warning|link=]]"
local type_param = "style"
local epilogue = ''
if frame.args['system'] and frame.args['system'] ~= '' then
image = "[[File:Ambox important.svg|40px|alt=Warning|link=]]"
type_param = "content"
local nocat = frame:getParent().args['nocat'] or frame.args['nocat']
local categorise = (nocat == '' or not yesno(nocat))
if categorise then
epilogue = frame:preprocess('{{Sandbox other||{{#switch:{{#invoke:Effective protection level|{{#switch:{{NAMESPACE}}|File=upload|#default=edit}}|{{FULLPAGENAME}}}}|sysop|templateeditor|interfaceadmin=|#default=[[Category:Pages used in system messages needing protection]]}}}}')
end
elseif (frame.args[1] == "risk" or (count and count >= 100000)) then
image = "[[File:Ambox warning orange.svg|40px|alt=Warning|link=]]"
type_param = "content"
end
if frame.args["form"] == "editnotice" then
return frame:expandTemplate{
title = 'editnotice',
args = {
["image"] = image,
["text"] = p.text(frame, count),
["expiry"] = (frame.args["expiry"] or "")
}
} .. epilogue
else
return require('Module:Message box').main('ombox', {
type = type_param,
image = image,
text = p.text(frame, count),
expiry = (frame.args["expiry"] or "")
}) .. epilogue
end
end
return p
e65a49e327a83e27b6a35ceff8dce344edee0840
Template:Clear
10
41
87
2022-06-13T15:31:11Z
en>Xaosflux
0
Changed protection settings for "[[Template:Clear]]": [[WP:High-risk templates|Highly visible template]]: 3MM+ uses ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))
wikitext
text/x-wiki
<div style="clear:{{{1|both}}};"></div><noinclude>
{{documentation}}
</noinclude>
38bab3e3d7fbd3d6800d46556e60bc6bac494d72
Module:Uses TemplateStyles/config
828
94
193
2022-06-16T15:10:06Z
en>Pppery
0
Matching reality rather than 2018 me's wishful thinking
Scribunto
text/plain
local cfg = {} -- Don’t touch this line.
-- Subpage blacklist: these subpages will not be categorized (except for the
-- error category, which is always added if there is an error).
-- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have
-- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules,
-- so they *will* have categories. All rules should be in the
-- ['<subpage name>'] = true,
-- format.
cfg['subpage_blacklist'] = {
['doc'] = true,
['sandbox'] = true,
['sandbox2'] = true,
['testcases'] = true,
}
-- Sandbox title: if the stylesheet’s title is <template>/<stylesheet>.css, the
-- stylesheet’s sandbox is expected to be at <template>/<sandbox_title>/<stylesheet>.css
-- Set to nil to disable sandbox links.
cfg['sandbox_title'] = 'sandbox'
-- Error category: this category is added if the module call contains errors
-- (e.g. no stylesheet listed). A category name without namespace, or nil
-- to disable categorization (not recommended).
cfg['error_category'] = 'Uses TemplateStyles templates with errors'
-- Default category: this category is added if no custom category is specified
-- in module/template call. A category name without namespace, or nil
-- to disable categorization.
cfg['default_category'] = 'Templates using TemplateStyles'
-- Protection conflict category: this category is added if the protection level
-- of any stylesheet is lower than the protection level of the template. A category name
-- without namespace, or nil to disable categorization (not recommended).
cfg['protection_conflict_category'] = 'Templates using TemplateStyles with a different protection level'
-- Hierarchy of protection levels, used to determine whether one protection level is lower
-- than another and thus should populate protection_conflict_category. No protection is treated as zero
cfg['protection_hierarchy'] = {
autoconfirmed = 1,
extendedconfirmed = 2,
templateeditor = 3,
sysop = 4
}
-- Padlock pattern: Lua pattern to search on protected stylesheets for, or nil
-- to disable padlock check.
cfg['padlock_pattern'] = '{{pp-'
-- Missing padlock category: this category is added if a protected stylesheet
-- doesn’t contain any padlock template (specified by the above Lua pattern).
-- A category name without namespace (no nil allowed) if the pattern is not nil,
-- unused (and thus may be nil) otherwise.
cfg['missing_padlock_category'] = 'Templates using TemplateStyles without padlocks'
return cfg -- Don’t touch this line.
58e7a37c44f6ea3f6b8af54a559d696cc7256493
Module:Uses TemplateStyles
828
93
191
2022-06-16T15:13:38Z
en>Pppery
0
Matching reality rather than 2018 me's wishful thinking
Scribunto
text/plain
local yesno = require('Module:Yesno')
local mList = require('Module:List')
local mTableTools = require('Module:TableTools')
local mMessageBox = require('Module:Message box')
local TNT = require('Module:TNT')
local p = {}
local function format(msg, ...)
return TNT.format('I18n/Uses TemplateStyles', msg, ...)
end
local function getConfig()
return mw.loadData('Module:Uses TemplateStyles/config')
end
local function renderBox(tStyles)
local boxArgs = {
type = 'notice',
small = true,
image = string.format('[[File:Farm-Fresh css add.svg|32px|alt=%s]]', format('logo-alt'))
}
if #tStyles < 1 then
boxArgs.text = string.format('<strong class="error">%s</strong>', format('error-emptylist'))
else
local cfg = getConfig()
local tStylesLinks = {}
for i, ts in ipairs(tStyles) do
local link = string.format('[[:%s]]', ts)
local sandboxLink = nil
local tsTitle = mw.title.new(ts)
if tsTitle and cfg['sandbox_title'] then
local tsSandboxTitle = mw.title.new(string.format(
'%s:%s/%s/%s', tsTitle.nsText, tsTitle.baseText, cfg['sandbox_title'], tsTitle.subpageText))
if tsSandboxTitle and tsSandboxTitle.exists then
sandboxLink = format('sandboxlink', link, ':' .. tsSandboxTitle.prefixedText)
end
end
tStylesLinks[i] = sandboxLink or link
end
local tStylesList = mList.makeList('bulleted', tStylesLinks)
boxArgs.text = format(
mw.title.getCurrentTitle():inNamespaces(828,829) and 'header-module' or 'header-template') ..
'\n' .. tStylesList
end
return mMessageBox.main('mbox', boxArgs)
end
local function renderTrackingCategories(args, tStyles, titleObj)
if yesno(args.nocat) then
return ''
end
local cfg = getConfig()
local cats = {}
-- Error category
if #tStyles < 1 and cfg['error_category'] then
cats[#cats + 1] = cfg['error_category']
end
-- TemplateStyles category
titleObj = titleObj or mw.title.getCurrentTitle()
if (titleObj.namespace == 10 or titleObj.namespace == 828)
and not cfg['subpage_blacklist'][titleObj.subpageText]
then
local category = args.category or cfg['default_category']
if category then
cats[#cats + 1] = category
end
if not yesno(args.noprotcat) and (cfg['protection_conflict_category'] or cfg['padlock_pattern']) then
local currentProt = titleObj.protectionLevels["edit"] and titleObj.protectionLevels["edit"][1] or nil
local addedLevelCat = false
local addedPadlockCat = false
for i, ts in ipairs(tStyles) do
local tsTitleObj = mw.title.new(ts)
local tsProt = tsTitleObj.protectionLevels["edit"] and tsTitleObj.protectionLevels["edit"][1] or nil
if cfg['padlock_pattern'] and tsProt and not addedPadlockCat then
local content = tsTitleObj:getContent()
if not content:find(cfg['padlock_pattern']) then
cats[#cats + 1] = cfg['missing_padlock_category']
addedPadlockCat = true
end
end
if cfg['protection_conflict_category'] and currentProt and tsProt ~= currentProt and not addedLevelCat then
currentProt = cfg['protection_hierarchy'][currentProt] or 0
tsProt = cfg['protection_hierarchy'][tsProt] or 0
if tsProt < currentProt then
addedLevelCat = true
cats[#cats + 1] = cfg['protection_conflict_category']
end
end
end
end
end
for i, cat in ipairs(cats) do
cats[i] = string.format('[[Category:%s]]', cat)
end
return table.concat(cats)
end
function p._main(args, cfg)
local tStyles = mTableTools.compressSparseArray(args)
local box = renderBox(tStyles)
local trackingCategories = renderTrackingCategories(args, tStyles)
return box .. trackingCategories
end
function p.main(frame)
local origArgs = frame:getParent().args
local args = {}
for k, v in pairs(origArgs) do
v = v:match('^%s*(.-)%s*$')
if v ~= '' then
args[k] = v
end
end
return p._main(args)
end
return p
71ca57c37849f38e3c5ee30061bdae730963e48e
Module:Message box/configuration
828
27
59
2022-07-11T18:19:26Z
en>Izno
0
add templatestyles, remove a variable or two as a result
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Message box configuration --
-- --
-- This module contains configuration data for [[Module:Message box]]. --
--------------------------------------------------------------------------------
return {
ambox = {
types = {
speedy = {
class = 'ambox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'ambox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'ambox-content',
image = 'Ambox important.svg'
},
style = {
class = 'ambox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'ambox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'ambox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'ambox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
allowSmall = true,
smallParam = 'left',
smallClass = 'mbox-small-left',
substCheck = true,
classes = {'metadata', 'ambox'},
imageEmptyCell = true,
imageCheckBlank = true,
imageSmallSize = '20x20px',
imageCellDiv = true,
useCollapsibleTextFields = true,
imageRightNone = true,
sectionDefault = 'article',
allowMainspaceCategories = true,
templateCategory = 'Article message templates',
templateCategoryRequireName = true,
templateErrorCategory = 'Article message templates with missing parameters',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>',
templatestyles = 'Module:Message box/ambox.css'
},
cmbox = {
types = {
speedy = {
class = 'cmbox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'cmbox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'cmbox-content',
image = 'Ambox important.svg'
},
style = {
class = 'cmbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'cmbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'cmbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'cmbox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'cmbox'},
imageEmptyCell = true,
templatestyles = 'Module:Message box/cmbox.css'
},
fmbox = {
types = {
warning = {
class = 'fmbox-warning',
image = 'Ambox warning pn.svg'
},
editnotice = {
class = 'fmbox-editnotice',
image = 'Information icon4.svg'
},
system = {
class = 'fmbox-system',
image = 'Information icon4.svg'
}
},
default = 'system',
showInvalidTypeError = true,
classes = {'fmbox'},
imageEmptyCell = false,
imageRightNone = false,
templatestyles = 'Module:Message box/fmbox.css'
},
imbox = {
types = {
speedy = {
class = 'imbox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'imbox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'imbox-content',
image = 'Ambox important.svg'
},
style = {
class = 'imbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'imbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'imbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
license = {
class = 'imbox-license licensetpl',
image = 'Imbox license.png' -- @todo We need an SVG version of this
},
featured = {
class = 'imbox-featured',
image = 'Cscr-featured.svg'
},
notice = {
class = 'imbox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'imbox'},
imageEmptyCell = true,
below = true,
templateCategory = 'File message boxes',
templatestyles = 'Module:Message box/imbox.css'
},
ombox = {
types = {
speedy = {
class = 'ombox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'ombox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'ombox-content',
image = 'Ambox important.svg'
},
style = {
class = 'ombox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'ombox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'ombox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'ombox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'ombox'},
allowSmall = true,
imageEmptyCell = true,
imageRightNone = true,
templatestyles = 'Module:Message box/ombox.css'
},
tmbox = {
types = {
speedy = {
class = 'tmbox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'tmbox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'tmbox-content',
image = 'Ambox important.svg'
},
style = {
class = 'tmbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'tmbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'tmbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'tmbox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'tmbox'},
allowSmall = true,
imageRightNone = true,
imageEmptyCell = true,
templateCategory = 'Talk message boxes',
templatestyles = 'Module:Message box/tmbox.css'
}
}
b6f0151037e6867b577c8cca32ff297e48697a10
Module:Message box
828
25
55
2022-07-11T18:19:29Z
en>Izno
0
add templatestyles, remove a variable or two as a result
Scribunto
text/plain
require('Module:No globals')
local getArgs
local yesno = require('Module:Yesno')
local lang = mw.language.getContentLanguage()
local CONFIG_MODULE = 'Module:Message box/configuration'
local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'}
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function getTitleObject(...)
-- Get the title object, passing the function through pcall
-- in case we are over the expensive function count limit.
local success, title = pcall(mw.title.new, ...)
if success then
return title
end
end
local function union(t1, t2)
-- Returns the union of two arrays.
local vals = {}
for i, v in ipairs(t1) do
vals[v] = true
end
for i, v in ipairs(t2) do
vals[v] = true
end
local ret = {}
for k in pairs(vals) do
table.insert(ret, k)
end
table.sort(ret)
return ret
end
local function getArgNums(args, prefix)
local nums = {}
for k, v in pairs(args) do
local num = mw.ustring.match(tostring(k), '^' .. prefix .. '([1-9]%d*)$')
if num then
table.insert(nums, tonumber(num))
end
end
table.sort(nums)
return nums
end
--------------------------------------------------------------------------------
-- Box class definition
--------------------------------------------------------------------------------
local MessageBox = {}
MessageBox.__index = MessageBox
function MessageBox.new(boxType, args, cfg)
args = args or {}
local obj = {}
-- Set the title object and the namespace.
obj.title = getTitleObject(args.page) or mw.title.getCurrentTitle()
-- Set the config for our box type.
obj.cfg = cfg[boxType]
if not obj.cfg then
local ns = obj.title.namespace
-- boxType is "mbox" or invalid input
if args.demospace and args.demospace ~= '' then
-- implement demospace parameter of mbox
local demospace = string.lower(args.demospace)
if DEMOSPACES[demospace] then
-- use template from DEMOSPACES
obj.cfg = cfg[DEMOSPACES[demospace]]
elseif string.find( demospace, 'talk' ) then
-- demo as a talk page
obj.cfg = cfg.tmbox
else
-- default to ombox
obj.cfg = cfg.ombox
end
elseif ns == 0 then
obj.cfg = cfg.ambox -- main namespace
elseif ns == 6 then
obj.cfg = cfg.imbox -- file namespace
elseif ns == 14 then
obj.cfg = cfg.cmbox -- category namespace
else
local nsTable = mw.site.namespaces[ns]
if nsTable and nsTable.isTalk then
obj.cfg = cfg.tmbox -- any talk namespace
else
obj.cfg = cfg.ombox -- other namespaces or invalid input
end
end
end
-- Set the arguments, and remove all blank arguments except for the ones
-- listed in cfg.allowBlankParams.
do
local newArgs = {}
for k, v in pairs(args) do
if v ~= '' then
newArgs[k] = v
end
end
for i, param in ipairs(obj.cfg.allowBlankParams or {}) do
newArgs[param] = args[param]
end
obj.args = newArgs
end
-- Define internal data structure.
obj.categories = {}
obj.classes = {}
-- For lazy loading of [[Module:Category handler]].
obj.hasCategories = false
return setmetatable(obj, MessageBox)
end
function MessageBox:addCat(ns, cat, sort)
if not cat then
return nil
end
if sort then
cat = string.format('[[Category:%s|%s]]', cat, sort)
else
cat = string.format('[[Category:%s]]', cat)
end
self.hasCategories = true
self.categories[ns] = self.categories[ns] or {}
table.insert(self.categories[ns], cat)
end
function MessageBox:addClass(class)
if not class then
return nil
end
table.insert(self.classes, class)
end
function MessageBox:setParameters()
local args = self.args
local cfg = self.cfg
-- Get type data.
self.type = args.type
local typeData = cfg.types[self.type]
self.invalidTypeError = cfg.showInvalidTypeError
and self.type
and not typeData
typeData = typeData or cfg.types[cfg.default]
self.typeClass = typeData.class
self.typeImage = typeData.image
-- Find if the box has been wrongly substituted.
self.isSubstituted = cfg.substCheck and args.subst == 'SUBST'
-- Find whether we are using a small message box.
self.isSmall = cfg.allowSmall and (
cfg.smallParam and args.small == cfg.smallParam
or not cfg.smallParam and yesno(args.small)
)
-- Add attributes, classes and styles.
self.id = args.id
self.name = args.name
if self.name then
self:addClass('box-' .. string.gsub(self.name,' ','_'))
end
if yesno(args.plainlinks) ~= false then
self:addClass('plainlinks')
end
for _, class in ipairs(cfg.classes or {}) do
self:addClass(class)
end
if self.isSmall then
self:addClass(cfg.smallClass or 'mbox-small')
end
self:addClass(self.typeClass)
self:addClass(args.class)
self.style = args.style
self.attrs = args.attrs
-- Set text style.
self.textstyle = args.textstyle
-- Find if we are on the template page or not. This functionality is only
-- used if useCollapsibleTextFields is set, or if both cfg.templateCategory
-- and cfg.templateCategoryRequireName are set.
self.useCollapsibleTextFields = cfg.useCollapsibleTextFields
if self.useCollapsibleTextFields
or cfg.templateCategory
and cfg.templateCategoryRequireName
then
if self.name then
local templateName = mw.ustring.match(
self.name,
'^[tT][eE][mM][pP][lL][aA][tT][eE][%s_]*:[%s_]*(.*)$'
) or self.name
templateName = 'Template:' .. templateName
self.templateTitle = getTitleObject(templateName)
end
self.isTemplatePage = self.templateTitle
and mw.title.equals(self.title, self.templateTitle)
end
-- Process data for collapsible text fields. At the moment these are only
-- used in {{ambox}}.
if self.useCollapsibleTextFields then
-- Get the self.issue value.
if self.isSmall and args.smalltext then
self.issue = args.smalltext
else
local sect
if args.sect == '' then
sect = 'This ' .. (cfg.sectionDefault or 'page')
elseif type(args.sect) == 'string' then
sect = 'This ' .. args.sect
end
local issue = args.issue
issue = type(issue) == 'string' and issue ~= '' and issue or nil
local text = args.text
text = type(text) == 'string' and text or nil
local issues = {}
table.insert(issues, sect)
table.insert(issues, issue)
table.insert(issues, text)
self.issue = table.concat(issues, ' ')
end
-- Get the self.talk value.
local talk = args.talk
-- Show talk links on the template page or template subpages if the talk
-- parameter is blank.
if talk == ''
and self.templateTitle
and (
mw.title.equals(self.templateTitle, self.title)
or self.title:isSubpageOf(self.templateTitle)
)
then
talk = '#'
elseif talk == '' then
talk = nil
end
if talk then
-- If the talk value is a talk page, make a link to that page. Else
-- assume that it's a section heading, and make a link to the talk
-- page of the current page with that section heading.
local talkTitle = getTitleObject(talk)
local talkArgIsTalkPage = true
if not talkTitle or not talkTitle.isTalkPage then
talkArgIsTalkPage = false
talkTitle = getTitleObject(
self.title.text,
mw.site.namespaces[self.title.namespace].talk.id
)
end
if talkTitle and talkTitle.exists then
local talkText
if self.isSmall then
local talkLink = talkArgIsTalkPage and talk or (talkTitle.prefixedText .. '#' .. talk)
talkText = string.format('([[%s|talk]])', talkLink)
else
talkText = 'Relevant discussion may be found on'
if talkArgIsTalkPage then
talkText = string.format(
'%s [[%s|%s]].',
talkText,
talk,
talkTitle.prefixedText
)
else
talkText = string.format(
'%s the [[%s#%s|talk page]].',
talkText,
talkTitle.prefixedText,
talk
)
end
end
self.talk = talkText
end
end
-- Get other values.
self.fix = args.fix ~= '' and args.fix or nil
local date
if args.date and args.date ~= '' then
date = args.date
elseif args.date == '' and self.isTemplatePage then
date = lang:formatDate('F Y')
end
if date then
self.date = string.format(" <span class='date-container'><i>(<span class='date'>%s</span>)</i></span>", date)
end
self.info = args.info
if yesno(args.removalnotice) then
self.removalNotice = cfg.removalNotice
end
end
-- Set the non-collapsible text field. At the moment this is used by all box
-- types other than ambox, and also by ambox when small=yes.
if self.isSmall then
self.text = args.smalltext or args.text
else
self.text = args.text
end
-- Set the below row.
self.below = cfg.below and args.below
-- General image settings.
self.imageCellDiv = not self.isSmall and cfg.imageCellDiv
self.imageEmptyCell = cfg.imageEmptyCell
-- Left image settings.
local imageLeft = self.isSmall and args.smallimage or args.image
if cfg.imageCheckBlank and imageLeft ~= 'blank' and imageLeft ~= 'none'
or not cfg.imageCheckBlank and imageLeft ~= 'none'
then
self.imageLeft = imageLeft
if not imageLeft then
local imageSize = self.isSmall
and (cfg.imageSmallSize or '30x30px')
or '40x40px'
self.imageLeft = string.format('[[File:%s|%s|link=|alt=]]', self.typeImage
or 'Imbox notice.png', imageSize)
end
end
-- Right image settings.
local imageRight = self.isSmall and args.smallimageright or args.imageright
if not (cfg.imageRightNone and imageRight == 'none') then
self.imageRight = imageRight
end
-- set templatestyles
self.base_templatestyles = cfg.templatestyles
self.templatestyles = args.templatestyles
end
function MessageBox:setMainspaceCategories()
local args = self.args
local cfg = self.cfg
if not cfg.allowMainspaceCategories then
return nil
end
local nums = {}
for _, prefix in ipairs{'cat', 'category', 'all'} do
args[prefix .. '1'] = args[prefix]
nums = union(nums, getArgNums(args, prefix))
end
-- The following is roughly equivalent to the old {{Ambox/category}}.
local date = args.date
date = type(date) == 'string' and date
local preposition = 'from'
for _, num in ipairs(nums) do
local mainCat = args['cat' .. tostring(num)]
or args['category' .. tostring(num)]
local allCat = args['all' .. tostring(num)]
mainCat = type(mainCat) == 'string' and mainCat
allCat = type(allCat) == 'string' and allCat
if mainCat and date and date ~= '' then
local catTitle = string.format('%s %s %s', mainCat, preposition, date)
self:addCat(0, catTitle)
catTitle = getTitleObject('Category:' .. catTitle)
if not catTitle or not catTitle.exists then
self:addCat(0, 'Articles with invalid date parameter in template')
end
elseif mainCat and (not date or date == '') then
self:addCat(0, mainCat)
end
if allCat then
self:addCat(0, allCat)
end
end
end
function MessageBox:setTemplateCategories()
local args = self.args
local cfg = self.cfg
-- Add template categories.
if cfg.templateCategory then
if cfg.templateCategoryRequireName then
if self.isTemplatePage then
self:addCat(10, cfg.templateCategory)
end
elseif not self.title.isSubpage then
self:addCat(10, cfg.templateCategory)
end
end
-- Add template error categories.
if cfg.templateErrorCategory then
local templateErrorCategory = cfg.templateErrorCategory
local templateCat, templateSort
if not self.name and not self.title.isSubpage then
templateCat = templateErrorCategory
elseif self.isTemplatePage then
local paramsToCheck = cfg.templateErrorParamsToCheck or {}
local count = 0
for i, param in ipairs(paramsToCheck) do
if not args[param] then
count = count + 1
end
end
if count > 0 then
templateCat = templateErrorCategory
templateSort = tostring(count)
end
if self.categoryNums and #self.categoryNums > 0 then
templateCat = templateErrorCategory
templateSort = 'C'
end
end
self:addCat(10, templateCat, templateSort)
end
end
function MessageBox:setAllNamespaceCategories()
-- Set categories for all namespaces.
if self.invalidTypeError then
local allSort = (self.title.namespace == 0 and 'Main:' or '') .. self.title.prefixedText
self:addCat('all', 'Wikipedia message box parameter needs fixing', allSort)
end
if self.isSubstituted then
self:addCat('all', 'Pages with incorrectly substituted templates')
end
end
function MessageBox:setCategories()
if self.title.namespace == 0 then
self:setMainspaceCategories()
elseif self.title.namespace == 10 then
self:setTemplateCategories()
end
self:setAllNamespaceCategories()
end
function MessageBox:renderCategories()
if not self.hasCategories then
-- No categories added, no need to pass them to Category handler so,
-- if it was invoked, it would return the empty string.
-- So we shortcut and return the empty string.
return ""
end
-- Convert category tables to strings and pass them through
-- [[Module:Category handler]].
return require('Module:Category handler')._main{
main = table.concat(self.categories[0] or {}),
template = table.concat(self.categories[10] or {}),
all = table.concat(self.categories.all or {}),
nocat = self.args.nocat,
page = self.args.page
}
end
function MessageBox:export()
local root = mw.html.create()
-- Add the subst check error.
if self.isSubstituted and self.name then
root:tag('b')
:addClass('error')
:wikitext(string.format(
'Template <code>%s[[Template:%s|%s]]%s</code> has been incorrectly substituted.',
mw.text.nowiki('{{'), self.name, self.name, mw.text.nowiki('}}')
))
end
local frame = mw.getCurrentFrame()
root:wikitext(frame:extensionTag{
name = 'templatestyles',
args = { src = self.base_templatestyles },
})
-- Add support for a single custom templatestyles sheet. Undocumented as
-- need should be limited and many templates using mbox are substed; we
-- don't want to spread templatestyles sheets around to arbitrary places
if self.templatestyles then
root:wikitext(frame:extensionTag{
name = 'templatestyles',
args = { src = self.templatestyles },
})
end
-- Create the box table.
local boxTable = root:tag('table')
boxTable:attr('id', self.id or nil)
for i, class in ipairs(self.classes or {}) do
boxTable:addClass(class or nil)
end
boxTable
:cssText(self.style or nil)
:attr('role', 'presentation')
if self.attrs then
boxTable:attr(self.attrs)
end
-- Add the left-hand image.
local row = boxTable:tag('tr')
if self.imageLeft then
local imageLeftCell = row:tag('td'):addClass('mbox-image')
if self.imageCellDiv then
-- If we are using a div, redefine imageLeftCell so that the image
-- is inside it. Divs use style="width: 52px;", which limits the
-- image width to 52px. If any images in a div are wider than that,
-- they may overlap with the text or cause other display problems.
imageLeftCell = imageLeftCell:tag('div'):addClass('mbox-image-div')
end
imageLeftCell:wikitext(self.imageLeft or nil)
elseif self.imageEmptyCell then
-- Some message boxes define an empty cell if no image is specified, and
-- some don't. The old template code in templates where empty cells are
-- specified gives the following hint: "No image. Cell with some width
-- or padding necessary for text cell to have 100% width."
row:tag('td')
:addClass('mbox-empty-cell')
end
-- Add the text.
local textCell = row:tag('td'):addClass('mbox-text')
if self.useCollapsibleTextFields then
-- The message box uses advanced text parameters that allow things to be
-- collapsible. At the moment, only ambox uses this.
textCell:cssText(self.textstyle or nil)
local textCellDiv = textCell:tag('div')
textCellDiv
:addClass('mbox-text-span')
:wikitext(self.issue or nil)
if (self.talk or self.fix) then
textCellDiv:tag('span')
:addClass('hide-when-compact')
:wikitext(self.talk and (' ' .. self.talk) or nil)
:wikitext(self.fix and (' ' .. self.fix) or nil)
end
textCellDiv:wikitext(self.date and (' ' .. self.date) or nil)
if self.info and not self.isSmall then
textCellDiv
:tag('span')
:addClass('hide-when-compact')
:wikitext(self.info and (' ' .. self.info) or nil)
end
if self.removalNotice then
textCellDiv:tag('span')
:addClass('hide-when-compact')
:tag('i')
:wikitext(string.format(" (%s)", self.removalNotice))
end
else
-- Default text formatting - anything goes.
textCell
:cssText(self.textstyle or nil)
:wikitext(self.text or nil)
end
-- Add the right-hand image.
if self.imageRight then
local imageRightCell = row:tag('td'):addClass('mbox-imageright')
if self.imageCellDiv then
-- If we are using a div, redefine imageRightCell so that the image
-- is inside it.
imageRightCell = imageRightCell:tag('div'):addClass('mbox-image-div')
end
imageRightCell
:wikitext(self.imageRight or nil)
end
-- Add the below row.
if self.below then
boxTable:tag('tr')
:tag('td')
:attr('colspan', self.imageRight and '3' or '2')
:addClass('mbox-text')
:cssText(self.textstyle or nil)
:wikitext(self.below or nil)
end
-- Add error message for invalid type parameters.
if self.invalidTypeError then
root:tag('div')
:addClass('mbox-invalid-type')
:wikitext(string.format(
'This message box is using an invalid "type=%s" parameter and needs fixing.',
self.type or ''
))
end
-- Add categories.
root:wikitext(self:renderCategories() or nil)
return tostring(root)
end
--------------------------------------------------------------------------------
-- Exports
--------------------------------------------------------------------------------
local p, mt = {}, {}
function p._exportClasses()
-- For testing.
return {
MessageBox = MessageBox
}
end
function p.main(boxType, args, cfgTables)
local box = MessageBox.new(boxType, args, cfgTables or mw.loadData(CONFIG_MODULE))
box:setParameters()
box:setCategories()
return box:export()
end
function mt.__index(t, k)
return function (frame)
if not getArgs then
getArgs = require('Module:Arguments').getArgs
end
return t.main(k, getArgs(frame, {trim = false, removeBlanks = false}))
end
end
return setmetatable(p, mt)
fd6a8b1a0ac5916465cdf2eb099825f1d006cfba
Module:Message box/ombox.css
828
86
177
2022-07-11T18:40:17Z
en>Izno
0
and move mbox-small to 720px here as well
text
text/plain
/* {{pp|small=y}} */
.ombox {
margin: 4px 0;
border-collapse: collapse;
border: 1px solid #a2a9b1; /* Default "notice" gray */
background-color: #f8f9fa;
box-sizing: border-box;
}
/* For the "small=yes" option. */
.ombox.mbox-small {
font-size: 88%;
line-height: 1.25em;
}
.ombox-speedy {
border: 2px solid #b32424; /* Red */
background-color: #fee7e6; /* Pink */
}
.ombox-delete {
border: 2px solid #b32424; /* Red */
}
.ombox-content {
border: 1px solid #f28500; /* Orange */
}
.ombox-style {
border: 1px solid #fc3; /* Yellow */
}
.ombox-move {
border: 1px solid #9932cc; /* Purple */
}
.ombox-protection {
border: 2px solid #a2a9b1; /* Gray-gold */
}
.ombox .mbox-text {
border: none;
/* @noflip */
padding: 0.25em 0.9em;
width: 100%;
}
.ombox .mbox-image {
border: none;
/* @noflip */
padding: 2px 0 2px 0.9em;
text-align: center;
}
.ombox .mbox-imageright {
border: none;
/* @noflip */
padding: 2px 0.9em 2px 0;
text-align: center;
}
/* An empty narrow cell */
.ombox .mbox-empty-cell {
border: none;
padding: 0;
width: 1px;
}
.ombox .mbox-invalid-type {
text-align: center;
}
@media (min-width: 720px) {
.ombox {
margin: 4px 10%;
}
.ombox.mbox-small {
/* @noflip */
clear: right;
/* @noflip */
float: right;
/* @noflip */
margin: 4px 0 4px 1em;
width: 238px;
}
}
8fe3df4bb607e699eab2dbd23bd4a1a446391002
Template:Para
10
64
133
2022-07-22T08:06:17Z
en>TheDJ
0
breakup super long words, so we do not overflow the viewport.
wikitext
text/x-wiki
<code class="tpl-para" style="word-break:break-word;{{SAFESUBST:<noinclude />#if:{{{plain|}}}|border: none; background-color: inherit;}} {{SAFESUBST:<noinclude />#if:{{{plain|}}}{{{mxt|}}}{{{green|}}}{{{!mxt|}}}{{{red|}}}|color: {{SAFESUBST:<noinclude />#if:{{{mxt|}}}{{{green|}}}|#006400|{{SAFESUBST:<noinclude />#if:{{{!mxt|}}}{{{red|}}}|#8B0000|inherit}}}};}} {{SAFESUBST:<noinclude />#if:{{{style|}}}|{{{style}}}}}">|{{SAFESUBST:<noinclude />#if:{{{1|}}}|{{{1}}}=}}{{{2|}}}</code><noinclude>
{{Documentation}}
<!--Categories and interwikis go near the bottom of the /doc subpage.-->
</noinclude>
06006deea2ed5d552aab61b4332321ab749ae7e8
Template:High-use
10
73
151
2022-08-23T22:14:22Z
en>GKFX
0
Remove all-pages parameter - no longer used.
wikitext
text/x-wiki
{{#invoke:High-use|main|1={{{1|}}}|2={{{2|}}}|info={{{info|}}}|demo={{{demo|}}}|form={{{form|}}}|expiry={{{expiry|}}}|system={{{system|}}}}}<noinclude>
{{Documentation}}
<!-- Add categories to the /doc subpage; interwiki links go to Wikidata, thank you! -->
</noinclude>
a3322d1bd47ac03df14fa2090855cff4fede9bc7
Module:Hatnote
828
49
103
2022-09-05T18:18:32Z
en>Nihiltres
0
Reordered helper functions (first by export status, then alphabetically) and migrated p.quote upstream from [[Module:Redirect hatnote]] (includes contributions by Tamzin and Nihiltres)
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Module:Hatnote --
-- --
-- This module produces hatnote links and links to related articles. It --
-- implements the {{hatnote}} and {{format link}} meta-templates and includes --
-- helper functions for other Lua hatnote modules. --
--------------------------------------------------------------------------------
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local checkTypeForNamedArg = libraryUtil.checkTypeForNamedArg
local mArguments -- lazily initialise [[Module:Arguments]]
local yesno -- lazily initialise [[Module:Yesno]]
local formatLink -- lazily initialise [[Module:Format link]] ._formatLink
local p = {}
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function getArgs(frame)
-- Fetches the arguments from the parent frame. Whitespace is trimmed and
-- blanks are removed.
mArguments = require('Module:Arguments')
return mArguments.getArgs(frame, {parentOnly = true})
end
local function removeInitialColon(s)
-- Removes the initial colon from a string, if present.
return s:match('^:?(.*)')
end
function p.defaultClasses(inline)
-- Provides the default hatnote classes as a space-separated string; useful
-- for hatnote-manipulation modules like [[Module:Hatnote group]].
return
(inline == 1 and 'hatnote-inline' or 'hatnote') .. ' ' ..
'navigation-not-searchable'
end
function p.disambiguate(page, disambiguator)
-- Formats a page title with a disambiguation parenthetical,
-- i.e. "Example" → "Example (disambiguation)".
checkType('disambiguate', 1, page, 'string')
checkType('disambiguate', 2, disambiguator, 'string', true)
disambiguator = disambiguator or 'disambiguation'
return mw.ustring.format('%s (%s)', page, disambiguator)
end
function p.findNamespaceId(link, removeColon)
-- Finds the namespace id (namespace number) of a link or a pagename. This
-- function will not work if the link is enclosed in double brackets. Colons
-- are trimmed from the start of the link by default. To skip colon
-- trimming, set the removeColon parameter to false.
checkType('findNamespaceId', 1, link, 'string')
checkType('findNamespaceId', 2, removeColon, 'boolean', true)
if removeColon ~= false then
link = removeInitialColon(link)
end
local namespace = link:match('^(.-):')
if namespace then
local nsTable = mw.site.namespaces[namespace]
if nsTable then
return nsTable.id
end
end
return 0
end
function p.makeWikitextError(msg, helpLink, addTrackingCategory, title)
-- Formats an error message to be returned to wikitext. If
-- addTrackingCategory is not false after being returned from
-- [[Module:Yesno]], and if we are not on a talk page, a tracking category
-- is added.
checkType('makeWikitextError', 1, msg, 'string')
checkType('makeWikitextError', 2, helpLink, 'string', true)
yesno = require('Module:Yesno')
title = title or mw.title.getCurrentTitle()
-- Make the help link text.
local helpText
if helpLink then
helpText = ' ([[' .. helpLink .. '|help]])'
else
helpText = ''
end
-- Make the category text.
local category
if not title.isTalkPage -- Don't categorise talk pages
and title.namespace ~= 2 -- Don't categorise userspace
and yesno(addTrackingCategory) ~= false -- Allow opting out
then
category = 'Hatnote templates with errors'
category = mw.ustring.format(
'[[%s:%s]]',
mw.site.namespaces[14].name,
category
)
else
category = ''
end
return mw.ustring.format(
'<strong class="error">Error: %s%s.</strong>%s',
msg,
helpText,
category
)
end
local curNs = mw.title.getCurrentTitle().namespace
p.missingTargetCat =
--Default missing target category, exported for use in related modules
((curNs == 0) or (curNs == 14)) and
'Articles with hatnote templates targeting a nonexistent page' or nil
function p.quote(title)
--Wraps titles in quotation marks. If the title starts/ends with a quotation
--mark, kerns that side as with {{-'}}
local quotationMarks = {
["'"]=true, ['"']=true, ['“']=true, ["‘"]=true, ['”']=true, ["’"]=true
}
local quoteLeft, quoteRight = -- Test if start/end are quotation marks
quotationMarks[string.sub(title, 1, 1)],
quotationMarks[string.sub(title, -1, -1)]
if quoteLeft or quoteRight then
title = mw.html.create("span"):wikitext(title)
end
if quoteLeft then title:css("padding-left", "0.15em") end
if quoteRight then title:css("padding-right", "0.15em") end
return '"' .. tostring(title) .. '"'
end
--------------------------------------------------------------------------------
-- Hatnote
--
-- Produces standard hatnote text. Implements the {{hatnote}} template.
--------------------------------------------------------------------------------
function p.hatnote(frame)
local args = getArgs(frame)
local s = args[1]
if not s then
return p.makeWikitextError(
'no text specified',
'Template:Hatnote#Errors',
args.category
)
end
return p._hatnote(s, {
extraclasses = args.extraclasses,
selfref = args.selfref
})
end
function p._hatnote(s, options)
checkType('_hatnote', 1, s, 'string')
checkType('_hatnote', 2, options, 'table', true)
options = options or {}
local inline = options.inline
local hatnote = mw.html.create(inline == 1 and 'span' or 'div')
local extraclasses
if type(options.extraclasses) == 'string' then
extraclasses = options.extraclasses
end
hatnote
:attr('role', 'note')
:addClass(p.defaultClasses(inline))
:addClass(extraclasses)
:addClass(options.selfref and 'selfref' or nil)
:wikitext(s)
return mw.getCurrentFrame():extensionTag{
name = 'templatestyles', args = { src = 'Module:Hatnote/styles.css' }
} .. tostring(hatnote)
end
return p
3ae1ed7094c5005ca0896395ec9a587287a0bef1
Template:Parameter names example
10
81
167
2022-09-15T17:36:18Z
en>Aidan9382
0
Hatnote should ideally be moved into documentation as to allow users to edit it regardless of the protection on the main template
wikitext
text/x-wiki
<includeonly>{{#invoke:Parameter names example|main}}</includeonly><noinclude>
{{Documentation}}
</noinclude>
de1e29d6ebc113e9d1649ea6a976625885db8a2f
Module:Documentation
828
66
137
2022-09-29T01:57:36Z
en>Andrybak
0
update code comment according to [[Special:Diff/989669779]]
Scribunto
text/plain
-- This module implements {{documentation}}.
-- Get required modules.
local getArgs = require('Module:Arguments').getArgs
-- Get the config table.
local cfg = mw.loadData('Module:Documentation/config')
local p = {}
-- Often-used functions.
local ugsub = mw.ustring.gsub
----------------------------------------------------------------------------
-- Helper functions
--
-- These are defined as local functions, but are made available in the p
-- table for testing purposes.
----------------------------------------------------------------------------
local function message(cfgKey, valArray, expectType)
--[[
-- Gets a message from the cfg table and formats it if appropriate.
-- The function raises an error if the value from the cfg table is not
-- of the type expectType. The default type for expectType is 'string'.
-- If the table valArray is present, strings such as $1, $2 etc. in the
-- message are substituted with values from the table keys [1], [2] etc.
-- For example, if the message "foo-message" had the value 'Foo $2 bar $1.',
-- message('foo-message', {'baz', 'qux'}) would return "Foo qux bar baz."
--]]
local msg = cfg[cfgKey]
expectType = expectType or 'string'
if type(msg) ~= expectType then
error('message: type error in message cfg.' .. cfgKey .. ' (' .. expectType .. ' expected, got ' .. type(msg) .. ')', 2)
end
if not valArray then
return msg
end
local function getMessageVal(match)
match = tonumber(match)
return valArray[match] or error('message: no value found for key $' .. match .. ' in message cfg.' .. cfgKey, 4)
end
return ugsub(msg, '$([1-9][0-9]*)', getMessageVal)
end
p.message = message
local function makeWikilink(page, display)
if display then
return mw.ustring.format('[[%s|%s]]', page, display)
else
return mw.ustring.format('[[%s]]', page)
end
end
p.makeWikilink = makeWikilink
local function makeCategoryLink(cat, sort)
local catns = mw.site.namespaces[14].name
return makeWikilink(catns .. ':' .. cat, sort)
end
p.makeCategoryLink = makeCategoryLink
local function makeUrlLink(url, display)
return mw.ustring.format('[%s %s]', url, display)
end
p.makeUrlLink = makeUrlLink
local function makeToolbar(...)
local ret = {}
local lim = select('#', ...)
if lim < 1 then
return nil
end
for i = 1, lim do
ret[#ret + 1] = select(i, ...)
end
-- 'documentation-toolbar'
return '<span class="' .. message('toolbar-class') .. '">('
.. table.concat(ret, ' | ') .. ')</span>'
end
p.makeToolbar = makeToolbar
----------------------------------------------------------------------------
-- Argument processing
----------------------------------------------------------------------------
local function makeInvokeFunc(funcName)
return function (frame)
local args = getArgs(frame, {
valueFunc = function (key, value)
if type(value) == 'string' then
value = value:match('^%s*(.-)%s*$') -- Remove whitespace.
if key == 'heading' or value ~= '' then
return value
else
return nil
end
else
return value
end
end
})
return p[funcName](args)
end
end
----------------------------------------------------------------------------
-- Entry points
----------------------------------------------------------------------------
function p.nonexistent(frame)
if mw.title.getCurrentTitle().subpageText == 'testcases' then
return frame:expandTemplate{title = 'module test cases notice'}
else
return p.main(frame)
end
end
p.main = makeInvokeFunc('_main')
function p._main(args)
--[[
-- This function defines logic flow for the module.
-- @args - table of arguments passed by the user
--]]
local env = p.getEnvironment(args)
local root = mw.html.create()
root
:wikitext(p._getModuleWikitext(args, env))
:wikitext(p.protectionTemplate(env))
:wikitext(p.sandboxNotice(args, env))
:tag('div')
-- 'documentation-container'
:addClass(message('container'))
:attr('role', 'complementary')
:attr('aria-labelledby', args.heading ~= '' and 'documentation-heading' or nil)
:attr('aria-label', args.heading == '' and 'Documentation' or nil)
:newline()
:tag('div')
-- 'documentation'
:addClass(message('main-div-classes'))
:newline()
:wikitext(p._startBox(args, env))
:wikitext(p._content(args, env))
:tag('div')
-- 'documentation-clear'
:addClass(message('clear'))
:done()
:newline()
:done()
:wikitext(p._endBox(args, env))
:done()
:wikitext(p.addTrackingCategories(env))
-- 'Module:Documentation/styles.css'
return mw.getCurrentFrame():extensionTag (
'templatestyles', '', {src=cfg['templatestyles']
}) .. tostring(root)
end
----------------------------------------------------------------------------
-- Environment settings
----------------------------------------------------------------------------
function p.getEnvironment(args)
--[[
-- Returns a table with information about the environment, including title
-- objects and other namespace- or path-related data.
-- @args - table of arguments passed by the user
--
-- Title objects include:
-- env.title - the page we are making documentation for (usually the current title)
-- env.templateTitle - the template (or module, file, etc.)
-- env.docTitle - the /doc subpage.
-- env.sandboxTitle - the /sandbox subpage.
-- env.testcasesTitle - the /testcases subpage.
--
-- Data includes:
-- env.protectionLevels - the protection levels table of the title object.
-- env.subjectSpace - the number of the title's subject namespace.
-- env.docSpace - the number of the namespace the title puts its documentation in.
-- env.docpageBase - the text of the base page of the /doc, /sandbox and /testcases pages, with namespace.
-- env.compareUrl - URL of the Special:ComparePages page comparing the sandbox with the template.
--
-- All table lookups are passed through pcall so that errors are caught. If an error occurs, the value
-- returned will be nil.
--]]
local env, envFuncs = {}, {}
-- Set up the metatable. If triggered we call the corresponding function in the envFuncs table. The value
-- returned by that function is memoized in the env table so that we don't call any of the functions
-- more than once. (Nils won't be memoized.)
setmetatable(env, {
__index = function (t, key)
local envFunc = envFuncs[key]
if envFunc then
local success, val = pcall(envFunc)
if success then
env[key] = val -- Memoise the value.
return val
end
end
return nil
end
})
function envFuncs.title()
-- The title object for the current page, or a test page passed with args.page.
local title
local titleArg = args.page
if titleArg then
title = mw.title.new(titleArg)
else
title = mw.title.getCurrentTitle()
end
return title
end
function envFuncs.templateTitle()
--[[
-- The template (or module, etc.) title object.
-- Messages:
-- 'sandbox-subpage' --> 'sandbox'
-- 'testcases-subpage' --> 'testcases'
--]]
local subjectSpace = env.subjectSpace
local title = env.title
local subpage = title.subpageText
if subpage == message('sandbox-subpage') or subpage == message('testcases-subpage') then
return mw.title.makeTitle(subjectSpace, title.baseText)
else
return mw.title.makeTitle(subjectSpace, title.text)
end
end
function envFuncs.docTitle()
--[[
-- Title object of the /doc subpage.
-- Messages:
-- 'doc-subpage' --> 'doc'
--]]
local title = env.title
local docname = args[1] -- User-specified doc page.
local docpage
if docname then
docpage = docname
else
docpage = env.docpageBase .. '/' .. message('doc-subpage')
end
return mw.title.new(docpage)
end
function envFuncs.sandboxTitle()
--[[
-- Title object for the /sandbox subpage.
-- Messages:
-- 'sandbox-subpage' --> 'sandbox'
--]]
return mw.title.new(env.docpageBase .. '/' .. message('sandbox-subpage'))
end
function envFuncs.testcasesTitle()
--[[
-- Title object for the /testcases subpage.
-- Messages:
-- 'testcases-subpage' --> 'testcases'
--]]
return mw.title.new(env.docpageBase .. '/' .. message('testcases-subpage'))
end
function envFuncs.protectionLevels()
-- The protection levels table of the title object.
return env.title.protectionLevels
end
function envFuncs.subjectSpace()
-- The subject namespace number.
return mw.site.namespaces[env.title.namespace].subject.id
end
function envFuncs.docSpace()
-- The documentation namespace number. For most namespaces this is the
-- same as the subject namespace. However, pages in the Article, File,
-- MediaWiki or Category namespaces must have their /doc, /sandbox and
-- /testcases pages in talk space.
local subjectSpace = env.subjectSpace
if subjectSpace == 0 or subjectSpace == 6 or subjectSpace == 8 or subjectSpace == 14 then
return subjectSpace + 1
else
return subjectSpace
end
end
function envFuncs.docpageBase()
-- The base page of the /doc, /sandbox, and /testcases subpages.
-- For some namespaces this is the talk page, rather than the template page.
local templateTitle = env.templateTitle
local docSpace = env.docSpace
local docSpaceText = mw.site.namespaces[docSpace].name
-- Assemble the link. docSpace is never the main namespace, so we can hardcode the colon.
return docSpaceText .. ':' .. templateTitle.text
end
function envFuncs.compareUrl()
-- Diff link between the sandbox and the main template using [[Special:ComparePages]].
local templateTitle = env.templateTitle
local sandboxTitle = env.sandboxTitle
if templateTitle.exists and sandboxTitle.exists then
local compareUrl = mw.uri.fullUrl(
'Special:ComparePages',
{ page1 = templateTitle.prefixedText, page2 = sandboxTitle.prefixedText}
)
return tostring(compareUrl)
else
return nil
end
end
return env
end
----------------------------------------------------------------------------
-- Auxiliary templates
----------------------------------------------------------------------------
p.getModuleWikitext = makeInvokeFunc('_getModuleWikitext')
function p._getModuleWikitext(args, env)
local currentTitle = mw.title.getCurrentTitle()
if currentTitle.contentModel ~= 'Scribunto' then return end
pcall(require, currentTitle.prefixedText) -- if it fails, we don't care
local moduleWikitext = package.loaded["Module:Module wikitext"]
if moduleWikitext then
return moduleWikitext.main()
end
end
function p.sandboxNotice(args, env)
--[=[
-- Generates a sandbox notice for display above sandbox pages.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- Messages:
-- 'sandbox-notice-image' --> '[[File:Sandbox.svg|50px|alt=|link=]]'
-- 'sandbox-notice-blurb' --> 'This is the $1 for $2.'
-- 'sandbox-notice-diff-blurb' --> 'This is the $1 for $2 ($3).'
-- 'sandbox-notice-pagetype-template' --> '[[Wikipedia:Template test cases|template sandbox]] page'
-- 'sandbox-notice-pagetype-module' --> '[[Wikipedia:Template test cases|module sandbox]] page'
-- 'sandbox-notice-pagetype-other' --> 'sandbox page'
-- 'sandbox-notice-compare-link-display' --> 'diff'
-- 'sandbox-notice-testcases-blurb' --> 'See also the companion subpage for $1.'
-- 'sandbox-notice-testcases-link-display' --> 'test cases'
-- 'sandbox-category' --> 'Template sandboxes'
--]=]
local title = env.title
local sandboxTitle = env.sandboxTitle
local templateTitle = env.templateTitle
local subjectSpace = env.subjectSpace
if not (subjectSpace and title and sandboxTitle and templateTitle
and mw.title.equals(title, sandboxTitle)) then
return nil
end
-- Build the table of arguments to pass to {{ombox}}. We need just two fields, "image" and "text".
local omargs = {}
omargs.image = message('sandbox-notice-image')
-- Get the text. We start with the opening blurb, which is something like
-- "This is the template sandbox for [[Template:Foo]] (diff)."
local text = ''
local pagetype
if subjectSpace == 10 then
pagetype = message('sandbox-notice-pagetype-template')
elseif subjectSpace == 828 then
pagetype = message('sandbox-notice-pagetype-module')
else
pagetype = message('sandbox-notice-pagetype-other')
end
local templateLink = makeWikilink(templateTitle.prefixedText)
local compareUrl = env.compareUrl
if compareUrl then
local compareDisplay = message('sandbox-notice-compare-link-display')
local compareLink = makeUrlLink(compareUrl, compareDisplay)
text = text .. message('sandbox-notice-diff-blurb', {pagetype, templateLink, compareLink})
else
text = text .. message('sandbox-notice-blurb', {pagetype, templateLink})
end
-- Get the test cases page blurb if the page exists. This is something like
-- "See also the companion subpage for [[Template:Foo/testcases|test cases]]."
local testcasesTitle = env.testcasesTitle
if testcasesTitle and testcasesTitle.exists then
if testcasesTitle.contentModel == "Scribunto" then
local testcasesLinkDisplay = message('sandbox-notice-testcases-link-display')
local testcasesRunLinkDisplay = message('sandbox-notice-testcases-run-link-display')
local testcasesLink = makeWikilink(testcasesTitle.prefixedText, testcasesLinkDisplay)
local testcasesRunLink = makeWikilink(testcasesTitle.talkPageTitle.prefixedText, testcasesRunLinkDisplay)
text = text .. '<br />' .. message('sandbox-notice-testcases-run-blurb', {testcasesLink, testcasesRunLink})
else
local testcasesLinkDisplay = message('sandbox-notice-testcases-link-display')
local testcasesLink = makeWikilink(testcasesTitle.prefixedText, testcasesLinkDisplay)
text = text .. '<br />' .. message('sandbox-notice-testcases-blurb', {testcasesLink})
end
end
-- Add the sandbox to the sandbox category.
omargs.text = text .. makeCategoryLink(message('sandbox-category'))
-- 'documentation-clear'
return '<div class="' .. message('clear') .. '"></div>'
.. require('Module:Message box').main('ombox', omargs)
end
function p.protectionTemplate(env)
-- Generates the padlock icon in the top right.
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- Messages:
-- 'protection-template' --> 'pp-template'
-- 'protection-template-args' --> {docusage = 'yes'}
local protectionLevels = env.protectionLevels
if not protectionLevels then
return nil
end
local editProt = protectionLevels.edit and protectionLevels.edit[1]
local moveProt = protectionLevels.move and protectionLevels.move[1]
if editProt then
-- The page is edit-protected.
return require('Module:Protection banner')._main{
message('protection-reason-edit'), small = true
}
elseif moveProt and moveProt ~= 'autoconfirmed' then
-- The page is move-protected but not edit-protected. Exclude move
-- protection with the level "autoconfirmed", as this is equivalent to
-- no move protection at all.
return require('Module:Protection banner')._main{
action = 'move', small = true
}
else
return nil
end
end
----------------------------------------------------------------------------
-- Start box
----------------------------------------------------------------------------
p.startBox = makeInvokeFunc('_startBox')
function p._startBox(args, env)
--[[
-- This function generates the start box.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- The actual work is done by p.makeStartBoxLinksData and p.renderStartBoxLinks which make
-- the [view] [edit] [history] [purge] links, and by p.makeStartBoxData and p.renderStartBox
-- which generate the box HTML.
--]]
env = env or p.getEnvironment(args)
local links
local content = args.content
if not content or args[1] then
-- No need to include the links if the documentation is on the template page itself.
local linksData = p.makeStartBoxLinksData(args, env)
if linksData then
links = p.renderStartBoxLinks(linksData)
end
end
-- Generate the start box html.
local data = p.makeStartBoxData(args, env, links)
if data then
return p.renderStartBox(data)
else
-- User specified no heading.
return nil
end
end
function p.makeStartBoxLinksData(args, env)
--[[
-- Does initial processing of data to make the [view] [edit] [history] [purge] links.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- Messages:
-- 'view-link-display' --> 'view'
-- 'edit-link-display' --> 'edit'
-- 'history-link-display' --> 'history'
-- 'purge-link-display' --> 'purge'
-- 'module-preload' --> 'Template:Documentation/preload-module-doc'
-- 'docpage-preload' --> 'Template:Documentation/preload'
-- 'create-link-display' --> 'create'
--]]
local subjectSpace = env.subjectSpace
local title = env.title
local docTitle = env.docTitle
if not title or not docTitle then
return nil
end
if docTitle.isRedirect then
docTitle = docTitle.redirectTarget
end
local data = {}
data.title = title
data.docTitle = docTitle
-- View, display, edit, and purge links if /doc exists.
data.viewLinkDisplay = message('view-link-display')
data.editLinkDisplay = message('edit-link-display')
data.historyLinkDisplay = message('history-link-display')
data.purgeLinkDisplay = message('purge-link-display')
-- Create link if /doc doesn't exist.
local preload = args.preload
if not preload then
if subjectSpace == 828 then -- Module namespace
preload = message('module-preload')
else
preload = message('docpage-preload')
end
end
data.preload = preload
data.createLinkDisplay = message('create-link-display')
return data
end
function p.renderStartBoxLinks(data)
--[[
-- Generates the [view][edit][history][purge] or [create][purge] links from the data table.
-- @data - a table of data generated by p.makeStartBoxLinksData
--]]
local function escapeBrackets(s)
-- Escapes square brackets with HTML entities.
s = s:gsub('%[', '[') -- Replace square brackets with HTML entities.
s = s:gsub('%]', ']')
return s
end
local ret
local docTitle = data.docTitle
local title = data.title
local purgeLink = makeUrlLink(title:fullUrl{action = 'purge'}, data.purgeLinkDisplay)
if docTitle.exists then
local viewLink = makeWikilink(docTitle.prefixedText, data.viewLinkDisplay)
local editLink = makeUrlLink(docTitle:fullUrl{action = 'edit'}, data.editLinkDisplay)
local historyLink = makeUrlLink(docTitle:fullUrl{action = 'history'}, data.historyLinkDisplay)
ret = '[%s] [%s] [%s] [%s]'
ret = escapeBrackets(ret)
ret = mw.ustring.format(ret, viewLink, editLink, historyLink, purgeLink)
else
local createLink = makeUrlLink(docTitle:fullUrl{action = 'edit', preload = data.preload}, data.createLinkDisplay)
ret = '[%s] [%s]'
ret = escapeBrackets(ret)
ret = mw.ustring.format(ret, createLink, purgeLink)
end
return ret
end
function p.makeStartBoxData(args, env, links)
--[=[
-- Does initial processing of data to pass to the start-box render function, p.renderStartBox.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- @links - a string containing the [view][edit][history][purge] links - could be nil if there's an error.
--
-- Messages:
-- 'documentation-icon-wikitext' --> '[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=]]'
-- 'template-namespace-heading' --> 'Template documentation'
-- 'module-namespace-heading' --> 'Module documentation'
-- 'file-namespace-heading' --> 'Summary'
-- 'other-namespaces-heading' --> 'Documentation'
-- 'testcases-create-link-display' --> 'create'
--]=]
local subjectSpace = env.subjectSpace
if not subjectSpace then
-- Default to an "other namespaces" namespace, so that we get at least some output
-- if an error occurs.
subjectSpace = 2
end
local data = {}
-- Heading
local heading = args.heading -- Blank values are not removed.
if heading == '' then
-- Don't display the start box if the heading arg is defined but blank.
return nil
end
if heading then
data.heading = heading
elseif subjectSpace == 10 then -- Template namespace
data.heading = message('documentation-icon-wikitext') .. ' ' .. message('template-namespace-heading')
elseif subjectSpace == 828 then -- Module namespace
data.heading = message('documentation-icon-wikitext') .. ' ' .. message('module-namespace-heading')
elseif subjectSpace == 6 then -- File namespace
data.heading = message('file-namespace-heading')
else
data.heading = message('other-namespaces-heading')
end
-- Heading CSS
local headingStyle = args['heading-style']
if headingStyle then
data.headingStyleText = headingStyle
else
-- 'documentation-heading'
data.headingClass = message('main-div-heading-class')
end
-- Data for the [view][edit][history][purge] or [create] links.
if links then
-- 'mw-editsection-like plainlinks'
data.linksClass = message('start-box-link-classes')
data.links = links
end
return data
end
function p.renderStartBox(data)
-- Renders the start box html.
-- @data - a table of data generated by p.makeStartBoxData.
local sbox = mw.html.create('div')
sbox
-- 'documentation-startbox'
:addClass(message('start-box-class'))
:newline()
:tag('span')
:addClass(data.headingClass)
:attr('id', 'documentation-heading')
:cssText(data.headingStyleText)
:wikitext(data.heading)
local links = data.links
if links then
sbox:tag('span')
:addClass(data.linksClass)
:attr('id', data.linksId)
:wikitext(links)
end
return tostring(sbox)
end
----------------------------------------------------------------------------
-- Documentation content
----------------------------------------------------------------------------
p.content = makeInvokeFunc('_content')
function p._content(args, env)
-- Displays the documentation contents
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
env = env or p.getEnvironment(args)
local docTitle = env.docTitle
local content = args.content
if not content and docTitle and docTitle.exists then
content = args._content or mw.getCurrentFrame():expandTemplate{title = docTitle.prefixedText}
end
-- The line breaks below are necessary so that "=== Headings ===" at the start and end
-- of docs are interpreted correctly.
return '\n' .. (content or '') .. '\n'
end
p.contentTitle = makeInvokeFunc('_contentTitle')
function p._contentTitle(args, env)
env = env or p.getEnvironment(args)
local docTitle = env.docTitle
if not args.content and docTitle and docTitle.exists then
return docTitle.prefixedText
else
return ''
end
end
----------------------------------------------------------------------------
-- End box
----------------------------------------------------------------------------
p.endBox = makeInvokeFunc('_endBox')
function p._endBox(args, env)
--[=[
-- This function generates the end box (also known as the link box).
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
--]=]
-- Get environment data.
env = env or p.getEnvironment(args)
local subjectSpace = env.subjectSpace
local docTitle = env.docTitle
if not subjectSpace or not docTitle then
return nil
end
-- Check whether we should output the end box at all. Add the end
-- box by default if the documentation exists or if we are in the
-- user, module or template namespaces.
local linkBox = args['link box']
if linkBox == 'off'
or not (
docTitle.exists
or subjectSpace == 2
or subjectSpace == 828
or subjectSpace == 10
)
then
return nil
end
-- Assemble the link box.
local text = ''
if linkBox then
text = text .. linkBox
else
text = text .. (p.makeDocPageBlurb(args, env) or '') -- "This documentation is transcluded from [[Foo]]."
if subjectSpace == 2 or subjectSpace == 10 or subjectSpace == 828 then
-- We are in the user, template or module namespaces.
-- Add sandbox and testcases links.
-- "Editors can experiment in this template's sandbox and testcases pages."
text = text .. (p.makeExperimentBlurb(args, env) or '') .. '<br />'
if not args.content and not args[1] then
-- "Please add categories to the /doc subpage."
-- Don't show this message with inline docs or with an explicitly specified doc page,
-- as then it is unclear where to add the categories.
text = text .. (p.makeCategoriesBlurb(args, env) or '')
end
text = text .. ' ' .. (p.makeSubpagesBlurb(args, env) or '') --"Subpages of this template"
end
end
local box = mw.html.create('div')
-- 'documentation-metadata'
box:attr('role', 'note')
:addClass(message('end-box-class'))
-- 'plainlinks'
:addClass(message('end-box-plainlinks'))
:wikitext(text)
:done()
return '\n' .. tostring(box)
end
function p.makeDocPageBlurb(args, env)
--[=[
-- Makes the blurb "This documentation is transcluded from [[Template:Foo]] (edit, history)".
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- Messages:
-- 'edit-link-display' --> 'edit'
-- 'history-link-display' --> 'history'
-- 'transcluded-from-blurb' -->
-- 'The above [[Wikipedia:Template documentation|documentation]]
-- is [[Help:Transclusion|transcluded]] from $1.'
-- 'module-preload' --> 'Template:Documentation/preload-module-doc'
-- 'create-link-display' --> 'create'
-- 'create-module-doc-blurb' -->
-- 'You might want to $1 a documentation page for this [[Wikipedia:Lua|Scribunto module]].'
--]=]
local docTitle = env.docTitle
if not docTitle then
return nil
end
local ret
if docTitle.exists then
-- /doc exists; link to it.
local docLink = makeWikilink(docTitle.prefixedText)
local editUrl = docTitle:fullUrl{action = 'edit'}
local editDisplay = message('edit-link-display')
local editLink = makeUrlLink(editUrl, editDisplay)
local historyUrl = docTitle:fullUrl{action = 'history'}
local historyDisplay = message('history-link-display')
local historyLink = makeUrlLink(historyUrl, historyDisplay)
ret = message('transcluded-from-blurb', {docLink})
.. ' '
.. makeToolbar(editLink, historyLink)
.. '<br />'
elseif env.subjectSpace == 828 then
-- /doc does not exist; ask to create it.
local createUrl = docTitle:fullUrl{action = 'edit', preload = message('module-preload')}
local createDisplay = message('create-link-display')
local createLink = makeUrlLink(createUrl, createDisplay)
ret = message('create-module-doc-blurb', {createLink})
.. '<br />'
end
return ret
end
function p.makeExperimentBlurb(args, env)
--[[
-- Renders the text "Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages."
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- Messages:
-- 'sandbox-link-display' --> 'sandbox'
-- 'sandbox-edit-link-display' --> 'edit'
-- 'compare-link-display' --> 'diff'
-- 'module-sandbox-preload' --> 'Template:Documentation/preload-module-sandbox'
-- 'template-sandbox-preload' --> 'Template:Documentation/preload-sandbox'
-- 'sandbox-create-link-display' --> 'create'
-- 'mirror-edit-summary' --> 'Create sandbox version of $1'
-- 'mirror-link-display' --> 'mirror'
-- 'mirror-link-preload' --> 'Template:Documentation/mirror'
-- 'sandbox-link-display' --> 'sandbox'
-- 'testcases-link-display' --> 'testcases'
-- 'testcases-edit-link-display'--> 'edit'
-- 'template-sandbox-preload' --> 'Template:Documentation/preload-sandbox'
-- 'testcases-create-link-display' --> 'create'
-- 'testcases-link-display' --> 'testcases'
-- 'testcases-edit-link-display' --> 'edit'
-- 'module-testcases-preload' --> 'Template:Documentation/preload-module-testcases'
-- 'template-testcases-preload' --> 'Template:Documentation/preload-testcases'
-- 'experiment-blurb-module' --> 'Editors can experiment in this module's $1 and $2 pages.'
-- 'experiment-blurb-template' --> 'Editors can experiment in this template's $1 and $2 pages.'
--]]
local subjectSpace = env.subjectSpace
local templateTitle = env.templateTitle
local sandboxTitle = env.sandboxTitle
local testcasesTitle = env.testcasesTitle
local templatePage = templateTitle.prefixedText
if not subjectSpace or not templateTitle or not sandboxTitle or not testcasesTitle then
return nil
end
-- Make links.
local sandboxLinks, testcasesLinks
if sandboxTitle.exists then
local sandboxPage = sandboxTitle.prefixedText
local sandboxDisplay = message('sandbox-link-display')
local sandboxLink = makeWikilink(sandboxPage, sandboxDisplay)
local sandboxEditUrl = sandboxTitle:fullUrl{action = 'edit'}
local sandboxEditDisplay = message('sandbox-edit-link-display')
local sandboxEditLink = makeUrlLink(sandboxEditUrl, sandboxEditDisplay)
local compareUrl = env.compareUrl
local compareLink
if compareUrl then
local compareDisplay = message('compare-link-display')
compareLink = makeUrlLink(compareUrl, compareDisplay)
end
sandboxLinks = sandboxLink .. ' ' .. makeToolbar(sandboxEditLink, compareLink)
else
local sandboxPreload
if subjectSpace == 828 then
sandboxPreload = message('module-sandbox-preload')
else
sandboxPreload = message('template-sandbox-preload')
end
local sandboxCreateUrl = sandboxTitle:fullUrl{action = 'edit', preload = sandboxPreload}
local sandboxCreateDisplay = message('sandbox-create-link-display')
local sandboxCreateLink = makeUrlLink(sandboxCreateUrl, sandboxCreateDisplay)
local mirrorSummary = message('mirror-edit-summary', {makeWikilink(templatePage)})
local mirrorPreload = message('mirror-link-preload')
local mirrorUrl = sandboxTitle:fullUrl{action = 'edit', preload = mirrorPreload, summary = mirrorSummary}
if subjectSpace == 828 then
mirrorUrl = sandboxTitle:fullUrl{action = 'edit', preload = templateTitle.prefixedText, summary = mirrorSummary}
end
local mirrorDisplay = message('mirror-link-display')
local mirrorLink = makeUrlLink(mirrorUrl, mirrorDisplay)
sandboxLinks = message('sandbox-link-display') .. ' ' .. makeToolbar(sandboxCreateLink, mirrorLink)
end
if testcasesTitle.exists then
local testcasesPage = testcasesTitle.prefixedText
local testcasesDisplay = message('testcases-link-display')
local testcasesLink = makeWikilink(testcasesPage, testcasesDisplay)
local testcasesEditUrl = testcasesTitle:fullUrl{action = 'edit'}
local testcasesEditDisplay = message('testcases-edit-link-display')
local testcasesEditLink = makeUrlLink(testcasesEditUrl, testcasesEditDisplay)
-- for Modules, add testcases run link if exists
if testcasesTitle.contentModel == "Scribunto" and testcasesTitle.talkPageTitle and testcasesTitle.talkPageTitle.exists then
local testcasesRunLinkDisplay = message('testcases-run-link-display')
local testcasesRunLink = makeWikilink(testcasesTitle.talkPageTitle.prefixedText, testcasesRunLinkDisplay)
testcasesLinks = testcasesLink .. ' ' .. makeToolbar(testcasesEditLink, testcasesRunLink)
else
testcasesLinks = testcasesLink .. ' ' .. makeToolbar(testcasesEditLink)
end
else
local testcasesPreload
if subjectSpace == 828 then
testcasesPreload = message('module-testcases-preload')
else
testcasesPreload = message('template-testcases-preload')
end
local testcasesCreateUrl = testcasesTitle:fullUrl{action = 'edit', preload = testcasesPreload}
local testcasesCreateDisplay = message('testcases-create-link-display')
local testcasesCreateLink = makeUrlLink(testcasesCreateUrl, testcasesCreateDisplay)
testcasesLinks = message('testcases-link-display') .. ' ' .. makeToolbar(testcasesCreateLink)
end
local messageName
if subjectSpace == 828 then
messageName = 'experiment-blurb-module'
else
messageName = 'experiment-blurb-template'
end
return message(messageName, {sandboxLinks, testcasesLinks})
end
function p.makeCategoriesBlurb(args, env)
--[[
-- Generates the text "Please add categories to the /doc subpage."
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- Messages:
-- 'doc-link-display' --> '/doc'
-- 'add-categories-blurb' --> 'Please add categories to the $1 subpage.'
--]]
local docTitle = env.docTitle
if not docTitle then
return nil
end
local docPathLink = makeWikilink(docTitle.prefixedText, message('doc-link-display'))
return message('add-categories-blurb', {docPathLink})
end
function p.makeSubpagesBlurb(args, env)
--[[
-- Generates the "Subpages of this template" link.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- Messages:
-- 'template-pagetype' --> 'template'
-- 'module-pagetype' --> 'module'
-- 'default-pagetype' --> 'page'
-- 'subpages-link-display' --> 'Subpages of this $1'
--]]
local subjectSpace = env.subjectSpace
local templateTitle = env.templateTitle
if not subjectSpace or not templateTitle then
return nil
end
local pagetype
if subjectSpace == 10 then
pagetype = message('template-pagetype')
elseif subjectSpace == 828 then
pagetype = message('module-pagetype')
else
pagetype = message('default-pagetype')
end
local subpagesLink = makeWikilink(
'Special:PrefixIndex/' .. templateTitle.prefixedText .. '/',
message('subpages-link-display', {pagetype})
)
return message('subpages-blurb', {subpagesLink})
end
----------------------------------------------------------------------------
-- Tracking categories
----------------------------------------------------------------------------
function p.addTrackingCategories(env)
--[[
-- Check if {{documentation}} is transcluded on a /doc or /testcases page.
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- Messages:
-- 'display-strange-usage-category' --> true
-- 'doc-subpage' --> 'doc'
-- 'testcases-subpage' --> 'testcases'
-- 'strange-usage-category' --> 'Wikipedia pages with strange ((documentation)) usage'
--
-- /testcases pages in the module namespace are not categorised, as they may have
-- {{documentation}} transcluded automatically.
--]]
local title = env.title
local subjectSpace = env.subjectSpace
if not title or not subjectSpace then
return nil
end
local subpage = title.subpageText
local ret = ''
if message('display-strange-usage-category', nil, 'boolean')
and (
subpage == message('doc-subpage')
or subjectSpace ~= 828 and subpage == message('testcases-subpage')
)
then
ret = ret .. makeCategoryLink(message('strange-usage-category'))
end
return ret
end
return p
2fd7faef98df56f55eede30c4ff07b2431823ee1
Template:Tl
10
20
39
2022-09-30T01:09:19Z
Pppery
3
Redirected page to [[Template:Template link]]
wikitext
text/x-wiki
#REDIRECT [[Template:Template link]]
fb9a6b420e13178e581af6e7d64274cd30a79017
Template:Template link
10
19
37
2022-09-30T01:10:00Z
Pppery
3
46 revisions imported from [[:wikipedia:Template:Template_link]]
wikitext
text/x-wiki
{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude>{{documentation}}
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
</noinclude>
eabbec62efe3044a98ebb3ce9e7d4d43c222351d
Module:Infobox
828
18
35
2022-09-30T14:52:23Z
Pppery
3
Scribunto
text/plain
--
-- This module implements {{Infobox}}
--
local p = {}
local args = {}
local origArgs = {}
local root
local function notempty( s ) return s and s:match( '%S' ) end
local function fixChildBoxes(sval, tt)
if notempty(sval) then
local marker = '<span class=special_infobox_marker>'
local s = sval
s = mw.ustring.gsub(s, '(<%s*[Tt][Rr])', marker .. '%1')
s = mw.ustring.gsub(s, '(</[Tt][Rr]%s*>)', '%1' .. marker)
if s:match(marker) then
s = mw.ustring.gsub(s, marker .. '%s*' .. marker, '')
s = mw.ustring.gsub(s, '([\r\n]|-[^\r\n]*[\r\n])%s*' .. marker, '%1')
s = mw.ustring.gsub(s, marker .. '%s*([\r\n]|-)', '%1')
s = mw.ustring.gsub(s, '(</[Cc][Aa][Pp][Tt][Ii][Oo][Nn]%s*>%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, '(<%s*[Tt][Aa][Bb][Ll][Ee][^<>]*>%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, '^(%{|[^\r\n]*[\r\n]%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, '([\r\n]%{|[^\r\n]*[\r\n]%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, marker .. '(%s*</[Tt][Aa][Bb][Ll][Ee]%s*>)', '%1')
s = mw.ustring.gsub(s, marker .. '(%s*\n|%})', '%1')
end
if s:match(marker) then
local subcells = mw.text.split(s, marker)
s = ''
for k = 1, #subcells do
if k == 1 then
s = s .. subcells[k] .. '</' .. tt .. '></tr>'
elseif k == #subcells then
local rowstyle = ' style="display:none"'
if notempty(subcells[k]) then rowstyle = '' end
s = s .. '<tr' .. rowstyle ..'><' .. tt .. ' colspan=2>\n' .. subcells[k]
elseif notempty(subcells[k]) then
if (k % 2) == 0 then
s = s .. subcells[k]
else
s = s .. '<tr><' .. tt .. ' colspan=2>\n' .. subcells[k] .. '</' .. tt .. '></tr>'
end
end
end
end
-- the next two lines add a newline at the end of lists for the PHP parser
-- https://en.wikipedia.org/w/index.php?title=Template_talk:Infobox_musical_artist&oldid=849054481
-- remove when [[:phab:T191516]] is fixed or OBE
s = mw.ustring.gsub(s, '([\r\n][%*#;:][^\r\n]*)$', '%1\n')
s = mw.ustring.gsub(s, '^([%*#;:][^\r\n]*)$', '%1\n')
s = mw.ustring.gsub(s, '^([%*#;:])', '\n%1')
s = mw.ustring.gsub(s, '^(%{%|)', '\n%1')
return s
else
return sval
end
end
local function union(t1, t2)
-- Returns the union of the values of two tables, as a sequence.
local vals = {}
for k, v in pairs(t1) do
vals[v] = true
end
for k, v in pairs(t2) do
vals[v] = true
end
local ret = {}
for k, v in pairs(vals) do
table.insert(ret, k)
end
return ret
end
local function getArgNums(prefix)
-- Returns a table containing the numbers of the arguments that exist
-- for the specified prefix. For example, if the prefix was 'data', and
-- 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}.
local nums = {}
for k, v in pairs(args) do
local num = tostring(k):match('^' .. prefix .. '([1-9]%d*)$')
if num then table.insert(nums, tonumber(num)) end
end
table.sort(nums)
return nums
end
local function addRow(rowArgs)
-- Adds a row to the infobox, with either a header cell
-- or a label/data cell combination.
if rowArgs.header and rowArgs.header ~= '_BLANK_' then
root
:tag('tr')
:addClass(rowArgs.rowclass)
:cssText(rowArgs.rowstyle)
:attr('id', rowArgs.rowid)
:tag('th')
:attr('colspan', 2)
:attr('id', rowArgs.headerid)
:addClass(rowArgs.class)
:addClass(args.headerclass)
:css('text-align', 'center')
:cssText(args.headerstyle)
:cssText(rowArgs.rowcellstyle)
:wikitext(fixChildBoxes(rowArgs.header, 'th'))
elseif rowArgs.data then
if not rowArgs.data:gsub('%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]', ''):match('^%S') then
rowArgs.rowstyle = 'display:none'
end
local row = root:tag('tr')
row:addClass(rowArgs.rowclass)
row:cssText(rowArgs.rowstyle)
row:attr('id', rowArgs.rowid)
if rowArgs.label then
row
:tag('th')
:attr('scope', 'row')
:attr('id', rowArgs.labelid)
:cssText(args.labelstyle)
:cssText(rowArgs.rowcellstyle)
:wikitext(rowArgs.label)
:done()
end
local dataCell = row:tag('td')
if not rowArgs.label then
dataCell
:attr('colspan', 2)
:css('text-align', 'center')
end
dataCell
:attr('id', rowArgs.dataid)
:addClass(rowArgs.class)
:cssText(rowArgs.datastyle)
:cssText(rowArgs.rowcellstyle)
:wikitext(fixChildBoxes(rowArgs.data, 'td'))
end
end
local function renderTitle()
if not args.title then return end
root
:tag('caption')
:addClass(args.titleclass)
:cssText(args.titlestyle)
:wikitext(args.title)
end
local function renderAboveRow()
if not args.above then return end
root
:tag('tr')
:tag('th')
:attr('colspan', 2)
:addClass(args.aboveclass)
:css('text-align', 'center')
:css('font-size', '125%')
:css('font-weight', 'bold')
:cssText(args.abovestyle)
:wikitext(fixChildBoxes(args.above,'th'))
end
local function renderBelowRow()
if not args.below then return end
root
:tag('tr')
:tag('td')
:attr('colspan', '2')
:addClass(args.belowclass)
:css('text-align', 'center')
:cssText(args.belowstyle)
:wikitext(fixChildBoxes(args.below,'td'))
end
local function renderSubheaders()
if args.subheader then
args.subheader1 = args.subheader
end
if args.subheaderrowclass then
args.subheaderrowclass1 = args.subheaderrowclass
end
local subheadernums = getArgNums('subheader')
for k, num in ipairs(subheadernums) do
addRow({
data = args['subheader' .. tostring(num)],
datastyle = args.subheaderstyle,
rowcellstyle = args['subheaderstyle' .. tostring(num)],
class = args.subheaderclass,
rowclass = args['subheaderrowclass' .. tostring(num)]
})
end
end
local function renderImages()
if args.image then
args.image1 = args.image
end
if args.caption then
args.caption1 = args.caption
end
local imagenums = getArgNums('image')
for k, num in ipairs(imagenums) do
local caption = args['caption' .. tostring(num)]
local data = mw.html.create():wikitext(args['image' .. tostring(num)])
if caption then
data
:tag('div')
:cssText(args.captionstyle)
:wikitext(caption)
end
addRow({
data = tostring(data),
datastyle = args.imagestyle,
class = args.imageclass,
rowclass = args['imagerowclass' .. tostring(num)]
})
end
end
local function preprocessRows()
-- Gets the union of the header and data argument numbers,
-- and renders them all in order using addRow.
local rownums = union(getArgNums('header'), getArgNums('data'))
table.sort(rownums)
local lastheader
for k, num in ipairs(rownums) do
if args['header' .. tostring(num)] then
if lastheader then
args['header' .. tostring(lastheader)] = nil
end
lastheader = num
elseif args['data' .. tostring(num)] and args['data' .. tostring(num)]:gsub('%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]', ''):match('^%S') then
local data = args['data' .. tostring(num)]
if data:gsub('%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]', ''):match('%S') then
lastheader = nil
end
end
end
if lastheader then
args['header' .. tostring(lastheader)] = nil
end
end
local function renderRows()
-- Gets the union of the header and data argument numbers,
-- and renders them all in order using addRow.
local rownums = union(getArgNums('header'), getArgNums('data'))
table.sort(rownums)
for k, num in ipairs(rownums) do
addRow({
header = args['header' .. tostring(num)],
label = args['label' .. tostring(num)],
data = args['data' .. tostring(num)],
datastyle = args.datastyle,
class = args['class' .. tostring(num)],
rowclass = args['rowclass' .. tostring(num)],
rowstyle = args['rowstyle' .. tostring(num)],
rowcellstyle = args['rowcellstyle' .. tostring(num)],
dataid = args['dataid' .. tostring(num)],
labelid = args['labelid' .. tostring(num)],
headerid = args['headerid' .. tostring(num)],
rowid = args['rowid' .. tostring(num)]
})
end
end
local function renderItalicTitle()
local italicTitle = args['italic title'] and mw.ustring.lower(args['italic title'])
if italicTitle == '' or italicTitle == 'force' or italicTitle == 'yes' then
root:wikitext(mw.getCurrentFrame():expandTemplate({title = 'italic title'}))
end
end
local function _infobox()
-- Specify the overall layout of the infobox, with special settings
-- if the infobox is used as a 'child' inside another infobox.
if args.child ~= 'yes' then
root = mw.html.create('table')
root
:addClass((args.subbox ~= 'yes') and 'infobox' or nil)
:addClass(args.bodyclass)
if args.subbox == 'yes' then
root
:css('padding', '0')
:css('border', 'none')
:css('margin', '-3px')
:css('width', 'auto')
:css('min-width', '100%')
:css('font-size', '100%')
:css('clear', 'none')
:css('float', 'none')
:css('background-color', 'transparent')
else
root
:css('width', '22em')
end
root
:cssText(args.bodystyle)
renderTitle()
renderAboveRow()
else
root = mw.html.create()
root
:wikitext(args.title)
end
renderSubheaders()
renderImages()
if args.autoheaders then
preprocessRows()
end
renderRows()
renderBelowRow()
renderItalicTitle()
return tostring(root)
end
local function preprocessSingleArg(argName)
-- If the argument exists and isn't blank, add it to the argument table.
-- Blank arguments are treated as nil to match the behaviour of ParserFunctions.
if origArgs[argName] and origArgs[argName] ~= '' then
args[argName] = origArgs[argName]
end
end
local function preprocessArgs(prefixTable, step)
-- Assign the parameters with the given prefixes to the args table, in order, in batches
-- of the step size specified. This is to prevent references etc. from appearing in the
-- wrong order. The prefixTable should be an array containing tables, each of which has
-- two possible fields, a "prefix" string and a "depend" table. The function always parses
-- parameters containing the "prefix" string, but only parses parameters in the "depend"
-- table if the prefix parameter is present and non-blank.
if type(prefixTable) ~= 'table' then
error("Non-table value detected for the prefix table", 2)
end
if type(step) ~= 'number' then
error("Invalid step value detected", 2)
end
-- Get arguments without a number suffix, and check for bad input.
for i,v in ipairs(prefixTable) do
if type(v) ~= 'table' or type(v.prefix) ~= "string" or (v.depend and type(v.depend) ~= 'table') then
error('Invalid input detected to preprocessArgs prefix table', 2)
end
preprocessSingleArg(v.prefix)
-- Only parse the depend parameter if the prefix parameter is present and not blank.
if args[v.prefix] and v.depend then
for j, dependValue in ipairs(v.depend) do
if type(dependValue) ~= 'string' then
error('Invalid "depend" parameter value detected in preprocessArgs')
end
preprocessSingleArg(dependValue)
end
end
end
-- Get arguments with number suffixes.
local a = 1 -- Counter variable.
local moreArgumentsExist = true
while moreArgumentsExist == true do
moreArgumentsExist = false
for i = a, a + step - 1 do
for j,v in ipairs(prefixTable) do
local prefixArgName = v.prefix .. tostring(i)
if origArgs[prefixArgName] then
moreArgumentsExist = true -- Do another loop if any arguments are found, even blank ones.
preprocessSingleArg(prefixArgName)
end
-- Process the depend table if the prefix argument is present and not blank, or
-- we are processing "prefix1" and "prefix" is present and not blank, and
-- if the depend table is present.
if v.depend and (args[prefixArgName] or (i == 1 and args[v.prefix])) then
for j,dependValue in ipairs(v.depend) do
local dependArgName = dependValue .. tostring(i)
preprocessSingleArg(dependArgName)
end
end
end
end
a = a + step
end
end
local function parseDataParameters()
-- Parse the data parameters in the same order that the old {{infobox}} did, so that
-- references etc. will display in the expected places. Parameters that depend on
-- another parameter are only processed if that parameter is present, to avoid
-- phantom references appearing in article reference lists.
preprocessSingleArg('autoheaders')
preprocessSingleArg('child')
preprocessSingleArg('bodyclass')
preprocessSingleArg('subbox')
preprocessSingleArg('bodystyle')
preprocessSingleArg('title')
preprocessSingleArg('titleclass')
preprocessSingleArg('titlestyle')
preprocessSingleArg('above')
preprocessSingleArg('aboveclass')
preprocessSingleArg('abovestyle')
preprocessArgs({
{prefix = 'subheader', depend = {'subheaderstyle', 'subheaderrowclass'}}
}, 10)
preprocessSingleArg('subheaderstyle')
preprocessSingleArg('subheaderclass')
preprocessArgs({
{prefix = 'image', depend = {'caption', 'imagerowclass'}}
}, 10)
preprocessSingleArg('captionstyle')
preprocessSingleArg('imagestyle')
preprocessSingleArg('imageclass')
preprocessArgs({
{prefix = 'header'},
{prefix = 'data', depend = {'label'}},
{prefix = 'rowclass'},
{prefix = 'rowstyle'},
{prefix = 'rowcellstyle'},
{prefix = 'class'},
{prefix = 'dataid'},
{prefix = 'labelid'},
{prefix = 'headerid'},
{prefix = 'rowid'}
}, 50)
preprocessSingleArg('headerclass')
preprocessSingleArg('headerstyle')
preprocessSingleArg('labelstyle')
preprocessSingleArg('datastyle')
preprocessSingleArg('below')
preprocessSingleArg('belowclass')
preprocessSingleArg('belowstyle')
preprocessSingleArg('name')
args['italic title'] = origArgs['italic title'] -- different behaviour if blank or absent
preprocessSingleArg('decat')
end
function p.infobox(frame)
-- If called via #invoke, use the args passed into the invoking template.
-- Otherwise, for testing purposes, assume args are being passed directly in.
if frame == mw.getCurrentFrame() then
origArgs = frame:getParent().args
else
origArgs = frame
end
parseDataParameters()
return _infobox()
end
function p.infoboxTemplate(frame)
-- For calling via #invoke within a template
origArgs = {}
for k,v in pairs(frame.args) do origArgs[k] = mw.text.trim(v) end
parseDataParameters()
return _infobox()
end
return p
c6ac51f9e2faf9c2f3aba1fb8c05af98db47f4d4
Module:Format link
828
48
101
2022-10-04T13:37:11Z
en>Pppery
0
Avoid Lua erroring when we run out of expensive parser function calls
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Format link
--
-- Makes a wikilink from the given link and display values. Links are escaped
-- with colons if necessary, and links to sections are detected and displayed
-- with " § " as a separator rather than the standard MediaWiki "#". Used in
-- the {{format link}} template.
--------------------------------------------------------------------------------
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local checkTypeForNamedArg = libraryUtil.checkTypeForNamedArg
local mArguments -- lazily initialise [[Module:Arguments]]
local mError -- lazily initialise [[Module:Error]]
local yesno -- lazily initialise [[Module:Yesno]]
local p = {}
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function getArgs(frame)
-- Fetches the arguments from the parent frame. Whitespace is trimmed and
-- blanks are removed.
mArguments = require('Module:Arguments')
return mArguments.getArgs(frame, {parentOnly = true})
end
local function removeInitialColon(s)
-- Removes the initial colon from a string, if present.
return s:match('^:?(.*)')
end
local function maybeItalicize(s, shouldItalicize)
-- Italicize s if s is a string and the shouldItalicize parameter is true.
if s and shouldItalicize then
return '<i>' .. s .. '</i>'
else
return s
end
end
local function parseLink(link)
-- Parse a link and return a table with the link's components.
-- These components are:
-- - link: the link, stripped of any initial colon (always present)
-- - page: the page name (always present)
-- - section: the page name (may be nil)
-- - display: the display text, if manually entered after a pipe (may be nil)
link = removeInitialColon(link)
-- Find whether a faux display value has been added with the {{!}} magic
-- word.
local prePipe, display = link:match('^(.-)|(.*)$')
link = prePipe or link
-- Find the page, if it exists.
-- For links like [[#Bar]], the page will be nil.
local preHash, postHash = link:match('^(.-)#(.*)$')
local page
if not preHash then
-- We have a link like [[Foo]].
page = link
elseif preHash ~= '' then
-- We have a link like [[Foo#Bar]].
page = preHash
end
-- Find the section, if it exists.
local section
if postHash and postHash ~= '' then
section = postHash
end
return {
link = link,
page = page,
section = section,
display = display,
}
end
local function formatDisplay(parsed, options)
-- Formats a display string based on a parsed link table (matching the
-- output of parseLink) and an options table (matching the input options for
-- _formatLink).
local page = maybeItalicize(parsed.page, options.italicizePage)
local section = maybeItalicize(parsed.section, options.italicizeSection)
if (not section) then
return page
elseif (not page) then
return mw.ustring.format('§ %s', section)
else
return mw.ustring.format('%s § %s', page, section)
end
end
local function missingArgError(target)
mError = require('Module:Error')
return mError.error{message =
'Error: no link or target specified! ([[' .. target .. '#Errors|help]])'
}
end
--------------------------------------------------------------------------------
-- Main functions
--------------------------------------------------------------------------------
function p.formatLink(frame)
-- The formatLink export function, for use in templates.
yesno = require('Module:Yesno')
local args = getArgs(frame)
local link = args[1] or args.link
local target = args[3] or args.target
if not (link or target) then
return missingArgError('Template:Format link')
end
return p._formatLink{
link = link,
display = args[2] or args.display,
target = target,
italicizePage = yesno(args.italicizepage),
italicizeSection = yesno(args.italicizesection),
categorizeMissing = args.categorizemissing
}
end
function p._formatLink(options)
-- The formatLink export function, for use in modules.
checkType('_formatLink', 1, options, 'table')
local function check(key, expectedType) --for brevity
checkTypeForNamedArg(
'_formatLink', key, options[key], expectedType or 'string', true
)
end
check('link')
check('display')
check('target')
check('italicizePage', 'boolean')
check('italicizeSection', 'boolean')
check('categorizeMissing')
-- Normalize link and target and check that at least one is present
if options.link == '' then options.link = nil end
if options.target == '' then options.target = nil end
if not (options.link or options.target) then
return missingArgError('Module:Format link')
end
local parsed = parseLink(options.link)
local display = options.display or parsed.display
local catMissing = options.categorizeMissing
local category = ''
-- Find the display text
if not display then display = formatDisplay(parsed, options) end
-- Handle the target option if present
if options.target then
local parsedTarget = parseLink(options.target)
parsed.link = parsedTarget.link
parsed.page = parsedTarget.page
end
-- Test if page exists if a diagnostic category is specified
if catMissing and (mw.ustring.len(catMissing) > 0) then
local title = nil
if parsed.page then title = mw.title.new(parsed.page) end
if title and (not title.isExternal) then
local success, exists = pcall(function() return title.exists end)
if success and not exists then
category = mw.ustring.format('[[Category:%s]]', catMissing)
end
end
end
-- Format the result as a link
if parsed.link == display then
return mw.ustring.format('[[:%s]]%s', parsed.link, category)
else
return mw.ustring.format('[[:%s|%s]]%s', parsed.link, display, category)
end
end
--------------------------------------------------------------------------------
-- Derived convenience functions
--------------------------------------------------------------------------------
function p.formatPages(options, pages)
-- Formats an array of pages using formatLink and the given options table,
-- and returns it as an array. Nil values are not allowed.
local ret = {}
for i, page in ipairs(pages) do
ret[i] = p._formatLink{
link = page,
categorizeMissing = options.categorizeMissing,
italicizePage = options.italicizePage,
italicizeSection = options.italicizeSection
}
end
return ret
end
return p
1253bdd2683ee4badc33856bfd5499b09a7dca1f
Module:Protection banner/config
828
56
117
2022-10-06T04:15:13Z
en>Paine Ellsworth
0
per edit request at [[Module talk:Protection banner#Tooltip/title does not match the actual protection level]] - fix appearance of protection level
Scribunto
text/plain
-- This module provides configuration data for [[Module:Protection banner]].
return {
--------------------------------------------------------------------------------
--
-- BANNER DATA
--
--------------------------------------------------------------------------------
--[[
-- Banner data consists of six fields:
-- * text - the main protection text that appears at the top of protection
-- banners.
-- * explanation - the text that appears below the main protection text, used
-- to explain the details of the protection.
-- * tooltip - the tooltip text you see when you move the mouse over a small
-- padlock icon.
-- * link - the page that the small padlock icon links to.
-- * alt - the alt text for the small padlock icon. This is also used as tooltip
-- text for the large protection banners.
-- * image - the padlock image used in both protection banners and small padlock
-- icons.
--
-- The module checks in three separate tables to find a value for each field.
-- First it checks the banners table, which has values specific to the reason
-- for the page being protected. Then the module checks the defaultBanners
-- table, which has values specific to each protection level. Finally, the
-- module checks the masterBanner table, which holds data for protection
-- templates to use if no data has been found in the previous two tables.
--
-- The values in the banner data can take parameters. These are specified
-- using ${TEXTLIKETHIS} (a dollar sign preceding a parameter name
-- enclosed in curly braces).
--
-- Available parameters:
--
-- ${CURRENTVERSION} - a link to the page history or the move log, with the
-- display message "current-version-edit-display" or
-- "current-version-move-display".
--
-- ${EDITREQUEST} - a link to create an edit request for the current page.
--
-- ${EXPLANATIONBLURB} - an explanation blurb, e.g. "Please discuss any changes
-- on the talk page; you may submit a request to ask an administrator to make
-- an edit if it is minor or supported by consensus."
--
-- ${IMAGELINK} - a link to set the image to, depending on the protection
-- action and protection level.
--
-- ${INTROBLURB} - the PROTECTIONBLURB parameter, plus the expiry if an expiry
-- is set. E.g. "Editing of this page by new or unregistered users is currently
-- disabled until dd Month YYYY."
--
-- ${INTROFRAGMENT} - the same as ${INTROBLURB}, but without final punctuation
-- so that it can be used in run-on sentences.
--
-- ${PAGETYPE} - the type of the page, e.g. "article" or "template".
-- Defined in the cfg.pagetypes table.
--
-- ${PROTECTIONBLURB} - a blurb explaining the protection level of the page, e.g.
-- "Editing of this page by new or unregistered users is currently disabled"
--
-- ${PROTECTIONDATE} - the protection date, if it has been supplied to the
-- template.
--
-- ${PROTECTIONLEVEL} - the protection level, e.g. "fully protected" or
-- "semi-protected".
--
-- ${PROTECTIONLOG} - a link to the protection log or the pending changes log,
-- depending on the protection action.
--
-- ${TALKPAGE} - a link to the talk page. If a section is specified, links
-- straight to that talk page section.
--
-- ${TOOLTIPBLURB} - uses the PAGETYPE, PROTECTIONTYPE and EXPIRY parameters to
-- create a blurb like "This template is semi-protected", or "This article is
-- move-protected until DD Month YYYY".
--
-- ${VANDAL} - links for the specified username (or the root page name)
-- using Module:Vandal-m.
--
-- Functions
--
-- For advanced users, it is possible to use Lua functions instead of strings
-- in the banner config tables. Using functions gives flexibility that is not
-- possible just by using parameters. Functions take two arguments, the
-- protection object and the template arguments, and they must output a string.
--
-- For example:
--
-- text = function (protectionObj, args)
-- if protectionObj.level == 'autoconfirmed' then
-- return 'foo'
-- else
-- return 'bar'
-- end
-- end
--
-- Some protection object properties and methods that may be useful:
-- protectionObj.action - the protection action
-- protectionObj.level - the protection level
-- protectionObj.reason - the protection reason
-- protectionObj.expiry - the expiry. Nil if unset, the string "indef" if set
-- to indefinite, and the protection time in unix time if temporary.
-- protectionObj.protectionDate - the protection date in unix time, or nil if
-- unspecified.
-- protectionObj.bannerConfig - the banner config found by the module. Beware
-- of editing the config field used by the function, as it could create an
-- infinite loop.
-- protectionObj:isProtected - returns a boolean showing whether the page is
-- protected.
-- protectionObj:isTemporary - returns a boolean showing whether the expiry is
-- temporary.
-- protectionObj:isIncorrect - returns a boolean showing whether the protection
-- template is incorrect.
--]]
-- The master banner data, used if no values have been found in banners or
-- defaultBanners.
masterBanner = {
text = '${INTROBLURB}',
explanation = '${EXPLANATIONBLURB}',
tooltip = '${TOOLTIPBLURB}',
link = '${IMAGELINK}',
alt = 'Page ${PROTECTIONLEVEL}'
},
-- The default banner data. This holds banner data for different protection
-- levels.
-- *required* - this table needs edit, move, autoreview and upload subtables.
defaultBanners = {
edit = {},
move = {},
autoreview = {
default = {
alt = 'Page protected with pending changes',
tooltip = 'All edits by unregistered and new users are subject to review prior to becoming visible to unregistered users',
image = 'Pending-protection-shackle.svg'
}
},
upload = {}
},
-- The banner data. This holds banner data for different protection reasons.
-- In fact, the reasons specified in this table control which reasons are
-- valid inputs to the first positional parameter.
--
-- There is also a non-standard "description" field that can be used for items
-- in this table. This is a description of the protection reason for use in the
-- module documentation.
--
-- *required* - this table needs edit, move, autoreview and upload subtables.
banners = {
edit = {
blp = {
description = 'For pages protected to promote compliance with the'
.. ' [[Wikipedia:Biographies of living persons'
.. '|biographies of living persons]] policy',
text = '${INTROFRAGMENT} to promote compliance with'
.. ' [[Wikipedia:Biographies of living persons'
.. "|Wikipedia's policy on the biographies"
.. ' of living people]].',
tooltip = '${TOOLTIPFRAGMENT} to promote compliance with the policy on'
.. ' biographies of living persons',
},
dmca = {
description = 'For pages protected by the Wikimedia Foundation'
.. ' due to [[Digital Millennium Copyright Act]] takedown requests',
explanation = function (protectionObj, args)
local ret = 'Pursuant to a rights owner notice under the Digital'
.. ' Millennium Copyright Act (DMCA) regarding some content'
.. ' in this article, the Wikimedia Foundation acted under'
.. ' applicable law and took down and restricted the content'
.. ' in question.'
if args.notice then
ret = ret .. ' A copy of the received notice can be found here: '
.. args.notice .. '.'
end
ret = ret .. ' For more information, including websites discussing'
.. ' how to file a counter-notice, please see'
.. " [[Wikipedia:Office actions]] and the article's ${TALKPAGE}."
.. "'''Do not remove this template from the article until the"
.. " restrictions are withdrawn'''."
return ret
end,
image = 'Office-protection-shackle.svg',
},
dispute = {
description = 'For pages protected due to editing disputes',
text = function (protectionObj, args)
-- Find the value of "disputes".
local display = 'disputes'
local disputes
if args.section then
disputes = string.format(
'[[%s:%s#%s|%s]]',
mw.site.namespaces[protectionObj.title.namespace].talk.name,
protectionObj.title.text,
args.section,
display
)
else
disputes = display
end
-- Make the blurb, depending on the expiry.
local msg
if type(protectionObj.expiry) == 'number' then
msg = '${INTROFRAGMENT} or until editing %s have been resolved.'
else
msg = '${INTROFRAGMENT} until editing %s have been resolved.'
end
return string.format(msg, disputes)
end,
explanation = "This protection is '''not''' an endorsement of the"
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}',
tooltip = '${TOOLTIPFRAGMENT} due to editing disputes',
},
ecp = {
description = 'For articles in topic areas authorized by'
.. ' [[Wikipedia:Arbitration Committee|ArbCom]] or'
.. ' meets the criteria for community use',
tooltip = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}',
alt = 'Extended-protected ${PAGETYPE}',
},
mainpage = {
description = 'For pages protected for being displayed on the [[Main Page]]',
text = 'This file is currently'
.. ' [[Wikipedia:This page is protected|protected]] from'
.. ' editing because it is currently or will soon be displayed'
.. ' on the [[Main Page]].',
explanation = 'Images on the Main Page are protected due to their high'
.. ' visibility. Please discuss any necessary changes on the ${TALKPAGE}.'
.. '<br /><span style="font-size:90%;">'
.. "'''Administrators:''' Once this image is definitely off the Main Page,"
.. ' please unprotect this file, or reduce to semi-protection,'
.. ' as appropriate.</span>',
},
office = {
description = 'For pages protected by the Wikimedia Foundation',
text = function (protectionObj, args)
local ret = 'This ${PAGETYPE} is currently under the'
.. ' scrutiny of the'
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]'
.. ' and is protected.'
if protectionObj.protectionDate then
ret = ret .. ' It has been protected since ${PROTECTIONDATE}.'
end
return ret
end,
explanation = "If you can edit this page, please discuss all changes and"
.. " additions on the ${TALKPAGE} first. '''Do not remove protection from this"
.. " page unless you are authorized by the Wikimedia Foundation to do"
.. " so.'''",
image = 'Office-protection-shackle.svg',
},
reset = {
description = 'For pages protected by the Wikimedia Foundation and'
.. ' "reset" to a bare-bones version',
text = 'This ${PAGETYPE} is currently under the'
.. ' scrutiny of the'
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]'
.. ' and is protected.',
explanation = function (protectionObj, args)
local ret = ''
if protectionObj.protectionDate then
ret = ret .. 'On ${PROTECTIONDATE} this ${PAGETYPE} was'
else
ret = ret .. 'This ${PAGETYPE} has been'
end
ret = ret .. ' reduced to a'
.. ' simplified, "bare bones" version so that it may be completely'
.. ' rewritten to ensure it meets the policies of'
.. ' [[WP:NPOV|Neutral Point of View]] and [[WP:V|Verifiability]].'
.. ' Standard Wikipedia policies will apply to its rewriting—which'
.. ' will eventually be open to all editors—and will be strictly'
.. ' enforced. The ${PAGETYPE} has been ${PROTECTIONLEVEL} while'
.. ' it is being rebuilt.\n\n'
.. 'Any insertion of material directly from'
.. ' pre-protection revisions of the ${PAGETYPE} will be removed, as'
.. ' will any material added to the ${PAGETYPE} that is not properly'
.. ' sourced. The associated talk page(s) were also cleared on the'
.. " same date.\n\n"
.. "If you can edit this page, please discuss all changes and"
.. " additions on the ${TALKPAGE} first. '''Do not override"
.. " this action, and do not remove protection from this page,"
.. " unless you are authorized by the Wikimedia Foundation"
.. " to do so. No editor may remove this notice.'''"
return ret
end,
image = 'Office-protection-shackle.svg',
},
sock = {
description = 'For pages protected due to'
.. ' [[Wikipedia:Sock puppetry|sock puppetry]]',
text = '${INTROFRAGMENT} to prevent [[Wikipedia:Sock puppetry|sock puppets]] of'
.. ' [[Wikipedia:Blocking policy|blocked]] or'
.. ' [[Wikipedia:Banning policy|banned users]]'
.. ' from editing it.',
tooltip = '${TOOLTIPFRAGMENT} to prevent sock puppets of blocked or banned users from'
.. ' editing it',
},
template = {
description = 'For [[Wikipedia:High-risk templates|high-risk]]'
.. ' templates and Lua modules',
text = 'This is a permanently [[Help:Protection|protected]] ${PAGETYPE},'
.. ' as it is [[Wikipedia:High-risk templates|high-risk]].',
explanation = 'Please discuss any changes on the ${TALKPAGE}; you may'
.. ' ${EDITREQUEST} to ask an'
.. ' [[Wikipedia:Administrators|administrator]] or'
.. ' [[Wikipedia:Template editor|template editor]] to make an edit if'
.. ' it is [[Help:Minor edit#When to mark an edit as a minor edit'
.. '|uncontroversial]] or supported by'
.. ' [[Wikipedia:Consensus|consensus]]. You can also'
.. ' [[Wikipedia:Requests for page protection|request]] that the page be'
.. ' unprotected.',
tooltip = 'This high-risk ${PAGETYPE} is permanently ${PROTECTIONLEVEL}'
.. ' to prevent vandalism',
alt = 'Permanently protected ${PAGETYPE}',
},
usertalk = {
description = 'For pages protected against disruptive edits by a'
.. ' particular user',
text = '${INTROFRAGMENT} to prevent ${VANDAL} from using it to make disruptive edits,'
.. ' such as abusing the'
.. ' {{[[Template:unblock|unblock]]}} template.',
explanation = 'If you cannot edit this user talk page and you need to'
.. ' make a change or leave a message, you can'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for edits to a protected page'
.. '|request an edit]],'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for reduction in protection level'
.. '|request unprotection]],'
.. ' [[Special:Userlogin|log in]],'
.. ' or [[Special:UserLogin/signup|create an account]].',
},
vandalism = {
description = 'For pages protected against'
.. ' [[Wikipedia:Vandalism|vandalism]]',
text = '${INTROFRAGMENT} due to [[Wikipedia:Vandalism|vandalism]].',
explanation = function (protectionObj, args)
local ret = ''
if protectionObj.level == 'sysop' then
ret = ret .. "This protection is '''not''' an endorsement of the"
.. ' ${CURRENTVERSION}. '
end
return ret .. '${EXPLANATIONBLURB}'
end,
tooltip = '${TOOLTIPFRAGMENT} due to vandalism',
}
},
move = {
dispute = {
description = 'For pages protected against page moves due to'
.. ' disputes over the page title',
explanation = "This protection is '''not''' an endorsement of the"
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}',
image = 'Move-protection-shackle.svg'
},
vandalism = {
description = 'For pages protected against'
.. ' [[Wikipedia:Vandalism#Page-move vandalism'
.. ' |page-move vandalism]]'
}
},
autoreview = {},
upload = {}
},
--------------------------------------------------------------------------------
--
-- GENERAL DATA TABLES
--
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-- Protection blurbs
--------------------------------------------------------------------------------
-- This table produces the protection blurbs available with the
-- ${PROTECTIONBLURB} parameter. It is sorted by protection action and
-- protection level, and is checked by the module in the following order:
-- 1. page's protection action, page's protection level
-- 2. page's protection action, default protection level
-- 3. "edit" protection action, default protection level
--
-- It is possible to use banner parameters inside this table.
-- *required* - this table needs edit, move, autoreview and upload subtables.
protectionBlurbs = {
edit = {
default = 'This ${PAGETYPE} is currently [[Help:Protection|'
.. 'protected]] from editing',
autoconfirmed = 'Editing of this ${PAGETYPE} by [[Wikipedia:User access'
.. ' levels#New users|new]] or [[Wikipedia:User access levels#Unregistered'
.. ' users|unregistered]] users is currently [[Help:Protection|disabled]]',
extendedconfirmed = 'This ${PAGETYPE} is currently under extended confirmed protection',
},
move = {
default = 'This ${PAGETYPE} is currently [[Help:Protection|protected]]'
.. ' from [[Help:Moving a page|page moves]]'
},
autoreview = {
default = 'All edits made to this ${PAGETYPE} by'
.. ' [[Wikipedia:User access levels#New users|new]] or'
.. ' [[Wikipedia:User access levels#Unregistered users|unregistered]]'
.. ' users are currently'
.. ' [[Wikipedia:Pending changes|subject to review]]'
},
upload = {
default = 'Uploading new versions of this ${PAGETYPE} is currently disabled'
}
},
--------------------------------------------------------------------------------
-- Explanation blurbs
--------------------------------------------------------------------------------
-- This table produces the explanation blurbs available with the
-- ${EXPLANATIONBLURB} parameter. It is sorted by protection action,
-- protection level, and whether the page is a talk page or not. If the page is
-- a talk page it will have a talk key of "talk"; otherwise it will have a talk
-- key of "subject". The table is checked in the following order:
-- 1. page's protection action, page's protection level, page's talk key
-- 2. page's protection action, page's protection level, default talk key
-- 3. page's protection action, default protection level, page's talk key
-- 4. page's protection action, default protection level, default talk key
--
-- It is possible to use banner parameters inside this table.
-- *required* - this table needs edit, move, autoreview and upload subtables.
explanationBlurbs = {
edit = {
autoconfirmed = {
subject = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details. If you'
.. ' cannot edit this ${PAGETYPE} and you wish to make a change, you can'
.. ' ${EDITREQUEST}, discuss changes on the ${TALKPAGE},'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for reduction in protection level'
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
.. ' [[Special:UserLogin/signup|create an account]].',
default = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details. If you'
.. ' cannot edit this ${PAGETYPE} and you wish to make a change, you can'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for reduction in protection level'
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
.. ' [[Special:UserLogin/signup|create an account]].',
},
extendedconfirmed = {
default = 'Extended confirmed protection prevents edits from all unregistered editors'
.. ' and registered users with fewer than 30 days tenure and 500 edits.'
.. ' The [[Wikipedia:Protection policy#extended|policy on community use]]'
.. ' specifies that extended confirmed protection can be applied to combat'
.. ' disruption, if semi-protection has proven to be ineffective.'
.. ' Extended confirmed protection may also be applied to enforce'
.. ' [[Wikipedia:Arbitration Committee|arbitration sanctions]].'
.. ' Please discuss any changes on the ${TALKPAGE}; you may'
.. ' ${EDITREQUEST} to ask for uncontroversial changes supported by'
.. ' [[Wikipedia:Consensus|consensus]].'
},
default = {
subject = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' Please discuss any changes on the ${TALKPAGE}; you'
.. ' may ${EDITREQUEST} to ask an'
.. ' [[Wikipedia:Administrators|administrator]] to make an edit if it'
.. ' is [[Help:Minor edit#When to mark an edit as a minor edit'
.. '|uncontroversial]] or supported by [[Wikipedia:Consensus'
.. '|consensus]]. You may also [[Wikipedia:Requests for'
.. ' page protection#Current requests for reduction in protection level'
.. '|request]] that this page be unprotected.',
default = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' You may [[Wikipedia:Requests for page'
.. ' protection#Current requests for edits to a protected page|request an'
.. ' edit]] to this page, or [[Wikipedia:Requests for'
.. ' page protection#Current requests for reduction in protection level'
.. '|ask]] for it to be unprotected.'
}
},
move = {
default = {
subject = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' The page may still be edited but cannot be moved'
.. ' until unprotected. Please discuss any suggested moves on the'
.. ' ${TALKPAGE} or at [[Wikipedia:Requested moves]]. You can also'
.. ' [[Wikipedia:Requests for page protection|request]] that the page be'
.. ' unprotected.',
default = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' The page may still be edited but cannot be moved'
.. ' until unprotected. Please discuss any suggested moves at'
.. ' [[Wikipedia:Requested moves]]. You can also'
.. ' [[Wikipedia:Requests for page protection|request]] that the page be'
.. ' unprotected.'
}
},
autoreview = {
default = {
default = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' Edits to this ${PAGETYPE} by new and unregistered users'
.. ' will not be visible to readers until they are accepted by'
.. ' a reviewer. To avoid the need for your edits to be'
.. ' reviewed, you may'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for reduction in protection level'
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
.. ' [[Special:UserLogin/signup|create an account]].'
},
},
upload = {
default = {
default = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' The page may still be edited but new versions of the file'
.. ' cannot be uploaded until it is unprotected. You can'
.. ' request that a new version be uploaded by using a'
.. ' [[Wikipedia:Edit requests|protected edit request]], or you'
.. ' can [[Wikipedia:Requests for page protection|request]]'
.. ' that the file be unprotected.'
}
}
},
--------------------------------------------------------------------------------
-- Protection levels
--------------------------------------------------------------------------------
-- This table provides the data for the ${PROTECTIONLEVEL} parameter, which
-- produces a short label for different protection levels. It is sorted by
-- protection action and protection level, and is checked in the following
-- order:
-- 1. page's protection action, page's protection level
-- 2. page's protection action, default protection level
-- 3. "edit" protection action, default protection level
--
-- It is possible to use banner parameters inside this table.
-- *required* - this table needs edit, move, autoreview and upload subtables.
protectionLevels = {
edit = {
default = 'protected',
templateeditor = 'template-protected',
extendedconfirmed = 'extended-protected',
autoconfirmed = 'semi-protected',
},
move = {
default = 'move-protected'
},
autoreview = {
},
upload = {
default = 'upload-protected'
}
},
--------------------------------------------------------------------------------
-- Images
--------------------------------------------------------------------------------
-- This table lists different padlock images for each protection action and
-- protection level. It is used if an image is not specified in any of the
-- banner data tables, and if the page does not satisfy the conditions for using
-- the ['image-filename-indef'] image. It is checked in the following order:
-- 1. page's protection action, page's protection level
-- 2. page's protection action, default protection level
images = {
edit = {
default = 'Full-protection-shackle.svg',
templateeditor = 'Template-protection-shackle.svg',
extendedconfirmed = 'Extended-protection-shackle.svg',
autoconfirmed = 'Semi-protection-shackle.svg'
},
move = {
default = 'Move-protection-shackle.svg',
},
autoreview = {
default = 'Pending-protection-shackle.svg'
},
upload = {
default = 'Upload-protection-shackle.svg'
}
},
-- Pages with a reason specified in this table will show the special "indef"
-- padlock, defined in the 'image-filename-indef' message, if no expiry is set.
indefImageReasons = {
template = true
},
--------------------------------------------------------------------------------
-- Image links
--------------------------------------------------------------------------------
-- This table provides the data for the ${IMAGELINK} parameter, which gets
-- the image link for small padlock icons based on the page's protection action
-- and protection level. It is checked in the following order:
-- 1. page's protection action, page's protection level
-- 2. page's protection action, default protection level
-- 3. "edit" protection action, default protection level
--
-- It is possible to use banner parameters inside this table.
-- *required* - this table needs edit, move, autoreview and upload subtables.
imageLinks = {
edit = {
default = 'Wikipedia:Protection policy#full',
templateeditor = 'Wikipedia:Protection policy#template',
extendedconfirmed = 'Wikipedia:Protection policy#extended',
autoconfirmed = 'Wikipedia:Protection policy#semi'
},
move = {
default = 'Wikipedia:Protection policy#move'
},
autoreview = {
default = 'Wikipedia:Protection policy#pending'
},
upload = {
default = 'Wikipedia:Protection policy#upload'
}
},
--------------------------------------------------------------------------------
-- Padlock indicator names
--------------------------------------------------------------------------------
-- This table provides the "name" attribute for the <indicator> extension tag
-- with which small padlock icons are generated. All indicator tags on a page
-- are displayed in alphabetical order based on this attribute, and with
-- indicator tags with duplicate names, the last tag on the page wins.
-- The attribute is chosen based on the protection action; table keys must be a
-- protection action name or the string "default".
padlockIndicatorNames = {
autoreview = 'pp-autoreview',
default = 'pp-default'
},
--------------------------------------------------------------------------------
-- Protection categories
--------------------------------------------------------------------------------
--[[
-- The protection categories are stored in the protectionCategories table.
-- Keys to this table are made up of the following strings:
--
-- 1. the expiry date
-- 2. the namespace
-- 3. the protection reason (e.g. "dispute" or "vandalism")
-- 4. the protection level (e.g. "sysop" or "autoconfirmed")
-- 5. the action (e.g. "edit" or "move")
--
-- When the module looks up a category in the table, first it will will check to
-- see a key exists that corresponds to all five parameters. For example, a
-- user page semi-protected from vandalism for two weeks would have the key
-- "temp-user-vandalism-autoconfirmed-edit". If no match is found, the module
-- changes the first part of the key to "all" and checks the table again. It
-- keeps checking increasingly generic key combinations until it finds the
-- field, or until it reaches the key "all-all-all-all-all".
--
-- The module uses a binary matrix to determine the order in which to search.
-- This is best demonstrated by a table. In this table, the "0" values
-- represent "all", and the "1" values represent the original data (e.g.
-- "indef" or "file" or "vandalism").
--
-- expiry namespace reason level action
-- order
-- 1 1 1 1 1 1
-- 2 0 1 1 1 1
-- 3 1 0 1 1 1
-- 4 0 0 1 1 1
-- 5 1 1 0 1 1
-- 6 0 1 0 1 1
-- 7 1 0 0 1 1
-- 8 0 0 0 1 1
-- 9 1 1 1 0 1
-- 10 0 1 1 0 1
-- 11 1 0 1 0 1
-- 12 0 0 1 0 1
-- 13 1 1 0 0 1
-- 14 0 1 0 0 1
-- 15 1 0 0 0 1
-- 16 0 0 0 0 1
-- 17 1 1 1 1 0
-- 18 0 1 1 1 0
-- 19 1 0 1 1 0
-- 20 0 0 1 1 0
-- 21 1 1 0 1 0
-- 22 0 1 0 1 0
-- 23 1 0 0 1 0
-- 24 0 0 0 1 0
-- 25 1 1 1 0 0
-- 26 0 1 1 0 0
-- 27 1 0 1 0 0
-- 28 0 0 1 0 0
-- 29 1 1 0 0 0
-- 30 0 1 0 0 0
-- 31 1 0 0 0 0
-- 32 0 0 0 0 0
--
-- In this scheme the action has the highest priority, as it is the last
-- to change, and the expiry has the least priority, as it changes the most.
-- The priorities of the expiry, the protection level and the action are
-- fixed, but the priorities of the reason and the namespace can be swapped
-- through the use of the cfg.bannerDataNamespaceHasPriority table.
--]]
-- If the reason specified to the template is listed in this table,
-- namespace data will take priority over reason data in the protectionCategories
-- table.
reasonsWithNamespacePriority = {
vandalism = true,
},
-- The string to use as a namespace key for the protectionCategories table for each
-- namespace number.
categoryNamespaceKeys = {
[ 2] = 'user',
[ 3] = 'user',
[ 4] = 'project',
[ 6] = 'file',
[ 8] = 'mediawiki',
[ 10] = 'template',
[ 12] = 'project',
[ 14] = 'category',
[100] = 'portal',
[828] = 'module',
},
protectionCategories = {
['all|all|all|all|all'] = 'Wikipedia fully protected pages',
['all|all|office|all|all'] = 'Wikipedia Office-protected pages',
['all|all|reset|all|all'] = 'Wikipedia Office-protected pages',
['all|all|dmca|all|all'] = 'Wikipedia Office-protected pages',
['all|all|mainpage|all|all'] = 'Wikipedia fully-protected main page files',
['all|all|all|extendedconfirmed|all'] = 'Wikipedia extended-confirmed-protected pages',
['all|all|ecp|extendedconfirmed|all'] = 'Wikipedia extended-confirmed-protected pages',
['all|template|all|all|edit'] = 'Wikipedia fully protected templates',
['all|all|all|autoconfirmed|edit'] = 'Wikipedia semi-protected pages',
['indef|all|all|autoconfirmed|edit'] = 'Wikipedia indefinitely semi-protected pages',
['all|all|blp|autoconfirmed|edit'] = 'Wikipedia indefinitely semi-protected biographies of living people',
['temp|all|blp|autoconfirmed|edit'] = 'Wikipedia temporarily semi-protected biographies of living people',
['all|all|dispute|autoconfirmed|edit'] = 'Wikipedia pages semi-protected due to dispute',
['all|all|sock|autoconfirmed|edit'] = 'Wikipedia pages semi-protected from banned users',
['all|all|vandalism|autoconfirmed|edit'] = 'Wikipedia pages semi-protected against vandalism',
['all|category|all|autoconfirmed|edit'] = 'Wikipedia semi-protected categories',
['all|file|all|autoconfirmed|edit'] = 'Wikipedia semi-protected files',
['all|portal|all|autoconfirmed|edit'] = 'Wikipedia semi-protected portals',
['all|project|all|autoconfirmed|edit'] = 'Wikipedia semi-protected project pages',
['all|talk|all|autoconfirmed|edit'] = 'Wikipedia semi-protected talk pages',
['all|template|all|autoconfirmed|edit'] = 'Wikipedia semi-protected templates',
['all|user|all|autoconfirmed|edit'] = 'Wikipedia semi-protected user and user talk pages',
['all|all|all|templateeditor|edit'] = 'Wikipedia template-protected pages other than templates and modules',
['all|template|all|templateeditor|edit'] = 'Wikipedia template-protected templates',
['all|template|all|templateeditor|move'] = 'Wikipedia template-protected templates', -- move-protected templates
['all|all|blp|sysop|edit'] = 'Wikipedia indefinitely protected biographies of living people',
['temp|all|blp|sysop|edit'] = 'Wikipedia temporarily protected biographies of living people',
['all|all|dispute|sysop|edit'] = 'Wikipedia pages protected due to dispute',
['all|all|sock|sysop|edit'] = 'Wikipedia pages protected from banned users',
['all|all|vandalism|sysop|edit'] = 'Wikipedia pages protected against vandalism',
['all|category|all|sysop|edit'] = 'Wikipedia fully protected categories',
['all|file|all|sysop|edit'] = 'Wikipedia fully-protected files',
['all|project|all|sysop|edit'] = 'Wikipedia fully-protected project pages',
['all|talk|all|sysop|edit'] = 'Wikipedia fully-protected talk pages',
['all|template|all|extendedconfirmed|edit'] = 'Wikipedia extended-confirmed-protected templates',
['all|template|all|sysop|edit'] = 'Wikipedia fully protected templates',
['all|user|all|sysop|edit'] = 'Wikipedia fully protected user and user talk pages',
['all|module|all|all|edit'] = 'Wikipedia fully-protected modules',
['all|module|all|templateeditor|edit'] = 'Wikipedia template-protected modules',
['all|module|all|extendedconfirmed|edit'] = 'Wikipedia extended-confirmed-protected modules',
['all|module|all|autoconfirmed|edit'] = 'Wikipedia semi-protected modules',
['all|all|all|sysop|move'] = 'Wikipedia move-protected pages',
['indef|all|all|sysop|move'] = 'Wikipedia indefinitely move-protected pages',
['all|all|dispute|sysop|move'] = 'Wikipedia pages move-protected due to dispute',
['all|all|vandalism|sysop|move'] = 'Wikipedia pages move-protected due to vandalism',
['all|portal|all|sysop|move'] = 'Wikipedia move-protected portals',
['all|project|all|sysop|move'] = 'Wikipedia move-protected project pages',
['all|talk|all|sysop|move'] = 'Wikipedia move-protected talk pages',
['all|template|all|sysop|move'] = 'Wikipedia move-protected templates',
['all|user|all|sysop|move'] = 'Wikipedia move-protected user and user talk pages',
['all|all|all|autoconfirmed|autoreview'] = 'Wikipedia pending changes protected pages',
['all|file|all|all|upload'] = 'Wikipedia upload-protected files',
},
--------------------------------------------------------------------------------
-- Expiry category config
--------------------------------------------------------------------------------
-- This table configures the expiry category behaviour for each protection
-- action.
-- * If set to true, setting that action will always categorise the page if
-- an expiry parameter is not set.
-- * If set to false, setting that action will never categorise the page.
-- * If set to nil, the module will categorise the page if:
-- 1) an expiry parameter is not set, and
-- 2) a reason is provided, and
-- 3) the specified reason is not blacklisted in the reasonsWithoutExpiryCheck
-- table.
expiryCheckActions = {
edit = nil,
move = false,
autoreview = true,
upload = false
},
reasonsWithoutExpiryCheck = {
blp = true,
template = true,
},
--------------------------------------------------------------------------------
-- Pagetypes
--------------------------------------------------------------------------------
-- This table produces the page types available with the ${PAGETYPE} parameter.
-- Keys are namespace numbers, or the string "default" for the default value.
pagetypes = {
[0] = 'article',
[6] = 'file',
[10] = 'template',
[14] = 'category',
[828] = 'module',
default = 'page'
},
--------------------------------------------------------------------------------
-- Strings marking indefinite protection
--------------------------------------------------------------------------------
-- This table contains values passed to the expiry parameter that mean the page
-- is protected indefinitely.
indefStrings = {
['indef'] = true,
['indefinite'] = true,
['indefinitely'] = true,
['infinite'] = true,
},
--------------------------------------------------------------------------------
-- Group hierarchy
--------------------------------------------------------------------------------
-- This table maps each group to all groups that have a superset of the original
-- group's page editing permissions.
hierarchy = {
sysop = {},
reviewer = {'sysop'},
filemover = {'sysop'},
templateeditor = {'sysop'},
extendedconfirmed = {'sysop'},
autoconfirmed = {'reviewer', 'filemover', 'templateeditor', 'extendedconfirmed'},
user = {'autoconfirmed'},
['*'] = {'user'}
},
--------------------------------------------------------------------------------
-- Wrapper templates and their default arguments
--------------------------------------------------------------------------------
-- This table contains wrapper templates used with the module, and their
-- default arguments. Templates specified in this table should contain the
-- following invocation, and no other template content:
--
-- {{#invoke:Protection banner|main}}
--
-- If other content is desired, it can be added between
-- <noinclude>...</noinclude> tags.
--
-- When a user calls one of these wrapper templates, they will use the
-- default arguments automatically. However, users can override any of the
-- arguments.
wrappers = {
['Template:Pp'] = {},
['Template:Pp-extended'] = {'ecp'},
['Template:Pp-blp'] = {'blp'},
-- we don't need Template:Pp-create
['Template:Pp-dispute'] = {'dispute'},
['Template:Pp-main-page'] = {'mainpage'},
['Template:Pp-move'] = {action = 'move', catonly = 'yes'},
['Template:Pp-move-dispute'] = {'dispute', action = 'move', catonly = 'yes'},
-- we don't need Template:Pp-move-indef
['Template:Pp-move-vandalism'] = {'vandalism', action = 'move', catonly = 'yes'},
['Template:Pp-office'] = {'office'},
['Template:Pp-office-dmca'] = {'dmca'},
['Template:Pp-pc'] = {action = 'autoreview', small = true},
['Template:Pp-pc1'] = {action = 'autoreview', small = true},
['Template:Pp-reset'] = {'reset'},
['Template:Pp-semi-indef'] = {small = true},
['Template:Pp-sock'] = {'sock'},
['Template:Pp-template'] = {'template', small = true},
['Template:Pp-upload'] = {action = 'upload'},
['Template:Pp-usertalk'] = {'usertalk'},
['Template:Pp-vandalism'] = {'vandalism'},
},
--------------------------------------------------------------------------------
--
-- MESSAGES
--
--------------------------------------------------------------------------------
msg = {
--------------------------------------------------------------------------------
-- Intro blurb and intro fragment
--------------------------------------------------------------------------------
-- These messages specify what is produced by the ${INTROBLURB} and
-- ${INTROFRAGMENT} parameters. If the protection is temporary they use the
-- intro-blurb-expiry or intro-fragment-expiry, and if not they use
-- intro-blurb-noexpiry or intro-fragment-noexpiry.
-- It is possible to use banner parameters in these messages.
['intro-blurb-expiry'] = '${PROTECTIONBLURB} until ${EXPIRY}.',
['intro-blurb-noexpiry'] = '${PROTECTIONBLURB}.',
['intro-fragment-expiry'] = '${PROTECTIONBLURB} until ${EXPIRY},',
['intro-fragment-noexpiry'] = '${PROTECTIONBLURB}',
--------------------------------------------------------------------------------
-- Tooltip blurb
--------------------------------------------------------------------------------
-- These messages specify what is produced by the ${TOOLTIPBLURB} parameter.
-- If the protection is temporary the tooltip-blurb-expiry message is used, and
-- if not the tooltip-blurb-noexpiry message is used.
-- It is possible to use banner parameters in these messages.
['tooltip-blurb-expiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL} until ${EXPIRY}.',
['tooltip-blurb-noexpiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}.',
['tooltip-fragment-expiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL} until ${EXPIRY},',
['tooltip-fragment-noexpiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}',
--------------------------------------------------------------------------------
-- Special explanation blurb
--------------------------------------------------------------------------------
-- An explanation blurb for pages that cannot be unprotected, e.g. for pages
-- in the MediaWiki namespace.
-- It is possible to use banner parameters in this message.
['explanation-blurb-nounprotect'] = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' Please discuss any changes on the ${TALKPAGE}; you'
.. ' may ${EDITREQUEST} to ask an'
.. ' [[Wikipedia:Administrators|administrator]] to make an edit if it'
.. ' is [[Help:Minor edit#When to mark an edit as a minor edit'
.. '|uncontroversial]] or supported by [[Wikipedia:Consensus'
.. '|consensus]].',
--------------------------------------------------------------------------------
-- Protection log display values
--------------------------------------------------------------------------------
-- These messages determine the display values for the protection log link
-- or the pending changes log link produced by the ${PROTECTIONLOG} parameter.
-- It is possible to use banner parameters in these messages.
['protection-log-display'] = 'protection log',
['pc-log-display'] = 'pending changes log',
--------------------------------------------------------------------------------
-- Current version display values
--------------------------------------------------------------------------------
-- These messages determine the display values for the page history link
-- or the move log link produced by the ${CURRENTVERSION} parameter.
-- It is possible to use banner parameters in these messages.
['current-version-move-display'] = 'current title',
['current-version-edit-display'] = 'current version',
--------------------------------------------------------------------------------
-- Talk page
--------------------------------------------------------------------------------
-- This message determines the display value of the talk page link produced
-- with the ${TALKPAGE} parameter.
-- It is possible to use banner parameters in this message.
['talk-page-link-display'] = 'talk page',
--------------------------------------------------------------------------------
-- Edit requests
--------------------------------------------------------------------------------
-- This message determines the display value of the edit request link produced
-- with the ${EDITREQUEST} parameter.
-- It is possible to use banner parameters in this message.
['edit-request-display'] = 'submit an edit request',
--------------------------------------------------------------------------------
-- Expiry date format
--------------------------------------------------------------------------------
-- This is the format for the blurb expiry date. It should be valid input for
-- the first parameter of the #time parser function.
['expiry-date-format'] = 'F j, Y "at" H:i e',
--------------------------------------------------------------------------------
-- Tracking categories
--------------------------------------------------------------------------------
-- These messages determine which tracking categories the module outputs.
['tracking-category-incorrect'] = 'Wikipedia pages with incorrect protection templates',
['tracking-category-template'] = 'Wikipedia template-protected pages other than templates and modules',
--------------------------------------------------------------------------------
-- Images
--------------------------------------------------------------------------------
-- These are images that are not defined by their protection action and protection level.
['image-filename-indef'] = 'Full-protection-shackle.svg',
['image-filename-default'] = 'Transparent.gif',
--------------------------------------------------------------------------------
-- End messages
--------------------------------------------------------------------------------
}
--------------------------------------------------------------------------------
-- End configuration
--------------------------------------------------------------------------------
}
59c408f72ce81e080cce79518231e85981ebcf3b
Template:Infobox/doc
10
84
173
2022-10-06T15:00:47Z
en>Dudhhr
0
[[WP:ROLLBACK|Reverted]] edits by [[Special:Contributions/Bikilahussenadem|Bikilahussenadem]] ([[User talk:Bikilahussenadem|talk]]) to last revision by GKFX: nonconstructive edits
wikitext
text/x-wiki
{{Documentation subpage}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{distinguish|Template:Userbox}}
{{High-use}}
{{Lua|Module:Infobox}}
{{Parameter names example
|name={{PAGENAME}} <!--|child |subbox |decat--> |title |above |subheader |subheader1 |subheader2={{{subheader2}}}<br/>......
|image|caption |image1|caption1 |image2|caption2={{{caption2}}}<br/>......
|header1=<div style="border-top:1px dashed #ccc;">{{{header1}}}<br/>{{nobold|( ''or'' )}}</div>
|label2={{{label1}}} |data2={{{data1}}}
|data3=( ''or'' ) |data4=<div style="padding-bottom:0.25em;border-bottom:1px dashed #ccc;">{{{data1}}}</div>
|header5={{{header2}}}<br/><div style="padding:0.75em 0 0.5em;">{{nobold|( ''or'' )}}</div>
|label6={{{label2}}} |data6={{{data2}}}
|data7=( ''or'' ) |data8=<div style="padding-bottom:0.25em;border-bottom:1px dashed #ccc;">{{{data2}}}</div>
|data9=<div style="padding:0.75em 0 0.5em;">( ''etc'' )</div>
|below
}}
This template is intended as a meta template: a template used for constructing other templates. '''Note''': In general, it is not meant for use directly in an article, but can be used on a one-off basis if required. [[Help:Infobox]] contains an introduction about the recommended content and design of infoboxes; [[Wikipedia:Manual of Style/Infoboxes]] contains additional style guidelines. See [[WP:List of infoboxes]] and [[:Category:Infobox templates]] for lists of prepared topic-specific infoboxes.
== Usage ==
{{tlf|Infobox}} is a meta-template: used to organise an actual <nowiki>{{Infobox sometopic}}</nowiki> template (like {{tl|Infobox building}}).
For <code><nowiki>[[Template:Infobox sometopic]]</nowiki></code>, template code then looks like this, simplified:
<pre>
{{Infobox
| name = {{{name|{{PAGENAME}}}}}
| image = {{{image|}}}
| caption1 = {{{caption|}}}
| label1 = Former names
| data1 = {{{former_names|}}}
| header2 = General information
| label3 = Status
| data3 = {{{status|}}}
... <!-- etc. -->
}}
</pre>
== Optional control parameters ==
; name : If this parameter is present, "view/talk/edit" links will be added to the bottom of the infobox pointing to the named page, prefixed by <code>Template:</code> if no namespace is specified. You may use the value <nowiki>{{subst:PAGENAME}}</nowiki>; however, this is rarely what you want because it will send users clicking these links in an infobox to the template code rather than the data in the infobox they probably want to change.
; child : See the [[#Embedding|Embedding]] section for details. If this is set to "yes", this child infobox should be titled but have no name parameter. This parameter is empty by default, set it to "yes" to activate it.
; subbox : See the [[#Subboxes|Subboxes]] section for details. If this is set to "yes", this subbox should be titled but have no name parameter. This parameter is empty by default, set to "yes" to activate it. It has no effect if the '''child''' parameter is also set to "yes".
; decat : If this is set to "yes", the current page will not be autocategorized in a maintenance category when the generated infobox has some problems or no visible data section. Leave empty by default or set to "yes" to activate it.
; autoheaders: If this is set to any non-blank value, headers which are not followed by data fields are suppressed. See the "[[#Hiding headers when all its data fields are empty|hiding headers when all its data fields are empty]]" section for more details.
== Content parameters ==
=== Title ===
There are two different ways to put a title on an infobox. One contains the title inside the infobox's border in the uppermost cell of the table, the other puts it as a caption on top of the table. You can use them both together, or just one or the other, or neither (though this is not recommended):
; title : Text to put in the caption over the top of the table (or as section header before the whole content of this table, if this is a child infobox). For [[Wikipedia:Manual of Style/Accessibility#Tables|accessibility reasons]], this is the most recommended alternative.
; above : Text to put within the uppermost cell of the table.
; subheader(n) : additional title fields which fit below {{{title}}} and {{{above}}}, but before images.
Examples:
{{Infobox
| name = Infobox/doc
| title = Text in caption over infobox
| subheader = Subheader of the infobox
| header = (the rest of the infobox goes here)
}}
<pre style="overflow:auto">
{{Infobox
| name = {{subst:PAGENAME}}
| title = Text in caption over infobox
| subheader = Subheader of the infobox
| header = (the rest of the infobox goes here)
}}
</pre>{{clear}}
{{Infobox
| name = Infobox/doc
| above = Text in uppermost cell of infobox
| subheader = Subheader of the infobox
| subheader2 = Second subheader of the infobox
| header = (the rest of the infobox goes here)
}}
<pre style="overflow:auto">
{{Infobox
| name = {{subst:PAGENAME}}
| above = Text in uppermost cell of infobox
| subheader = Subheader of the infobox
| subheader2 = Second subheader of the infobox
| header = (the rest of the infobox goes here)
}}
</pre>{{clear}}
=== Illustration images ===
; image(n) : images to display at the top of the template. Use full image syntax, for example <nowiki>[[File:example.png|200px|alt=Example alt text]]</nowiki>. Image is centered by default. See [[WP:ALT]] for more on alt text.
; caption(n) : Text to put underneath the images.
=== Main data ===
; header(n) : Text to use as a header in row n.
; label(n) : Text to use as a label in row n.
; data(n) : Text to display as data in row n.
Note: for any given value for (n), not all combinations of parameters are permitted. The presence of a {{para|header''(n)''}} will cause the corresponding {{para|data''(n)''}} (and {{para|rowclass''(n)''}} {{para|label''(n)''}}, see below) to be ignored; the absence of a {{para|data''(n)''}} will cause the corresponding {{para|label''(n)''}} to be ignored. Valid combinations for any single row are:
* {{para|class''(n)''}} {{para|header''(n)''}}
* {{para|rowclass''(n)''}} {{para|class''(n)''}} {{para|data''(n)''}}
* {{para|rowclass''(n)''}} {{para|label''(n)''}} {{para|class''(n)''}} {{para|data''(n)''}}
See the rendering of header4, label4, and data4 in the [[#Examples|Examples]] section below.
==== Number ranges ====
To allow flexibility when the layout of an infobox is changed, it may be helpful when developing an infobox to use non-contiguous numbers for header and label/data rows. Parameters for new rows can then be inserted in future without having to renumber existing parameters. For example:
<pre style="overflow:auto">
| header3 = Section 1
| label5 = Label A
| data5 = Data A
| label7 = Label C
| data7 = Data C
| header10 = Section 2
| label12 = Label D
| data12 = Data D
</pre>{{clear}}
It is also possible to automatically renumber parameter names by using [[User:Frietjes/infoboxgap.js]] or [[Module:IncrementParams]].
==== Making data fields optional ====
A row with a label but no data is not displayed. This allows for the easy creation of optional infobox content rows. To make a row optional use a parameter that defaults to an empty string, like so:
<pre style="overflow:auto">
| label5 = Population
| data5 = {{{population|}}}
</pre>{{clear}}
This way if an article doesn't define the population parameter in its infobox the row won't be displayed.
For more complex fields with pre-formatted contents that would still be present even if the parameter wasn't set, you can wrap it all in an "#if" statement to make the whole thing vanish when the parameter is not used. For instance, the "#if" statement in the following example reads "#if:the parameter ''mass'' has been supplied |then display it, followed by 'kg'":
<pre style="overflow:auto">
| label6 = Mass
| data6 = {{ #if: {{{mass|}}} | {{{mass}}} kg }}
</pre>{{clear}}
For more on #if, see [[meta:ParserFunctions##if:|here]].
==== Hiding headers when all its data fields are empty ====
You can also make headers automatically hide when their section is empty (has no data-row showing).
Consider this situation:
{{Infobox
| title = Example: header with & without data
| headerstyle = background:lightgrey
| header1 = Header1 with empty section
| label2 = label2 text | data2 =
| label3 = label3 text | data3 =
| label4 = label4 text | data4 =
| header5 = Header5 with data below
| label6 = label6 text | data6 = Some value
}}
<pre style="overflow:auto">
{{Infobox
| title = Example: header with & without data
| headerstyle = background:lightgrey
| header1 = Header1 with empty section
| label2 = label2 text | data2 =
| label3 = label3 text | data3 =
| label4 = label4 text | data4 =
| header5 = Header5 with data below
| label6 = label6 text | data6 = Some value
}}
</pre>{{clear}}
If you want hide the header when no {{para|data''N''}} values are present, use '''{{para|autoheaders|y}}''':
{{Infobox
| title = Example: header with & without data
| autoheaders = y
| headerstyle = background:lightgrey
| header1 = Header1 with empty section
| label2 = label2 text | data2 =
| label3 = label3 text | data3 =
| label4 = label4 text | data4 =
| header5 = Header5 with data below
| label6 = label6 text | data6 = Some value
}}
<syntaxhighlight lang="moin" style="overflow:auto">
{{Infobox
| title = Example: header with & without data
| autoheaders = y
| headerstyle = background:lightgrey
| header1 = Header1 with empty section
| label2 = label2 text | data2 =
| label3 = label3 text | data3 =
| label4 = label4 text | data4 =
| header5 = Header5 with data below
| label6 = label6 text | data6 = Some value
}}
</syntaxhighlight>{{clear}}
So, header1 will be shown if any of item1, item2, or item3 is defined. If none of the three parameters are defined the header won't be shown and no empty row appears before the next visible content.
Note: if the data has empty css elements, like {{para|data|2=<span style="background:yellow;"></span>}}, this will be treated as non-empty (having data).
If {{para|autoheaders|y}} but there are items that you ''do not'' want to trigger a header, place {{para|headerX|_BLANK_}}. This will serve as an empty header and separate it from the subsequent items.
{{Infobox
| title = Example: blank header with & without data
| autoheaders = y
| headerstyle = background:lightgrey
| header1 = Header1 with empty section
| label2 = label2 text | data2 =
| label3 = label3 text | data3 =
| label4 = label4 text | data4 =
| header5 = _BLANK_
| label6 = label6 text | data6 = Some value, but does not trigger header1 or show header5
}}
<syntaxhighlight lang="moin" style="overflow:auto">
{{Infobox
| title = Example: header with & without data
| autoheaders = y
| headerstyle = background:lightgrey
| header1 = Header1 with empty section
| label2 = label2 text | data2 =
| label3 = label3 text | data3 =
| label4 = label4 text | data4 =
| header5 = _BLANK_
| label6 = label6 text | data6 = Some value, but does not trigger header1 or show header5
}}
</syntaxhighlight>{{clear}}
=== Footer ===
; below : Text to put in the bottom cell. The bottom cell is intended for footnotes, see-also, and other such information.
== Presentation parameters ==
=== Italic titles ===
Titles of articles with infoboxes may be made italic, in line with [[WP:ITALICTITLE]], by passing the <code>italic title</code> parameter.
* Turn on italic titles by passing {{para|italic title|<nowiki>{{{italic title|}}}</nowiki>}} from the infobox.
* Turn off by default (notably because only Latin script may be safely rendered in this style and italic may be needed to distinguish foreign language from local English language only in that script, but would be difficult to read for other scripts) but allow some instances to be made italic by passing {{para|italic title|<nowiki>{{{italic title|no}}}</nowiki>}}
* Do not make any titles italic by not passing the parameter at all.
=== CSS styling ===
{{div col}}
; bodystyle : Applies to the infobox table as a whole
; titlestyle : Applies only to the title caption. Adding a background color is usually inadvisable since the text is rendered "outside" the infobox.
; abovestyle : Applies only to the "above" cell at the top. The default style has font-size:125%; since this cell is usually used for a title, if you want to use the above cell for regular-sized text include "font-size:100%;" in the abovestyle.
; imagestyle : Applies to the cell the image is in. This includes the text of the image caption, but you should set text properties with captionstyle instead of imagestyle in case the caption is moved out of this cell in the future.
; captionstyle : Applies to the text of the image caption.
; rowstyle(n) : This parameter is inserted into the <code>style</code> attribute for the specified row.
; headerstyle : Applies to all header cells
; subheaderstyle : Applies to all subheader cells
; labelstyle : Applies to all label cells
; datastyle : Applies to all data cells
; belowstyle : Applies only to the below cell
{{div col end}}
=== HTML classes and microformats ===
{{div col}}
; bodyclass : This parameter is inserted into the <code>class</code> attribute for the infobox as a whole.
; titleclass : This parameter is inserted into the <code>class</code> attribute for the infobox's '''title''' caption.
<!-- currently not implemented in Lua module
; aboverowclass : This parameter is inserted into the <code>class</code> attribute for the complete table row the '''above''' cell is on.
-->
; aboveclass : This parameter is inserted into the <code>class</code> attribute for the infobox's '''above''' cell.
; subheaderrowclass(n) : This parameter is inserted into the <code>class</code> attribute for the complete table row the '''subheader''' is on.
; subheaderclass(n) : This parameter is inserted into the <code>class</code> attribute for the infobox's '''subheader'''.
; imagerowclass(n) : These parameters are inserted into the <code>class</code> attribute for the complete table row their respective '''image''' is on.
; imageclass : This parameter is inserted into the <code>class</code> attribute for the '''image'''.
; rowclass(n) : This parameter is inserted into the <code>class</code> attribute for the specified row including the '''label''' and '''data''' cells.
; class(n) : This parameter is inserted into the <code>class</code> attribute for the '''data''' cell of the specified row. If there's no '''data''' cell it has no effect.
<!-- currently not implemented in Lua module
; belowrowclass : This parameter is inserted into the <code>class</code> attribute for the complete table row the '''below''' cell is on.
-->
; belowclass : This parameter is inserted into the <code>class</code> attribute for the infobox's '''below''' cell.
{{div col end}}
This template supports the addition of microformat information. This is done by adding "class" attributes to various data cells, indicating what kind of information is contained within. Multiple class names may be specified, separated by spaces, some of them being used as selectors for custom styling according to a project policy or to the skin selected in user preferences, others being used for microformats.
To flag an infobox as containing [[hCard]] information, for example, add the following parameter:
<pre style="overflow:auto">
| bodyclass = vcard
</pre>{{clear}}
And for each row containing a data cell that's part of the vcard, add a corresponding class parameter:
<pre style="overflow:auto">
| class1 = fn
| class2 = org
| class3 = tel
</pre>{{clear}}
...and so forth. "above" and "title" can also be given classes, since these are usually used to display the name of the subject of the infobox.
See [[Wikipedia:WikiProject Microformats]] for more information on adding microformat information to Wikipedia, and [[microformat]] for more information on microformats in general.
== Examples ==
Notice how the row doesn't appear in the displayed infobox when a '''label''' is defined without an accompanying '''data''' cell, and how all of them are displayed when a '''header''' is defined on the same row as a '''data''' cell. Also notice that '''subheaders''' are not bold by default like the '''headers''' used to split the main data section, because this role is meant to be for the '''above''' cell :
{{Infobox
|name = Infobox/doc
|bodystyle =
|titlestyle =
|abovestyle = background:#cfc;
|subheaderstyle =
|title = Test Infobox
|above = Above text
|subheader = Subheader above image
|subheader2 = Second subheader
|imagestyle =
|captionstyle =
|image = [[File:Example-serious.jpg|200px|alt=Example alt text]]
|caption = Caption displayed below File:Example-serious.jpg
|headerstyle = background:#ccf;
|labelstyle = background:#ddf;
|datastyle =
|header1 = Header defined alone
| label1 =
| data1 =
|header2 =
| label2 = Label defined alone does not display (needs data, or is suppressed)
| data2 =
|header3 =
| label3 =
| data3 = Data defined alone
|header4 = All three defined (header, label, data, all with same number)
| label4 = does not display (same number as a header)
| data4 = does not display (same number as a header)
|header5 =
| label5 = Label and data defined (label)
| data5 = Label and data defined (data)
|belowstyle = background:#ddf;
|below = Below text
}}
<syntaxhighlight lang="Sass" style="overflow:auto" highlight="15">
{{Infobox
|name = {{subst:PAGENAME}}
|bodystyle =
|titlestyle =
|abovestyle = background:#cfc;
|subheaderstyle =
|title = Test Infobox
|above = Above text
|subheader = Subheader above image
|subheader2 = Second subheader
|imagestyle =
|captionstyle =
| image = [[File:Example-serious.jpg|200px|alt=Example alt text]]
|caption = Caption displayed below Example-serious.jpg
|headerstyle = background:#ccf;
|labelstyle = background:#ddf;
|datastyle =
|header1 = Header defined alone
| label1 =
| data1 =
|header2 =
| label2 = Label defined alone does not display (needs data, or is suppressed)
| data2 =
|header3 =
| label3 =
| data3 = Data defined alone
|header4 = All three defined (header, label, data, all with same number)
| label4 = does not display (same number as a header)
| data4 = does not display (same number as a header)
|header5 =
| label5 = Label and data defined (label)
| data5 = Label and data defined (data)
|belowstyle = background:#ddf;
|below = Below text
}}
</syntaxhighlight>{{clear}}
For this example, the {{para|bodystyle}} and {{para|labelstyle}} parameters are used to adjust the infobox width and define a default width for the column of labels:
{{Infobox
|name = Infobox/doc
|bodystyle = width:20em
|titlestyle =
|title = Test Infobox
|headerstyle =
|labelstyle = width:33%
|datastyle =
|header1 =
| label1 = Label 1
| data1 = Data 1
|header2 =
| label2 = Label 2
| data2 = Data 2
|header3 =
| label3 = Label 3
| data3 = Data 3
|header4 = Header 4
| label4 =
| data4 =
|header5 =
| label5 = Label 5
| data5 = Data 5: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|belowstyle =
|below = Below text
}}
<syntaxhighlight lang="sass" highlight="3,9" style="overflow: auto">
{{Infobox
|name = {{subst:PAGENAME}}
|bodystyle = width:20em
|titlestyle =
|title = Test Infobox
|headerstyle =
|labelstyle = width:33%
|datastyle =
|header1 =
| label1 = Label 1
| data1 = Data 1
|header2 =
| label2 = Label 2
| data2 = Data 2
|header3 =
| label3 = Label 3
| data3 = Data 3
|header4 = Header 4
| label4 =
| data4 =
|header5 =
| label5 = Label 5
| data5 = Data 5: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|belowstyle =
|below = Below text
}}
</syntaxhighlight>{{clear}}
== Embedding ==
<!--Linked from [[Template:Subinfobox bodystyle/doc]]-->
One infobox template can be embedded into another using the {{para|child}} parameter. This feature can be used to create a modular infobox, or to create better-defined logical sections. Long ago, it was necessary to use embedding in order to create infoboxes with more than 99 rows; but nowadays there's no limit to the number of rows that can be defined in a single instance of <code><nowiki>{{infobox}}</nowiki></code>.
{{Infobox
| title = Top level title
| data1 = {{Infobox | decat = yes | child = yes
| title = First subsection
| label1= Label 1.1
| data1 = Data 1.1
}}
| data2 = {{Infobox | decat = yes | child = yes
|title = Second subsection
| label1= Label 2.1
| data1 = Data 2.1
}}
| belowstyle =
| below = Below text
}}
<pre style="overflow:auto">
{{Infobox
| title = Top level title
| data1 = {{Infobox | decat = yes | child = yes
| title = First subsection
| label1= Label 1.1
| data1 = Data 1.1
}}
| data2 = {{Infobox | decat = yes | child = yes
|title = Second subsection
| label1= Label 2.1
| data1 = Data 2.1
}}
| belowstyle =
| below = Below text
}}
</pre>{{clear}}
Note, in the examples above, the child infobox is placed in a <code>data</code> field, not a <code>header</code> field. Notice that the section subheadings are not in bold font if bolding is not explicitly specified. To obtain bold section headings, place the child infobox in a '''header''' field (but not in a '''label''' field because it would not be displayed!), either using
{{Infobox
| title = Top level title
| header1 = {{Infobox | decat = yes | child = yes
| title = First subsection
| label1= Label 1.1
| data1 = Data 1.1
}}
| header2 = {{Infobox | decat = yes | child = yes
| title = Second subsection
| label1= Label 2.1
| data1 = Data 2.1
}}
| belowstyle =
| below = Below text
}}
<pre style="overflow:auto">
{{Infobox
| title = Top level title
| header1 = {{Infobox | decat = yes | child = yes
| title = First subsection
| label1= Label 1.1
| data1 = Data 1.1
}}
| header2 = {{Infobox | decat = yes | child = yes
| title = Second subsection
| label1= Label 2.1
| data1 = Data 2.1
}}
| belowstyle =
| below = Below text
}}
</pre>{{clear}}
or,
{{Infobox
| title = Top level title
| header1 = First subsection
{{Infobox | decat = yes | child = yes
| label1 = Label 1.1
| data1 = Data 1.1
}}
| header2 = Second subsection
{{Infobox | decat = yes | child = yes
| label1 = Label 2.1
| data1 = Data 2.1
}}
| belowstyle =
| below = Below text
}}
<pre style="overflow:auto">
{{Infobox
| title = Top level title
| header1 = First subsection
{{Infobox | decat = yes | child = yes
| label1 = Label 1.1
| data1 = Data 1.1
}}
| header2 = Second subsection
{{Infobox | decat = yes | child = yes
| label1 = Label 2.1
| data1 = Data 2.1
}}
| belowstyle =
| below = Below text
}}
</pre>{{clear}}
Note that omitting the {{para|title}} parameter, and not including any text preceding the embedded infobox, may result in spurious blank table rows, creating gaps in the visual presentation. The garbage output can be suppressed using {{para|rowstyleN|display: none}}, replacing N with the data/header number.
[[Wikipedia:WikiProject Infoboxes/embed]] includes some links to Wikipedia articles which include infoboxes embedded within other infoboxes.
== Subboxes ==
An alternative method for embedding is to use {{para|subbox|yes}}, which removes the outer border from the infobox, but preserves the interior structure. One feature of this approach is that the parent and child boxes need not have the same structure, and the label and data fields are not aligned between the parent and child boxes because they are not in the same parent table.
{{Infobox
| headerstyle = background-color:#eee;
| labelstyle = background-color:#eee;
| header1 = Main 1
| header2 = Main 2
| data3 = {{Infobox | subbox = yes
| headerstyle = background-color:#ccc;
| labelstyle = background-color:#ddd;
| header1 = Sub 3-1
| header2 = Sub 3-2
| label3 = Label 3-3 | data3 = Data 3-3
}}
| data4 = {{Infobox | subbox = yes
| labelstyle = background-color:#ccc;
| label1 = Label 4-1 | data1 = Data 4-1
}}
| label5 = Label 5 | data5 = Data 5
| header6 = Main 6
}}
<syntaxhighlight lang="sass" style="overflow:auto">
{{Infobox
| headerstyle = background-color:#eee;
| labelstyle = background-color:#eee;
| header1 = Main 1
| header2 = Main 2
| data3 = {{Infobox | subbox = yes
| headerstyle = background-color:#ccc;
| labelstyle = background-color:#ddd;
| header1 = Sub 3-1
| header2 = Sub 3-2
| label3 = Label 3-3 | data3 = Data 3-3
}}
| data4 = {{Infobox | subbox = yes
| labelstyle = background-color:#ccc;
| label1 = Label 4-1 | data1 = Data 4-1
}}
| label5 = Label 5 | data5 = Data 5
| header6 = Main 6
}}
</syntaxhighlight>{{clear}}
Similar embedding techniques may be used within content parameters of some other templates generating tables (such as [[:Template:Sidebar|Sidebar]]) :
{{Sidebar
| navbar = off
| headingstyle = background-color:#eee;
| heading1 = Heading 1
| heading2 = Heading 2
| content3 = {{Infobox | subbox = yes
| headerstyle = background-color:#ccc;
| labelstyle = background-color:#ddd;
| header1 = Sub 3-1
| header2 = Sub 3-2
| label3 = Label 3-3 | data3 = Data 3-3
}}
| content4 = {{Infobox | subbox = yes
| labelstyle = background-color:#ccc;
| label1 = Label 4-1 | data1 = Data 4-1
}}
| heading5 = Heading 5
}}
<syntaxhighlight lang="sass" style="overflow:auto">
{{Sidebar
| navbar = off
| headingstyle = background-color:#eee;
| heading1 = Heading 1
| heading2 = Heading 2
| content3 = {{Infobox | subbox = yes
| headerstyle = background-color:#ccc;
| labelstyle = background-color:#ddd;
| header1 = Sub 3-1
| header2 = Sub 3-2
| label3 = Label 3-3 | data3 = Data 3-3
}}
| content4 = {{Infobox | subbox = yes
| labelstyle = background-color:#ccc;
| label1 = Label 4-1 | data1 = Data 4-1
}}
| heading5 = Heading 5
}}
</syntaxhighlight>{{clear}}
Note that the default padding of the parent data cell containing each subbox is still visible, so the subboxes are slightly narrower than the parent box and there's a higher vertical spacing between standard cells of the parent box than between cells of distinct subboxes.
== Controlling line-breaking in embedded bulletless lists ==
Template {{tlx|nbsp}} may be used with {{tlx|wbr}} and {{tlx|nowrap}} to control line-breaking in bulletless lists embedded in infoboxes (e.g. cast list in {{tlx|Infobox film}}), to prevent wrapped long entries from being confused with multiple entries. See [[Template:Wbr/doc#Controlling line-breaking in infoboxes]] for details.
== Full blank syntax ==
(Note: there is no limit to the number of possible rows; only 20 are given below since infoboxes larger than that will be relatively rare. Just extend the numbering as needed. The microformat "class" parameters are also omitted as they are not commonly used.)
<pre style="overflow:auto">
{{Infobox
| name = {{subst:PAGENAME}}
| child = {{{child|}}}
| subbox = {{{subbox|}}}
| italic title = {{{italic title|no}}}
| templatestyles =
| child templatestyles =
| grandchild templatestyles =
| bodystyle =
| titlestyle =
| abovestyle =
| subheaderstyle =
| title =
| above =
| subheader =
| imagestyle =
| captionstyle =
| image =
| caption =
| image2 =
| caption2 =
| headerstyle =
| labelstyle =
| datastyle =
| header1 =
| label1 =
| data1 =
| header2 =
| label2 =
| data2 =
| header3 =
| label3 =
| data3 =
| header4 =
| label4 =
| data4 =
| header5 =
| label5 =
| data5 =
| header6 =
| label6 =
| data6 =
| header7 =
| label7 =
| data7 =
| header8 =
| label8 =
| data8 =
| header9 =
| label9 =
| data9 =
| header10 =
| label10 =
| data10 =
| header11 =
| label11 =
| data11 =
| header12 =
| label12 =
| data12 =
| header13 =
| label13 =
| data13 =
| header14 =
| label14 =
| data14 =
| header15 =
| label15 =
| data15 =
| header16 =
| label16 =
| data16 =
| header17 =
| label17 =
| data17 =
| header18 =
| label18 =
| data18 =
| header19 =
| label19 =
| data19 =
| header20 =
| label20 =
| data20 =
| belowstyle =
| below =
}}
</pre>{{clear}}
{{Help:Infobox/user style}}
== Porting to other MediaWikis ==
The infobox template requires the [[:mw:Extension:Scribunto|Scribunto]] extension. [[Wikipedia:WikiProject Transwiki|WikiProject Transwiki]] has a version of this template that has been modified to work on other MediaWikis.
== TemplateData ==
{{TemplateData header}}
<templatedata>
{
"description": "This template is intended as a meta template, a template used for constructing other templates. In general, it is not meant for use directly in an article but can be used on a one-off basis if required.",
"format": "{{_\n| ________________ = _\n}}\n",
"params": {
"title": {
"label": "Title",
"description": "Title displayed above the infobox",
"type": "string",
"suggested": true
},
"image": {
"label": "Image",
"description": "Image illustrating the topic. Use full image syntax.",
"type": "content",
"suggested": true,
"example": "[[File:example.png|200px|alt=Example alt text]]"
},
"caption": {
"label": "Caption",
"description": "caption for the image",
"type": "content",
"suggested": true
}
},
"paramOrder": [
"title",
"image",
"caption"
]
}
</templatedata>
==Tracking categories==
* {{Category link with count|Articles with missing Wikidata information}}
* {{Category link with count|Articles using infobox templates with no data rows}}
* {{Category link with count|Pages using embedded infobox templates with the title parameter}}
==See also==
* [[Module:Infobox]], the [[WP:LUA|Lua]] module on which this template is based
* [[Module:Check for unknown parameters]]
* {{tl|Infobox3cols}}
* {{tl|Navbox}} and {{tl|Sidebar}}
* [[Wikipedia:List of infoboxes|List of infoboxes]]
* [[:Module:InfoboxImage]]
<includeonly>{{Sandbox other||
[[Category:Infobox templates| ]]
[[Category:Wikipedia metatemplates|Infobox]]
[[Category:Templates generating microformats]]
[[Category:Templates that add a tracking category]]
[[Category:Templates based on the Infobox Lua module]]
}}</includeonly>
ae4c2006355f3de3b0b4bb35db01247a5bed78a7
Module:Transclusion count/data/I
828
83
171
2022-10-09T05:07:24Z
en>Ahechtbot
0
[[Wikipedia:BOT|Bot]]: Updated page.
Scribunto
text/plain
return {
["IAAF_name"] = 2200,
["IAST"] = 5800,
["IBDB_name"] = 9000,
["ICD10"] = 4600,
["ICD9"] = 4400,
["ICS"] = 2800,
["IDN"] = 3200,
["IMDb_episode"] = 9100,
["IMDb_episodes"] = 2100,
["IMDb_name"] = 149000,
["IMDb_title"] = 183000,
["IMO_Number"] = 4000,
["IMSLP"] = 7900,
["IND"] = 7600,
["INR"] = 6000,
["INRConvert"] = 5300,
["INRConvert/CurrentRate"] = 5200,
["INRConvert/USD"] = 5200,
["INRConvert/out"] = 5200,
["IOC_profile"] = 6100,
["IP"] = 2500,
["IPA"] = 134000,
["IPA-all"] = 3400,
["IPA-de"] = 7500,
["IPA-es"] = 7600,
["IPA-fr"] = 41000,
["IPA-it"] = 5700,
["IPA-nl"] = 3400,
["IPA-pl"] = 3800,
["IPA-pt"] = 3500,
["IPA-ru"] = 2500,
["IPA-sh"] = 2700,
["IPA-sl"] = 6800,
["IPA-th"] = 2900,
["IPA_audio_link"] = 18000,
["IPA_link"] = 3000,
["IPAc-cmn"] = 2600,
["IPAc-en"] = 45000,
["IPAc-pl"] = 52000,
["IPC_athlete"] = 2600,
["IPSummary"] = 77000,
["IP_summary"] = 77000,
["IPsock"] = 12000,
["IPtalk"] = 23000,
["IPuser"] = 7000,
["IPvandal"] = 11000,
["IRC"] = 7500,
["IRI"] = 2100,
["IRL"] = 5400,
["IRN"] = 3400,
["ISBN"] = 458000,
["ISBNT"] = 37000,
["ISFDB_name"] = 4000,
["ISFDB_title"] = 4500,
["ISL"] = 2000,
["ISO_15924/script-example-character"] = 2700,
["ISO_15924/wp-article"] = 2700,
["ISO_15924/wp-article/format"] = 2700,
["ISO_15924/wp-article/label"] = 2600,
["ISO_3166_code"] = 427000,
["ISO_3166_name"] = 16000,
["ISO_639_name"] = 6800,
["ISP"] = 5900,
["ISR"] = 4600,
["ISSN"] = 11000,
["ISSN_link"] = 29000,
["ISTAT"] = 8100,
["ISU_figure_skater"] = 2500,
["ITA"] = 17000,
["ITF"] = 5800,
["ITF_profile"] = 8600,
["ITIS"] = 4200,
["ITN_talk"] = 9200,
["ITN_talk/date"] = 9200,
["IUCN_banner"] = 15000,
["I_sup"] = 4400,
["Iaaf_name"] = 7400,
["Ice_hockey"] = 20000,
["Ice_hockey_stats"] = 15000,
["Icehockeystats"] = 11000,
["Icon"] = 553000,
["If"] = 255000,
["If_all"] = 5700,
["If_between"] = 3700,
["If_both"] = 9700000,
["If_empty"] = 2900000,
["If_first_display_both"] = 61000,
["If_in_page"] = 7300,
["If_last_display_both"] = 28000,
["If_preview"] = 56000,
["If_then_show"] = 240000,
["Ifempty"] = 3900,
["Iferror_then_show"] = 2900,
["Ifexist_not_redirect"] = 1070000,
["Ifnotempty"] = 13000,
["Ifnumber"] = 29000,
["Ifsubst"] = 87000,
["Ih"] = 7500,
["Ill"] = 101000,
["Illm"] = 6900,
["Image_frame"] = 3600,
["Image_label"] = 4500,
["Image_label_begin"] = 3800,
["Image_label_end"] = 3400,
["Image_label_small"] = 2600,
["Image_needed"] = 4500,
["Image_other"] = 286000,
["Image_requested"] = 169000,
["Image_requested/Category_helper"] = 162000,
["Imbox"] = 903000,
["Imdb_name"] = 5300,
["Imdb_title"] = 4200,
["Import_style"] = 11000,
["Import_style/inputbox.css"] = 11000,
["Importance"] = 5480000,
["Importance/colour"] = 5500000,
["Importance_mask"] = 8670000,
["Improve_categories"] = 6200,
["In_class"] = 5200,
["In_lang"] = 343000,
["In_progress"] = 2900,
["In_string"] = 64000,
["In_title"] = 17000,
["Inactive_WikiProject_banner"] = 211000,
["Inactive_userpage_blanked"] = 4800,
["Include-USGov"] = 29000,
["Incomplete_list"] = 22000,
["Increase"] = 39000,
["Incumbent_pope"] = 4300,
["Indent"] = 4000,
["IndexFungorum"] = 2200,
["Indian_English"] = 3900,
["Indian_Rupee"] = 9800,
["Indian_railway_code"] = 3100,
["Inflation"] = 17000,
["Inflation-fn"] = 5200,
["Inflation-year"] = 4300,
["Inflation/IN/startyear"] = 5200,
["Inflation/UK"] = 4000,
["Inflation/UK/dataset"] = 4000,
["Inflation/UK/startyear"] = 4000,
["Inflation/US"] = 11000,
["Inflation/US/dataset"] = 11000,
["Inflation/US/startyear"] = 11000,
["Inflation/fn"] = 5800,
["Inflation/year"] = 22000,
["Info"] = 7200,
["Infobox"] = 3510000,
["Infobox/Columns"] = 2100,
["Infobox/mobileviewfix.css"] = 18000,
["Infobox3cols"] = 292000,
["Infobox_AFL_biography"] = 14000,
["Infobox_Aircraft_Begin"] = 5600,
["Infobox_Aircraft_Type"] = 5000,
["Infobox_Athletics_Championships"] = 2500,
["Infobox_Australian_place"] = 15000,
["Infobox_CFL_biography"] = 2400,
["Infobox_COA_wide"] = 3000,
["Infobox_Canada_electoral_district"] = 2400,
["Infobox_Canadian_Football_League_biography"] = 6000,
["Infobox_Canadian_Football_League_biography/position"] = 5900,
["Infobox_Chinese"] = 18000,
["Infobox_Chinese/Footer"] = 8800,
["Infobox_Chinese/Header"] = 8800,
["Infobox_Chinese/Korean"] = 15000,
["Infobox_Christian_leader"] = 17000,
["Infobox_Election"] = 2500,
["Infobox_French_commune"] = 37000,
["Infobox_GAA_player"] = 3200,
["Infobox_Gaelic_Athletic_Association_player"] = 4800,
["Infobox_German_location"] = 13000,
["Infobox_German_place"] = 14000,
["Infobox_Greece_place"] = 2800,
["Infobox_Greek_Dimos"] = 2800,
["Infobox_Hindu_temple"] = 2300,
["Infobox_Indian_state_legislative_assembly_constituency"] = 3600,
["Infobox_Italian_comune"] = 8100,
["Infobox_Korean_name"] = 15000,
["Infobox_Korean_name/categories"] = 14000,
["Infobox_MLB_yearly"] = 3000,
["Infobox_NCAA_team_season"] = 18000,
["Infobox_NFL_biography"] = 27000,
["Infobox_NFL_player"] = 8300,
["Infobox_NFL_season"] = 2600,
["Infobox_NFL_team_season"] = 3800,
["Infobox_NRHP"] = 72000,
["Infobox_NRHP/conv"] = 18000,
["Infobox_NRHP/locmapin2region"] = 66000,
["Infobox_Officeholder"] = 6000,
["Infobox_Olympic_event"] = 7200,
["Infobox_Olympic_event/games_text"] = 7200,
["Infobox_Paralympic_event"] = 2500,
["Infobox_Paralympic_event/games_text"] = 2500,
["Infobox_Politician"] = 2800,
["Infobox_Romanian_subdivision"] = 3100,
["Infobox_Russian_district"] = 2000,
["Infobox_Russian_inhabited_locality"] = 4400,
["Infobox_SCOTUS_case"] = 3600,
["Infobox_Site_of_Special_Scientific_Interest"] = 2000,
["Infobox_Swiss_town"] = 2800,
["Infobox_Switzerland_municipality"] = 2900,
["Infobox_U.S._county"] = 3000,
["Infobox_U.S._county/district"] = 3000,
["Infobox_UK_legislation"] = 2200,
["Infobox_UK_place"] = 25000,
["Infobox_UK_place/NoDialCode"] = 7700,
["Infobox_UK_place/NoPostCode"] = 2800,
["Infobox_UK_place/area"] = 2300,
["Infobox_UK_place/dist"] = 2500,
["Infobox_UK_place/local"] = 25000,
["Infobox_UK_place/styles.css"] = 25000,
["Infobox_UN_resolution"] = 2200,
["Infobox_US_Supreme_Court_case"] = 3800,
["Infobox_US_Supreme_Court_case/courts"] = 3700,
["Infobox_Wikipedia_user"] = 9100,
["Infobox_YouTube_personality"] = 2400,
["Infobox_academic"] = 12000,
["Infobox_aircraft_begin"] = 14000,
["Infobox_aircraft_occurrence"] = 2200,
["Infobox_aircraft_type"] = 13000,
["Infobox_airline"] = 4500,
["Infobox_airport"] = 15000,
["Infobox_airport/datatable"] = 15000,
["Infobox_album"] = 159000,
["Infobox_album/color"] = 186000,
["Infobox_album/link"] = 159000,
["Infobox_anatomy"] = 4400,
["Infobox_ancient_site"] = 5000,
["Infobox_animanga/Footer"] = 6500,
["Infobox_animanga/Header"] = 6500,
["Infobox_animanga/Print"] = 5200,
["Infobox_animanga/Video"] = 4500,
["Infobox_architect"] = 3500,
["Infobox_artist"] = 27000,
["Infobox_artist_discography"] = 5800,
["Infobox_artwork"] = 11000,
["Infobox_athlete"] = 3200,
["Infobox_automobile"] = 8100,
["Infobox_award"] = 12000,
["Infobox_badminton_player"] = 3100,
["Infobox_baseball_biography"] = 28000,
["Infobox_baseball_biography/style"] = 28000,
["Infobox_baseball_biography/styles.css"] = 28000,
["Infobox_basketball_biography"] = 20000,
["Infobox_basketball_biography/style"] = 20000,
["Infobox_basketball_club"] = 3000,
["Infobox_beauty_pageant"] = 2200,
["Infobox_bilateral_relations"] = 4200,
["Infobox_body_of_water"] = 17000,
["Infobox_book"] = 50000,
["Infobox_boxer"] = 5600,
["Infobox_bridge"] = 5800,
["Infobox_building"] = 26000,
["Infobox_character"] = 7700,
["Infobox_chess_biography"] = 3500,
["Infobox_chess_player"] = 2900,
["Infobox_church"] = 14000,
["Infobox_church/denomination"] = 14000,
["Infobox_church/font_color"] = 14000,
["Infobox_civil_conflict"] = 2100,
["Infobox_civilian_attack"] = 4800,
["Infobox_college_coach"] = 11000,
["Infobox_college_sports_team_season"] = 37000,
["Infobox_college_sports_team_season/link"] = 37000,
["Infobox_college_sports_team_season/name"] = 37000,
["Infobox_college_sports_team_season/succession"] = 37000,
["Infobox_college_sports_team_season/team"] = 37000,
["Infobox_comic_book_title"] = 2900,
["Infobox_comics_character"] = 3600,
["Infobox_comics_creator"] = 3400,
["Infobox_company"] = 81000,
["Infobox_concert"] = 3200,
["Infobox_constituency"] = 4900,
["Infobox_country"] = 6100,
["Infobox_country/formernext"] = 5900,
["Infobox_country/imagetable"] = 5000,
["Infobox_country/multirow"] = 8000,
["Infobox_country/status_text"] = 2700,
["Infobox_country/styles.css"] = 6100,
["Infobox_country_at_games"] = 14000,
["Infobox_country_at_games/core"] = 14000,
["Infobox_country_at_games/see_also"] = 11000,
["Infobox_court_case"] = 4500,
["Infobox_court_case/images"] = 2300,
["Infobox_cricket_tournament"] = 2100,
["Infobox_cricketer"] = 32000,
["Infobox_cricketer/career"] = 32000,
["Infobox_cricketer/national_side"] = 7600,
["Infobox_criminal"] = 5800,
["Infobox_curler"] = 2500,
["Infobox_cycling_race_report"] = 4300,
["Infobox_cyclist"] = 16000,
["Infobox_dam"] = 5500,
["Infobox_designation_list"] = 18000,
["Infobox_designation_list/entry"] = 16000,
["Infobox_dim"] = 6500,
["Infobox_dim/core"] = 6500,
["Infobox_diocese"] = 3800,
["Infobox_drug"] = 9100,
["Infobox_drug/chemical_formula"] = 9100,
["Infobox_drug/data_page_link"] = 9100,
["Infobox_drug/formatATC"] = 9000,
["Infobox_drug/formatCASnumber"] = 9200,
["Infobox_drug/formatChEBI"] = 9200,
["Infobox_drug/formatChEMBL"] = 9200,
["Infobox_drug/formatChemDBNIAID"] = 9100,
["Infobox_drug/formatChemSpider"] = 9200,
["Infobox_drug/formatCompTox"] = 9100,
["Infobox_drug/formatDrugBank"] = 9200,
["Infobox_drug/formatIUPHARBPS"] = 9200,
["Infobox_drug/formatJmol"] = 9100,
["Infobox_drug/formatKEGG"] = 9200,
["Infobox_drug/formatPDBligand"] = 8500,
["Infobox_drug/formatPubChemCID"] = 9200,
["Infobox_drug/formatPubChemSID"] = 9100,
["Infobox_drug/formatUNII"] = 9100,
["Infobox_drug/legal_status"] = 9200,
["Infobox_drug/licence"] = 9200,
["Infobox_drug/maintenance_categories"] = 9100,
["Infobox_drug/pregnancy_category"] = 9200,
["Infobox_drug/title"] = 9100,
["Infobox_election"] = 27000,
["Infobox_election/row"] = 27000,
["Infobox_election/shortname"] = 25000,
["Infobox_enzyme"] = 5100,
["Infobox_ethnic_group"] = 6900,
["Infobox_event"] = 4700,
["Infobox_figure_skater"] = 4100,
["Infobox_film"] = 151000,
["Infobox_film/short_description"] = 147000,
["Infobox_film_awards"] = 2500,
["Infobox_film_awards/link"] = 2500,
["Infobox_film_awards/style"] = 2500,
["Infobox_food"] = 6600,
["Infobox_football_biography"] = 201000,
["Infobox_football_club"] = 26000,
["Infobox_football_club_season"] = 19000,
["Infobox_football_league"] = 2500,
["Infobox_football_league_season"] = 18000,
["Infobox_football_match"] = 5500,
["Infobox_football_tournament_season"] = 7000,
["Infobox_former_subdivision"] = 3300,
["Infobox_former_subdivision/styles.css"] = 3300,
["Infobox_galaxy"] = 2000,
["Infobox_game"] = 2300,
["Infobox_game_score"] = 3300,
["Infobox_gene"] = 13000,
["Infobox_given_name"] = 3900,
["Infobox_golfer"] = 4300,
["Infobox_golfer/highest_ranking"] = 4300,
["Infobox_government_agency"] = 9900,
["Infobox_government_cabinet"] = 2300,
["Infobox_gridiron_football_person"] = 2800,
["Infobox_gridiron_football_person/position"] = 5900,
["Infobox_gymnast"] = 3200,
["Infobox_handball_biography"] = 4700,
["Infobox_historic_site"] = 11000,
["Infobox_horseraces"] = 2500,
["Infobox_hospital"] = 6100,
["Infobox_hospital/care_system"] = 6100,
["Infobox_hospital/lists"] = 6100,
["Infobox_ice_hockey_biography"] = 19000,
["Infobox_ice_hockey_player"] = 19000,
["Infobox_ice_hockey_team"] = 2900,
["Infobox_ice_hockey_team_season"] = 2000,
["Infobox_information_appliance"] = 2200,
["Infobox_international_football_competition"] = 5400,
["Infobox_islands"] = 8400,
["Infobox_islands/area"] = 8800,
["Infobox_islands/density"] = 8800,
["Infobox_islands/length"] = 8400,
["Infobox_islands/styles.css"] = 8400,
["Infobox_journal"] = 9500,
["Infobox_journal/Abbreviation_search"] = 9400,
["Infobox_journal/Bluebook_check"] = 9200,
["Infobox_journal/Former_check"] = 9200,
["Infobox_journal/ISO_4_check"] = 9200,
["Infobox_journal/ISSN-eISSN"] = 9300,
["Infobox_journal/Indexing_search"] = 9300,
["Infobox_journal/MathSciNet_check"] = 9200,
["Infobox_journal/NLM_check"] = 9200,
["Infobox_journal/frequency"] = 8400,
["Infobox_judge"] = 2000,
["Infobox_lake"] = 4500,
["Infobox_language"] = 9400,
["Infobox_language/family-color"] = 11000,
["Infobox_language/genetic"] = 6500,
["Infobox_language/linguistlist"] = 9400,
["Infobox_language/ref"] = 6900,
["Infobox_legislature"] = 3500,
["Infobox_library"] = 2000,
["Infobox_lighthouse"] = 2600,
["Infobox_lighthouse/light"] = 2600,
["Infobox_locomotive"] = 4800,
["Infobox_magazine"] = 7400,
["Infobox_manner_of_address"] = 3200,
["Infobox_mapframe"] = 76000,
["Infobox_martial_artist"] = 5500,
["Infobox_martial_artist/record"] = 5500,
["Infobox_medal_templates"] = 411000,
["Infobox_medical_condition"] = 9800,
["Infobox_medical_condition_(new)"] = 8200,
["Infobox_military_conflict"] = 20000,
["Infobox_military_installation"] = 9300,
["Infobox_military_person"] = 43000,
["Infobox_military_unit"] = 25000,
["Infobox_mine"] = 2100,
["Infobox_model"] = 2300,
["Infobox_mountain"] = 27000,
["Infobox_multi-sport_competition_event"] = 2000,
["Infobox_museum"] = 9700,
["Infobox_musical_artist"] = 119000,
["Infobox_musical_artist/color"] = 119000,
["Infobox_musical_artist/hCard_class"] = 305000,
["Infobox_musical_composition"] = 2700,
["Infobox_name"] = 7200,
["Infobox_name_module"] = 12000,
["Infobox_newspaper"] = 9300,
["Infobox_nobility"] = 2400,
["Infobox_noble"] = 6800,
["Infobox_officeholder"] = 201000,
["Infobox_officeholder/office"] = 206000,
["Infobox_official_post"] = 7400,
["Infobox_organization"] = 34000,
["Infobox_pageant_titleholder"] = 2800,
["Infobox_park"] = 7000,
["Infobox_person"] = 447000,
["Infobox_person/Wikidata"] = 4600,
["Infobox_person/height"] = 111000,
["Infobox_person/length"] = 6900,
["Infobox_person/weight"] = 76000,
["Infobox_philosopher"] = 3200,
["Infobox_planet"] = 4600,
["Infobox_play"] = 3600,
["Infobox_political_party"] = 13000,
["Infobox_power_station"] = 2900,
["Infobox_prepared_food"] = 3400,
["Infobox_professional_wrestler"] = 4100,
["Infobox_professional_wrestling_event"] = 2500,
["Infobox_protected_area"] = 14000,
["Infobox_protein_family"] = 2100,
["Infobox_publisher"] = 2300,
["Infobox_racehorse"] = 5500,
["Infobox_racing_driver"] = 3400,
["Infobox_radio_station"] = 22000,
["Infobox_rail"] = 2800,
["Infobox_rail_line"] = 7000,
["Infobox_rail_line/tracking"] = 7000,
["Infobox_rail_service"] = 2800,
["Infobox_rail_service/doc"] = 2800,
["Infobox_reality_competition_season"] = 3100,
["Infobox_record_label"] = 4000,
["Infobox_recurring_event"] = 6100,
["Infobox_religious_biography"] = 4800,
["Infobox_religious_building"] = 11000,
["Infobox_religious_building/color"] = 16000,
["Infobox_restaurant"] = 2100,
["Infobox_river"] = 29000,
["Infobox_river/calcunit"] = 29000,
["Infobox_river/discharge"] = 29000,
["Infobox_river/row-style"] = 29000,
["Infobox_river/source"] = 29000,
["Infobox_road"] = 24000,
["Infobox_road/meta/mask/category"] = 24000,
["Infobox_road/meta/mask/country"] = 24000,
["Infobox_road/styles.css"] = 25000,
["Infobox_road_small"] = 2200,
["Infobox_rockunit"] = 6400,
["Infobox_royalty"] = 20000,
["Infobox_royalty/short_description"] = 13000,
["Infobox_rugby_biography"] = 15000,
["Infobox_rugby_biography/correct_date"] = 15000,
["Infobox_rugby_biography/depcheck"] = 6700,
["Infobox_rugby_league_biography"] = 9600,
["Infobox_rugby_league_biography/PLAYER"] = 9500,
["Infobox_rugby_team"] = 2600,
["Infobox_sailboat_specifications"] = 2100,
["Infobox_saint"] = 4800,
["Infobox_school"] = 38000,
["Infobox_school/short_description"] = 38000,
["Infobox_school_district"] = 5600,
["Infobox_school_district/styles.css"] = 5600,
["Infobox_scientist"] = 46000,
["Infobox_service_record"] = 2600,
["Infobox_settlement"] = 547000,
["Infobox_settlement/areadisp"] = 229000,
["Infobox_settlement/columns"] = 91000,
["Infobox_settlement/columns/styles.css"] = 91000,
["Infobox_settlement/densdisp"] = 417000,
["Infobox_settlement/impus"] = 80000,
["Infobox_settlement/lengthdisp"] = 166000,
["Infobox_settlement/link"] = 91000,
["Infobox_settlement/metric"] = 204000,
["Infobox_settlement/pref"] = 285000,
["Infobox_settlement/styles.css"] = 547000,
["Infobox_ship_begin"] = 40000,
["Infobox_ship_career"] = 36000,
["Infobox_ship_characteristics"] = 40000,
["Infobox_ship_class_overview"] = 4000,
["Infobox_ship_image"] = 40000,
["Infobox_shopping_mall"] = 3400,
["Infobox_short_story"] = 2300,
["Infobox_skier"] = 2500,
["Infobox_soap_character"] = 3000,
["Infobox_software"] = 14000,
["Infobox_software/simple"] = 14000,
["Infobox_song"] = 73000,
["Infobox_song/color"] = 73000,
["Infobox_song/link"] = 73000,
["Infobox_spaceflight"] = 3500,
["Infobox_spaceflight/styles.css"] = 3500,
["Infobox_sports_competition_event"] = 14000,
["Infobox_sports_competition_event/medalrow"] = 9800,
["Infobox_sports_league"] = 4800,
["Infobox_sports_season"] = 4700,
["Infobox_sports_team"] = 2300,
["Infobox_sportsperson"] = 105000,
["Infobox_stadium"] = 3800,
["Infobox_station"] = 54000,
["Infobox_station/doc"] = 54000,
["Infobox_station/services"] = 54000,
["Infobox_station/styles.css"] = 54000,
["Infobox_street"] = 3200,
["Infobox_swimmer"] = 9300,
["Infobox_television"] = 55000,
["Infobox_television_channel"] = 6200,
["Infobox_television_episode"] = 11000,
["Infobox_television_episode/styles.css"] = 11000,
["Infobox_television_season"] = 9000,
["Infobox_television_station"] = 3700,
["Infobox_tennis_biography"] = 9600,
["Infobox_tennis_event"] = 2300,
["Infobox_tennis_tournament_event"] = 18000,
["Infobox_tennis_tournament_year"] = 8700,
["Infobox_tennis_tournament_year/color"] = 26000,
["Infobox_tennis_tournament_year/footer"] = 26000,
["Infobox_train"] = 2200,
["Infobox_tropical_cyclone"] = 2200,
["Infobox_union"] = 2200,
["Infobox_university"] = 26000,
["Infobox_user"] = 2600,
["Infobox_venue"] = 17000,
["Infobox_video_game"] = 27000,
["Infobox_volleyball_biography"] = 5200,
["Infobox_weapon"] = 7100,
["Infobox_website"] = 7600,
["Infobox_writer"] = 37000,
["Information"] = 108000,
["Information/styles.css"] = 108000,
["Inprogress"] = 2100,
["Input_link"] = 32000,
["Instagram"] = 9200,
["Interlanguage_link"] = 137000,
["Interlanguage_link_multi"] = 20000,
["Internet_Archive_author"] = 18000,
["Internet_Archive_film"] = 2400,
["Intitle"] = 11000,
["Invalid_SVG"] = 3800,
["Invalid_SVG/styles.css"] = 3800,
["Ipsock"] = 11000,
["Iptalk"] = 21000,
["IranCensus2006"] = 54000,
["IranNCSGN"] = 3200,
["Iran_Census_2006"] = 54000,
["Irc"] = 2100,
["Irish_place_name"] = 2500,
["IsValidPageName"] = 129000,
["Is_country_in_Central_America"] = 13000,
["Is_country_in_the_Caribbean"] = 13000,
["Is_interwiki_link"] = 6000,
["Is_italic_taxon"] = 435000,
["Is_redirect"] = 143000,
["Isbn"] = 6300,
["Isfdb_name"] = 3900,
["Isfdb_title"] = 4400,
["Isnumeric"] = 197000,
["Iso2continent"] = 30000,
["Iso2country"] = 22000,
["Iso2country/article"] = 22000,
["Iso2country/data"] = 22000,
["Iso2nationality"] = 162000,
["Issubst"] = 75000,
["Isu_name"] = 2300,
["Italic_dab2"] = 5000,
["Italic_title"] = 758000,
["Italic_title_prefixed"] = 8600,
["Italics_colon"] = 3200,
["Italictitle"] = 4600,
["Ivm"] = 5800,
["Ivm/styles.css"] = 5800,
["Ivmbox"] = 120000,
["Ivory_messagebox"] = 131000,
["Module:I18n/complex_date"] = 61000,
["Module:IP"] = 110000,
["Module:IPA_symbol"] = 4200,
["Module:IPA_symbol/data"] = 4200,
["Module:IPAc-en"] = 45000,
["Module:IPAc-en/data"] = 45000,
["Module:IPAc-en/phonemes"] = 45000,
["Module:IPAc-en/pronunciation"] = 45000,
["Module:IPAddress"] = 132000,
["Module:ISO_3166"] = 915000,
["Module:ISO_3166/data/AT"] = 2500,
["Module:ISO_3166/data/BA"] = 3400,
["Module:ISO_3166/data/CA"] = 2600,
["Module:ISO_3166/data/CN"] = 2000,
["Module:ISO_3166/data/DE"] = 14000,
["Module:ISO_3166/data/ES"] = 3500,
["Module:ISO_3166/data/FR"] = 38000,
["Module:ISO_3166/data/GB"] = 6300,
["Module:ISO_3166/data/GR"] = 3000,
["Module:ISO_3166/data/IN"] = 28000,
["Module:ISO_3166/data/National"] = 915000,
["Module:ISO_3166/data/RS"] = 3200,
["Module:ISO_3166/data/RU"] = 24000,
["Module:ISO_3166/data/TR"] = 2400,
["Module:ISO_3166/data/US"] = 83000,
["Module:ISO_639_name"] = 14000,
["Module:ISOdate"] = 61000,
["Module:Icon"] = 553000,
["Module:Icon/data"] = 553000,
["Module:If_empty"] = 2900000,
["Module:If_in_page"] = 7300,
["Module:If_preview"] = 455000,
["Module:If_preview/configuration"] = 456000,
["Module:If_preview/styles.css"] = 456000,
["Module:Import_style"] = 11000,
["Module:In_lang"] = 344000,
["Module:Indent"] = 4000,
["Module:Infobox"] = 3940000,
["Module:Infobox/dates"] = 64000,
["Module:Infobox/styles.css"] = 4190000,
["Module:Infobox3cols"] = 292000,
["Module:InfoboxImage"] = 4230000,
["Module:Infobox_body_of_water_tracking"] = 17000,
["Module:Infobox_cyclist_tracking"] = 16000,
["Module:Infobox_gene"] = 13000,
["Module:Infobox_mapframe"] = 367000,
["Module:Infobox_military_conflict"] = 20000,
["Module:Infobox_military_conflict/styles.css"] = 20000,
["Module:Infobox_multi-lingual_name"] = 18000,
["Module:Infobox_multi-lingual_name/data"] = 18000,
["Module:Infobox_power_station"] = 2900,
["Module:Infobox_road"] = 25000,
["Module:Infobox_road/browselinks"] = 25000,
["Module:Infobox_road/errors"] = 24000,
["Module:Infobox_road/length"] = 25000,
["Module:Infobox_road/locations"] = 24000,
["Module:Infobox_road/map"] = 25000,
["Module:Infobox_road/route"] = 25000,
["Module:Infobox_road/sections"] = 24000,
["Module:Infobox_television"] = 55000,
["Module:Infobox_television_disambiguation_check"] = 61000,
["Module:Infobox_television_episode"] = 11000,
["Module:Infobox_television_season_disambiguation_check"] = 8500,
["Module:Infobox_television_season_name"] = 9000,
["Module:Internet_Archive"] = 18000,
["Module:IrelandByCountyCatNav"] = 2500,
["Module:Is_infobox_in_lead"] = 371000,
["Module:Is_instance"] = 8000,
["Module:Italic_title"] = 1080000,
["Module:Italic_title2"] = 5000,
}
2afe22ac9046847992044cbf567b45ccc232a7d4
Main Page
0
1
1
2022-10-12T02:03:38Z
MediaWiki default
1
Create main page
wikitext
text/x-wiki
__NOTOC__
== Welcome to {{SITENAME}}! ==
This Main Page was created automatically and it seems it hasn't been replaced yet.
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
21236ac3f8d65e5563b6da6b70815ca6bf1e6616
17
1
2022-10-12T11:34:45Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
[[File:Master Detective Archives - RAINCODE Logo.png|center]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!
== Editing information ==
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
660c97ac868dbef743bad1cf36afe320a15afb13
18
17
2022-10-12T11:35:57Z
Ninjan
2
preview fail
wikitext
text/x-wiki
__NOTOC__
[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!
== Editing information ==
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
=== For visitors of this wiki ===
Hello, the default Main Page of this wiki (this page) has not yet been replaced by the bureaucrat(s) of this wiki. The bureaucrat(s) might still be working on a Main Page, so please check again later!
709f3c0b7916c6c3c9d792b312582843303a1048
User:Ninjan
2
2
2
2022-10-12T09:11:07Z
Ninjan
2
Created page with "Hello! I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥"
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
1b27a6478d68709dd97b3c495746ec8a73837e6d
File:Master Detective Archives - RAINCODE Logo.png
6
3
3
2022-10-12T09:17:24Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site Logo.png
6
4
4
2022-10-12T09:27:55Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
10
4
2022-10-12T10:53:38Z
Ninjan
2
Ninjan uploaded a new version of [[File:Site Logo.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
14
10
2022-10-12T11:15:34Z
Ninjan
2
Ninjan reverted [[File:Site Logo.png]] to an old version
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective Archives RAIN CODE - Illustration + Logo.png
6
5
5
2022-10-12T09:35:55Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Tookyo Games Project n°4 Famitsu Preview.jpg
6
7
7
2022-10-12T09:52:43Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Enigma Archives - RAINCODE Logo.png
6
8
8
2022-10-12T09:53:50Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE
0
9
9
2022-10-12T10:00:39Z
Ninjan
2
infobox and videos should be added later
wikitext
text/x-wiki
[[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|200px|thumb]]
'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'']</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'']</ref>
== Gallery ==
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
f0e6df1221d3136ae4024da90d2745532c42d9a1
MediaWiki:Common.css
8
10
11
2022-10-12T11:04:55Z
Ninjan
2
background change test
css
text/css
/* CSS placed here will be applied to all skins */
body {
background: red;
}
3b72109c250404a08d4b4ac5466f5bdc9e98c540
13
11
2022-10-12T11:14:37Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
ab324941e65a8b4ab93a613cee77566e96a8f01d
15
13
2022-10-12T11:18:42Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
div.mw-body
{
background-color: rgba(8, 32, 73, 0.8);
}
9040442791b809f374c77b447994c69a72fe3020
16
15
2022-10-12T11:27:57Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
#mw-page-base {
background: rgba(8, 32, 73, 0.8);
}
851c00381c7d6ae3d325c491ee88cd30d026bd27
19
16
2022-10-12T12:06:18Z
Ninjan
2
more bg tests
css
text/css
/* CSS placed here will be applied to all skins */
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
#mw-page-base {
background: black;
}
f7a380ea5c2def750c9e0f001b2f875569792fdd
20
19
2022-10-12T12:23:00Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
body #mw-page-base {
background: black;
}
ca81539c11736e35956f4af3ca7e9fc18c3ee3c9
File:Master Detective Archives- RAIN CODE HQ Official site Background.jpg
6
11
12
2022-10-12T11:14:21Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
MediaWiki:Common.css
8
10
21
20
2022-10-12T12:25:55Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
ab324941e65a8b4ab93a613cee77566e96a8f01d
User:Ninjan
2
2
22
2
2022-10-12T12:28:40Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== Things I'm trying to figure out ==
Being a completely new Miraheze users, there are certain things I still need to learn. Among them:
*How to change the colour of the base background, as the functions I found in FAQs don't seem to work in Common.css when I try them
*How to create Infobox templates on the Wiki - I know what code to write in the template page, but nothing beyond that
*How to upload videos to the Wiki, being that the "Source URL" option doesn't appear in Upload file
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
fc6560199af086f807e9b07243019de64b546ccd
23
22
2022-10-12T12:28:59Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== Things I'm trying to figure out ==
Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
*How to change the colour of the base background, as the functions I found in FAQs don't seem to work in Common.css when I try them
*How to create Infobox templates on the Wiki - I know what code to write in the template page, but nothing beyond that
*How to upload videos to the Wiki, being that the "Source URL" option doesn't appear in Upload file
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
ee4ed31af9c0b40b634868cff86d00cd0ec026e5
28
23
2022-10-12T12:55:48Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== Things I'm trying to figure out ==
Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
*How to change the colour of the base background, as the functions I found in FAQs don't seem to work in Common.css when I try them
*How to create Infobox templates on the Wiki - I know what code to write in the template page, but nothing beyond that
*How to upload videos to the Wiki, being that the "Source URL" option doesn't appear in Upload file
**Currently using EmbedVideos as a workaround, but I would like to learn the regular route if there is one.
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
3c171895ca6fff90e1d1e7fcc7670dfdc9371cab
34
28
2022-10-12T13:14:33Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== Things I'm trying to figure out ==
Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
*How to change the colour of the base background, as the functions I found in FAQs don't seem to work in Common.css when I try them
*How to create Infobox templates on the Wiki - I know what code to write in the template page, but nothing beyond that
*How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
c7d6d1681d4155d5550628beb3c3a898ef137c1f
Main Page
0
1
24
18
2022-10-12T12:34:07Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!
== Editing information ==
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
33053d95fadc8f8e176e1f75deb01a6759ba3387
File:Teaser YouTube Thumbnail.jpg
6
12
25
2022-10-12T12:49:35Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Trailer YouTube Thumbnail.jpg
6
13
26
2022-10-12T12:50:41Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE
0
9
27
9
2022-10-12T12:52:38Z
Ninjan
2
wikitext
text/x-wiki
[[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|200px|thumb]]
'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'']</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'']</ref>
== Gallery ==
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>{{#ev:youtube|https://youtu.be/bAgEmdFuOuE|title=''Enigma Archives: RAIN CODE'' Teaser Trailer|dimensions=190x100|poster=File:Teaser YouTube Thumbnail.jpg}}</td> <td>{{#ev:youtube|https://youtu.be/rm1QW-hQ57U|title=''Nintendo Direct'' Japanese trailer for ''Master Detective Archives: RAIN CODE''|dimensions=190x100|poster=File:Trailer YouTube Thumbnail.jpg}}</td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
845fab36f3c604db836d6843463dca9b82d3847e
33
27
2022-10-12T13:13:27Z
Ninjan
2
wikitext
text/x-wiki
[[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|200px|thumb]]
'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'']</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'']</ref>
== Gallery ==
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer</small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer for<br>''Master Detective Archives: RAIN CODE''</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
79587e43ab543312c4577152efac384d88cfd787
Category:Master Detective Archives: RAIN CODE
14
14
29
2022-10-12T12:56:32Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Games
14
15
30
2022-10-12T12:56:49Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Video:Enigma Archives: RAIN CODE Teaser Trailer
400
16
31
2022-10-12T13:04:29Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Videos]]
e52ce3f206b4aa978dd393dafa6e9c6feae15b54
Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE
400
17
32
2022-10-12T13:09:00Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Videos]]
e52ce3f206b4aa978dd393dafa6e9c6feae15b54
Module:Infobox
828
18
36
35
2022-10-12T13:23:35Z
Ninjan
2
1 revision imported from [[:dev:Module:Infobox]]
Scribunto
text/plain
--
-- This module implements {{Infobox}}
--
local p = {}
local args = {}
local origArgs = {}
local root
local function notempty( s ) return s and s:match( '%S' ) end
local function fixChildBoxes(sval, tt)
if notempty(sval) then
local marker = '<span class=special_infobox_marker>'
local s = sval
s = mw.ustring.gsub(s, '(<%s*[Tt][Rr])', marker .. '%1')
s = mw.ustring.gsub(s, '(</[Tt][Rr]%s*>)', '%1' .. marker)
if s:match(marker) then
s = mw.ustring.gsub(s, marker .. '%s*' .. marker, '')
s = mw.ustring.gsub(s, '([\r\n]|-[^\r\n]*[\r\n])%s*' .. marker, '%1')
s = mw.ustring.gsub(s, marker .. '%s*([\r\n]|-)', '%1')
s = mw.ustring.gsub(s, '(</[Cc][Aa][Pp][Tt][Ii][Oo][Nn]%s*>%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, '(<%s*[Tt][Aa][Bb][Ll][Ee][^<>]*>%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, '^(%{|[^\r\n]*[\r\n]%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, '([\r\n]%{|[^\r\n]*[\r\n]%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, marker .. '(%s*</[Tt][Aa][Bb][Ll][Ee]%s*>)', '%1')
s = mw.ustring.gsub(s, marker .. '(%s*\n|%})', '%1')
end
if s:match(marker) then
local subcells = mw.text.split(s, marker)
s = ''
for k = 1, #subcells do
if k == 1 then
s = s .. subcells[k] .. '</' .. tt .. '></tr>'
elseif k == #subcells then
local rowstyle = ' style="display:none"'
if notempty(subcells[k]) then rowstyle = '' end
s = s .. '<tr' .. rowstyle ..'><' .. tt .. ' colspan=2>\n' .. subcells[k]
elseif notempty(subcells[k]) then
if (k % 2) == 0 then
s = s .. subcells[k]
else
s = s .. '<tr><' .. tt .. ' colspan=2>\n' .. subcells[k] .. '</' .. tt .. '></tr>'
end
end
end
end
-- the next two lines add a newline at the end of lists for the PHP parser
-- https://en.wikipedia.org/w/index.php?title=Template_talk:Infobox_musical_artist&oldid=849054481
-- remove when [[:phab:T191516]] is fixed or OBE
s = mw.ustring.gsub(s, '([\r\n][%*#;:][^\r\n]*)$', '%1\n')
s = mw.ustring.gsub(s, '^([%*#;:][^\r\n]*)$', '%1\n')
s = mw.ustring.gsub(s, '^([%*#;:])', '\n%1')
s = mw.ustring.gsub(s, '^(%{%|)', '\n%1')
return s
else
return sval
end
end
local function union(t1, t2)
-- Returns the union of the values of two tables, as a sequence.
local vals = {}
for k, v in pairs(t1) do
vals[v] = true
end
for k, v in pairs(t2) do
vals[v] = true
end
local ret = {}
for k, v in pairs(vals) do
table.insert(ret, k)
end
return ret
end
local function getArgNums(prefix)
-- Returns a table containing the numbers of the arguments that exist
-- for the specified prefix. For example, if the prefix was 'data', and
-- 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}.
local nums = {}
for k, v in pairs(args) do
local num = tostring(k):match('^' .. prefix .. '([1-9]%d*)$')
if num then table.insert(nums, tonumber(num)) end
end
table.sort(nums)
return nums
end
local function addRow(rowArgs)
-- Adds a row to the infobox, with either a header cell
-- or a label/data cell combination.
if rowArgs.header and rowArgs.header ~= '_BLANK_' then
root
:tag('tr')
:addClass(rowArgs.rowclass)
:cssText(rowArgs.rowstyle)
:attr('id', rowArgs.rowid)
:tag('th')
:attr('colspan', 2)
:attr('id', rowArgs.headerid)
:addClass(rowArgs.class)
:addClass(args.headerclass)
:css('text-align', 'center')
:cssText(args.headerstyle)
:cssText(rowArgs.rowcellstyle)
:wikitext(fixChildBoxes(rowArgs.header, 'th'))
elseif rowArgs.data then
if not rowArgs.data:gsub('%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]', ''):match('^%S') then
rowArgs.rowstyle = 'display:none'
end
local row = root:tag('tr')
row:addClass(rowArgs.rowclass)
row:cssText(rowArgs.rowstyle)
row:attr('id', rowArgs.rowid)
if rowArgs.label then
row
:tag('th')
:attr('scope', 'row')
:attr('id', rowArgs.labelid)
:cssText(args.labelstyle)
:cssText(rowArgs.rowcellstyle)
:wikitext(rowArgs.label)
:done()
end
local dataCell = row:tag('td')
if not rowArgs.label then
dataCell
:attr('colspan', 2)
:css('text-align', 'center')
end
dataCell
:attr('id', rowArgs.dataid)
:addClass(rowArgs.class)
:cssText(rowArgs.datastyle)
:cssText(rowArgs.rowcellstyle)
:wikitext(fixChildBoxes(rowArgs.data, 'td'))
end
end
local function renderTitle()
if not args.title then return end
root
:tag('caption')
:addClass(args.titleclass)
:cssText(args.titlestyle)
:wikitext(args.title)
end
local function renderAboveRow()
if not args.above then return end
root
:tag('tr')
:tag('th')
:attr('colspan', 2)
:addClass(args.aboveclass)
:css('text-align', 'center')
:css('font-size', '125%')
:css('font-weight', 'bold')
:cssText(args.abovestyle)
:wikitext(fixChildBoxes(args.above,'th'))
end
local function renderBelowRow()
if not args.below then return end
root
:tag('tr')
:tag('td')
:attr('colspan', '2')
:addClass(args.belowclass)
:css('text-align', 'center')
:cssText(args.belowstyle)
:wikitext(fixChildBoxes(args.below,'td'))
end
local function renderSubheaders()
if args.subheader then
args.subheader1 = args.subheader
end
if args.subheaderrowclass then
args.subheaderrowclass1 = args.subheaderrowclass
end
local subheadernums = getArgNums('subheader')
for k, num in ipairs(subheadernums) do
addRow({
data = args['subheader' .. tostring(num)],
datastyle = args.subheaderstyle,
rowcellstyle = args['subheaderstyle' .. tostring(num)],
class = args.subheaderclass,
rowclass = args['subheaderrowclass' .. tostring(num)]
})
end
end
local function renderImages()
if args.image then
args.image1 = args.image
end
if args.caption then
args.caption1 = args.caption
end
local imagenums = getArgNums('image')
for k, num in ipairs(imagenums) do
local caption = args['caption' .. tostring(num)]
local data = mw.html.create():wikitext(args['image' .. tostring(num)])
if caption then
data
:tag('div')
:cssText(args.captionstyle)
:wikitext(caption)
end
addRow({
data = tostring(data),
datastyle = args.imagestyle,
class = args.imageclass,
rowclass = args['imagerowclass' .. tostring(num)]
})
end
end
local function preprocessRows()
-- Gets the union of the header and data argument numbers,
-- and renders them all in order using addRow.
local rownums = union(getArgNums('header'), getArgNums('data'))
table.sort(rownums)
local lastheader
for k, num in ipairs(rownums) do
if args['header' .. tostring(num)] then
if lastheader then
args['header' .. tostring(lastheader)] = nil
end
lastheader = num
elseif args['data' .. tostring(num)] and args['data' .. tostring(num)]:gsub('%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]', ''):match('^%S') then
local data = args['data' .. tostring(num)]
if data:gsub('%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]', ''):match('%S') then
lastheader = nil
end
end
end
if lastheader then
args['header' .. tostring(lastheader)] = nil
end
end
local function renderRows()
-- Gets the union of the header and data argument numbers,
-- and renders them all in order using addRow.
local rownums = union(getArgNums('header'), getArgNums('data'))
table.sort(rownums)
for k, num in ipairs(rownums) do
addRow({
header = args['header' .. tostring(num)],
label = args['label' .. tostring(num)],
data = args['data' .. tostring(num)],
datastyle = args.datastyle,
class = args['class' .. tostring(num)],
rowclass = args['rowclass' .. tostring(num)],
rowstyle = args['rowstyle' .. tostring(num)],
rowcellstyle = args['rowcellstyle' .. tostring(num)],
dataid = args['dataid' .. tostring(num)],
labelid = args['labelid' .. tostring(num)],
headerid = args['headerid' .. tostring(num)],
rowid = args['rowid' .. tostring(num)]
})
end
end
local function renderItalicTitle()
local italicTitle = args['italic title'] and mw.ustring.lower(args['italic title'])
if italicTitle == '' or italicTitle == 'force' or italicTitle == 'yes' then
root:wikitext(mw.getCurrentFrame():expandTemplate({title = 'italic title'}))
end
end
local function _infobox()
-- Specify the overall layout of the infobox, with special settings
-- if the infobox is used as a 'child' inside another infobox.
if args.child ~= 'yes' then
root = mw.html.create('table')
root
:addClass((args.subbox ~= 'yes') and 'infobox' or nil)
:addClass(args.bodyclass)
if args.subbox == 'yes' then
root
:css('padding', '0')
:css('border', 'none')
:css('margin', '-3px')
:css('width', 'auto')
:css('min-width', '100%')
:css('font-size', '100%')
:css('clear', 'none')
:css('float', 'none')
:css('background-color', 'transparent')
else
root
:css('width', '22em')
end
root
:cssText(args.bodystyle)
renderTitle()
renderAboveRow()
else
root = mw.html.create()
root
:wikitext(args.title)
end
renderSubheaders()
renderImages()
if args.autoheaders then
preprocessRows()
end
renderRows()
renderBelowRow()
renderItalicTitle()
return tostring(root)
end
local function preprocessSingleArg(argName)
-- If the argument exists and isn't blank, add it to the argument table.
-- Blank arguments are treated as nil to match the behaviour of ParserFunctions.
if origArgs[argName] and origArgs[argName] ~= '' then
args[argName] = origArgs[argName]
end
end
local function preprocessArgs(prefixTable, step)
-- Assign the parameters with the given prefixes to the args table, in order, in batches
-- of the step size specified. This is to prevent references etc. from appearing in the
-- wrong order. The prefixTable should be an array containing tables, each of which has
-- two possible fields, a "prefix" string and a "depend" table. The function always parses
-- parameters containing the "prefix" string, but only parses parameters in the "depend"
-- table if the prefix parameter is present and non-blank.
if type(prefixTable) ~= 'table' then
error("Non-table value detected for the prefix table", 2)
end
if type(step) ~= 'number' then
error("Invalid step value detected", 2)
end
-- Get arguments without a number suffix, and check for bad input.
for i,v in ipairs(prefixTable) do
if type(v) ~= 'table' or type(v.prefix) ~= "string" or (v.depend and type(v.depend) ~= 'table') then
error('Invalid input detected to preprocessArgs prefix table', 2)
end
preprocessSingleArg(v.prefix)
-- Only parse the depend parameter if the prefix parameter is present and not blank.
if args[v.prefix] and v.depend then
for j, dependValue in ipairs(v.depend) do
if type(dependValue) ~= 'string' then
error('Invalid "depend" parameter value detected in preprocessArgs')
end
preprocessSingleArg(dependValue)
end
end
end
-- Get arguments with number suffixes.
local a = 1 -- Counter variable.
local moreArgumentsExist = true
while moreArgumentsExist == true do
moreArgumentsExist = false
for i = a, a + step - 1 do
for j,v in ipairs(prefixTable) do
local prefixArgName = v.prefix .. tostring(i)
if origArgs[prefixArgName] then
moreArgumentsExist = true -- Do another loop if any arguments are found, even blank ones.
preprocessSingleArg(prefixArgName)
end
-- Process the depend table if the prefix argument is present and not blank, or
-- we are processing "prefix1" and "prefix" is present and not blank, and
-- if the depend table is present.
if v.depend and (args[prefixArgName] or (i == 1 and args[v.prefix])) then
for j,dependValue in ipairs(v.depend) do
local dependArgName = dependValue .. tostring(i)
preprocessSingleArg(dependArgName)
end
end
end
end
a = a + step
end
end
local function parseDataParameters()
-- Parse the data parameters in the same order that the old {{infobox}} did, so that
-- references etc. will display in the expected places. Parameters that depend on
-- another parameter are only processed if that parameter is present, to avoid
-- phantom references appearing in article reference lists.
preprocessSingleArg('autoheaders')
preprocessSingleArg('child')
preprocessSingleArg('bodyclass')
preprocessSingleArg('subbox')
preprocessSingleArg('bodystyle')
preprocessSingleArg('title')
preprocessSingleArg('titleclass')
preprocessSingleArg('titlestyle')
preprocessSingleArg('above')
preprocessSingleArg('aboveclass')
preprocessSingleArg('abovestyle')
preprocessArgs({
{prefix = 'subheader', depend = {'subheaderstyle', 'subheaderrowclass'}}
}, 10)
preprocessSingleArg('subheaderstyle')
preprocessSingleArg('subheaderclass')
preprocessArgs({
{prefix = 'image', depend = {'caption', 'imagerowclass'}}
}, 10)
preprocessSingleArg('captionstyle')
preprocessSingleArg('imagestyle')
preprocessSingleArg('imageclass')
preprocessArgs({
{prefix = 'header'},
{prefix = 'data', depend = {'label'}},
{prefix = 'rowclass'},
{prefix = 'rowstyle'},
{prefix = 'rowcellstyle'},
{prefix = 'class'},
{prefix = 'dataid'},
{prefix = 'labelid'},
{prefix = 'headerid'},
{prefix = 'rowid'}
}, 50)
preprocessSingleArg('headerclass')
preprocessSingleArg('headerstyle')
preprocessSingleArg('labelstyle')
preprocessSingleArg('datastyle')
preprocessSingleArg('below')
preprocessSingleArg('belowclass')
preprocessSingleArg('belowstyle')
preprocessSingleArg('name')
args['italic title'] = origArgs['italic title'] -- different behaviour if blank or absent
preprocessSingleArg('decat')
end
function p.infobox(frame)
-- If called via #invoke, use the args passed into the invoking template.
-- Otherwise, for testing purposes, assume args are being passed directly in.
if frame == mw.getCurrentFrame() then
origArgs = frame:getParent().args
else
origArgs = frame
end
parseDataParameters()
return _infobox()
end
function p.infoboxTemplate(frame)
-- For calling via #invoke within a template
origArgs = {}
for k,v in pairs(frame.args) do origArgs[k] = mw.text.trim(v) end
parseDataParameters()
return _infobox()
end
return p
c6ac51f9e2faf9c2f3aba1fb8c05af98db47f4d4
46
36
2022-10-12T13:31:22Z
Ninjan
2
1 revision imported
Scribunto
text/plain
--
-- This module implements {{Infobox}}
--
local p = {}
local args = {}
local origArgs = {}
local root
local function notempty( s ) return s and s:match( '%S' ) end
local function fixChildBoxes(sval, tt)
if notempty(sval) then
local marker = '<span class=special_infobox_marker>'
local s = sval
s = mw.ustring.gsub(s, '(<%s*[Tt][Rr])', marker .. '%1')
s = mw.ustring.gsub(s, '(</[Tt][Rr]%s*>)', '%1' .. marker)
if s:match(marker) then
s = mw.ustring.gsub(s, marker .. '%s*' .. marker, '')
s = mw.ustring.gsub(s, '([\r\n]|-[^\r\n]*[\r\n])%s*' .. marker, '%1')
s = mw.ustring.gsub(s, marker .. '%s*([\r\n]|-)', '%1')
s = mw.ustring.gsub(s, '(</[Cc][Aa][Pp][Tt][Ii][Oo][Nn]%s*>%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, '(<%s*[Tt][Aa][Bb][Ll][Ee][^<>]*>%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, '^(%{|[^\r\n]*[\r\n]%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, '([\r\n]%{|[^\r\n]*[\r\n]%s*)' .. marker, '%1')
s = mw.ustring.gsub(s, marker .. '(%s*</[Tt][Aa][Bb][Ll][Ee]%s*>)', '%1')
s = mw.ustring.gsub(s, marker .. '(%s*\n|%})', '%1')
end
if s:match(marker) then
local subcells = mw.text.split(s, marker)
s = ''
for k = 1, #subcells do
if k == 1 then
s = s .. subcells[k] .. '</' .. tt .. '></tr>'
elseif k == #subcells then
local rowstyle = ' style="display:none"'
if notempty(subcells[k]) then rowstyle = '' end
s = s .. '<tr' .. rowstyle ..'><' .. tt .. ' colspan=2>\n' .. subcells[k]
elseif notempty(subcells[k]) then
if (k % 2) == 0 then
s = s .. subcells[k]
else
s = s .. '<tr><' .. tt .. ' colspan=2>\n' .. subcells[k] .. '</' .. tt .. '></tr>'
end
end
end
end
-- the next two lines add a newline at the end of lists for the PHP parser
-- https://en.wikipedia.org/w/index.php?title=Template_talk:Infobox_musical_artist&oldid=849054481
-- remove when [[:phab:T191516]] is fixed or OBE
s = mw.ustring.gsub(s, '([\r\n][%*#;:][^\r\n]*)$', '%1\n')
s = mw.ustring.gsub(s, '^([%*#;:][^\r\n]*)$', '%1\n')
s = mw.ustring.gsub(s, '^([%*#;:])', '\n%1')
s = mw.ustring.gsub(s, '^(%{%|)', '\n%1')
return s
else
return sval
end
end
local function union(t1, t2)
-- Returns the union of the values of two tables, as a sequence.
local vals = {}
for k, v in pairs(t1) do
vals[v] = true
end
for k, v in pairs(t2) do
vals[v] = true
end
local ret = {}
for k, v in pairs(vals) do
table.insert(ret, k)
end
return ret
end
local function getArgNums(prefix)
-- Returns a table containing the numbers of the arguments that exist
-- for the specified prefix. For example, if the prefix was 'data', and
-- 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}.
local nums = {}
for k, v in pairs(args) do
local num = tostring(k):match('^' .. prefix .. '([1-9]%d*)$')
if num then table.insert(nums, tonumber(num)) end
end
table.sort(nums)
return nums
end
local function addRow(rowArgs)
-- Adds a row to the infobox, with either a header cell
-- or a label/data cell combination.
if rowArgs.header and rowArgs.header ~= '_BLANK_' then
root
:tag('tr')
:addClass(rowArgs.rowclass)
:cssText(rowArgs.rowstyle)
:attr('id', rowArgs.rowid)
:tag('th')
:attr('colspan', 2)
:attr('id', rowArgs.headerid)
:addClass(rowArgs.class)
:addClass(args.headerclass)
:css('text-align', 'center')
:cssText(args.headerstyle)
:cssText(rowArgs.rowcellstyle)
:wikitext(fixChildBoxes(rowArgs.header, 'th'))
elseif rowArgs.data then
if not rowArgs.data:gsub('%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]', ''):match('^%S') then
rowArgs.rowstyle = 'display:none'
end
local row = root:tag('tr')
row:addClass(rowArgs.rowclass)
row:cssText(rowArgs.rowstyle)
row:attr('id', rowArgs.rowid)
if rowArgs.label then
row
:tag('th')
:attr('scope', 'row')
:attr('id', rowArgs.labelid)
:cssText(args.labelstyle)
:cssText(rowArgs.rowcellstyle)
:wikitext(rowArgs.label)
:done()
end
local dataCell = row:tag('td')
if not rowArgs.label then
dataCell
:attr('colspan', 2)
:css('text-align', 'center')
end
dataCell
:attr('id', rowArgs.dataid)
:addClass(rowArgs.class)
:cssText(rowArgs.datastyle)
:cssText(rowArgs.rowcellstyle)
:wikitext(fixChildBoxes(rowArgs.data, 'td'))
end
end
local function renderTitle()
if not args.title then return end
root
:tag('caption')
:addClass(args.titleclass)
:cssText(args.titlestyle)
:wikitext(args.title)
end
local function renderAboveRow()
if not args.above then return end
root
:tag('tr')
:tag('th')
:attr('colspan', 2)
:addClass(args.aboveclass)
:css('text-align', 'center')
:css('font-size', '125%')
:css('font-weight', 'bold')
:cssText(args.abovestyle)
:wikitext(fixChildBoxes(args.above,'th'))
end
local function renderBelowRow()
if not args.below then return end
root
:tag('tr')
:tag('td')
:attr('colspan', '2')
:addClass(args.belowclass)
:css('text-align', 'center')
:cssText(args.belowstyle)
:wikitext(fixChildBoxes(args.below,'td'))
end
local function renderSubheaders()
if args.subheader then
args.subheader1 = args.subheader
end
if args.subheaderrowclass then
args.subheaderrowclass1 = args.subheaderrowclass
end
local subheadernums = getArgNums('subheader')
for k, num in ipairs(subheadernums) do
addRow({
data = args['subheader' .. tostring(num)],
datastyle = args.subheaderstyle,
rowcellstyle = args['subheaderstyle' .. tostring(num)],
class = args.subheaderclass,
rowclass = args['subheaderrowclass' .. tostring(num)]
})
end
end
local function renderImages()
if args.image then
args.image1 = args.image
end
if args.caption then
args.caption1 = args.caption
end
local imagenums = getArgNums('image')
for k, num in ipairs(imagenums) do
local caption = args['caption' .. tostring(num)]
local data = mw.html.create():wikitext(args['image' .. tostring(num)])
if caption then
data
:tag('div')
:cssText(args.captionstyle)
:wikitext(caption)
end
addRow({
data = tostring(data),
datastyle = args.imagestyle,
class = args.imageclass,
rowclass = args['imagerowclass' .. tostring(num)]
})
end
end
local function preprocessRows()
-- Gets the union of the header and data argument numbers,
-- and renders them all in order using addRow.
local rownums = union(getArgNums('header'), getArgNums('data'))
table.sort(rownums)
local lastheader
for k, num in ipairs(rownums) do
if args['header' .. tostring(num)] then
if lastheader then
args['header' .. tostring(lastheader)] = nil
end
lastheader = num
elseif args['data' .. tostring(num)] and args['data' .. tostring(num)]:gsub('%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]', ''):match('^%S') then
local data = args['data' .. tostring(num)]
if data:gsub('%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]', ''):match('%S') then
lastheader = nil
end
end
end
if lastheader then
args['header' .. tostring(lastheader)] = nil
end
end
local function renderRows()
-- Gets the union of the header and data argument numbers,
-- and renders them all in order using addRow.
local rownums = union(getArgNums('header'), getArgNums('data'))
table.sort(rownums)
for k, num in ipairs(rownums) do
addRow({
header = args['header' .. tostring(num)],
label = args['label' .. tostring(num)],
data = args['data' .. tostring(num)],
datastyle = args.datastyle,
class = args['class' .. tostring(num)],
rowclass = args['rowclass' .. tostring(num)],
rowstyle = args['rowstyle' .. tostring(num)],
rowcellstyle = args['rowcellstyle' .. tostring(num)],
dataid = args['dataid' .. tostring(num)],
labelid = args['labelid' .. tostring(num)],
headerid = args['headerid' .. tostring(num)],
rowid = args['rowid' .. tostring(num)]
})
end
end
local function renderItalicTitle()
local italicTitle = args['italic title'] and mw.ustring.lower(args['italic title'])
if italicTitle == '' or italicTitle == 'force' or italicTitle == 'yes' then
root:wikitext(mw.getCurrentFrame():expandTemplate({title = 'italic title'}))
end
end
local function _infobox()
-- Specify the overall layout of the infobox, with special settings
-- if the infobox is used as a 'child' inside another infobox.
if args.child ~= 'yes' then
root = mw.html.create('table')
root
:addClass((args.subbox ~= 'yes') and 'infobox' or nil)
:addClass(args.bodyclass)
if args.subbox == 'yes' then
root
:css('padding', '0')
:css('border', 'none')
:css('margin', '-3px')
:css('width', 'auto')
:css('min-width', '100%')
:css('font-size', '100%')
:css('clear', 'none')
:css('float', 'none')
:css('background-color', 'transparent')
else
root
:css('width', '22em')
end
root
:cssText(args.bodystyle)
renderTitle()
renderAboveRow()
else
root = mw.html.create()
root
:wikitext(args.title)
end
renderSubheaders()
renderImages()
if args.autoheaders then
preprocessRows()
end
renderRows()
renderBelowRow()
renderItalicTitle()
return tostring(root)
end
local function preprocessSingleArg(argName)
-- If the argument exists and isn't blank, add it to the argument table.
-- Blank arguments are treated as nil to match the behaviour of ParserFunctions.
if origArgs[argName] and origArgs[argName] ~= '' then
args[argName] = origArgs[argName]
end
end
local function preprocessArgs(prefixTable, step)
-- Assign the parameters with the given prefixes to the args table, in order, in batches
-- of the step size specified. This is to prevent references etc. from appearing in the
-- wrong order. The prefixTable should be an array containing tables, each of which has
-- two possible fields, a "prefix" string and a "depend" table. The function always parses
-- parameters containing the "prefix" string, but only parses parameters in the "depend"
-- table if the prefix parameter is present and non-blank.
if type(prefixTable) ~= 'table' then
error("Non-table value detected for the prefix table", 2)
end
if type(step) ~= 'number' then
error("Invalid step value detected", 2)
end
-- Get arguments without a number suffix, and check for bad input.
for i,v in ipairs(prefixTable) do
if type(v) ~= 'table' or type(v.prefix) ~= "string" or (v.depend and type(v.depend) ~= 'table') then
error('Invalid input detected to preprocessArgs prefix table', 2)
end
preprocessSingleArg(v.prefix)
-- Only parse the depend parameter if the prefix parameter is present and not blank.
if args[v.prefix] and v.depend then
for j, dependValue in ipairs(v.depend) do
if type(dependValue) ~= 'string' then
error('Invalid "depend" parameter value detected in preprocessArgs')
end
preprocessSingleArg(dependValue)
end
end
end
-- Get arguments with number suffixes.
local a = 1 -- Counter variable.
local moreArgumentsExist = true
while moreArgumentsExist == true do
moreArgumentsExist = false
for i = a, a + step - 1 do
for j,v in ipairs(prefixTable) do
local prefixArgName = v.prefix .. tostring(i)
if origArgs[prefixArgName] then
moreArgumentsExist = true -- Do another loop if any arguments are found, even blank ones.
preprocessSingleArg(prefixArgName)
end
-- Process the depend table if the prefix argument is present and not blank, or
-- we are processing "prefix1" and "prefix" is present and not blank, and
-- if the depend table is present.
if v.depend and (args[prefixArgName] or (i == 1 and args[v.prefix])) then
for j,dependValue in ipairs(v.depend) do
local dependArgName = dependValue .. tostring(i)
preprocessSingleArg(dependArgName)
end
end
end
end
a = a + step
end
end
local function parseDataParameters()
-- Parse the data parameters in the same order that the old {{infobox}} did, so that
-- references etc. will display in the expected places. Parameters that depend on
-- another parameter are only processed if that parameter is present, to avoid
-- phantom references appearing in article reference lists.
preprocessSingleArg('autoheaders')
preprocessSingleArg('child')
preprocessSingleArg('bodyclass')
preprocessSingleArg('subbox')
preprocessSingleArg('bodystyle')
preprocessSingleArg('title')
preprocessSingleArg('titleclass')
preprocessSingleArg('titlestyle')
preprocessSingleArg('above')
preprocessSingleArg('aboveclass')
preprocessSingleArg('abovestyle')
preprocessArgs({
{prefix = 'subheader', depend = {'subheaderstyle', 'subheaderrowclass'}}
}, 10)
preprocessSingleArg('subheaderstyle')
preprocessSingleArg('subheaderclass')
preprocessArgs({
{prefix = 'image', depend = {'caption', 'imagerowclass'}}
}, 10)
preprocessSingleArg('captionstyle')
preprocessSingleArg('imagestyle')
preprocessSingleArg('imageclass')
preprocessArgs({
{prefix = 'header'},
{prefix = 'data', depend = {'label'}},
{prefix = 'rowclass'},
{prefix = 'rowstyle'},
{prefix = 'rowcellstyle'},
{prefix = 'class'},
{prefix = 'dataid'},
{prefix = 'labelid'},
{prefix = 'headerid'},
{prefix = 'rowid'}
}, 50)
preprocessSingleArg('headerclass')
preprocessSingleArg('headerstyle')
preprocessSingleArg('labelstyle')
preprocessSingleArg('datastyle')
preprocessSingleArg('below')
preprocessSingleArg('belowclass')
preprocessSingleArg('belowstyle')
preprocessSingleArg('name')
args['italic title'] = origArgs['italic title'] -- different behaviour if blank or absent
preprocessSingleArg('decat')
end
function p.infobox(frame)
-- If called via #invoke, use the args passed into the invoking template.
-- Otherwise, for testing purposes, assume args are being passed directly in.
if frame == mw.getCurrentFrame() then
origArgs = frame:getParent().args
else
origArgs = frame
end
parseDataParameters()
return _infobox()
end
function p.infoboxTemplate(frame)
-- For calling via #invoke within a template
origArgs = {}
for k,v in pairs(frame.args) do origArgs[k] = mw.text.trim(v) end
parseDataParameters()
return _infobox()
end
return p
c6ac51f9e2faf9c2f3aba1fb8c05af98db47f4d4
Template:Template link
10
19
38
37
2022-10-12T13:23:36Z
Ninjan
2
1 revision imported from [[:dev:Template:Template_link]]
wikitext
text/x-wiki
{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude>{{documentation}}
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
</noinclude>
eabbec62efe3044a98ebb3ce9e7d4d43c222351d
54
38
2022-10-12T13:31:24Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude>{{documentation}}
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
</noinclude>
eabbec62efe3044a98ebb3ce9e7d4d43c222351d
Template:Tl
10
20
40
39
2022-10-12T13:23:36Z
Ninjan
2
1 revision imported from [[:dev:Template:Tl]]
wikitext
text/x-wiki
#REDIRECT [[Template:Template link]]
fb9a6b420e13178e581af6e7d64274cd30a79017
52
40
2022-10-12T13:31:23Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
#REDIRECT [[Template:Template link]]
fb9a6b420e13178e581af6e7d64274cd30a79017
Module:Infobox/doc
828
21
42
41
2022-10-12T13:23:37Z
Ninjan
2
1 revision imported from [[:dev:Module:Infobox/doc]]
wikitext
text/x-wiki
'''Module:Infobox''' is a module that implements the {{tl|Infobox}} template. Please see the template page for usage instructions.
ba1b41ad663c306c4c1e2655e5b0ce4577188ec8
Template:Infobox
10
22
44
43
2022-10-12T13:31:21Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|[[Category:Infobox templates|{{remove first word|{{SUBPAGENAME}}}}]]}}}}|}}</includeonly><noinclude>
{{documentation}}
<!-- Categories go in the /doc subpage, and interwikis go in Wikidata. -->
</noinclude>
817a9f5b6524eced06a57bd1d5fd7179f9369bf2
Module:Yesno
828
23
48
47
2022-10-12T13:31:22Z
Ninjan
2
1 revision imported
Scribunto
text/plain
-- Function allowing for consistent treatment of boolean-like wikitext input.
-- It works similarly to the template {{yesno}}.
return function (val, default)
-- If your wiki uses non-ascii characters for any of "yes", "no", etc., you
-- should replace "val:lower()" with "mw.ustring.lower(val)" in the
-- following line.
val = type(val) == 'string' and val:lower() or val
if val == nil then
return nil
elseif val == true
or val == 'yes'
or val == 'y'
or val == 'true'
or val == 't'
or val == 'on'
or tonumber(val) == 1
then
return true
elseif val == false
or val == 'no'
or val == 'n'
or val == 'false'
or val == 'f'
or val == 'off'
or tonumber(val) == 0
then
return false
else
return default
end
end
f767643e7d12126d020d88d662a3dd057817b9dc
Module:Arguments
828
24
50
49
2022-10-12T13:31:23Z
Ninjan
2
1 revision imported
Scribunto
text/plain
-- This module provides easy processing of arguments passed to Scribunto from
-- #invoke. It is intended for use by other Lua modules, and should not be
-- called from #invoke directly.
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local arguments = {}
-- Generate four different tidyVal functions, so that we don't have to check the
-- options every time we call it.
local function tidyValDefault(key, val)
if type(val) == 'string' then
val = val:match('^%s*(.-)%s*$')
if val == '' then
return nil
else
return val
end
else
return val
end
end
local function tidyValTrimOnly(key, val)
if type(val) == 'string' then
return val:match('^%s*(.-)%s*$')
else
return val
end
end
local function tidyValRemoveBlanksOnly(key, val)
if type(val) == 'string' then
if val:find('%S') then
return val
else
return nil
end
else
return val
end
end
local function tidyValNoChange(key, val)
return val
end
local function matchesTitle(given, title)
local tp = type( given )
return (tp == 'string' or tp == 'number') and mw.title.new( given ).prefixedText == title
end
local translate_mt = { __index = function(t, k) return k end }
function arguments.getArgs(frame, options)
checkType('getArgs', 1, frame, 'table', true)
checkType('getArgs', 2, options, 'table', true)
frame = frame or {}
options = options or {}
--[[
-- Set up argument translation.
--]]
options.translate = options.translate or {}
if getmetatable(options.translate) == nil then
setmetatable(options.translate, translate_mt)
end
if options.backtranslate == nil then
options.backtranslate = {}
for k,v in pairs(options.translate) do
options.backtranslate[v] = k
end
end
if options.backtranslate and getmetatable(options.backtranslate) == nil then
setmetatable(options.backtranslate, {
__index = function(t, k)
if options.translate[k] ~= k then
return nil
else
return k
end
end
})
end
--[[
-- Get the argument tables. If we were passed a valid frame object, get the
-- frame arguments (fargs) and the parent frame arguments (pargs), depending
-- on the options set and on the parent frame's availability. If we weren't
-- passed a valid frame object, we are being called from another Lua module
-- or from the debug console, so assume that we were passed a table of args
-- directly, and assign it to a new variable (luaArgs).
--]]
local fargs, pargs, luaArgs
if type(frame.args) == 'table' and type(frame.getParent) == 'function' then
if options.wrappers then
--[[
-- The wrappers option makes Module:Arguments look up arguments in
-- either the frame argument table or the parent argument table, but
-- not both. This means that users can use either the #invoke syntax
-- or a wrapper template without the loss of performance associated
-- with looking arguments up in both the frame and the parent frame.
-- Module:Arguments will look up arguments in the parent frame
-- if it finds the parent frame's title in options.wrapper;
-- otherwise it will look up arguments in the frame object passed
-- to getArgs.
--]]
local parent = frame:getParent()
if not parent then
fargs = frame.args
else
local title = parent:getTitle():gsub('/sandbox$', '')
local found = false
if matchesTitle(options.wrappers, title) then
found = true
elseif type(options.wrappers) == 'table' then
for _,v in pairs(options.wrappers) do
if matchesTitle(v, title) then
found = true
break
end
end
end
-- We test for false specifically here so that nil (the default) acts like true.
if found or options.frameOnly == false then
pargs = parent.args
end
if not found or options.parentOnly == false then
fargs = frame.args
end
end
else
-- options.wrapper isn't set, so check the other options.
if not options.parentOnly then
fargs = frame.args
end
if not options.frameOnly then
local parent = frame:getParent()
pargs = parent and parent.args or nil
end
end
if options.parentFirst then
fargs, pargs = pargs, fargs
end
else
luaArgs = frame
end
-- Set the order of precedence of the argument tables. If the variables are
-- nil, nothing will be added to the table, which is how we avoid clashes
-- between the frame/parent args and the Lua args.
local argTables = {fargs}
argTables[#argTables + 1] = pargs
argTables[#argTables + 1] = luaArgs
--[[
-- Generate the tidyVal function. If it has been specified by the user, we
-- use that; if not, we choose one of four functions depending on the
-- options chosen. This is so that we don't have to call the options table
-- every time the function is called.
--]]
local tidyVal = options.valueFunc
if tidyVal then
if type(tidyVal) ~= 'function' then
error(
"bad value assigned to option 'valueFunc'"
.. '(function expected, got '
.. type(tidyVal)
.. ')',
2
)
end
elseif options.trim ~= false then
if options.removeBlanks ~= false then
tidyVal = tidyValDefault
else
tidyVal = tidyValTrimOnly
end
else
if options.removeBlanks ~= false then
tidyVal = tidyValRemoveBlanksOnly
else
tidyVal = tidyValNoChange
end
end
--[[
-- Set up the args, metaArgs and nilArgs tables. args will be the one
-- accessed from functions, and metaArgs will hold the actual arguments. Nil
-- arguments are memoized in nilArgs, and the metatable connects all of them
-- together.
--]]
local args, metaArgs, nilArgs, metatable = {}, {}, {}, {}
setmetatable(args, metatable)
local function mergeArgs(tables)
--[[
-- Accepts multiple tables as input and merges their keys and values
-- into one table. If a value is already present it is not overwritten;
-- tables listed earlier have precedence. We are also memoizing nil
-- values, which can be overwritten if they are 's' (soft).
--]]
for _, t in ipairs(tables) do
for key, val in pairs(t) do
if metaArgs[key] == nil and nilArgs[key] ~= 'h' then
local tidiedVal = tidyVal(key, val)
if tidiedVal == nil then
nilArgs[key] = 's'
else
metaArgs[key] = tidiedVal
end
end
end
end
end
--[[
-- Define metatable behaviour. Arguments are memoized in the metaArgs table,
-- and are only fetched from the argument tables once. Fetching arguments
-- from the argument tables is the most resource-intensive step in this
-- module, so we try and avoid it where possible. For this reason, nil
-- arguments are also memoized, in the nilArgs table. Also, we keep a record
-- in the metatable of when pairs and ipairs have been called, so we do not
-- run pairs and ipairs on the argument tables more than once. We also do
-- not run ipairs on fargs and pargs if pairs has already been run, as all
-- the arguments will already have been copied over.
--]]
metatable.__index = function (t, key)
--[[
-- Fetches an argument when the args table is indexed. First we check
-- to see if the value is memoized, and if not we try and fetch it from
-- the argument tables. When we check memoization, we need to check
-- metaArgs before nilArgs, as both can be non-nil at the same time.
-- If the argument is not present in metaArgs, we also check whether
-- pairs has been run yet. If pairs has already been run, we return nil.
-- This is because all the arguments will have already been copied into
-- metaArgs by the mergeArgs function, meaning that any other arguments
-- must be nil.
--]]
if type(key) == 'string' then
key = options.translate[key]
end
local val = metaArgs[key]
if val ~= nil then
return val
elseif metatable.donePairs or nilArgs[key] then
return nil
end
for _, argTable in ipairs(argTables) do
local argTableVal = tidyVal(key, argTable[key])
if argTableVal ~= nil then
metaArgs[key] = argTableVal
return argTableVal
end
end
nilArgs[key] = 'h'
return nil
end
metatable.__newindex = function (t, key, val)
-- This function is called when a module tries to add a new value to the
-- args table, or tries to change an existing value.
if type(key) == 'string' then
key = options.translate[key]
end
if options.readOnly then
error(
'could not write to argument table key "'
.. tostring(key)
.. '"; the table is read-only',
2
)
elseif options.noOverwrite and args[key] ~= nil then
error(
'could not write to argument table key "'
.. tostring(key)
.. '"; overwriting existing arguments is not permitted',
2
)
elseif val == nil then
--[[
-- If the argument is to be overwritten with nil, we need to erase
-- the value in metaArgs, so that __index, __pairs and __ipairs do
-- not use a previous existing value, if present; and we also need
-- to memoize the nil in nilArgs, so that the value isn't looked
-- up in the argument tables if it is accessed again.
--]]
metaArgs[key] = nil
nilArgs[key] = 'h'
else
metaArgs[key] = val
end
end
local function translatenext(invariant)
local k, v = next(invariant.t, invariant.k)
invariant.k = k
if k == nil then
return nil
elseif type(k) ~= 'string' or not options.backtranslate then
return k, v
else
local backtranslate = options.backtranslate[k]
if backtranslate == nil then
-- Skip this one. This is a tail call, so this won't cause stack overflow
return translatenext(invariant)
else
return backtranslate, v
end
end
end
metatable.__pairs = function ()
-- Called when pairs is run on the args table.
if not metatable.donePairs then
mergeArgs(argTables)
metatable.donePairs = true
end
return translatenext, { t = metaArgs }
end
local function inext(t, i)
-- This uses our __index metamethod
local v = t[i + 1]
if v ~= nil then
return i + 1, v
end
end
metatable.__ipairs = function (t)
-- Called when ipairs is run on the args table.
return inext, t, 0
end
return args
end
return arguments
3134ecce8429b810d445e29eae115e2ae4c36c53
Module:Message box
828
25
56
55
2022-10-12T13:31:25Z
Ninjan
2
1 revision imported
Scribunto
text/plain
require('Module:No globals')
local getArgs
local yesno = require('Module:Yesno')
local lang = mw.language.getContentLanguage()
local CONFIG_MODULE = 'Module:Message box/configuration'
local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'}
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function getTitleObject(...)
-- Get the title object, passing the function through pcall
-- in case we are over the expensive function count limit.
local success, title = pcall(mw.title.new, ...)
if success then
return title
end
end
local function union(t1, t2)
-- Returns the union of two arrays.
local vals = {}
for i, v in ipairs(t1) do
vals[v] = true
end
for i, v in ipairs(t2) do
vals[v] = true
end
local ret = {}
for k in pairs(vals) do
table.insert(ret, k)
end
table.sort(ret)
return ret
end
local function getArgNums(args, prefix)
local nums = {}
for k, v in pairs(args) do
local num = mw.ustring.match(tostring(k), '^' .. prefix .. '([1-9]%d*)$')
if num then
table.insert(nums, tonumber(num))
end
end
table.sort(nums)
return nums
end
--------------------------------------------------------------------------------
-- Box class definition
--------------------------------------------------------------------------------
local MessageBox = {}
MessageBox.__index = MessageBox
function MessageBox.new(boxType, args, cfg)
args = args or {}
local obj = {}
-- Set the title object and the namespace.
obj.title = getTitleObject(args.page) or mw.title.getCurrentTitle()
-- Set the config for our box type.
obj.cfg = cfg[boxType]
if not obj.cfg then
local ns = obj.title.namespace
-- boxType is "mbox" or invalid input
if args.demospace and args.demospace ~= '' then
-- implement demospace parameter of mbox
local demospace = string.lower(args.demospace)
if DEMOSPACES[demospace] then
-- use template from DEMOSPACES
obj.cfg = cfg[DEMOSPACES[demospace]]
elseif string.find( demospace, 'talk' ) then
-- demo as a talk page
obj.cfg = cfg.tmbox
else
-- default to ombox
obj.cfg = cfg.ombox
end
elseif ns == 0 then
obj.cfg = cfg.ambox -- main namespace
elseif ns == 6 then
obj.cfg = cfg.imbox -- file namespace
elseif ns == 14 then
obj.cfg = cfg.cmbox -- category namespace
else
local nsTable = mw.site.namespaces[ns]
if nsTable and nsTable.isTalk then
obj.cfg = cfg.tmbox -- any talk namespace
else
obj.cfg = cfg.ombox -- other namespaces or invalid input
end
end
end
-- Set the arguments, and remove all blank arguments except for the ones
-- listed in cfg.allowBlankParams.
do
local newArgs = {}
for k, v in pairs(args) do
if v ~= '' then
newArgs[k] = v
end
end
for i, param in ipairs(obj.cfg.allowBlankParams or {}) do
newArgs[param] = args[param]
end
obj.args = newArgs
end
-- Define internal data structure.
obj.categories = {}
obj.classes = {}
-- For lazy loading of [[Module:Category handler]].
obj.hasCategories = false
return setmetatable(obj, MessageBox)
end
function MessageBox:addCat(ns, cat, sort)
if not cat then
return nil
end
if sort then
cat = string.format('[[Category:%s|%s]]', cat, sort)
else
cat = string.format('[[Category:%s]]', cat)
end
self.hasCategories = true
self.categories[ns] = self.categories[ns] or {}
table.insert(self.categories[ns], cat)
end
function MessageBox:addClass(class)
if not class then
return nil
end
table.insert(self.classes, class)
end
function MessageBox:setParameters()
local args = self.args
local cfg = self.cfg
-- Get type data.
self.type = args.type
local typeData = cfg.types[self.type]
self.invalidTypeError = cfg.showInvalidTypeError
and self.type
and not typeData
typeData = typeData or cfg.types[cfg.default]
self.typeClass = typeData.class
self.typeImage = typeData.image
-- Find if the box has been wrongly substituted.
self.isSubstituted = cfg.substCheck and args.subst == 'SUBST'
-- Find whether we are using a small message box.
self.isSmall = cfg.allowSmall and (
cfg.smallParam and args.small == cfg.smallParam
or not cfg.smallParam and yesno(args.small)
)
-- Add attributes, classes and styles.
self.id = args.id
self.name = args.name
if self.name then
self:addClass('box-' .. string.gsub(self.name,' ','_'))
end
if yesno(args.plainlinks) ~= false then
self:addClass('plainlinks')
end
for _, class in ipairs(cfg.classes or {}) do
self:addClass(class)
end
if self.isSmall then
self:addClass(cfg.smallClass or 'mbox-small')
end
self:addClass(self.typeClass)
self:addClass(args.class)
self.style = args.style
self.attrs = args.attrs
-- Set text style.
self.textstyle = args.textstyle
-- Find if we are on the template page or not. This functionality is only
-- used if useCollapsibleTextFields is set, or if both cfg.templateCategory
-- and cfg.templateCategoryRequireName are set.
self.useCollapsibleTextFields = cfg.useCollapsibleTextFields
if self.useCollapsibleTextFields
or cfg.templateCategory
and cfg.templateCategoryRequireName
then
if self.name then
local templateName = mw.ustring.match(
self.name,
'^[tT][eE][mM][pP][lL][aA][tT][eE][%s_]*:[%s_]*(.*)$'
) or self.name
templateName = 'Template:' .. templateName
self.templateTitle = getTitleObject(templateName)
end
self.isTemplatePage = self.templateTitle
and mw.title.equals(self.title, self.templateTitle)
end
-- Process data for collapsible text fields. At the moment these are only
-- used in {{ambox}}.
if self.useCollapsibleTextFields then
-- Get the self.issue value.
if self.isSmall and args.smalltext then
self.issue = args.smalltext
else
local sect
if args.sect == '' then
sect = 'This ' .. (cfg.sectionDefault or 'page')
elseif type(args.sect) == 'string' then
sect = 'This ' .. args.sect
end
local issue = args.issue
issue = type(issue) == 'string' and issue ~= '' and issue or nil
local text = args.text
text = type(text) == 'string' and text or nil
local issues = {}
table.insert(issues, sect)
table.insert(issues, issue)
table.insert(issues, text)
self.issue = table.concat(issues, ' ')
end
-- Get the self.talk value.
local talk = args.talk
-- Show talk links on the template page or template subpages if the talk
-- parameter is blank.
if talk == ''
and self.templateTitle
and (
mw.title.equals(self.templateTitle, self.title)
or self.title:isSubpageOf(self.templateTitle)
)
then
talk = '#'
elseif talk == '' then
talk = nil
end
if talk then
-- If the talk value is a talk page, make a link to that page. Else
-- assume that it's a section heading, and make a link to the talk
-- page of the current page with that section heading.
local talkTitle = getTitleObject(talk)
local talkArgIsTalkPage = true
if not talkTitle or not talkTitle.isTalkPage then
talkArgIsTalkPage = false
talkTitle = getTitleObject(
self.title.text,
mw.site.namespaces[self.title.namespace].talk.id
)
end
if talkTitle and talkTitle.exists then
local talkText
if self.isSmall then
local talkLink = talkArgIsTalkPage and talk or (talkTitle.prefixedText .. '#' .. talk)
talkText = string.format('([[%s|talk]])', talkLink)
else
talkText = 'Relevant discussion may be found on'
if talkArgIsTalkPage then
talkText = string.format(
'%s [[%s|%s]].',
talkText,
talk,
talkTitle.prefixedText
)
else
talkText = string.format(
'%s the [[%s#%s|talk page]].',
talkText,
talkTitle.prefixedText,
talk
)
end
end
self.talk = talkText
end
end
-- Get other values.
self.fix = args.fix ~= '' and args.fix or nil
local date
if args.date and args.date ~= '' then
date = args.date
elseif args.date == '' and self.isTemplatePage then
date = lang:formatDate('F Y')
end
if date then
self.date = string.format(" <span class='date-container'><i>(<span class='date'>%s</span>)</i></span>", date)
end
self.info = args.info
if yesno(args.removalnotice) then
self.removalNotice = cfg.removalNotice
end
end
-- Set the non-collapsible text field. At the moment this is used by all box
-- types other than ambox, and also by ambox when small=yes.
if self.isSmall then
self.text = args.smalltext or args.text
else
self.text = args.text
end
-- Set the below row.
self.below = cfg.below and args.below
-- General image settings.
self.imageCellDiv = not self.isSmall and cfg.imageCellDiv
self.imageEmptyCell = cfg.imageEmptyCell
-- Left image settings.
local imageLeft = self.isSmall and args.smallimage or args.image
if cfg.imageCheckBlank and imageLeft ~= 'blank' and imageLeft ~= 'none'
or not cfg.imageCheckBlank and imageLeft ~= 'none'
then
self.imageLeft = imageLeft
if not imageLeft then
local imageSize = self.isSmall
and (cfg.imageSmallSize or '30x30px')
or '40x40px'
self.imageLeft = string.format('[[File:%s|%s|link=|alt=]]', self.typeImage
or 'Imbox notice.png', imageSize)
end
end
-- Right image settings.
local imageRight = self.isSmall and args.smallimageright or args.imageright
if not (cfg.imageRightNone and imageRight == 'none') then
self.imageRight = imageRight
end
-- set templatestyles
self.base_templatestyles = cfg.templatestyles
self.templatestyles = args.templatestyles
end
function MessageBox:setMainspaceCategories()
local args = self.args
local cfg = self.cfg
if not cfg.allowMainspaceCategories then
return nil
end
local nums = {}
for _, prefix in ipairs{'cat', 'category', 'all'} do
args[prefix .. '1'] = args[prefix]
nums = union(nums, getArgNums(args, prefix))
end
-- The following is roughly equivalent to the old {{Ambox/category}}.
local date = args.date
date = type(date) == 'string' and date
local preposition = 'from'
for _, num in ipairs(nums) do
local mainCat = args['cat' .. tostring(num)]
or args['category' .. tostring(num)]
local allCat = args['all' .. tostring(num)]
mainCat = type(mainCat) == 'string' and mainCat
allCat = type(allCat) == 'string' and allCat
if mainCat and date and date ~= '' then
local catTitle = string.format('%s %s %s', mainCat, preposition, date)
self:addCat(0, catTitle)
catTitle = getTitleObject('Category:' .. catTitle)
if not catTitle or not catTitle.exists then
self:addCat(0, 'Articles with invalid date parameter in template')
end
elseif mainCat and (not date or date == '') then
self:addCat(0, mainCat)
end
if allCat then
self:addCat(0, allCat)
end
end
end
function MessageBox:setTemplateCategories()
local args = self.args
local cfg = self.cfg
-- Add template categories.
if cfg.templateCategory then
if cfg.templateCategoryRequireName then
if self.isTemplatePage then
self:addCat(10, cfg.templateCategory)
end
elseif not self.title.isSubpage then
self:addCat(10, cfg.templateCategory)
end
end
-- Add template error categories.
if cfg.templateErrorCategory then
local templateErrorCategory = cfg.templateErrorCategory
local templateCat, templateSort
if not self.name and not self.title.isSubpage then
templateCat = templateErrorCategory
elseif self.isTemplatePage then
local paramsToCheck = cfg.templateErrorParamsToCheck or {}
local count = 0
for i, param in ipairs(paramsToCheck) do
if not args[param] then
count = count + 1
end
end
if count > 0 then
templateCat = templateErrorCategory
templateSort = tostring(count)
end
if self.categoryNums and #self.categoryNums > 0 then
templateCat = templateErrorCategory
templateSort = 'C'
end
end
self:addCat(10, templateCat, templateSort)
end
end
function MessageBox:setAllNamespaceCategories()
-- Set categories for all namespaces.
if self.invalidTypeError then
local allSort = (self.title.namespace == 0 and 'Main:' or '') .. self.title.prefixedText
self:addCat('all', 'Wikipedia message box parameter needs fixing', allSort)
end
if self.isSubstituted then
self:addCat('all', 'Pages with incorrectly substituted templates')
end
end
function MessageBox:setCategories()
if self.title.namespace == 0 then
self:setMainspaceCategories()
elseif self.title.namespace == 10 then
self:setTemplateCategories()
end
self:setAllNamespaceCategories()
end
function MessageBox:renderCategories()
if not self.hasCategories then
-- No categories added, no need to pass them to Category handler so,
-- if it was invoked, it would return the empty string.
-- So we shortcut and return the empty string.
return ""
end
-- Convert category tables to strings and pass them through
-- [[Module:Category handler]].
return require('Module:Category handler')._main{
main = table.concat(self.categories[0] or {}),
template = table.concat(self.categories[10] or {}),
all = table.concat(self.categories.all or {}),
nocat = self.args.nocat,
page = self.args.page
}
end
function MessageBox:export()
local root = mw.html.create()
-- Add the subst check error.
if self.isSubstituted and self.name then
root:tag('b')
:addClass('error')
:wikitext(string.format(
'Template <code>%s[[Template:%s|%s]]%s</code> has been incorrectly substituted.',
mw.text.nowiki('{{'), self.name, self.name, mw.text.nowiki('}}')
))
end
local frame = mw.getCurrentFrame()
root:wikitext(frame:extensionTag{
name = 'templatestyles',
args = { src = self.base_templatestyles },
})
-- Add support for a single custom templatestyles sheet. Undocumented as
-- need should be limited and many templates using mbox are substed; we
-- don't want to spread templatestyles sheets around to arbitrary places
if self.templatestyles then
root:wikitext(frame:extensionTag{
name = 'templatestyles',
args = { src = self.templatestyles },
})
end
-- Create the box table.
local boxTable = root:tag('table')
boxTable:attr('id', self.id or nil)
for i, class in ipairs(self.classes or {}) do
boxTable:addClass(class or nil)
end
boxTable
:cssText(self.style or nil)
:attr('role', 'presentation')
if self.attrs then
boxTable:attr(self.attrs)
end
-- Add the left-hand image.
local row = boxTable:tag('tr')
if self.imageLeft then
local imageLeftCell = row:tag('td'):addClass('mbox-image')
if self.imageCellDiv then
-- If we are using a div, redefine imageLeftCell so that the image
-- is inside it. Divs use style="width: 52px;", which limits the
-- image width to 52px. If any images in a div are wider than that,
-- they may overlap with the text or cause other display problems.
imageLeftCell = imageLeftCell:tag('div'):addClass('mbox-image-div')
end
imageLeftCell:wikitext(self.imageLeft or nil)
elseif self.imageEmptyCell then
-- Some message boxes define an empty cell if no image is specified, and
-- some don't. The old template code in templates where empty cells are
-- specified gives the following hint: "No image. Cell with some width
-- or padding necessary for text cell to have 100% width."
row:tag('td')
:addClass('mbox-empty-cell')
end
-- Add the text.
local textCell = row:tag('td'):addClass('mbox-text')
if self.useCollapsibleTextFields then
-- The message box uses advanced text parameters that allow things to be
-- collapsible. At the moment, only ambox uses this.
textCell:cssText(self.textstyle or nil)
local textCellDiv = textCell:tag('div')
textCellDiv
:addClass('mbox-text-span')
:wikitext(self.issue or nil)
if (self.talk or self.fix) then
textCellDiv:tag('span')
:addClass('hide-when-compact')
:wikitext(self.talk and (' ' .. self.talk) or nil)
:wikitext(self.fix and (' ' .. self.fix) or nil)
end
textCellDiv:wikitext(self.date and (' ' .. self.date) or nil)
if self.info and not self.isSmall then
textCellDiv
:tag('span')
:addClass('hide-when-compact')
:wikitext(self.info and (' ' .. self.info) or nil)
end
if self.removalNotice then
textCellDiv:tag('span')
:addClass('hide-when-compact')
:tag('i')
:wikitext(string.format(" (%s)", self.removalNotice))
end
else
-- Default text formatting - anything goes.
textCell
:cssText(self.textstyle or nil)
:wikitext(self.text or nil)
end
-- Add the right-hand image.
if self.imageRight then
local imageRightCell = row:tag('td'):addClass('mbox-imageright')
if self.imageCellDiv then
-- If we are using a div, redefine imageRightCell so that the image
-- is inside it.
imageRightCell = imageRightCell:tag('div'):addClass('mbox-image-div')
end
imageRightCell
:wikitext(self.imageRight or nil)
end
-- Add the below row.
if self.below then
boxTable:tag('tr')
:tag('td')
:attr('colspan', self.imageRight and '3' or '2')
:addClass('mbox-text')
:cssText(self.textstyle or nil)
:wikitext(self.below or nil)
end
-- Add error message for invalid type parameters.
if self.invalidTypeError then
root:tag('div')
:addClass('mbox-invalid-type')
:wikitext(string.format(
'This message box is using an invalid "type=%s" parameter and needs fixing.',
self.type or ''
))
end
-- Add categories.
root:wikitext(self:renderCategories() or nil)
return tostring(root)
end
--------------------------------------------------------------------------------
-- Exports
--------------------------------------------------------------------------------
local p, mt = {}, {}
function p._exportClasses()
-- For testing.
return {
MessageBox = MessageBox
}
end
function p.main(boxType, args, cfgTables)
local box = MessageBox.new(boxType, args, cfgTables or mw.loadData(CONFIG_MODULE))
box:setParameters()
box:setCategories()
return box:export()
end
function mt.__index(t, k)
return function (frame)
if not getArgs then
getArgs = require('Module:Arguments').getArgs
end
return t.main(k, getArgs(frame, {trim = false, removeBlanks = false}))
end
end
return setmetatable(p, mt)
fd6a8b1a0ac5916465cdf2eb099825f1d006cfba
Module:No globals
828
26
58
57
2022-10-12T13:31:25Z
Ninjan
2
1 revision imported
Scribunto
text/plain
local mt = getmetatable(_G) or {}
function mt.__index (t, k)
if k ~= 'arg' then
error('Tried to read nil global ' .. tostring(k), 2)
end
return nil
end
function mt.__newindex(t, k, v)
if k ~= 'arg' then
error('Tried to write global ' .. tostring(k), 2)
end
rawset(t, k, v)
end
setmetatable(_G, mt)
8ce3969f7d53b08bd00dabe4cc9780bc6afd412a
Module:Message box/configuration
828
27
60
59
2022-10-12T13:31:26Z
Ninjan
2
1 revision imported
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Message box configuration --
-- --
-- This module contains configuration data for [[Module:Message box]]. --
--------------------------------------------------------------------------------
return {
ambox = {
types = {
speedy = {
class = 'ambox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'ambox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'ambox-content',
image = 'Ambox important.svg'
},
style = {
class = 'ambox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'ambox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'ambox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'ambox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
allowBlankParams = {'talk', 'sect', 'date', 'issue', 'fix', 'subst', 'hidden'},
allowSmall = true,
smallParam = 'left',
smallClass = 'mbox-small-left',
substCheck = true,
classes = {'metadata', 'ambox'},
imageEmptyCell = true,
imageCheckBlank = true,
imageSmallSize = '20x20px',
imageCellDiv = true,
useCollapsibleTextFields = true,
imageRightNone = true,
sectionDefault = 'article',
allowMainspaceCategories = true,
templateCategory = 'Article message templates',
templateCategoryRequireName = true,
templateErrorCategory = 'Article message templates with missing parameters',
templateErrorParamsToCheck = {'issue', 'fix', 'subst'},
removalNotice = '<small>[[Help:Maintenance template removal|Learn how and when to remove this template message]]</small>',
templatestyles = 'Module:Message box/ambox.css'
},
cmbox = {
types = {
speedy = {
class = 'cmbox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'cmbox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'cmbox-content',
image = 'Ambox important.svg'
},
style = {
class = 'cmbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'cmbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'cmbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'cmbox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'cmbox'},
imageEmptyCell = true,
templatestyles = 'Module:Message box/cmbox.css'
},
fmbox = {
types = {
warning = {
class = 'fmbox-warning',
image = 'Ambox warning pn.svg'
},
editnotice = {
class = 'fmbox-editnotice',
image = 'Information icon4.svg'
},
system = {
class = 'fmbox-system',
image = 'Information icon4.svg'
}
},
default = 'system',
showInvalidTypeError = true,
classes = {'fmbox'},
imageEmptyCell = false,
imageRightNone = false,
templatestyles = 'Module:Message box/fmbox.css'
},
imbox = {
types = {
speedy = {
class = 'imbox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'imbox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'imbox-content',
image = 'Ambox important.svg'
},
style = {
class = 'imbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'imbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'imbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
license = {
class = 'imbox-license licensetpl',
image = 'Imbox license.png' -- @todo We need an SVG version of this
},
featured = {
class = 'imbox-featured',
image = 'Cscr-featured.svg'
},
notice = {
class = 'imbox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'imbox'},
imageEmptyCell = true,
below = true,
templateCategory = 'File message boxes',
templatestyles = 'Module:Message box/imbox.css'
},
ombox = {
types = {
speedy = {
class = 'ombox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'ombox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'ombox-content',
image = 'Ambox important.svg'
},
style = {
class = 'ombox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'ombox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'ombox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'ombox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'ombox'},
allowSmall = true,
imageEmptyCell = true,
imageRightNone = true,
templatestyles = 'Module:Message box/ombox.css'
},
tmbox = {
types = {
speedy = {
class = 'tmbox-speedy',
image = 'Ambox warning pn.svg'
},
delete = {
class = 'tmbox-delete',
image = 'Ambox warning pn.svg'
},
content = {
class = 'tmbox-content',
image = 'Ambox important.svg'
},
style = {
class = 'tmbox-style',
image = 'Edit-clear.svg'
},
move = {
class = 'tmbox-move',
image = 'Merge-split-transwiki default.svg'
},
protection = {
class = 'tmbox-protection',
image = 'Semi-protection-shackle-keyhole.svg'
},
notice = {
class = 'tmbox-notice',
image = 'Information icon4.svg'
}
},
default = 'notice',
showInvalidTypeError = true,
classes = {'tmbox'},
allowSmall = true,
imageRightNone = true,
imageEmptyCell = true,
templateCategory = 'Talk message boxes',
templatestyles = 'Module:Message box/tmbox.css'
}
}
b6f0151037e6867b577c8cca32ff297e48697a10
Template:Yesno
10
28
62
61
2022-10-12T13:31:26Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }}
|no
|n
|f
|false
|off
|0 = {{{no|<!-- null -->}}}
| = {{{blank|{{{no|<!-- null -->}}}}}}
|¬ = {{{¬|}}}
|yes
|y
|t
|true
|on
|1 = {{{yes|yes}}}
|#default = {{{def|{{{yes|yes}}}}}}
}}<noinclude>
{{Documentation}}
</noinclude>
629c2937bc5cf7cfe13cd2a598582af832782399
Template:Main other
10
29
64
63
2022-10-12T13:31:27Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{#switch:
<!--If no or empty "demospace" parameter then detect namespace-->
{{#if:{{{demospace|}}}
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"-->
| {{#ifeq:{{NAMESPACE}}|{{ns:0}}
| main
| other
}}
}}
| main = {{{1|}}}
| other
| #default = {{{2|}}}
}}<noinclude>
{{documentation}}
<!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! -->
</noinclude>
86ad907ffeea3cc545159e00cd1f2d6433946450
Template:Nobold
10
30
66
65
2022-10-12T13:31:27Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
<templatestyles src="Nobold/styles.css"/><span class="nobold">{{{1}}}</span><noinclude>
{{documentation}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS -->
</noinclude>
9c92b5951772bb26ca0fbe9256418b65e47700dd
Template:Nobold/styles.css
10
31
68
67
2022-10-12T13:31:28Z
Ninjan
2
1 revision imported
text
text/plain
/* {{pp-template}} */
/* Styling for Template:Nobold */
.nobold {
font-weight: normal;
}
83e5f0adacf8c7984251f1fd9d11ed82ebaadf03
Module:Check for unknown parameters
828
32
70
69
2022-10-12T13:31:28Z
Ninjan
2
1 revision imported
Scribunto
text/plain
-- This module may be used to compare the arguments passed to the parent
-- with a list of arguments, returning a specified result if an argument is
-- not on the list
local p = {}
local function trim(s)
return s:match('^%s*(.-)%s*$')
end
local function isnotempty(s)
return s and s:match('%S')
end
local function clean(text)
-- Return text cleaned for display and truncated if too long.
-- Strip markers are replaced with dummy text representing the original wikitext.
local pos, truncated
local function truncate(text)
if truncated then
return ''
end
if mw.ustring.len(text) > 25 then
truncated = true
text = mw.ustring.sub(text, 1, 25) .. '...'
end
return mw.text.nowiki(text)
end
local parts = {}
for before, tag, remainder in text:gmatch('([^\127]*)\127[^\127]*%-(%l+)%-[^\127]*\127()') do
pos = remainder
table.insert(parts, truncate(before) .. '<' .. tag .. '>...</' .. tag .. '>')
end
table.insert(parts, truncate(text:sub(pos or 1)))
return table.concat(parts)
end
function p._check(args, pargs)
if type(args) ~= "table" or type(pargs) ~= "table" then
-- TODO: error handling
return
end
-- create the list of known args, regular expressions, and the return string
local knownargs = {}
local regexps = {}
for k, v in pairs(args) do
if type(k) == 'number' then
v = trim(v)
knownargs[v] = 1
elseif k:find('^regexp[1-9][0-9]*$') then
table.insert(regexps, '^' .. v .. '$')
end
end
-- loop over the parent args, and make sure they are on the list
local ignoreblank = isnotempty(args['ignoreblank'])
local showblankpos = isnotempty(args['showblankpositional'])
local values = {}
for k, v in pairs(pargs) do
if type(k) == 'string' and knownargs[k] == nil then
local knownflag = false
for _, regexp in ipairs(regexps) do
if mw.ustring.match(k, regexp) then
knownflag = true
break
end
end
if not knownflag and ( not ignoreblank or isnotempty(v) ) then
table.insert(values, clean(k))
end
elseif type(k) == 'number' and knownargs[tostring(k)] == nil then
local knownflag = false
for _, regexp in ipairs(regexps) do
if mw.ustring.match(tostring(k), regexp) then
knownflag = true
break
end
end
if not knownflag and ( showblankpos or isnotempty(v) ) then
table.insert(values, k .. ' = ' .. clean(v))
end
end
end
-- add results to the output tables
local res = {}
if #values > 0 then
local unknown_text = args['unknown'] or 'Found _VALUE_, '
if mw.getCurrentFrame():preprocess( "{{REVISIONID}}" ) == "" then
local preview_text = args['preview']
if isnotempty(preview_text) then
preview_text = require('Module:If preview')._warning({preview_text})
elseif preview == nil then
preview_text = unknown_text
end
unknown_text = preview_text
end
for _, v in pairs(values) do
-- Fix odd bug for | = which gets stripped to the empty string and
-- breaks category links
if v == '' then v = ' ' end
-- avoid error with v = 'example%2' ("invalid capture index")
local r = unknown_text:gsub('_VALUE_', {_VALUE_ = v})
table.insert(res, r)
end
end
return table.concat(res)
end
function p.check(frame)
local args = frame.args
local pargs = frame:getParent().args
return p._check(args, pargs)
end
return p
93db6d115d4328d2a5148bb42959105e367b663e
Module:String
828
33
72
71
2022-10-12T13:31:29Z
Ninjan
2
1 revision imported
Scribunto
text/plain
--[[
This module is intended to provide access to basic string functions.
Most of the functions provided here can be invoked with named parameters,
unnamed parameters, or a mixture. If named parameters are used, Mediawiki will
automatically remove any leading or trailing whitespace from the parameter.
Depending on the intended use, it may be advantageous to either preserve or
remove such whitespace.
Global options
ignore_errors: If set to 'true' or 1, any error condition will result in
an empty string being returned rather than an error message.
error_category: If an error occurs, specifies the name of a category to
include with the error message. The default category is
[Category:Errors reported by Module String].
no_category: If set to 'true' or 1, no category will be added if an error
is generated.
Unit tests for this module are available at Module:String/tests.
]]
local str = {}
--[[
len
This function returns the length of the target string.
Usage:
{{#invoke:String|len|target_string|}}
OR
{{#invoke:String|len|s=target_string}}
Parameters
s: The string whose length to report
If invoked using named parameters, Mediawiki will automatically remove any leading or
trailing whitespace from the target string.
]]
function str.len( frame )
local new_args = str._getParameters( frame.args, {'s'} )
local s = new_args['s'] or ''
return mw.ustring.len( s )
end
--[[
sub
This function returns a substring of the target string at specified indices.
Usage:
{{#invoke:String|sub|target_string|start_index|end_index}}
OR
{{#invoke:String|sub|s=target_string|i=start_index|j=end_index}}
Parameters
s: The string to return a subset of
i: The fist index of the substring to return, defaults to 1.
j: The last index of the string to return, defaults to the last character.
The first character of the string is assigned an index of 1. If either i or j
is a negative value, it is interpreted the same as selecting a character by
counting from the end of the string. Hence, a value of -1 is the same as
selecting the last character of the string.
If the requested indices are out of range for the given string, an error is
reported.
]]
function str.sub( frame )
local new_args = str._getParameters( frame.args, { 's', 'i', 'j' } )
local s = new_args['s'] or ''
local i = tonumber( new_args['i'] ) or 1
local j = tonumber( new_args['j'] ) or -1
local len = mw.ustring.len( s )
-- Convert negatives for range checking
if i < 0 then
i = len + i + 1
end
if j < 0 then
j = len + j + 1
end
if i > len or j > len or i < 1 or j < 1 then
return str._error( 'String subset index out of range' )
end
if j < i then
return str._error( 'String subset indices out of order' )
end
return mw.ustring.sub( s, i, j )
end
--[[
This function implements that features of {{str sub old}} and is kept in order
to maintain these older templates.
]]
function str.sublength( frame )
local i = tonumber( frame.args.i ) or 0
local len = tonumber( frame.args.len )
return mw.ustring.sub( frame.args.s, i + 1, len and ( i + len ) )
end
--[[
_match
This function returns a substring from the source string that matches a
specified pattern. It is exported for use in other modules
Usage:
strmatch = require("Module:String")._match
sresult = strmatch( s, pattern, start, match, plain, nomatch )
Parameters
s: The string to search
pattern: The pattern or string to find within the string
start: The index within the source string to start the search. The first
character of the string has index 1. Defaults to 1.
match: In some cases it may be possible to make multiple matches on a single
string. This specifies which match to return, where the first match is
match= 1. If a negative number is specified then a match is returned
counting from the last match. Hence match = -1 is the same as requesting
the last match. Defaults to 1.
plain: A flag indicating that the pattern should be understood as plain
text. Defaults to false.
nomatch: If no match is found, output the "nomatch" value rather than an error.
For information on constructing Lua patterns, a form of [regular expression], see:
* http://www.lua.org/manual/5.1/manual.html#5.4.1
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Patterns
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Ustring_patterns
]]
-- This sub-routine is exported for use in other modules
function str._match( s, pattern, start, match_index, plain_flag, nomatch )
if s == '' then
return str._error( 'Target string is empty' )
end
if pattern == '' then
return str._error( 'Pattern string is empty' )
end
start = tonumber(start) or 1
if math.abs(start) < 1 or math.abs(start) > mw.ustring.len( s ) then
return str._error( 'Requested start is out of range' )
end
if match_index == 0 then
return str._error( 'Match index is out of range' )
end
if plain_flag then
pattern = str._escapePattern( pattern )
end
local result
if match_index == 1 then
-- Find first match is simple case
result = mw.ustring.match( s, pattern, start )
else
if start > 1 then
s = mw.ustring.sub( s, start )
end
local iterator = mw.ustring.gmatch(s, pattern)
if match_index > 0 then
-- Forward search
for w in iterator do
match_index = match_index - 1
if match_index == 0 then
result = w
break
end
end
else
-- Reverse search
local result_table = {}
local count = 1
for w in iterator do
result_table[count] = w
count = count + 1
end
result = result_table[ count + match_index ]
end
end
if result == nil then
if nomatch == nil then
return str._error( 'Match not found' )
else
return nomatch
end
else
return result
end
end
--[[
match
This function returns a substring from the source string that matches a
specified pattern.
Usage:
{{#invoke:String|match|source_string|pattern_string|start_index|match_number|plain_flag|nomatch_output}}
OR
{{#invoke:String|match|s=source_string|pattern=pattern_string|start=start_index
|match=match_number|plain=plain_flag|nomatch=nomatch_output}}
Parameters
s: The string to search
pattern: The pattern or string to find within the string
start: The index within the source string to start the search. The first
character of the string has index 1. Defaults to 1.
match: In some cases it may be possible to make multiple matches on a single
string. This specifies which match to return, where the first match is
match= 1. If a negative number is specified then a match is returned
counting from the last match. Hence match = -1 is the same as requesting
the last match. Defaults to 1.
plain: A flag indicating that the pattern should be understood as plain
text. Defaults to false.
nomatch: If no match is found, output the "nomatch" value rather than an error.
If invoked using named parameters, Mediawiki will automatically remove any leading or
trailing whitespace from each string. In some circumstances this is desirable, in
other cases one may want to preserve the whitespace.
If the match_number or start_index are out of range for the string being queried, then
this function generates an error. An error is also generated if no match is found.
If one adds the parameter ignore_errors=true, then the error will be suppressed and
an empty string will be returned on any failure.
For information on constructing Lua patterns, a form of [regular expression], see:
* http://www.lua.org/manual/5.1/manual.html#5.4.1
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Patterns
* http://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Ustring_patterns
]]
-- This is the entry point for #invoke:String|match
function str.match( frame )
local new_args = str._getParameters( frame.args, {'s', 'pattern', 'start', 'match', 'plain', 'nomatch'} )
local s = new_args['s'] or ''
local start = tonumber( new_args['start'] ) or 1
local plain_flag = str._getBoolean( new_args['plain'] or false )
local pattern = new_args['pattern'] or ''
local match_index = math.floor( tonumber(new_args['match']) or 1 )
local nomatch = new_args['nomatch']
return str._match( s, pattern, start, match_index, plain_flag, nomatch )
end
--[[
pos
This function returns a single character from the target string at position pos.
Usage:
{{#invoke:String|pos|target_string|index_value}}
OR
{{#invoke:String|pos|target=target_string|pos=index_value}}
Parameters
target: The string to search
pos: The index for the character to return
If invoked using named parameters, Mediawiki will automatically remove any leading or
trailing whitespace from the target string. In some circumstances this is desirable, in
other cases one may want to preserve the whitespace.
The first character has an index value of 1.
If one requests a negative value, this function will select a character by counting backwards
from the end of the string. In other words pos = -1 is the same as asking for the last character.
A requested value of zero, or a value greater than the length of the string returns an error.
]]
function str.pos( frame )
local new_args = str._getParameters( frame.args, {'target', 'pos'} )
local target_str = new_args['target'] or ''
local pos = tonumber( new_args['pos'] ) or 0
if pos == 0 or math.abs(pos) > mw.ustring.len( target_str ) then
return str._error( 'String index out of range' )
end
return mw.ustring.sub( target_str, pos, pos )
end
--[[
str_find
This function duplicates the behavior of {{str_find}}, including all of its quirks.
This is provided in order to support existing templates, but is NOT RECOMMENDED for
new code and templates. New code is recommended to use the "find" function instead.
Returns the first index in "source" that is a match to "target". Indexing is 1-based,
and the function returns -1 if the "target" string is not present in "source".
Important Note: If the "target" string is empty / missing, this function returns a
value of "1", which is generally unexpected behavior, and must be accounted for
separatetly.
]]
function str.str_find( frame )
local new_args = str._getParameters( frame.args, {'source', 'target'} )
local source_str = new_args['source'] or ''
local target_str = new_args['target'] or ''
if target_str == '' then
return 1
end
local start = mw.ustring.find( source_str, target_str, 1, true )
if start == nil then
start = -1
end
return start
end
--[[
find
This function allows one to search for a target string or pattern within another
string.
Usage:
{{#invoke:String|find|source_str|target_string|start_index|plain_flag}}
OR
{{#invoke:String|find|source=source_str|target=target_str|start=start_index|plain=plain_flag}}
Parameters
source: The string to search
target: The string or pattern to find within source
start: The index within the source string to start the search, defaults to 1
plain: Boolean flag indicating that target should be understood as plain
text and not as a Lua style regular expression, defaults to true
If invoked using named parameters, Mediawiki will automatically remove any leading or
trailing whitespace from the parameter. In some circumstances this is desirable, in
other cases one may want to preserve the whitespace.
This function returns the first index >= "start" where "target" can be found
within "source". Indices are 1-based. If "target" is not found, then this
function returns 0. If either "source" or "target" are missing / empty, this
function also returns 0.
This function should be safe for UTF-8 strings.
]]
function str.find( frame )
local new_args = str._getParameters( frame.args, {'source', 'target', 'start', 'plain' } )
local source_str = new_args['source'] or ''
local pattern = new_args['target'] or ''
local start_pos = tonumber(new_args['start']) or 1
local plain = new_args['plain'] or true
if source_str == '' or pattern == '' then
return 0
end
plain = str._getBoolean( plain )
local start = mw.ustring.find( source_str, pattern, start_pos, plain )
if start == nil then
start = 0
end
return start
end
--[[
replace
This function allows one to replace a target string or pattern within another
string.
Usage:
{{#invoke:String|replace|source_str|pattern_string|replace_string|replacement_count|plain_flag}}
OR
{{#invoke:String|replace|source=source_string|pattern=pattern_string|replace=replace_string|
count=replacement_count|plain=plain_flag}}
Parameters
source: The string to search
pattern: The string or pattern to find within source
replace: The replacement text
count: The number of occurences to replace, defaults to all.
plain: Boolean flag indicating that pattern should be understood as plain
text and not as a Lua style regular expression, defaults to true
]]
function str.replace( frame )
local new_args = str._getParameters( frame.args, {'source', 'pattern', 'replace', 'count', 'plain' } )
local source_str = new_args['source'] or ''
local pattern = new_args['pattern'] or ''
local replace = new_args['replace'] or ''
local count = tonumber( new_args['count'] )
local plain = new_args['plain'] or true
if source_str == '' or pattern == '' then
return source_str
end
plain = str._getBoolean( plain )
if plain then
pattern = str._escapePattern( pattern )
replace = mw.ustring.gsub( replace, "%%", "%%%%" ) --Only need to escape replacement sequences.
end
local result
if count ~= nil then
result = mw.ustring.gsub( source_str, pattern, replace, count )
else
result = mw.ustring.gsub( source_str, pattern, replace )
end
return result
end
--[[
simple function to pipe string.rep to templates.
]]
function str.rep( frame )
local repetitions = tonumber( frame.args[2] )
if not repetitions then
return str._error( 'function rep expects a number as second parameter, received "' .. ( frame.args[2] or '' ) .. '"' )
end
return string.rep( frame.args[1] or '', repetitions )
end
--[[
escapePattern
This function escapes special characters from a Lua string pattern. See [1]
for details on how patterns work.
[1] https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Patterns
Usage:
{{#invoke:String|escapePattern|pattern_string}}
Parameters
pattern_string: The pattern string to escape.
]]
function str.escapePattern( frame )
local pattern_str = frame.args[1]
if not pattern_str then
return str._error( 'No pattern string specified' )
end
local result = str._escapePattern( pattern_str )
return result
end
--[[
count
This function counts the number of occurrences of one string in another.
]]
function str.count(frame)
local args = str._getParameters(frame.args, {'source', 'pattern', 'plain'})
local source = args.source or ''
local pattern = args.pattern or ''
local plain = str._getBoolean(args.plain or true)
if plain then
pattern = str._escapePattern(pattern)
end
local _, count = mw.ustring.gsub(source, pattern, '')
return count
end
--[[
endswith
This function determines whether a string ends with another string.
]]
function str.endswith(frame)
local args = str._getParameters(frame.args, {'source', 'pattern'})
local source = args.source or ''
local pattern = args.pattern or ''
if pattern == '' then
-- All strings end with the empty string.
return "yes"
end
if mw.ustring.sub(source, -mw.ustring.len(pattern), -1) == pattern then
return "yes"
else
return ""
end
end
--[[
join
Join all non empty arguments together; the first argument is the separator.
Usage:
{{#invoke:String|join|sep|one|two|three}}
]]
function str.join(frame)
local args = {}
local sep
for _, v in ipairs( frame.args ) do
if sep then
if v ~= '' then
table.insert(args, v)
end
else
sep = v
end
end
return table.concat( args, sep or '' )
end
--[[
Helper function that populates the argument list given that user may need to use a mix of
named and unnamed parameters. This is relevant because named parameters are not
identical to unnamed parameters due to string trimming, and when dealing with strings
we sometimes want to either preserve or remove that whitespace depending on the application.
]]
function str._getParameters( frame_args, arg_list )
local new_args = {}
local index = 1
local value
for _, arg in ipairs( arg_list ) do
value = frame_args[arg]
if value == nil then
value = frame_args[index]
index = index + 1
end
new_args[arg] = value
end
return new_args
end
--[[
Helper function to handle error messages.
]]
function str._error( error_str )
local frame = mw.getCurrentFrame()
local error_category = frame.args.error_category or 'Errors reported by Module String'
local ignore_errors = frame.args.ignore_errors or false
local no_category = frame.args.no_category or false
if str._getBoolean(ignore_errors) then
return ''
end
local error_str = '<strong class="error">String Module Error: ' .. error_str .. '</strong>'
if error_category ~= '' and not str._getBoolean( no_category ) then
error_str = '[[Category:' .. error_category .. ']]' .. error_str
end
return error_str
end
--[[
Helper Function to interpret boolean strings
]]
function str._getBoolean( boolean_str )
local boolean_value
if type( boolean_str ) == 'string' then
boolean_str = boolean_str:lower()
if boolean_str == 'false' or boolean_str == 'no' or boolean_str == '0'
or boolean_str == '' then
boolean_value = false
else
boolean_value = true
end
elseif type( boolean_str ) == 'boolean' then
boolean_value = boolean_str
else
error( 'No boolean value found' )
end
return boolean_value
end
--[[
Helper function that escapes all pattern characters so that they will be treated
as plain text.
]]
function str._escapePattern( pattern_str )
return mw.ustring.gsub( pattern_str, "([%(%)%.%%%+%-%*%?%[%^%$%]])", "%%%1" )
end
return str
6df794dd52434e0f6a372c9918f5a9dedd15f579
Module:Infobox/styles.css
828
34
74
73
2022-10-12T13:31:30Z
Ninjan
2
1 revision imported
text
text/plain
/* {{pp|small=y}} */
/*
* This TemplateStyles sheet deliberately does NOT include the full set of
* infobox styles. We are still working to migrate all of the manual
* infoboxes. See [[MediaWiki talk:Common.css/to do#Infobox]]
* DO NOT ADD THEM HERE
*/
/*
* not strictly certain these styles are necessary since the modules now
* exclusively output infobox-subbox or infobox, not both
* just replicating the module faithfully
*/
.infobox-subbox {
padding: 0;
border: none;
margin: -3px;
width: auto;
min-width: 100%;
font-size: 100%;
clear: none;
float: none;
background-color: transparent;
}
.infobox-3cols-child {
margin: auto;
}
.infobox .navbar {
font-size: 100%;
}
/* T281642 */
body.skin-minerva .infobox-header,
body.skin-minerva .infobox-subheader,
body.skin-minerva .infobox-above,
body.skin-minerva .infobox-title,
body.skin-minerva .infobox-image,
body.skin-minerva .infobox-full-data,
body.skin-minerva .infobox-below {
text-align: center;
}
e8de6d96f4fde53afc4a6b0fed534405ab59b0a7
Module:List
828
35
76
75
2022-10-12T13:31:30Z
Ninjan
2
1 revision imported
Scribunto
text/plain
-- This module outputs different kinds of lists. At the moment, bulleted,
-- unbulleted, horizontal, ordered, and horizontal ordered lists are supported.
local libUtil = require('libraryUtil')
local checkType = libUtil.checkType
local mTableTools = require('Module:TableTools')
local p = {}
local listTypes = {
['bulleted'] = true,
['unbulleted'] = true,
['horizontal'] = true,
['ordered'] = true,
['horizontal_ordered'] = true
}
function p.makeListData(listType, args)
-- Constructs a data table to be passed to p.renderList.
local data = {}
-- Classes
data.classes = {}
if listType == 'horizontal' or listType == 'horizontal_ordered' then
table.insert(data.classes, 'hlist hlist-separated')
elseif listType == 'unbulleted' then
table.insert(data.classes, 'plainlist')
end
table.insert(data.classes, args.class)
-- Main div style
data.style = args.style
-- Indent for horizontal lists
if listType == 'horizontal' or listType == 'horizontal_ordered' then
local indent = tonumber(args.indent)
indent = indent and indent * 1.6 or 0
if indent > 0 then
data.marginLeft = indent .. 'em'
end
end
-- List style types for ordered lists
-- This could be "1, 2, 3", "a, b, c", or a number of others. The list style
-- type is either set by the "type" attribute or the "list-style-type" CSS
-- property.
if listType == 'ordered' or listType == 'horizontal_ordered' then
data.listStyleType = args.list_style_type or args['list-style-type']
data.type = args['type']
-- Detect invalid type attributes and attempt to convert them to
-- list-style-type CSS properties.
if data.type
and not data.listStyleType
and not tostring(data.type):find('^%s*[1AaIi]%s*$')
then
data.listStyleType = data.type
data.type = nil
end
end
-- List tag type
if listType == 'ordered' or listType == 'horizontal_ordered' then
data.listTag = 'ol'
else
data.listTag = 'ul'
end
-- Start number for ordered lists
data.start = args.start
if listType == 'horizontal_ordered' then
-- Apply fix to get start numbers working with horizontal ordered lists.
local startNum = tonumber(data.start)
if startNum then
data.counterReset = 'listitem ' .. tostring(startNum - 1)
end
end
-- List style
-- ul_style and ol_style are included for backwards compatibility. No
-- distinction is made for ordered or unordered lists.
data.listStyle = args.list_style
-- List items
-- li_style is included for backwards compatibility. item_style was included
-- to be easier to understand for non-coders.
data.itemStyle = args.item_style or args.li_style
data.items = {}
for i, num in ipairs(mTableTools.numKeys(args)) do
local item = {}
item.content = args[num]
item.style = args['item' .. tostring(num) .. '_style']
or args['item_style' .. tostring(num)]
item.value = args['item' .. tostring(num) .. '_value']
or args['item_value' .. tostring(num)]
table.insert(data.items, item)
end
return data
end
function p.renderList(data)
-- Renders the list HTML.
-- Return the blank string if there are no list items.
if type(data.items) ~= 'table' or #data.items < 1 then
return ''
end
-- Render the main div tag.
local root = mw.html.create('div')
for i, class in ipairs(data.classes or {}) do
root:addClass(class)
end
root:css{['margin-left'] = data.marginLeft}
if data.style then
root:cssText(data.style)
end
-- Render the list tag.
local list = root:tag(data.listTag or 'ul')
list
:attr{start = data.start, type = data.type}
:css{
['counter-reset'] = data.counterReset,
['list-style-type'] = data.listStyleType
}
if data.listStyle then
list:cssText(data.listStyle)
end
-- Render the list items
for i, t in ipairs(data.items or {}) do
local item = list:tag('li')
if data.itemStyle then
item:cssText(data.itemStyle)
end
if t.style then
item:cssText(t.style)
end
item
:attr{value = t.value}
:wikitext(t.content)
end
return tostring(root)
end
function p.renderTrackingCategories(args)
local isDeprecated = false -- Tracks deprecated parameters.
for k, v in pairs(args) do
k = tostring(k)
if k:find('^item_style%d+$') or k:find('^item_value%d+$') then
isDeprecated = true
break
end
end
local ret = ''
if isDeprecated then
ret = ret .. '[[Category:List templates with deprecated parameters]]'
end
return ret
end
function p.makeList(listType, args)
if not listType or not listTypes[listType] then
error(string.format(
"bad argument #1 to 'makeList' ('%s' is not a valid list type)",
tostring(listType)
), 2)
end
checkType('makeList', 2, args, 'table')
local data = p.makeListData(listType, args)
local list = p.renderList(data)
local trackingCategories = p.renderTrackingCategories(args)
return list .. trackingCategories
end
for listType in pairs(listTypes) do
p[listType] = function (frame)
local mArguments = require('Module:Arguments')
local origArgs = mArguments.getArgs(frame, {
valueFunc = function (key, value)
if not value or not mw.ustring.find(value, '%S') then return nil end
if mw.ustring.find(value, '^%s*[%*#;:]') then
return value
else
return value:match('^%s*(.-)%s*$')
end
return nil
end
})
-- Copy all the arguments to a new table, for faster indexing.
local args = {}
for k, v in pairs(origArgs) do
args[k] = v
end
return p.makeList(listType, args)
end
end
return p
0d6c114450d0f5b3c1d2171ebeb41ae74f203f88
Module:TableTools
828
36
78
77
2022-10-12T13:31:31Z
Ninjan
2
1 revision imported
Scribunto
text/plain
------------------------------------------------------------------------------------
-- TableTools --
-- --
-- This module includes a number of functions for dealing with Lua tables. --
-- It is a meta-module, meant to be called from other Lua modules, and should not --
-- be called directly from #invoke. --
------------------------------------------------------------------------------------
local libraryUtil = require('libraryUtil')
local p = {}
-- Define often-used variables and functions.
local floor = math.floor
local infinity = math.huge
local checkType = libraryUtil.checkType
local checkTypeMulti = libraryUtil.checkTypeMulti
------------------------------------------------------------------------------------
-- isPositiveInteger
--
-- This function returns true if the given value is a positive integer, and false
-- if not. Although it doesn't operate on tables, it is included here as it is
-- useful for determining whether a given table key is in the array part or the
-- hash part of a table.
------------------------------------------------------------------------------------
function p.isPositiveInteger(v)
return type(v) == 'number' and v >= 1 and floor(v) == v and v < infinity
end
------------------------------------------------------------------------------------
-- isNan
--
-- This function returns true if the given number is a NaN value, and false if
-- not. Although it doesn't operate on tables, it is included here as it is useful
-- for determining whether a value can be a valid table key. Lua will generate an
-- error if a NaN is used as a table key.
------------------------------------------------------------------------------------
function p.isNan(v)
return type(v) == 'number' and v ~= v
end
------------------------------------------------------------------------------------
-- shallowClone
--
-- This returns a clone of a table. The value returned is a new table, but all
-- subtables and functions are shared. Metamethods are respected, but the returned
-- table will have no metatable of its own.
------------------------------------------------------------------------------------
function p.shallowClone(t)
checkType('shallowClone', 1, t, 'table')
local ret = {}
for k, v in pairs(t) do
ret[k] = v
end
return ret
end
------------------------------------------------------------------------------------
-- removeDuplicates
--
-- This removes duplicate values from an array. Non-positive-integer keys are
-- ignored. The earliest value is kept, and all subsequent duplicate values are
-- removed, but otherwise the array order is unchanged.
------------------------------------------------------------------------------------
function p.removeDuplicates(arr)
checkType('removeDuplicates', 1, arr, 'table')
local isNan = p.isNan
local ret, exists = {}, {}
for _, v in ipairs(arr) do
if isNan(v) then
-- NaNs can't be table keys, and they are also unique, so we don't need to check existence.
ret[#ret + 1] = v
else
if not exists[v] then
ret[#ret + 1] = v
exists[v] = true
end
end
end
return ret
end
------------------------------------------------------------------------------------
-- numKeys
--
-- This takes a table and returns an array containing the numbers of any numerical
-- keys that have non-nil values, sorted in numerical order.
------------------------------------------------------------------------------------
function p.numKeys(t)
checkType('numKeys', 1, t, 'table')
local isPositiveInteger = p.isPositiveInteger
local nums = {}
for k in pairs(t) do
if isPositiveInteger(k) then
nums[#nums + 1] = k
end
end
table.sort(nums)
return nums
end
------------------------------------------------------------------------------------
-- affixNums
--
-- This takes a table and returns an array containing the numbers of keys with the
-- specified prefix and suffix. For example, for the table
-- {a1 = 'foo', a3 = 'bar', a6 = 'baz'} and the prefix "a", affixNums will return
-- {1, 3, 6}.
------------------------------------------------------------------------------------
function p.affixNums(t, prefix, suffix)
checkType('affixNums', 1, t, 'table')
checkType('affixNums', 2, prefix, 'string', true)
checkType('affixNums', 3, suffix, 'string', true)
local function cleanPattern(s)
-- Cleans a pattern so that the magic characters ()%.[]*+-?^$ are interpreted literally.
return s:gsub('([%(%)%%%.%[%]%*%+%-%?%^%$])', '%%%1')
end
prefix = prefix or ''
suffix = suffix or ''
prefix = cleanPattern(prefix)
suffix = cleanPattern(suffix)
local pattern = '^' .. prefix .. '([1-9]%d*)' .. suffix .. '$'
local nums = {}
for k in pairs(t) do
if type(k) == 'string' then
local num = mw.ustring.match(k, pattern)
if num then
nums[#nums + 1] = tonumber(num)
end
end
end
table.sort(nums)
return nums
end
------------------------------------------------------------------------------------
-- numData
--
-- Given a table with keys like {"foo1", "bar1", "foo2", "baz2"}, returns a table
-- of subtables in the format
-- {[1] = {foo = 'text', bar = 'text'}, [2] = {foo = 'text', baz = 'text'}}.
-- Keys that don't end with an integer are stored in a subtable named "other". The
-- compress option compresses the table so that it can be iterated over with
-- ipairs.
------------------------------------------------------------------------------------
function p.numData(t, compress)
checkType('numData', 1, t, 'table')
checkType('numData', 2, compress, 'boolean', true)
local ret = {}
for k, v in pairs(t) do
local prefix, num = mw.ustring.match(tostring(k), '^([^0-9]*)([1-9][0-9]*)$')
if num then
num = tonumber(num)
local subtable = ret[num] or {}
if prefix == '' then
-- Positional parameters match the blank string; put them at the start of the subtable instead.
prefix = 1
end
subtable[prefix] = v
ret[num] = subtable
else
local subtable = ret.other or {}
subtable[k] = v
ret.other = subtable
end
end
if compress then
local other = ret.other
ret = p.compressSparseArray(ret)
ret.other = other
end
return ret
end
------------------------------------------------------------------------------------
-- compressSparseArray
--
-- This takes an array with one or more nil values, and removes the nil values
-- while preserving the order, so that the array can be safely traversed with
-- ipairs.
------------------------------------------------------------------------------------
function p.compressSparseArray(t)
checkType('compressSparseArray', 1, t, 'table')
local ret = {}
local nums = p.numKeys(t)
for _, num in ipairs(nums) do
ret[#ret + 1] = t[num]
end
return ret
end
------------------------------------------------------------------------------------
-- sparseIpairs
--
-- This is an iterator for sparse arrays. It can be used like ipairs, but can
-- handle nil values.
------------------------------------------------------------------------------------
function p.sparseIpairs(t)
checkType('sparseIpairs', 1, t, 'table')
local nums = p.numKeys(t)
local i = 0
local lim = #nums
return function ()
i = i + 1
if i <= lim then
local key = nums[i]
return key, t[key]
else
return nil, nil
end
end
end
------------------------------------------------------------------------------------
-- size
--
-- This returns the size of a key/value pair table. It will also work on arrays,
-- but for arrays it is more efficient to use the # operator.
------------------------------------------------------------------------------------
function p.size(t)
checkType('size', 1, t, 'table')
local i = 0
for _ in pairs(t) do
i = i + 1
end
return i
end
local function defaultKeySort(item1, item2)
-- "number" < "string", so numbers will be sorted before strings.
local type1, type2 = type(item1), type(item2)
if type1 ~= type2 then
return type1 < type2
elseif type1 == 'table' or type1 == 'boolean' or type1 == 'function' then
return tostring(item1) < tostring(item2)
else
return item1 < item2
end
end
------------------------------------------------------------------------------------
-- keysToList
--
-- Returns an array of the keys in a table, sorted using either a default
-- comparison function or a custom keySort function.
------------------------------------------------------------------------------------
function p.keysToList(t, keySort, checked)
if not checked then
checkType('keysToList', 1, t, 'table')
checkTypeMulti('keysToList', 2, keySort, {'function', 'boolean', 'nil'})
end
local arr = {}
local index = 1
for k in pairs(t) do
arr[index] = k
index = index + 1
end
if keySort ~= false then
keySort = type(keySort) == 'function' and keySort or defaultKeySort
table.sort(arr, keySort)
end
return arr
end
------------------------------------------------------------------------------------
-- sortedPairs
--
-- Iterates through a table, with the keys sorted using the keysToList function.
-- If there are only numerical keys, sparseIpairs is probably more efficient.
------------------------------------------------------------------------------------
function p.sortedPairs(t, keySort)
checkType('sortedPairs', 1, t, 'table')
checkType('sortedPairs', 2, keySort, 'function', true)
local arr = p.keysToList(t, keySort, true)
local i = 0
return function ()
i = i + 1
local key = arr[i]
if key ~= nil then
return key, t[key]
else
return nil, nil
end
end
end
------------------------------------------------------------------------------------
-- isArray
--
-- Returns true if the given value is a table and all keys are consecutive
-- integers starting at 1.
------------------------------------------------------------------------------------
function p.isArray(v)
if type(v) ~= 'table' then
return false
end
local i = 0
for _ in pairs(v) do
i = i + 1
if v[i] == nil then
return false
end
end
return true
end
------------------------------------------------------------------------------------
-- isArrayLike
--
-- Returns true if the given value is iterable and all keys are consecutive
-- integers starting at 1.
------------------------------------------------------------------------------------
function p.isArrayLike(v)
if not pcall(pairs, v) then
return false
end
local i = 0
for _ in pairs(v) do
i = i + 1
if v[i] == nil then
return false
end
end
return true
end
------------------------------------------------------------------------------------
-- invert
--
-- Transposes the keys and values in an array. For example, {"a", "b", "c"} ->
-- {a = 1, b = 2, c = 3}. Duplicates are not supported (result values refer to
-- the index of the last duplicate) and NaN values are ignored.
------------------------------------------------------------------------------------
function p.invert(arr)
checkType("invert", 1, arr, "table")
local isNan = p.isNan
local map = {}
for i, v in ipairs(arr) do
if not isNan(v) then
map[v] = i
end
end
return map
end
------------------------------------------------------------------------------------
-- listToSet
--
-- Creates a set from the array part of the table. Indexing the set by any of the
-- values of the array returns true. For example, {"a", "b", "c"} ->
-- {a = true, b = true, c = true}. NaN values are ignored as Lua considers them
-- never equal to any value (including other NaNs or even themselves).
------------------------------------------------------------------------------------
function p.listToSet(arr)
checkType("listToSet", 1, arr, "table")
local isNan = p.isNan
local set = {}
for _, v in ipairs(arr) do
if not isNan(v) then
set[v] = true
end
end
return set
end
------------------------------------------------------------------------------------
-- deepCopy
--
-- Recursive deep copy function. Preserves identities of subtables.
------------------------------------------------------------------------------------
local function _deepCopy(orig, includeMetatable, already_seen)
-- Stores copies of tables indexed by the original table.
already_seen = already_seen or {}
local copy = already_seen[orig]
if copy ~= nil then
return copy
end
if type(orig) == 'table' then
copy = {}
for orig_key, orig_value in pairs(orig) do
copy[_deepCopy(orig_key, includeMetatable, already_seen)] = _deepCopy(orig_value, includeMetatable, already_seen)
end
already_seen[orig] = copy
if includeMetatable then
local mt = getmetatable(orig)
if mt ~= nil then
local mt_copy = _deepCopy(mt, includeMetatable, already_seen)
setmetatable(copy, mt_copy)
already_seen[mt] = mt_copy
end
end
else -- number, string, boolean, etc
copy = orig
end
return copy
end
function p.deepCopy(orig, noMetatable, already_seen)
checkType("deepCopy", 3, already_seen, "table", true)
return _deepCopy(orig, not noMetatable, already_seen)
end
------------------------------------------------------------------------------------
-- sparseConcat
--
-- Concatenates all values in the table that are indexed by a number, in order.
-- sparseConcat{a, nil, c, d} => "acd"
-- sparseConcat{nil, b, c, d} => "bcd"
------------------------------------------------------------------------------------
function p.sparseConcat(t, sep, i, j)
local arr = {}
local arr_i = 0
for _, v in p.sparseIpairs(t) do
arr_i = arr_i + 1
arr[arr_i] = v
end
return table.concat(arr, sep, i, j)
end
------------------------------------------------------------------------------------
-- length
--
-- Finds the length of an array, or of a quasi-array with keys such as "data1",
-- "data2", etc., using an exponential search algorithm. It is similar to the
-- operator #, but may return a different value when there are gaps in the array
-- portion of the table. Intended to be used on data loaded with mw.loadData. For
-- other tables, use #.
-- Note: #frame.args in frame object always be set to 0, regardless of the number
-- of unnamed template parameters, so use this function for frame.args.
------------------------------------------------------------------------------------
function p.length(t, prefix)
-- requiring module inline so that [[Module:Exponential search]] which is
-- only needed by this one function doesn't get millions of transclusions
local expSearch = require("Module:Exponential search")
checkType('length', 1, t, 'table')
checkType('length', 2, prefix, 'string', true)
return expSearch(function (i)
local key
if prefix then
key = prefix .. tostring(i)
else
key = i
end
return t[key] ~= nil
end) or 0
end
------------------------------------------------------------------------------------
-- inArray
--
-- Returns true if valueToFind is a member of the array, and false otherwise.
------------------------------------------------------------------------------------
function p.inArray(arr, valueToFind)
checkType("inArray", 1, arr, "table")
-- if valueToFind is nil, error?
for _, v in ipairs(arr) do
if v == valueToFind then
return true
end
end
return false
end
return p
085e7094ac84eb0132ee65822cf3f69cd8ba3d81
Template:Tlx
10
37
80
79
2022-10-12T13:31:31Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
#REDIRECT [[Template:Template link expanded]]
{{Redirect category shell|
{{R from move}}
}}
1fec988ceb46cb324af228aac45d7cd25fcc9008
Template:Template link expanded
10
38
82
81
2022-10-12T13:31:32Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{#Invoke:Template link general|main|code=on}}<noinclude>
{{Documentation|1=Template:Tlg/doc
|content = {{tlg/doc|tlx}}
}}
<!-- Add categories to the /doc subpage, not here! -->
</noinclude>
6c99696fee02f1da368ed20d2504e19bc15b1c13
Module:Template link general
828
39
84
83
2022-10-12T13:31:32Z
Ninjan
2
1 revision imported
Scribunto
text/plain
-- This implements Template:Tlg
local getArgs = require('Module:Arguments').getArgs
local p = {}
-- Is a string non-empty?
local function _ne(s)
return s ~= nil and s ~= ""
end
local nw = mw.text.nowiki
local function addTemplate(s)
local i, _ = s:find(':', 1, true)
if i == nil then
return 'Template:' .. s
end
local ns = s:sub(1, i - 1)
if ns == '' or mw.site.namespaces[ns] then
return s
else
return 'Template:' .. s
end
end
local function trimTemplate(s)
local needle = 'template:'
if s:sub(1, needle:len()):lower() == needle then
return s:sub(needle:len() + 1)
else
return s
end
end
local function linkTitle(args)
if _ne(args.nolink) then
return args['1']
end
local titleObj
local titlePart = '[['
if args['1'] then
-- This handles :Page and other NS
titleObj = mw.title.new(args['1'], 'Template')
else
titleObj = mw.title.getCurrentTitle()
end
titlePart = titlePart .. (titleObj ~= nil and titleObj.fullText or
addTemplate(args['1']))
local textPart = args.alttext
if not _ne(textPart) then
if titleObj ~= nil then
textPart = titleObj:inNamespace("Template") and args['1'] or titleObj.fullText
else
-- redlink
textPart = args['1']
end
end
if _ne(args.subst) then
-- HACK: the ns thing above is probably broken
textPart = 'subst:' .. textPart
end
if _ne(args.brace) then
textPart = nw('{{') .. textPart .. nw('}}')
elseif _ne(args.braceinside) then
textPart = nw('{') .. textPart .. nw('}')
end
titlePart = titlePart .. '|' .. textPart .. ']]'
if _ne(args.braceinside) then
titlePart = nw('{') .. titlePart .. nw('}')
end
return titlePart
end
function p.main(frame)
local args = getArgs(frame, {
trim = true,
removeBlanks = false
})
return p._main(args)
end
function p._main(args)
local bold = _ne(args.bold) or _ne(args.boldlink) or _ne(args.boldname)
local italic = _ne(args.italic) or _ne(args.italics)
local dontBrace = _ne(args.brace) or _ne(args.braceinside)
local code = _ne(args.code) or _ne(args.tt)
local show_result = _ne(args._show_result)
local expand = _ne(args._expand)
-- Build the link part
local titlePart = linkTitle(args)
if bold then titlePart = "'''" .. titlePart .. "'''" end
if _ne(args.nowrapname) then titlePart = '<span class="nowrap">' .. titlePart .. '</span>' end
-- Build the arguments
local textPart = ""
local textPartBuffer = "|"
local codeArguments = {}
local codeArgumentsString = ""
local i = 2
local j = 1
while args[i] do
local val = args[i]
if val ~= "" then
if _ne(args.nowiki) then
-- Unstrip nowiki tags first because calling nw on something that already contains nowiki tags will
-- mangle the nowiki strip marker and result in literal UNIQ...QINU showing up
val = nw(mw.text.unstripNoWiki(val))
end
local k, v = string.match(val, "(.*)=(.*)")
if not k then
codeArguments[j] = val
j = j + 1
else
codeArguments[k] = v
end
codeArgumentsString = codeArgumentsString .. textPartBuffer .. val
if italic then
val = '<span style="font-style:italic;">' .. val .. '</span>'
end
textPart = textPart .. textPartBuffer .. val
end
i = i + 1
end
-- final wrap
local ret = titlePart .. textPart
if not dontBrace then ret = nw('{{') .. ret .. nw('}}') end
if _ne(args.a) then ret = nw('*') .. ' ' .. ret end
if _ne(args.kbd) then ret = '<kbd>' .. ret .. '</kbd>' end
if code then
ret = '<code>' .. ret .. '</code>'
elseif _ne(args.plaincode) then
ret = '<code style="border:none;background:transparent;">' .. ret .. '</code>'
end
if _ne(args.nowrap) then ret = '<span class="nowrap">' .. ret .. '</span>' end
--[[ Wrap as html??
local span = mw.html.create('span')
span:wikitext(ret)
--]]
if _ne(args.debug) then ret = ret .. '\n<pre>' .. mw.text.encode(mw.dumpObject(args)) .. '</pre>' end
if show_result then
local result = mw.getCurrentFrame():expandTemplate{title = addTemplate(args[1]), args = codeArguments}
ret = ret .. " → " .. result
end
if expand then
local query = mw.text.encode('{{' .. addTemplate(args[1]) .. string.gsub(codeArgumentsString, textPartBuffer, "|") .. '}}')
local url = mw.uri.fullUrl('special:ExpandTemplates', 'wpInput=' .. query)
mw.log()
ret = ret .. " [" .. tostring(url) .. "]"
end
return ret
end
return p
c7307fa3959d308a2dd7fd2f5009c1ce6db3d122
Template:Template other
10
40
86
85
2022-10-12T13:31:33Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{#switch:
<!--If no or empty "demospace" parameter then detect namespace-->
{{#if:{{{demospace|}}}
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"-->
| {{#ifeq:{{NAMESPACE}}|{{ns:Template}}
| template
| other
}}
}}
| template = {{{1|}}}
| other
| #default = {{{2|}}}
}}<!--End switch--><noinclude>
{{documentation}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
06fb13d264df967b5232141067eb7d2b67372d76
Template:Clear
10
41
88
87
2022-10-12T13:31:34Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
<div style="clear:{{{1|both}}};"></div><noinclude>
{{documentation}}
</noinclude>
38bab3e3d7fbd3d6800d46556e60bc6bac494d72
Template:Distinguish
10
42
90
89
2022-10-12T13:31:34Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{#invoke:Distinguish|distinguish}}<noinclude><!-- splitting these lines causes {{Documentation}} template to terminate green shading when Distinguish is used in /doc pages. -->
{{Documentation}}
<!-- Add categories to the /doc subpage and interwikis to Wikidata, not here! -->
</noinclude>
f949a4cbfd6eb0ab77b832e69059a40a964b1fd8
Template:Sidebar
10
43
92
91
2022-10-12T13:31:35Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{#invoke:Sidebar|sidebar}}<noinclude>
{{documentation}}</noinclude>
ab2498000a99daf324f656b0badd187b4a3e2b42
Module:Distinguish
828
44
94
93
2022-10-12T13:31:35Z
Ninjan
2
1 revision imported
Scribunto
text/plain
local mHatnote = require('Module:Hatnote')
local mHatlist = require('Module:Hatnote list')
local mArguments --initialize lazily
local mTableTools --initialize lazily
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local p = {}
function p.distinguish(frame)
mArguments = require('Module:Arguments')
mTableTools = require('Module:TableTools')
local args = mArguments.getArgs(frame)
local selfref = args.selfref
local text = args.text
args = mTableTools.compressSparseArray(args)
return p._distinguish(args, text, selfref)
end
function p._distinguish(args, text, selfref)
checkType("_distinguish", 1, args, 'table')
if #args == 0 and not text then return '' end
local text = string.format(
'Not to be confused with %s.',
text or mHatlist.orList(args, true)
)
hnOptions = {selfref = selfref}
return mHatnote._hatnote(text, hnOptions)
end
return p
0364d14af01fc656ad1d898c5036fbd12a7ca938
Module:Effective protection expiry
828
45
96
95
2022-10-12T13:31:35Z
Ninjan
2
1 revision imported
Scribunto
text/plain
local p = {}
-- Returns the expiry of a restriction of an action on a given title, or unknown if it cannot be known.
-- If no title is specified, the title of the page being displayed is used.
function p._main(action, pagename)
local title
if type(pagename) == 'table' and pagename.prefixedText then
title = pagename
elseif pagename then
title = mw.title.new(pagename)
else
title = mw.title.getCurrentTitle()
end
pagename = title.prefixedText
if action == 'autoreview' then
local stabilitySettings = mw.ext.FlaggedRevs.getStabilitySettings(title)
return stabilitySettings and stabilitySettings.expiry or 'unknown'
elseif action ~= 'edit' and action ~= 'move' and action ~= 'create' and action ~= 'upload' then
error( 'First parameter must be one of edit, move, create, upload, autoreview', 2 )
end
local rawExpiry = mw.getCurrentFrame():callParserFunction('PROTECTIONEXPIRY', action, pagename)
if rawExpiry == 'infinity' then
return 'infinity'
elseif rawExpiry == '' then
return 'unknown'
else
local year, month, day, hour, minute, second = rawExpiry:match(
'^(%d%d%d%d)(%d%d)(%d%d)(%d%d)(%d%d)(%d%d)$'
)
if year then
return string.format(
'%s-%s-%sT%s:%s:%s',
year, month, day, hour, minute, second
)
else
error('internal error in Module:Effective protection expiry; malformed expiry timestamp')
end
end
end
setmetatable(p, { __index = function(t, k)
return function(frame)
return t._main(k, frame.args[1])
end
end })
return p
9a8c58dc2667232ed08a9b206a5d89ca8150312b
Module:Effective protection level
828
46
98
97
2022-10-12T13:31:36Z
Ninjan
2
1 revision imported
Scribunto
text/plain
local p = {}
-- Returns the permission required to perform a given action on a given title.
-- If no title is specified, the title of the page being displayed is used.
function p._main(action, pagename)
local title
if type(pagename) == 'table' and pagename.prefixedText then
title = pagename
elseif pagename then
title = mw.title.new(pagename)
else
title = mw.title.getCurrentTitle()
end
pagename = title.prefixedText
if action == 'autoreview' then
local level = mw.ext.FlaggedRevs.getStabilitySettings(title)
level = level and level.autoreview
if level == 'review' then
return 'reviewer'
elseif level ~= '' then
return level
else
return nil -- not '*'. a page not being PC-protected is distinct from it being PC-protected with anyone able to review. also not '', as that would mean PC-protected but nobody can review
end
elseif action ~= 'edit' and action ~= 'move' and action ~= 'create' and action ~= 'upload' and action ~= 'undelete' then
error( 'First parameter must be one of edit, move, create, upload, undelete, autoreview', 2 )
end
if title.namespace == 8 then -- MediaWiki namespace
if title.text:sub(-3) == '.js' or title.text:sub(-4) == '.css' or title.contentModel == 'javascript' or title.contentModel == 'css' then -- site JS or CSS page
return 'interfaceadmin'
else -- any non-JS/CSS MediaWiki page
return 'sysop'
end
elseif title.namespace == 2 and title.isSubpage then
if title.contentModel == 'javascript' or title.contentModel == 'css' then -- user JS or CSS page
return 'interfaceadmin'
elseif title.contentModel == 'json' then -- user JSON page
return 'sysop'
end
end
if action == 'undelete' then
return 'sysop'
end
local level = title.protectionLevels[action] and title.protectionLevels[action][1]
if level == 'sysop' or level == 'editprotected' then
return 'sysop'
elseif title.cascadingProtection.restrictions[action] and title.cascadingProtection.restrictions[action][1] then -- used by a cascading-protected page
return 'sysop'
elseif level == 'templateeditor' then
return 'templateeditor'
elseif action == 'move' then
local blacklistentry = mw.ext.TitleBlacklist.test('edit', pagename) -- Testing action edit is correct, since this is for the source page. The target page name gets tested with action move.
if blacklistentry and not blacklistentry.params.autoconfirmed then
return 'templateeditor'
elseif title.namespace == 6 then
return 'filemover'
elseif level == 'extendedconfirmed' then
return 'extendedconfirmed'
else
return 'autoconfirmed'
end
end
local blacklistentry = mw.ext.TitleBlacklist.test(action, pagename)
if blacklistentry then
if not blacklistentry.params.autoconfirmed then
return 'templateeditor'
elseif level == 'extendedconfirmed' then
return 'extendedconfirmed'
else
return 'autoconfirmed'
end
elseif level == 'editsemiprotected' then -- create-semiprotected pages return this for some reason
return 'autoconfirmed'
elseif level then
return level
elseif action == 'upload' then
return 'autoconfirmed'
elseif action == 'create' and title.namespace % 2 == 0 and title.namespace ~= 118 then -- You need to be registered, but not autoconfirmed, to create non-talk pages other than drafts
return 'user'
else
return '*'
end
end
setmetatable(p, { __index = function(t, k)
return function(frame)
return t._main(k, frame.args[1])
end
end })
return p
70256a489edf6be9808031b14a7e3ef3e025da97
Module:File link
828
47
100
99
2022-10-12T13:31:36Z
Ninjan
2
1 revision imported
Scribunto
text/plain
-- This module provides a library for formatting file wikilinks.
local yesno = require('Module:Yesno')
local checkType = require('libraryUtil').checkType
local p = {}
function p._main(args)
checkType('_main', 1, args, 'table')
-- This is basically libraryUtil.checkTypeForNamedArg, but we are rolling our
-- own function to get the right error level.
local function checkArg(key, val, level)
if type(val) ~= 'string' then
error(string.format(
"type error in '%s' parameter of '_main' (expected string, got %s)",
key, type(val)
), level)
end
end
local ret = {}
-- Adds a positional parameter to the buffer.
local function addPositional(key)
local val = args[key]
if not val then
return nil
end
checkArg(key, val, 4)
ret[#ret + 1] = val
end
-- Adds a named parameter to the buffer. We assume that the parameter name
-- is the same as the argument key.
local function addNamed(key)
local val = args[key]
if not val then
return nil
end
checkArg(key, val, 4)
ret[#ret + 1] = key .. '=' .. val
end
-- Filename
checkArg('file', args.file, 3)
ret[#ret + 1] = 'File:' .. args.file
-- Format
if args.format then
checkArg('format', args.format)
if args.formatfile then
checkArg('formatfile', args.formatfile)
ret[#ret + 1] = args.format .. '=' .. args.formatfile
else
ret[#ret + 1] = args.format
end
end
-- Border
if yesno(args.border) then
ret[#ret + 1] = 'border'
end
addPositional('location')
addPositional('alignment')
addPositional('size')
addNamed('upright')
addNamed('link')
addNamed('alt')
addNamed('page')
addNamed('class')
addNamed('lang')
addNamed('start')
addNamed('end')
addNamed('thumbtime')
addPositional('caption')
return string.format('[[%s]]', table.concat(ret, '|'))
end
function p.main(frame)
local origArgs = require('Module:Arguments').getArgs(frame, {
wrappers = 'Template:File link'
})
if not origArgs.file then
error("'file' parameter missing from [[Template:File link]]", 0)
end
-- Copy the arguments that were passed to a new table to avoid looking up
-- every possible parameter in the frame object.
local args = {}
for k, v in pairs(origArgs) do
-- Make _BLANK a special argument to add a blank parameter. For use in
-- conditional templates etc. it is useful for blank arguments to be
-- ignored, but we still need a way to specify them so that we can do
-- things like [[File:Example.png|link=]].
if v == '_BLANK' then
v = ''
end
args[k] = v
end
return p._main(args)
end
return p
66925f088d11530f2482f04181a3baaaa0ad3d0c
Module:Format link
828
48
102
101
2022-10-12T13:31:37Z
Ninjan
2
1 revision imported
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Format link
--
-- Makes a wikilink from the given link and display values. Links are escaped
-- with colons if necessary, and links to sections are detected and displayed
-- with " § " as a separator rather than the standard MediaWiki "#". Used in
-- the {{format link}} template.
--------------------------------------------------------------------------------
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local checkTypeForNamedArg = libraryUtil.checkTypeForNamedArg
local mArguments -- lazily initialise [[Module:Arguments]]
local mError -- lazily initialise [[Module:Error]]
local yesno -- lazily initialise [[Module:Yesno]]
local p = {}
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function getArgs(frame)
-- Fetches the arguments from the parent frame. Whitespace is trimmed and
-- blanks are removed.
mArguments = require('Module:Arguments')
return mArguments.getArgs(frame, {parentOnly = true})
end
local function removeInitialColon(s)
-- Removes the initial colon from a string, if present.
return s:match('^:?(.*)')
end
local function maybeItalicize(s, shouldItalicize)
-- Italicize s if s is a string and the shouldItalicize parameter is true.
if s and shouldItalicize then
return '<i>' .. s .. '</i>'
else
return s
end
end
local function parseLink(link)
-- Parse a link and return a table with the link's components.
-- These components are:
-- - link: the link, stripped of any initial colon (always present)
-- - page: the page name (always present)
-- - section: the page name (may be nil)
-- - display: the display text, if manually entered after a pipe (may be nil)
link = removeInitialColon(link)
-- Find whether a faux display value has been added with the {{!}} magic
-- word.
local prePipe, display = link:match('^(.-)|(.*)$')
link = prePipe or link
-- Find the page, if it exists.
-- For links like [[#Bar]], the page will be nil.
local preHash, postHash = link:match('^(.-)#(.*)$')
local page
if not preHash then
-- We have a link like [[Foo]].
page = link
elseif preHash ~= '' then
-- We have a link like [[Foo#Bar]].
page = preHash
end
-- Find the section, if it exists.
local section
if postHash and postHash ~= '' then
section = postHash
end
return {
link = link,
page = page,
section = section,
display = display,
}
end
local function formatDisplay(parsed, options)
-- Formats a display string based on a parsed link table (matching the
-- output of parseLink) and an options table (matching the input options for
-- _formatLink).
local page = maybeItalicize(parsed.page, options.italicizePage)
local section = maybeItalicize(parsed.section, options.italicizeSection)
if (not section) then
return page
elseif (not page) then
return mw.ustring.format('§ %s', section)
else
return mw.ustring.format('%s § %s', page, section)
end
end
local function missingArgError(target)
mError = require('Module:Error')
return mError.error{message =
'Error: no link or target specified! ([[' .. target .. '#Errors|help]])'
}
end
--------------------------------------------------------------------------------
-- Main functions
--------------------------------------------------------------------------------
function p.formatLink(frame)
-- The formatLink export function, for use in templates.
yesno = require('Module:Yesno')
local args = getArgs(frame)
local link = args[1] or args.link
local target = args[3] or args.target
if not (link or target) then
return missingArgError('Template:Format link')
end
return p._formatLink{
link = link,
display = args[2] or args.display,
target = target,
italicizePage = yesno(args.italicizepage),
italicizeSection = yesno(args.italicizesection),
categorizeMissing = args.categorizemissing
}
end
function p._formatLink(options)
-- The formatLink export function, for use in modules.
checkType('_formatLink', 1, options, 'table')
local function check(key, expectedType) --for brevity
checkTypeForNamedArg(
'_formatLink', key, options[key], expectedType or 'string', true
)
end
check('link')
check('display')
check('target')
check('italicizePage', 'boolean')
check('italicizeSection', 'boolean')
check('categorizeMissing')
-- Normalize link and target and check that at least one is present
if options.link == '' then options.link = nil end
if options.target == '' then options.target = nil end
if not (options.link or options.target) then
return missingArgError('Module:Format link')
end
local parsed = parseLink(options.link)
local display = options.display or parsed.display
local catMissing = options.categorizeMissing
local category = ''
-- Find the display text
if not display then display = formatDisplay(parsed, options) end
-- Handle the target option if present
if options.target then
local parsedTarget = parseLink(options.target)
parsed.link = parsedTarget.link
parsed.page = parsedTarget.page
end
-- Test if page exists if a diagnostic category is specified
if catMissing and (mw.ustring.len(catMissing) > 0) then
local title = nil
if parsed.page then title = mw.title.new(parsed.page) end
if title and (not title.isExternal) then
local success, exists = pcall(function() return title.exists end)
if success and not exists then
category = mw.ustring.format('[[Category:%s]]', catMissing)
end
end
end
-- Format the result as a link
if parsed.link == display then
return mw.ustring.format('[[:%s]]%s', parsed.link, category)
else
return mw.ustring.format('[[:%s|%s]]%s', parsed.link, display, category)
end
end
--------------------------------------------------------------------------------
-- Derived convenience functions
--------------------------------------------------------------------------------
function p.formatPages(options, pages)
-- Formats an array of pages using formatLink and the given options table,
-- and returns it as an array. Nil values are not allowed.
local ret = {}
for i, page in ipairs(pages) do
ret[i] = p._formatLink{
link = page,
categorizeMissing = options.categorizeMissing,
italicizePage = options.italicizePage,
italicizeSection = options.italicizeSection
}
end
return ret
end
return p
1253bdd2683ee4badc33856bfd5499b09a7dca1f
Module:Hatnote
828
49
104
103
2022-10-12T13:31:37Z
Ninjan
2
1 revision imported
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Module:Hatnote --
-- --
-- This module produces hatnote links and links to related articles. It --
-- implements the {{hatnote}} and {{format link}} meta-templates and includes --
-- helper functions for other Lua hatnote modules. --
--------------------------------------------------------------------------------
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local checkTypeForNamedArg = libraryUtil.checkTypeForNamedArg
local mArguments -- lazily initialise [[Module:Arguments]]
local yesno -- lazily initialise [[Module:Yesno]]
local formatLink -- lazily initialise [[Module:Format link]] ._formatLink
local p = {}
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function getArgs(frame)
-- Fetches the arguments from the parent frame. Whitespace is trimmed and
-- blanks are removed.
mArguments = require('Module:Arguments')
return mArguments.getArgs(frame, {parentOnly = true})
end
local function removeInitialColon(s)
-- Removes the initial colon from a string, if present.
return s:match('^:?(.*)')
end
function p.defaultClasses(inline)
-- Provides the default hatnote classes as a space-separated string; useful
-- for hatnote-manipulation modules like [[Module:Hatnote group]].
return
(inline == 1 and 'hatnote-inline' or 'hatnote') .. ' ' ..
'navigation-not-searchable'
end
function p.disambiguate(page, disambiguator)
-- Formats a page title with a disambiguation parenthetical,
-- i.e. "Example" → "Example (disambiguation)".
checkType('disambiguate', 1, page, 'string')
checkType('disambiguate', 2, disambiguator, 'string', true)
disambiguator = disambiguator or 'disambiguation'
return mw.ustring.format('%s (%s)', page, disambiguator)
end
function p.findNamespaceId(link, removeColon)
-- Finds the namespace id (namespace number) of a link or a pagename. This
-- function will not work if the link is enclosed in double brackets. Colons
-- are trimmed from the start of the link by default. To skip colon
-- trimming, set the removeColon parameter to false.
checkType('findNamespaceId', 1, link, 'string')
checkType('findNamespaceId', 2, removeColon, 'boolean', true)
if removeColon ~= false then
link = removeInitialColon(link)
end
local namespace = link:match('^(.-):')
if namespace then
local nsTable = mw.site.namespaces[namespace]
if nsTable then
return nsTable.id
end
end
return 0
end
function p.makeWikitextError(msg, helpLink, addTrackingCategory, title)
-- Formats an error message to be returned to wikitext. If
-- addTrackingCategory is not false after being returned from
-- [[Module:Yesno]], and if we are not on a talk page, a tracking category
-- is added.
checkType('makeWikitextError', 1, msg, 'string')
checkType('makeWikitextError', 2, helpLink, 'string', true)
yesno = require('Module:Yesno')
title = title or mw.title.getCurrentTitle()
-- Make the help link text.
local helpText
if helpLink then
helpText = ' ([[' .. helpLink .. '|help]])'
else
helpText = ''
end
-- Make the category text.
local category
if not title.isTalkPage -- Don't categorise talk pages
and title.namespace ~= 2 -- Don't categorise userspace
and yesno(addTrackingCategory) ~= false -- Allow opting out
then
category = 'Hatnote templates with errors'
category = mw.ustring.format(
'[[%s:%s]]',
mw.site.namespaces[14].name,
category
)
else
category = ''
end
return mw.ustring.format(
'<strong class="error">Error: %s%s.</strong>%s',
msg,
helpText,
category
)
end
local curNs = mw.title.getCurrentTitle().namespace
p.missingTargetCat =
--Default missing target category, exported for use in related modules
((curNs == 0) or (curNs == 14)) and
'Articles with hatnote templates targeting a nonexistent page' or nil
function p.quote(title)
--Wraps titles in quotation marks. If the title starts/ends with a quotation
--mark, kerns that side as with {{-'}}
local quotationMarks = {
["'"]=true, ['"']=true, ['“']=true, ["‘"]=true, ['”']=true, ["’"]=true
}
local quoteLeft, quoteRight = -- Test if start/end are quotation marks
quotationMarks[string.sub(title, 1, 1)],
quotationMarks[string.sub(title, -1, -1)]
if quoteLeft or quoteRight then
title = mw.html.create("span"):wikitext(title)
end
if quoteLeft then title:css("padding-left", "0.15em") end
if quoteRight then title:css("padding-right", "0.15em") end
return '"' .. tostring(title) .. '"'
end
--------------------------------------------------------------------------------
-- Hatnote
--
-- Produces standard hatnote text. Implements the {{hatnote}} template.
--------------------------------------------------------------------------------
function p.hatnote(frame)
local args = getArgs(frame)
local s = args[1]
if not s then
return p.makeWikitextError(
'no text specified',
'Template:Hatnote#Errors',
args.category
)
end
return p._hatnote(s, {
extraclasses = args.extraclasses,
selfref = args.selfref
})
end
function p._hatnote(s, options)
checkType('_hatnote', 1, s, 'string')
checkType('_hatnote', 2, options, 'table', true)
options = options or {}
local inline = options.inline
local hatnote = mw.html.create(inline == 1 and 'span' or 'div')
local extraclasses
if type(options.extraclasses) == 'string' then
extraclasses = options.extraclasses
end
hatnote
:attr('role', 'note')
:addClass(p.defaultClasses(inline))
:addClass(extraclasses)
:addClass(options.selfref and 'selfref' or nil)
:wikitext(s)
return mw.getCurrentFrame():extensionTag{
name = 'templatestyles', args = { src = 'Module:Hatnote/styles.css' }
} .. tostring(hatnote)
end
return p
3ae1ed7094c5005ca0896395ec9a587287a0bef1
Module:Hatnote/styles.css
828
50
106
105
2022-10-12T13:31:38Z
Ninjan
2
1 revision imported
text
text/plain
/* {{pp|small=y}} */
.hatnote {
font-style: italic;
}
/* Limit structure CSS to divs because of [[Module:Hatnote inline]] */
div.hatnote {
/* @noflip */
padding-left: 1.6em;
margin-bottom: 0.5em;
}
.hatnote i {
font-style: normal;
}
/* The templatestyles element inserts a link element before hatnotes.
* TODO: Remove link if/when WMF resolves T200206 */
.hatnote + link + .hatnote {
margin-top: -0.5em;
}
44680ffd6e888866df2cdfa0341af9c7b97da94c
Module:Hatnote list
828
51
108
107
2022-10-12T13:31:38Z
Ninjan
2
1 revision imported
Scribunto
text/plain
--------------------------------------------------------------------------------
-- Module:Hatnote list --
-- --
-- This module produces and formats lists for use in hatnotes. In particular, --
-- it implements the for-see list, i.e. lists of "For X, see Y" statements, --
-- as used in {{about}}, {{redirect}}, and their variants. Also introduced --
-- are andList & orList helpers for formatting lists with those conjunctions. --
--------------------------------------------------------------------------------
local mArguments --initialize lazily
local mFormatLink = require('Module:Format link')
local mHatnote = require('Module:Hatnote')
local libraryUtil = require('libraryUtil')
local checkType = libraryUtil.checkType
local p = {}
--------------------------------------------------------------------------------
-- List stringification helper functions
--
-- These functions are used for stringifying lists, usually page lists inside
-- the "Y" portion of "For X, see Y" for-see items.
--------------------------------------------------------------------------------
--default options table used across the list stringification functions
local stringifyListDefaultOptions = {
conjunction = "and",
separator = ",",
altSeparator = ";",
space = " ",
formatted = false
}
--Searches display text only
local function searchDisp(haystack, needle)
return string.find(
string.sub(haystack, (string.find(haystack, '|') or 0) + 1), needle
)
end
-- Stringifies a list generically; probably shouldn't be used directly
local function stringifyList(list, options)
-- Type-checks, defaults, and a shortcut
checkType("stringifyList", 1, list, "table")
if #list == 0 then return nil end
checkType("stringifyList", 2, options, "table", true)
options = options or {}
for k, v in pairs(stringifyListDefaultOptions) do
if options[k] == nil then options[k] = v end
end
local s = options.space
-- Format the list if requested
if options.formatted then
list = mFormatLink.formatPages(
{categorizeMissing = mHatnote.missingTargetCat}, list
)
end
-- Set the separator; if any item contains it, use the alternate separator
local separator = options.separator
for k, v in pairs(list) do
if searchDisp(v, separator) then
separator = options.altSeparator
break
end
end
-- Set the conjunction, apply Oxford comma, and force a comma if #1 has "§"
local conjunction = s .. options.conjunction .. s
if #list == 2 and searchDisp(list[1], "§") or #list > 2 then
conjunction = separator .. conjunction
end
-- Return the formatted string
return mw.text.listToText(list, separator .. s, conjunction)
end
--DRY function
function p.conjList (conj, list, fmt)
return stringifyList(list, {conjunction = conj, formatted = fmt})
end
-- Stringifies lists with "and" or "or"
function p.andList (...) return p.conjList("and", ...) end
function p.orList (...) return p.conjList("or", ...) end
--------------------------------------------------------------------------------
-- For see
--
-- Makes a "For X, see [[Y]]." list from raw parameters. Intended for the
-- {{about}} and {{redirect}} templates and their variants.
--------------------------------------------------------------------------------
--default options table used across the forSee family of functions
local forSeeDefaultOptions = {
andKeyword = 'and',
title = mw.title.getCurrentTitle().text,
otherText = 'other uses',
forSeeForm = 'For %s, see %s.',
}
--Collapses duplicate punctuation
local function punctuationCollapse (text)
local replacements = {
["%.%.$"] = ".",
["%?%.$"] = "?",
["%!%.$"] = "!",
["%.%]%]%.$"] = ".]]",
["%?%]%]%.$"] = "?]]",
["%!%]%]%.$"] = "!]]"
}
for k, v in pairs(replacements) do text = string.gsub(text, k, v) end
return text
end
-- Structures arguments into a table for stringification, & options
function p.forSeeArgsToTable (args, from, options)
-- Type-checks and defaults
checkType("forSeeArgsToTable", 1, args, 'table')
checkType("forSeeArgsToTable", 2, from, 'number', true)
from = from or 1
checkType("forSeeArgsToTable", 3, options, 'table', true)
options = options or {}
for k, v in pairs(forSeeDefaultOptions) do
if options[k] == nil then options[k] = v end
end
-- maxArg's gotten manually because getArgs() and table.maxn aren't friends
local maxArg = 0
for k, v in pairs(args) do
if type(k) == 'number' and k > maxArg then maxArg = k end
end
-- Structure the data out from the parameter list:
-- * forTable is the wrapper table, with forRow rows
-- * Rows are tables of a "use" string & a "pages" table of pagename strings
-- * Blanks are left empty for defaulting elsewhere, but can terminate list
local forTable = {}
local i = from
local terminated = false
-- If there is extra text, and no arguments are given, give nil value
-- to not produce default of "For other uses, see foo (disambiguation)"
if options.extratext and i > maxArg then return nil end
-- Loop to generate rows
repeat
-- New empty row
local forRow = {}
-- On blank use, assume list's ended & break at end of this loop
forRow.use = args[i]
if not args[i] then terminated = true end
-- New empty list of pages
forRow.pages = {}
-- Insert first pages item if present
table.insert(forRow.pages, args[i + 1])
-- If the param after next is "and", do inner loop to collect params
-- until the "and"'s stop. Blanks are ignored: "1|and||and|3" → {1, 3}
while args[i + 2] == options.andKeyword do
if args[i + 3] then
table.insert(forRow.pages, args[i + 3])
end
-- Increment to next "and"
i = i + 2
end
-- Increment to next use
i = i + 2
-- Append the row
table.insert(forTable, forRow)
until terminated or i > maxArg
return forTable
end
-- Stringifies a table as formatted by forSeeArgsToTable
function p.forSeeTableToString (forSeeTable, options)
-- Type-checks and defaults
checkType("forSeeTableToString", 1, forSeeTable, "table", true)
checkType("forSeeTableToString", 2, options, "table", true)
options = options or {}
for k, v in pairs(forSeeDefaultOptions) do
if options[k] == nil then options[k] = v end
end
-- Stringify each for-see item into a list
local strList = {}
if forSeeTable then
for k, v in pairs(forSeeTable) do
local useStr = v.use or options.otherText
local pagesStr =
p.andList(v.pages, true) or
mFormatLink._formatLink{
categorizeMissing = mHatnote.missingTargetCat,
link = mHatnote.disambiguate(options.title)
}
local forSeeStr = string.format(options.forSeeForm, useStr, pagesStr)
forSeeStr = punctuationCollapse(forSeeStr)
table.insert(strList, forSeeStr)
end
end
if options.extratext then table.insert(strList, punctuationCollapse(options.extratext..'.')) end
-- Return the concatenated list
return table.concat(strList, ' ')
end
-- Produces a "For X, see [[Y]]" string from arguments. Expects index gaps
-- but not blank/whitespace values. Ignores named args and args < "from".
function p._forSee (args, from, options)
local forSeeTable = p.forSeeArgsToTable(args, from, options)
return p.forSeeTableToString(forSeeTable, options)
end
-- As _forSee, but uses the frame.
function p.forSee (frame, from, options)
mArguments = require('Module:Arguments')
return p._forSee(mArguments.getArgs(frame), from, options)
end
return p
d0828422b1aa0d0d0092d699d059c9e882260398
Module:Navbar
828
52
110
109
2022-10-12T13:31:39Z
Ninjan
2
1 revision imported
Scribunto
text/plain
local p = {}
local cfg = mw.loadData('Module:Navbar/configuration')
local function get_title_arg(is_collapsible, template)
local title_arg = 1
if is_collapsible then title_arg = 2 end
if template then title_arg = 'template' end
return title_arg
end
local function choose_links(template, args)
-- The show table indicates the default displayed items.
-- view, talk, edit, hist, move, watch
-- TODO: Move to configuration.
local show = {true, true, true, false, false, false}
if template then
show[2] = false
show[3] = false
local index = {t = 2, d = 2, e = 3, h = 4, m = 5, w = 6,
talk = 2, edit = 3, hist = 4, move = 5, watch = 6}
-- TODO: Consider removing TableTools dependency.
for _, v in ipairs(require ('Module:TableTools').compressSparseArray(args)) do
local num = index[v]
if num then show[num] = true end
end
end
local remove_edit_link = args.noedit
if remove_edit_link then show[3] = false end
return show
end
local function add_link(link_description, ul, is_mini, font_style)
local l
if link_description.url then
l = {'[', '', ']'}
else
l = {'[[', '|', ']]'}
end
ul:tag('li')
:addClass('nv-' .. link_description.full)
:wikitext(l[1] .. link_description.link .. l[2])
:tag(is_mini and 'abbr' or 'span')
:attr('title', link_description.html_title)
:cssText(font_style)
:wikitext(is_mini and link_description.mini or link_description.full)
:done()
:wikitext(l[3])
:done()
end
local function make_list(title_text, has_brackets, displayed_links, is_mini, font_style)
local title = mw.title.new(mw.text.trim(title_text), cfg.title_namespace)
if not title then
error(cfg.invalid_title .. title_text)
end
local talkpage = title.talkPageTitle and title.talkPageTitle.fullText or ''
-- TODO: Get link_descriptions and show into the configuration module.
-- link_descriptions should be easier...
local link_descriptions = {
{ ['mini'] = 'v', ['full'] = 'view', ['html_title'] = 'View this template',
['link'] = title.fullText, ['url'] = false },
{ ['mini'] = 't', ['full'] = 'talk', ['html_title'] = 'Discuss this template',
['link'] = talkpage, ['url'] = false },
{ ['mini'] = 'e', ['full'] = 'edit', ['html_title'] = 'Edit this template',
['link'] = title:fullUrl('action=edit'), ['url'] = true },
{ ['mini'] = 'h', ['full'] = 'hist', ['html_title'] = 'History of this template',
['link'] = title:fullUrl('action=history'), ['url'] = true },
{ ['mini'] = 'm', ['full'] = 'move', ['html_title'] = 'Move this template',
['link'] = mw.title.new('Special:Movepage'):fullUrl('target='..title.fullText), ['url'] = true },
{ ['mini'] = 'w', ['full'] = 'watch', ['html_title'] = 'Watch this template',
['link'] = title:fullUrl('action=watch'), ['url'] = true }
}
local ul = mw.html.create('ul')
if has_brackets then
ul:addClass(cfg.classes.brackets)
:cssText(font_style)
end
for i, _ in ipairs(displayed_links) do
if displayed_links[i] then add_link(link_descriptions[i], ul, is_mini, font_style) end
end
return ul:done()
end
function p._navbar(args)
-- TODO: We probably don't need both fontstyle and fontcolor...
local font_style = args.fontstyle
local font_color = args.fontcolor
local is_collapsible = args.collapsible
local is_mini = args.mini
local is_plain = args.plain
local collapsible_class = nil
if is_collapsible then
collapsible_class = cfg.classes.collapsible
if not is_plain then is_mini = 1 end
if font_color then
font_style = (font_style or '') .. '; color: ' .. font_color .. ';'
end
end
local navbar_style = args.style
local div = mw.html.create():tag('div')
div
:addClass(cfg.classes.navbar)
:addClass(cfg.classes.plainlinks)
:addClass(cfg.classes.horizontal_list)
:addClass(collapsible_class) -- we made the determination earlier
:cssText(navbar_style)
if is_mini then div:addClass(cfg.classes.mini) end
local box_text = (args.text or cfg.box_text) .. ' '
-- the concatenated space guarantees the box text is separated
if not (is_mini or is_plain) then
div
:tag('span')
:addClass(cfg.classes.box_text)
:cssText(font_style)
:wikitext(box_text)
end
local template = args.template
local displayed_links = choose_links(template, args)
local has_brackets = args.brackets
local title_arg = get_title_arg(is_collapsible, template)
local title_text = args[title_arg] or (':' .. mw.getCurrentFrame():getParent():getTitle())
local list = make_list(title_text, has_brackets, displayed_links, is_mini, font_style)
div:node(list)
if is_collapsible then
local title_text_class
if is_mini then
title_text_class = cfg.classes.collapsible_title_mini
else
title_text_class = cfg.classes.collapsible_title_full
end
div:done()
:tag('div')
:addClass(title_text_class)
:cssText(font_style)
:wikitext(args[1])
end
return mw.getCurrentFrame():extensionTag{
name = 'templatestyles', args = { src = cfg.templatestyles }
} .. tostring(div:done())
end
function p.navbar(frame)
return p._navbar(require('Module:Arguments').getArgs(frame))
end
return p
a5c8d3a8f8beb18984ea7f145ddbdf88a065d23e
Module:Navbar/configuration
828
53
112
111
2022-10-12T13:31:39Z
Ninjan
2
1 revision imported
Scribunto
text/plain
return {
['templatestyles'] = 'Module:Navbar/styles.css',
['box_text'] = 'This box: ', -- default text box when not plain or mini
['title_namespace'] = 'Template', -- namespace to default to for title
['invalid_title'] = 'Invalid title ',
['classes'] = { -- set a line to nil if you don't want it
['navbar'] = 'navbar',
['plainlinks'] = 'plainlinks', -- plainlinks
['horizontal_list'] = 'hlist', -- horizontal list class
['mini'] = 'navbar-mini', -- class indicating small links in the navbar
['this_box'] = 'navbar-boxtext',
['brackets'] = 'navbar-brackets',
-- 'collapsible' is the key for a class to indicate the navbar is
-- setting up the collapsible element in addition to the normal
-- navbar.
['collapsible'] = 'navbar-collapse',
['collapsible_title_mini'] = 'navbar-ct-mini',
['collapsible_title_full'] = 'navbar-ct-full'
}
}
bbf3d86b48a5b40835e8e232ae9821e6bca390ec
Module:Navbar/styles.css
828
54
114
113
2022-10-12T13:31:40Z
Ninjan
2
1 revision imported
text
text/plain
/* {{pp|small=yes}} */
.navbar {
display: inline;
font-size: 88%;
font-weight: normal;
}
.navbar-collapse {
float: left;
text-align: left;
}
.navbar-boxtext {
word-spacing: 0;
}
.navbar ul {
display: inline-block;
white-space: nowrap;
line-height: inherit;
}
.navbar-brackets::before {
margin-right: -0.125em;
content: '[ ';
}
.navbar-brackets::after {
margin-left: -0.125em;
content: ' ]';
}
.navbar li {
word-spacing: -0.125em;
}
.navbar a > span,
.navbar a > abbr {
text-decoration: inherit;
}
.navbar-mini abbr {
font-variant: small-caps;
border-bottom: none;
text-decoration: none;
cursor: inherit;
}
.navbar-ct-full {
font-size: 114%;
margin: 0 7em;
}
.navbar-ct-mini {
font-size: 114%;
margin: 0 4em;
}
9d4056f949b4f0b159e3d40dfb1a5f01e72f9571
Module:Protection banner
828
55
116
115
2022-10-12T13:31:40Z
Ninjan
2
1 revision imported
Scribunto
text/plain
-- This module implements {{pp-meta}} and its daughter templates such as
-- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}.
-- Initialise necessary modules.
require('Module:No globals')
local makeFileLink = require('Module:File link')._main
local effectiveProtectionLevel = require('Module:Effective protection level')._main
local effectiveProtectionExpiry = require('Module:Effective protection expiry')._main
local yesno = require('Module:Yesno')
-- Lazily initialise modules and objects we don't always need.
local getArgs, makeMessageBox, lang
-- Set constants.
local CONFIG_MODULE = 'Module:Protection banner/config'
--------------------------------------------------------------------------------
-- Helper functions
--------------------------------------------------------------------------------
local function makeCategoryLink(cat, sort)
if cat then
return string.format(
'[[%s:%s|%s]]',
mw.site.namespaces[14].name,
cat,
sort
)
end
end
-- Validation function for the expiry and the protection date
local function validateDate(dateString, dateType)
if not lang then
lang = mw.language.getContentLanguage()
end
local success, result = pcall(lang.formatDate, lang, 'U', dateString)
if success then
result = tonumber(result)
if result then
return result
end
end
error(string.format(
'invalid %s: %s',
dateType,
tostring(dateString)
), 4)
end
local function makeFullUrl(page, query, display)
return string.format(
'[%s %s]',
tostring(mw.uri.fullUrl(page, query)),
display
)
end
-- Given a directed graph formatted as node -> table of direct successors,
-- get a table of all nodes reachable from a given node (though always
-- including the given node).
local function getReachableNodes(graph, start)
local toWalk, retval = {[start] = true}, {}
while true do
-- Can't use pairs() since we're adding and removing things as we're iterating
local k = next(toWalk) -- This always gets the "first" key
if k == nil then
return retval
end
toWalk[k] = nil
retval[k] = true
for _,v in ipairs(graph[k]) do
if not retval[v] then
toWalk[v] = true
end
end
end
end
--------------------------------------------------------------------------------
-- Protection class
--------------------------------------------------------------------------------
local Protection = {}
Protection.__index = Protection
Protection.supportedActions = {
edit = true,
move = true,
autoreview = true,
upload = true
}
Protection.bannerConfigFields = {
'text',
'explanation',
'tooltip',
'alt',
'link',
'image'
}
function Protection.new(args, cfg, title)
local obj = {}
obj._cfg = cfg
obj.title = title or mw.title.getCurrentTitle()
-- Set action
if not args.action then
obj.action = 'edit'
elseif Protection.supportedActions[args.action] then
obj.action = args.action
else
error(string.format(
'invalid action: %s',
tostring(args.action)
), 3)
end
-- Set level
obj.level = args.demolevel or effectiveProtectionLevel(obj.action, obj.title)
if not obj.level or (obj.action == 'move' and obj.level == 'autoconfirmed') then
-- Users need to be autoconfirmed to move pages anyway, so treat
-- semi-move-protected pages as unprotected.
obj.level = '*'
end
-- Set expiry
local effectiveExpiry = effectiveProtectionExpiry(obj.action, obj.title)
if effectiveExpiry == 'infinity' then
obj.expiry = 'indef'
elseif effectiveExpiry ~= 'unknown' then
obj.expiry = validateDate(effectiveExpiry, 'expiry date')
end
-- Set reason
if args[1] then
obj.reason = mw.ustring.lower(args[1])
if obj.reason:find('|') then
error('reasons cannot contain the pipe character ("|")', 3)
end
end
-- Set protection date
if args.date then
obj.protectionDate = validateDate(args.date, 'protection date')
end
-- Set banner config
do
obj.bannerConfig = {}
local configTables = {}
if cfg.banners[obj.action] then
configTables[#configTables + 1] = cfg.banners[obj.action][obj.reason]
end
if cfg.defaultBanners[obj.action] then
configTables[#configTables + 1] = cfg.defaultBanners[obj.action][obj.level]
configTables[#configTables + 1] = cfg.defaultBanners[obj.action].default
end
configTables[#configTables + 1] = cfg.masterBanner
for i, field in ipairs(Protection.bannerConfigFields) do
for j, t in ipairs(configTables) do
if t[field] then
obj.bannerConfig[field] = t[field]
break
end
end
end
end
return setmetatable(obj, Protection)
end
function Protection:isUserScript()
-- Whether the page is a user JavaScript or CSS page.
local title = self.title
return title.namespace == 2 and (
title.contentModel == 'javascript' or title.contentModel == 'css'
)
end
function Protection:isProtected()
return self.level ~= '*'
end
function Protection:shouldShowLock()
-- Whether we should output a banner/padlock
return self:isProtected() and not self:isUserScript()
end
-- Whether this page needs a protection category.
Protection.shouldHaveProtectionCategory = Protection.shouldShowLock
function Protection:isTemporary()
return type(self.expiry) == 'number'
end
function Protection:makeProtectionCategory()
if not self:shouldHaveProtectionCategory() then
return ''
end
local cfg = self._cfg
local title = self.title
-- Get the expiry key fragment.
local expiryFragment
if self.expiry == 'indef' then
expiryFragment = self.expiry
elseif type(self.expiry) == 'number' then
expiryFragment = 'temp'
end
-- Get the namespace key fragment.
local namespaceFragment = cfg.categoryNamespaceKeys[title.namespace]
if not namespaceFragment and title.namespace % 2 == 1 then
namespaceFragment = 'talk'
end
-- Define the order that key fragments are tested in. This is done with an
-- array of tables containing the value to be tested, along with its
-- position in the cfg.protectionCategories table.
local order = {
{val = expiryFragment, keypos = 1},
{val = namespaceFragment, keypos = 2},
{val = self.reason, keypos = 3},
{val = self.level, keypos = 4},
{val = self.action, keypos = 5}
}
--[[
-- The old protection templates used an ad-hoc protection category system,
-- with some templates prioritising namespaces in their categories, and
-- others prioritising the protection reason. To emulate this in this module
-- we use the config table cfg.reasonsWithNamespacePriority to set the
-- reasons for which namespaces have priority over protection reason.
-- If we are dealing with one of those reasons, move the namespace table to
-- the end of the order table, i.e. give it highest priority. If not, the
-- reason should have highest priority, so move that to the end of the table
-- instead.
--]]
table.insert(order, table.remove(order, self.reason and cfg.reasonsWithNamespacePriority[self.reason] and 2 or 3))
--[[
-- Define the attempt order. Inactive subtables (subtables with nil "value"
-- fields) are moved to the end, where they will later be given the key
-- "all". This is to cut down on the number of table lookups in
-- cfg.protectionCategories, which grows exponentially with the number of
-- non-nil keys. We keep track of the number of active subtables with the
-- noActive parameter.
--]]
local noActive, attemptOrder
do
local active, inactive = {}, {}
for i, t in ipairs(order) do
if t.val then
active[#active + 1] = t
else
inactive[#inactive + 1] = t
end
end
noActive = #active
attemptOrder = active
for i, t in ipairs(inactive) do
attemptOrder[#attemptOrder + 1] = t
end
end
--[[
-- Check increasingly generic key combinations until we find a match. If a
-- specific category exists for the combination of key fragments we are
-- given, that match will be found first. If not, we keep trying different
-- key fragment combinations until we match using the key
-- "all-all-all-all-all".
--
-- To generate the keys, we index the key subtables using a binary matrix
-- with indexes i and j. j is only calculated up to the number of active
-- subtables. For example, if there were three active subtables, the matrix
-- would look like this, with 0 corresponding to the key fragment "all", and
-- 1 corresponding to other key fragments.
--
-- j 1 2 3
-- i
-- 1 1 1 1
-- 2 0 1 1
-- 3 1 0 1
-- 4 0 0 1
-- 5 1 1 0
-- 6 0 1 0
-- 7 1 0 0
-- 8 0 0 0
--
-- Values of j higher than the number of active subtables are set
-- to the string "all".
--
-- A key for cfg.protectionCategories is constructed for each value of i.
-- The position of the value in the key is determined by the keypos field in
-- each subtable.
--]]
local cats = cfg.protectionCategories
for i = 1, 2^noActive do
local key = {}
for j, t in ipairs(attemptOrder) do
if j > noActive then
key[t.keypos] = 'all'
else
local quotient = i / 2 ^ (j - 1)
quotient = math.ceil(quotient)
if quotient % 2 == 1 then
key[t.keypos] = t.val
else
key[t.keypos] = 'all'
end
end
end
key = table.concat(key, '|')
local attempt = cats[key]
if attempt then
return makeCategoryLink(attempt, title.text)
end
end
return ''
end
function Protection:isIncorrect()
local expiry = self.expiry
return not self:shouldHaveProtectionCategory()
or type(expiry) == 'number' and expiry < os.time()
end
function Protection:isTemplateProtectedNonTemplate()
local action, namespace = self.action, self.title.namespace
return self.level == 'templateeditor'
and (
(action ~= 'edit' and action ~= 'move')
or (namespace ~= 10 and namespace ~= 828)
)
end
function Protection:makeCategoryLinks()
local msg = self._cfg.msg
local ret = {self:makeProtectionCategory()}
if self:isIncorrect() then
ret[#ret + 1] = makeCategoryLink(
msg['tracking-category-incorrect'],
self.title.text
)
end
if self:isTemplateProtectedNonTemplate() then
ret[#ret + 1] = makeCategoryLink(
msg['tracking-category-template'],
self.title.text
)
end
return table.concat(ret)
end
--------------------------------------------------------------------------------
-- Blurb class
--------------------------------------------------------------------------------
local Blurb = {}
Blurb.__index = Blurb
Blurb.bannerTextFields = {
text = true,
explanation = true,
tooltip = true,
alt = true,
link = true
}
function Blurb.new(protectionObj, args, cfg)
return setmetatable({
_cfg = cfg,
_protectionObj = protectionObj,
_args = args
}, Blurb)
end
-- Private methods --
function Blurb:_formatDate(num)
-- Formats a Unix timestamp into dd Month, YYYY format.
lang = lang or mw.language.getContentLanguage()
local success, date = pcall(
lang.formatDate,
lang,
self._cfg.msg['expiry-date-format'] or 'j F Y',
'@' .. tostring(num)
)
if success then
return date
end
end
function Blurb:_getExpandedMessage(msgKey)
return self:_substituteParameters(self._cfg.msg[msgKey])
end
function Blurb:_substituteParameters(msg)
if not self._params then
local parameterFuncs = {}
parameterFuncs.CURRENTVERSION = self._makeCurrentVersionParameter
parameterFuncs.EDITREQUEST = self._makeEditRequestParameter
parameterFuncs.EXPIRY = self._makeExpiryParameter
parameterFuncs.EXPLANATIONBLURB = self._makeExplanationBlurbParameter
parameterFuncs.IMAGELINK = self._makeImageLinkParameter
parameterFuncs.INTROBLURB = self._makeIntroBlurbParameter
parameterFuncs.INTROFRAGMENT = self._makeIntroFragmentParameter
parameterFuncs.PAGETYPE = self._makePagetypeParameter
parameterFuncs.PROTECTIONBLURB = self._makeProtectionBlurbParameter
parameterFuncs.PROTECTIONDATE = self._makeProtectionDateParameter
parameterFuncs.PROTECTIONLEVEL = self._makeProtectionLevelParameter
parameterFuncs.PROTECTIONLOG = self._makeProtectionLogParameter
parameterFuncs.TALKPAGE = self._makeTalkPageParameter
parameterFuncs.TOOLTIPBLURB = self._makeTooltipBlurbParameter
parameterFuncs.TOOLTIPFRAGMENT = self._makeTooltipFragmentParameter
parameterFuncs.VANDAL = self._makeVandalTemplateParameter
self._params = setmetatable({}, {
__index = function (t, k)
local param
if parameterFuncs[k] then
param = parameterFuncs[k](self)
end
param = param or ''
t[k] = param
return param
end
})
end
msg = msg:gsub('${(%u+)}', self._params)
return msg
end
function Blurb:_makeCurrentVersionParameter()
-- A link to the page history or the move log, depending on the kind of
-- protection.
local pagename = self._protectionObj.title.prefixedText
if self._protectionObj.action == 'move' then
-- We need the move log link.
return makeFullUrl(
'Special:Log',
{type = 'move', page = pagename},
self:_getExpandedMessage('current-version-move-display')
)
else
-- We need the history link.
return makeFullUrl(
pagename,
{action = 'history'},
self:_getExpandedMessage('current-version-edit-display')
)
end
end
function Blurb:_makeEditRequestParameter()
local mEditRequest = require('Module:Submit an edit request')
local action = self._protectionObj.action
local level = self._protectionObj.level
-- Get the edit request type.
local requestType
if action == 'edit' then
if level == 'autoconfirmed' then
requestType = 'semi'
elseif level == 'extendedconfirmed' then
requestType = 'extended'
elseif level == 'templateeditor' then
requestType = 'template'
end
end
requestType = requestType or 'full'
-- Get the display value.
local display = self:_getExpandedMessage('edit-request-display')
return mEditRequest._link{type = requestType, display = display}
end
function Blurb:_makeExpiryParameter()
local expiry = self._protectionObj.expiry
if type(expiry) == 'number' then
return self:_formatDate(expiry)
else
return expiry
end
end
function Blurb:_makeExplanationBlurbParameter()
-- Cover special cases first.
if self._protectionObj.title.namespace == 8 then
-- MediaWiki namespace
return self:_getExpandedMessage('explanation-blurb-nounprotect')
end
-- Get explanation blurb table keys
local action = self._protectionObj.action
local level = self._protectionObj.level
local talkKey = self._protectionObj.title.isTalkPage and 'talk' or 'subject'
-- Find the message in the explanation blurb table and substitute any
-- parameters.
local explanations = self._cfg.explanationBlurbs
local msg
if explanations[action][level] and explanations[action][level][talkKey] then
msg = explanations[action][level][talkKey]
elseif explanations[action][level] and explanations[action][level].default then
msg = explanations[action][level].default
elseif explanations[action].default and explanations[action].default[talkKey] then
msg = explanations[action].default[talkKey]
elseif explanations[action].default and explanations[action].default.default then
msg = explanations[action].default.default
else
error(string.format(
'could not find explanation blurb for action "%s", level "%s" and talk key "%s"',
action,
level,
talkKey
), 8)
end
return self:_substituteParameters(msg)
end
function Blurb:_makeImageLinkParameter()
local imageLinks = self._cfg.imageLinks
local action = self._protectionObj.action
local level = self._protectionObj.level
local msg
if imageLinks[action][level] then
msg = imageLinks[action][level]
elseif imageLinks[action].default then
msg = imageLinks[action].default
else
msg = imageLinks.edit.default
end
return self:_substituteParameters(msg)
end
function Blurb:_makeIntroBlurbParameter()
if self._protectionObj:isTemporary() then
return self:_getExpandedMessage('intro-blurb-expiry')
else
return self:_getExpandedMessage('intro-blurb-noexpiry')
end
end
function Blurb:_makeIntroFragmentParameter()
if self._protectionObj:isTemporary() then
return self:_getExpandedMessage('intro-fragment-expiry')
else
return self:_getExpandedMessage('intro-fragment-noexpiry')
end
end
function Blurb:_makePagetypeParameter()
local pagetypes = self._cfg.pagetypes
return pagetypes[self._protectionObj.title.namespace]
or pagetypes.default
or error('no default pagetype defined', 8)
end
function Blurb:_makeProtectionBlurbParameter()
local protectionBlurbs = self._cfg.protectionBlurbs
local action = self._protectionObj.action
local level = self._protectionObj.level
local msg
if protectionBlurbs[action][level] then
msg = protectionBlurbs[action][level]
elseif protectionBlurbs[action].default then
msg = protectionBlurbs[action].default
elseif protectionBlurbs.edit.default then
msg = protectionBlurbs.edit.default
else
error('no protection blurb defined for protectionBlurbs.edit.default', 8)
end
return self:_substituteParameters(msg)
end
function Blurb:_makeProtectionDateParameter()
local protectionDate = self._protectionObj.protectionDate
if type(protectionDate) == 'number' then
return self:_formatDate(protectionDate)
else
return protectionDate
end
end
function Blurb:_makeProtectionLevelParameter()
local protectionLevels = self._cfg.protectionLevels
local action = self._protectionObj.action
local level = self._protectionObj.level
local msg
if protectionLevels[action][level] then
msg = protectionLevels[action][level]
elseif protectionLevels[action].default then
msg = protectionLevels[action].default
elseif protectionLevels.edit.default then
msg = protectionLevels.edit.default
else
error('no protection level defined for protectionLevels.edit.default', 8)
end
return self:_substituteParameters(msg)
end
function Blurb:_makeProtectionLogParameter()
local pagename = self._protectionObj.title.prefixedText
if self._protectionObj.action == 'autoreview' then
-- We need the pending changes log.
return makeFullUrl(
'Special:Log',
{type = 'stable', page = pagename},
self:_getExpandedMessage('pc-log-display')
)
else
-- We need the protection log.
return makeFullUrl(
'Special:Log',
{type = 'protect', page = pagename},
self:_getExpandedMessage('protection-log-display')
)
end
end
function Blurb:_makeTalkPageParameter()
return string.format(
'[[%s:%s#%s|%s]]',
mw.site.namespaces[self._protectionObj.title.namespace].talk.name,
self._protectionObj.title.text,
self._args.section or 'top',
self:_getExpandedMessage('talk-page-link-display')
)
end
function Blurb:_makeTooltipBlurbParameter()
if self._protectionObj:isTemporary() then
return self:_getExpandedMessage('tooltip-blurb-expiry')
else
return self:_getExpandedMessage('tooltip-blurb-noexpiry')
end
end
function Blurb:_makeTooltipFragmentParameter()
if self._protectionObj:isTemporary() then
return self:_getExpandedMessage('tooltip-fragment-expiry')
else
return self:_getExpandedMessage('tooltip-fragment-noexpiry')
end
end
function Blurb:_makeVandalTemplateParameter()
return mw.getCurrentFrame():expandTemplate{
title="vandal-m",
args={self._args.user or self._protectionObj.title.baseText}
}
end
-- Public methods --
function Blurb:makeBannerText(key)
-- Validate input.
if not key or not Blurb.bannerTextFields[key] then
error(string.format(
'"%s" is not a valid banner config field',
tostring(key)
), 2)
end
-- Generate the text.
local msg = self._protectionObj.bannerConfig[key]
if type(msg) == 'string' then
return self:_substituteParameters(msg)
elseif type(msg) == 'function' then
msg = msg(self._protectionObj, self._args)
if type(msg) ~= 'string' then
error(string.format(
'bad output from banner config function with key "%s"'
.. ' (expected string, got %s)',
tostring(key),
type(msg)
), 4)
end
return self:_substituteParameters(msg)
end
end
--------------------------------------------------------------------------------
-- BannerTemplate class
--------------------------------------------------------------------------------
local BannerTemplate = {}
BannerTemplate.__index = BannerTemplate
function BannerTemplate.new(protectionObj, cfg)
local obj = {}
obj._cfg = cfg
-- Set the image filename.
local imageFilename = protectionObj.bannerConfig.image
if imageFilename then
obj._imageFilename = imageFilename
else
-- If an image filename isn't specified explicitly in the banner config,
-- generate it from the protection status and the namespace.
local action = protectionObj.action
local level = protectionObj.level
local namespace = protectionObj.title.namespace
local reason = protectionObj.reason
-- Deal with special cases first.
if (
namespace == 10
or namespace == 828
or reason and obj._cfg.indefImageReasons[reason]
)
and action == 'edit'
and level == 'sysop'
and not protectionObj:isTemporary()
then
-- Fully protected modules and templates get the special red "indef"
-- padlock.
obj._imageFilename = obj._cfg.msg['image-filename-indef']
else
-- Deal with regular protection types.
local images = obj._cfg.images
if images[action] then
if images[action][level] then
obj._imageFilename = images[action][level]
elseif images[action].default then
obj._imageFilename = images[action].default
end
end
end
end
return setmetatable(obj, BannerTemplate)
end
function BannerTemplate:renderImage()
local filename = self._imageFilename
or self._cfg.msg['image-filename-default']
or 'Transparent.gif'
return makeFileLink{
file = filename,
size = (self.imageWidth or 20) .. 'px',
alt = self._imageAlt,
link = self._imageLink,
caption = self.imageCaption
}
end
--------------------------------------------------------------------------------
-- Banner class
--------------------------------------------------------------------------------
local Banner = setmetatable({}, BannerTemplate)
Banner.__index = Banner
function Banner.new(protectionObj, blurbObj, cfg)
local obj = BannerTemplate.new(protectionObj, cfg) -- This doesn't need the blurb.
obj.imageWidth = 40
obj.imageCaption = blurbObj:makeBannerText('alt') -- Large banners use the alt text for the tooltip.
obj._reasonText = blurbObj:makeBannerText('text')
obj._explanationText = blurbObj:makeBannerText('explanation')
obj._page = protectionObj.title.prefixedText -- Only makes a difference in testing.
return setmetatable(obj, Banner)
end
function Banner:__tostring()
-- Renders the banner.
makeMessageBox = makeMessageBox or require('Module:Message box').main
local reasonText = self._reasonText or error('no reason text set', 2)
local explanationText = self._explanationText
local mbargs = {
page = self._page,
type = 'protection',
image = self:renderImage(),
text = string.format(
"'''%s'''%s",
reasonText,
explanationText and '<br />' .. explanationText or ''
)
}
return makeMessageBox('mbox', mbargs)
end
--------------------------------------------------------------------------------
-- Padlock class
--------------------------------------------------------------------------------
local Padlock = setmetatable({}, BannerTemplate)
Padlock.__index = Padlock
function Padlock.new(protectionObj, blurbObj, cfg)
local obj = BannerTemplate.new(protectionObj, cfg) -- This doesn't need the blurb.
obj.imageWidth = 20
obj.imageCaption = blurbObj:makeBannerText('tooltip')
obj._imageAlt = blurbObj:makeBannerText('alt')
obj._imageLink = blurbObj:makeBannerText('link')
obj._indicatorName = cfg.padlockIndicatorNames[protectionObj.action]
or cfg.padlockIndicatorNames.default
or 'pp-default'
return setmetatable(obj, Padlock)
end
function Padlock:__tostring()
local frame = mw.getCurrentFrame()
-- The nowiki tag helps prevent whitespace at the top of articles.
return frame:extensionTag{name = 'nowiki'} .. frame:extensionTag{
name = 'indicator',
args = {name = self._indicatorName},
content = self:renderImage()
}
end
--------------------------------------------------------------------------------
-- Exports
--------------------------------------------------------------------------------
local p = {}
function p._exportClasses()
-- This is used for testing purposes.
return {
Protection = Protection,
Blurb = Blurb,
BannerTemplate = BannerTemplate,
Banner = Banner,
Padlock = Padlock,
}
end
function p._main(args, cfg, title)
args = args or {}
cfg = cfg or require(CONFIG_MODULE)
local protectionObj = Protection.new(args, cfg, title)
local ret = {}
-- If a page's edit protection is equally or more restrictive than its
-- protection from some other action, then don't bother displaying anything
-- for the other action (except categories).
if not yesno(args.catonly) and (protectionObj.action == 'edit' or
args.demolevel or
not getReachableNodes(
cfg.hierarchy,
protectionObj.level
)[effectiveProtectionLevel('edit', protectionObj.title)])
then
-- Initialise the blurb object
local blurbObj = Blurb.new(protectionObj, args, cfg)
-- Render the banner
if protectionObj:shouldShowLock() then
ret[#ret + 1] = tostring(
(yesno(args.small) and Padlock or Banner)
.new(protectionObj, blurbObj, cfg)
)
end
end
-- Render the categories
if yesno(args.category) ~= false then
ret[#ret + 1] = protectionObj:makeCategoryLinks()
end
return table.concat(ret)
end
function p.main(frame, cfg)
cfg = cfg or require(CONFIG_MODULE)
-- Find default args, if any.
local parent = frame.getParent and frame:getParent()
local defaultArgs = parent and cfg.wrappers[parent:getTitle():gsub('/sandbox$', '')]
-- Find user args, and use the parent frame if we are being called from a
-- wrapper template.
getArgs = getArgs or require('Module:Arguments').getArgs
local userArgs = getArgs(frame, {
parentOnly = defaultArgs,
frameOnly = not defaultArgs
})
-- Build the args table. User-specified args overwrite default args.
local args = {}
for k, v in pairs(defaultArgs or {}) do
args[k] = v
end
for k, v in pairs(userArgs) do
args[k] = v
end
return p._main(args, cfg)
end
return p
b24b049f70572e29b1a408a5a11045d65118e43c
Module:Protection banner/config
828
56
118
117
2022-10-12T13:31:41Z
Ninjan
2
1 revision imported
Scribunto
text/plain
-- This module provides configuration data for [[Module:Protection banner]].
return {
--------------------------------------------------------------------------------
--
-- BANNER DATA
--
--------------------------------------------------------------------------------
--[[
-- Banner data consists of six fields:
-- * text - the main protection text that appears at the top of protection
-- banners.
-- * explanation - the text that appears below the main protection text, used
-- to explain the details of the protection.
-- * tooltip - the tooltip text you see when you move the mouse over a small
-- padlock icon.
-- * link - the page that the small padlock icon links to.
-- * alt - the alt text for the small padlock icon. This is also used as tooltip
-- text for the large protection banners.
-- * image - the padlock image used in both protection banners and small padlock
-- icons.
--
-- The module checks in three separate tables to find a value for each field.
-- First it checks the banners table, which has values specific to the reason
-- for the page being protected. Then the module checks the defaultBanners
-- table, which has values specific to each protection level. Finally, the
-- module checks the masterBanner table, which holds data for protection
-- templates to use if no data has been found in the previous two tables.
--
-- The values in the banner data can take parameters. These are specified
-- using ${TEXTLIKETHIS} (a dollar sign preceding a parameter name
-- enclosed in curly braces).
--
-- Available parameters:
--
-- ${CURRENTVERSION} - a link to the page history or the move log, with the
-- display message "current-version-edit-display" or
-- "current-version-move-display".
--
-- ${EDITREQUEST} - a link to create an edit request for the current page.
--
-- ${EXPLANATIONBLURB} - an explanation blurb, e.g. "Please discuss any changes
-- on the talk page; you may submit a request to ask an administrator to make
-- an edit if it is minor or supported by consensus."
--
-- ${IMAGELINK} - a link to set the image to, depending on the protection
-- action and protection level.
--
-- ${INTROBLURB} - the PROTECTIONBLURB parameter, plus the expiry if an expiry
-- is set. E.g. "Editing of this page by new or unregistered users is currently
-- disabled until dd Month YYYY."
--
-- ${INTROFRAGMENT} - the same as ${INTROBLURB}, but without final punctuation
-- so that it can be used in run-on sentences.
--
-- ${PAGETYPE} - the type of the page, e.g. "article" or "template".
-- Defined in the cfg.pagetypes table.
--
-- ${PROTECTIONBLURB} - a blurb explaining the protection level of the page, e.g.
-- "Editing of this page by new or unregistered users is currently disabled"
--
-- ${PROTECTIONDATE} - the protection date, if it has been supplied to the
-- template.
--
-- ${PROTECTIONLEVEL} - the protection level, e.g. "fully protected" or
-- "semi-protected".
--
-- ${PROTECTIONLOG} - a link to the protection log or the pending changes log,
-- depending on the protection action.
--
-- ${TALKPAGE} - a link to the talk page. If a section is specified, links
-- straight to that talk page section.
--
-- ${TOOLTIPBLURB} - uses the PAGETYPE, PROTECTIONTYPE and EXPIRY parameters to
-- create a blurb like "This template is semi-protected", or "This article is
-- move-protected until DD Month YYYY".
--
-- ${VANDAL} - links for the specified username (or the root page name)
-- using Module:Vandal-m.
--
-- Functions
--
-- For advanced users, it is possible to use Lua functions instead of strings
-- in the banner config tables. Using functions gives flexibility that is not
-- possible just by using parameters. Functions take two arguments, the
-- protection object and the template arguments, and they must output a string.
--
-- For example:
--
-- text = function (protectionObj, args)
-- if protectionObj.level == 'autoconfirmed' then
-- return 'foo'
-- else
-- return 'bar'
-- end
-- end
--
-- Some protection object properties and methods that may be useful:
-- protectionObj.action - the protection action
-- protectionObj.level - the protection level
-- protectionObj.reason - the protection reason
-- protectionObj.expiry - the expiry. Nil if unset, the string "indef" if set
-- to indefinite, and the protection time in unix time if temporary.
-- protectionObj.protectionDate - the protection date in unix time, or nil if
-- unspecified.
-- protectionObj.bannerConfig - the banner config found by the module. Beware
-- of editing the config field used by the function, as it could create an
-- infinite loop.
-- protectionObj:isProtected - returns a boolean showing whether the page is
-- protected.
-- protectionObj:isTemporary - returns a boolean showing whether the expiry is
-- temporary.
-- protectionObj:isIncorrect - returns a boolean showing whether the protection
-- template is incorrect.
--]]
-- The master banner data, used if no values have been found in banners or
-- defaultBanners.
masterBanner = {
text = '${INTROBLURB}',
explanation = '${EXPLANATIONBLURB}',
tooltip = '${TOOLTIPBLURB}',
link = '${IMAGELINK}',
alt = 'Page ${PROTECTIONLEVEL}'
},
-- The default banner data. This holds banner data for different protection
-- levels.
-- *required* - this table needs edit, move, autoreview and upload subtables.
defaultBanners = {
edit = {},
move = {},
autoreview = {
default = {
alt = 'Page protected with pending changes',
tooltip = 'All edits by unregistered and new users are subject to review prior to becoming visible to unregistered users',
image = 'Pending-protection-shackle.svg'
}
},
upload = {}
},
-- The banner data. This holds banner data for different protection reasons.
-- In fact, the reasons specified in this table control which reasons are
-- valid inputs to the first positional parameter.
--
-- There is also a non-standard "description" field that can be used for items
-- in this table. This is a description of the protection reason for use in the
-- module documentation.
--
-- *required* - this table needs edit, move, autoreview and upload subtables.
banners = {
edit = {
blp = {
description = 'For pages protected to promote compliance with the'
.. ' [[Wikipedia:Biographies of living persons'
.. '|biographies of living persons]] policy',
text = '${INTROFRAGMENT} to promote compliance with'
.. ' [[Wikipedia:Biographies of living persons'
.. "|Wikipedia's policy on the biographies"
.. ' of living people]].',
tooltip = '${TOOLTIPFRAGMENT} to promote compliance with the policy on'
.. ' biographies of living persons',
},
dmca = {
description = 'For pages protected by the Wikimedia Foundation'
.. ' due to [[Digital Millennium Copyright Act]] takedown requests',
explanation = function (protectionObj, args)
local ret = 'Pursuant to a rights owner notice under the Digital'
.. ' Millennium Copyright Act (DMCA) regarding some content'
.. ' in this article, the Wikimedia Foundation acted under'
.. ' applicable law and took down and restricted the content'
.. ' in question.'
if args.notice then
ret = ret .. ' A copy of the received notice can be found here: '
.. args.notice .. '.'
end
ret = ret .. ' For more information, including websites discussing'
.. ' how to file a counter-notice, please see'
.. " [[Wikipedia:Office actions]] and the article's ${TALKPAGE}."
.. "'''Do not remove this template from the article until the"
.. " restrictions are withdrawn'''."
return ret
end,
image = 'Office-protection-shackle.svg',
},
dispute = {
description = 'For pages protected due to editing disputes',
text = function (protectionObj, args)
-- Find the value of "disputes".
local display = 'disputes'
local disputes
if args.section then
disputes = string.format(
'[[%s:%s#%s|%s]]',
mw.site.namespaces[protectionObj.title.namespace].talk.name,
protectionObj.title.text,
args.section,
display
)
else
disputes = display
end
-- Make the blurb, depending on the expiry.
local msg
if type(protectionObj.expiry) == 'number' then
msg = '${INTROFRAGMENT} or until editing %s have been resolved.'
else
msg = '${INTROFRAGMENT} until editing %s have been resolved.'
end
return string.format(msg, disputes)
end,
explanation = "This protection is '''not''' an endorsement of the"
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}',
tooltip = '${TOOLTIPFRAGMENT} due to editing disputes',
},
ecp = {
description = 'For articles in topic areas authorized by'
.. ' [[Wikipedia:Arbitration Committee|ArbCom]] or'
.. ' meets the criteria for community use',
tooltip = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}',
alt = 'Extended-protected ${PAGETYPE}',
},
mainpage = {
description = 'For pages protected for being displayed on the [[Main Page]]',
text = 'This file is currently'
.. ' [[Wikipedia:This page is protected|protected]] from'
.. ' editing because it is currently or will soon be displayed'
.. ' on the [[Main Page]].',
explanation = 'Images on the Main Page are protected due to their high'
.. ' visibility. Please discuss any necessary changes on the ${TALKPAGE}.'
.. '<br /><span style="font-size:90%;">'
.. "'''Administrators:''' Once this image is definitely off the Main Page,"
.. ' please unprotect this file, or reduce to semi-protection,'
.. ' as appropriate.</span>',
},
office = {
description = 'For pages protected by the Wikimedia Foundation',
text = function (protectionObj, args)
local ret = 'This ${PAGETYPE} is currently under the'
.. ' scrutiny of the'
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]'
.. ' and is protected.'
if protectionObj.protectionDate then
ret = ret .. ' It has been protected since ${PROTECTIONDATE}.'
end
return ret
end,
explanation = "If you can edit this page, please discuss all changes and"
.. " additions on the ${TALKPAGE} first. '''Do not remove protection from this"
.. " page unless you are authorized by the Wikimedia Foundation to do"
.. " so.'''",
image = 'Office-protection-shackle.svg',
},
reset = {
description = 'For pages protected by the Wikimedia Foundation and'
.. ' "reset" to a bare-bones version',
text = 'This ${PAGETYPE} is currently under the'
.. ' scrutiny of the'
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]'
.. ' and is protected.',
explanation = function (protectionObj, args)
local ret = ''
if protectionObj.protectionDate then
ret = ret .. 'On ${PROTECTIONDATE} this ${PAGETYPE} was'
else
ret = ret .. 'This ${PAGETYPE} has been'
end
ret = ret .. ' reduced to a'
.. ' simplified, "bare bones" version so that it may be completely'
.. ' rewritten to ensure it meets the policies of'
.. ' [[WP:NPOV|Neutral Point of View]] and [[WP:V|Verifiability]].'
.. ' Standard Wikipedia policies will apply to its rewriting—which'
.. ' will eventually be open to all editors—and will be strictly'
.. ' enforced. The ${PAGETYPE} has been ${PROTECTIONLEVEL} while'
.. ' it is being rebuilt.\n\n'
.. 'Any insertion of material directly from'
.. ' pre-protection revisions of the ${PAGETYPE} will be removed, as'
.. ' will any material added to the ${PAGETYPE} that is not properly'
.. ' sourced. The associated talk page(s) were also cleared on the'
.. " same date.\n\n"
.. "If you can edit this page, please discuss all changes and"
.. " additions on the ${TALKPAGE} first. '''Do not override"
.. " this action, and do not remove protection from this page,"
.. " unless you are authorized by the Wikimedia Foundation"
.. " to do so. No editor may remove this notice.'''"
return ret
end,
image = 'Office-protection-shackle.svg',
},
sock = {
description = 'For pages protected due to'
.. ' [[Wikipedia:Sock puppetry|sock puppetry]]',
text = '${INTROFRAGMENT} to prevent [[Wikipedia:Sock puppetry|sock puppets]] of'
.. ' [[Wikipedia:Blocking policy|blocked]] or'
.. ' [[Wikipedia:Banning policy|banned users]]'
.. ' from editing it.',
tooltip = '${TOOLTIPFRAGMENT} to prevent sock puppets of blocked or banned users from'
.. ' editing it',
},
template = {
description = 'For [[Wikipedia:High-risk templates|high-risk]]'
.. ' templates and Lua modules',
text = 'This is a permanently [[Help:Protection|protected]] ${PAGETYPE},'
.. ' as it is [[Wikipedia:High-risk templates|high-risk]].',
explanation = 'Please discuss any changes on the ${TALKPAGE}; you may'
.. ' ${EDITREQUEST} to ask an'
.. ' [[Wikipedia:Administrators|administrator]] or'
.. ' [[Wikipedia:Template editor|template editor]] to make an edit if'
.. ' it is [[Help:Minor edit#When to mark an edit as a minor edit'
.. '|uncontroversial]] or supported by'
.. ' [[Wikipedia:Consensus|consensus]]. You can also'
.. ' [[Wikipedia:Requests for page protection|request]] that the page be'
.. ' unprotected.',
tooltip = 'This high-risk ${PAGETYPE} is permanently ${PROTECTIONLEVEL}'
.. ' to prevent vandalism',
alt = 'Permanently protected ${PAGETYPE}',
},
usertalk = {
description = 'For pages protected against disruptive edits by a'
.. ' particular user',
text = '${INTROFRAGMENT} to prevent ${VANDAL} from using it to make disruptive edits,'
.. ' such as abusing the'
.. ' {{[[Template:unblock|unblock]]}} template.',
explanation = 'If you cannot edit this user talk page and you need to'
.. ' make a change or leave a message, you can'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for edits to a protected page'
.. '|request an edit]],'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for reduction in protection level'
.. '|request unprotection]],'
.. ' [[Special:Userlogin|log in]],'
.. ' or [[Special:UserLogin/signup|create an account]].',
},
vandalism = {
description = 'For pages protected against'
.. ' [[Wikipedia:Vandalism|vandalism]]',
text = '${INTROFRAGMENT} due to [[Wikipedia:Vandalism|vandalism]].',
explanation = function (protectionObj, args)
local ret = ''
if protectionObj.level == 'sysop' then
ret = ret .. "This protection is '''not''' an endorsement of the"
.. ' ${CURRENTVERSION}. '
end
return ret .. '${EXPLANATIONBLURB}'
end,
tooltip = '${TOOLTIPFRAGMENT} due to vandalism',
}
},
move = {
dispute = {
description = 'For pages protected against page moves due to'
.. ' disputes over the page title',
explanation = "This protection is '''not''' an endorsement of the"
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}',
image = 'Move-protection-shackle.svg'
},
vandalism = {
description = 'For pages protected against'
.. ' [[Wikipedia:Vandalism#Page-move vandalism'
.. ' |page-move vandalism]]'
}
},
autoreview = {},
upload = {}
},
--------------------------------------------------------------------------------
--
-- GENERAL DATA TABLES
--
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-- Protection blurbs
--------------------------------------------------------------------------------
-- This table produces the protection blurbs available with the
-- ${PROTECTIONBLURB} parameter. It is sorted by protection action and
-- protection level, and is checked by the module in the following order:
-- 1. page's protection action, page's protection level
-- 2. page's protection action, default protection level
-- 3. "edit" protection action, default protection level
--
-- It is possible to use banner parameters inside this table.
-- *required* - this table needs edit, move, autoreview and upload subtables.
protectionBlurbs = {
edit = {
default = 'This ${PAGETYPE} is currently [[Help:Protection|'
.. 'protected]] from editing',
autoconfirmed = 'Editing of this ${PAGETYPE} by [[Wikipedia:User access'
.. ' levels#New users|new]] or [[Wikipedia:User access levels#Unregistered'
.. ' users|unregistered]] users is currently [[Help:Protection|disabled]]',
extendedconfirmed = 'This ${PAGETYPE} is currently under extended confirmed protection',
},
move = {
default = 'This ${PAGETYPE} is currently [[Help:Protection|protected]]'
.. ' from [[Help:Moving a page|page moves]]'
},
autoreview = {
default = 'All edits made to this ${PAGETYPE} by'
.. ' [[Wikipedia:User access levels#New users|new]] or'
.. ' [[Wikipedia:User access levels#Unregistered users|unregistered]]'
.. ' users are currently'
.. ' [[Wikipedia:Pending changes|subject to review]]'
},
upload = {
default = 'Uploading new versions of this ${PAGETYPE} is currently disabled'
}
},
--------------------------------------------------------------------------------
-- Explanation blurbs
--------------------------------------------------------------------------------
-- This table produces the explanation blurbs available with the
-- ${EXPLANATIONBLURB} parameter. It is sorted by protection action,
-- protection level, and whether the page is a talk page or not. If the page is
-- a talk page it will have a talk key of "talk"; otherwise it will have a talk
-- key of "subject". The table is checked in the following order:
-- 1. page's protection action, page's protection level, page's talk key
-- 2. page's protection action, page's protection level, default talk key
-- 3. page's protection action, default protection level, page's talk key
-- 4. page's protection action, default protection level, default talk key
--
-- It is possible to use banner parameters inside this table.
-- *required* - this table needs edit, move, autoreview and upload subtables.
explanationBlurbs = {
edit = {
autoconfirmed = {
subject = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details. If you'
.. ' cannot edit this ${PAGETYPE} and you wish to make a change, you can'
.. ' ${EDITREQUEST}, discuss changes on the ${TALKPAGE},'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for reduction in protection level'
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
.. ' [[Special:UserLogin/signup|create an account]].',
default = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details. If you'
.. ' cannot edit this ${PAGETYPE} and you wish to make a change, you can'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for reduction in protection level'
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
.. ' [[Special:UserLogin/signup|create an account]].',
},
extendedconfirmed = {
default = 'Extended confirmed protection prevents edits from all unregistered editors'
.. ' and registered users with fewer than 30 days tenure and 500 edits.'
.. ' The [[Wikipedia:Protection policy#extended|policy on community use]]'
.. ' specifies that extended confirmed protection can be applied to combat'
.. ' disruption, if semi-protection has proven to be ineffective.'
.. ' Extended confirmed protection may also be applied to enforce'
.. ' [[Wikipedia:Arbitration Committee|arbitration sanctions]].'
.. ' Please discuss any changes on the ${TALKPAGE}; you may'
.. ' ${EDITREQUEST} to ask for uncontroversial changes supported by'
.. ' [[Wikipedia:Consensus|consensus]].'
},
default = {
subject = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' Please discuss any changes on the ${TALKPAGE}; you'
.. ' may ${EDITREQUEST} to ask an'
.. ' [[Wikipedia:Administrators|administrator]] to make an edit if it'
.. ' is [[Help:Minor edit#When to mark an edit as a minor edit'
.. '|uncontroversial]] or supported by [[Wikipedia:Consensus'
.. '|consensus]]. You may also [[Wikipedia:Requests for'
.. ' page protection#Current requests for reduction in protection level'
.. '|request]] that this page be unprotected.',
default = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' You may [[Wikipedia:Requests for page'
.. ' protection#Current requests for edits to a protected page|request an'
.. ' edit]] to this page, or [[Wikipedia:Requests for'
.. ' page protection#Current requests for reduction in protection level'
.. '|ask]] for it to be unprotected.'
}
},
move = {
default = {
subject = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' The page may still be edited but cannot be moved'
.. ' until unprotected. Please discuss any suggested moves on the'
.. ' ${TALKPAGE} or at [[Wikipedia:Requested moves]]. You can also'
.. ' [[Wikipedia:Requests for page protection|request]] that the page be'
.. ' unprotected.',
default = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' The page may still be edited but cannot be moved'
.. ' until unprotected. Please discuss any suggested moves at'
.. ' [[Wikipedia:Requested moves]]. You can also'
.. ' [[Wikipedia:Requests for page protection|request]] that the page be'
.. ' unprotected.'
}
},
autoreview = {
default = {
default = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' Edits to this ${PAGETYPE} by new and unregistered users'
.. ' will not be visible to readers until they are accepted by'
.. ' a reviewer. To avoid the need for your edits to be'
.. ' reviewed, you may'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for reduction in protection level'
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
.. ' [[Special:UserLogin/signup|create an account]].'
},
},
upload = {
default = {
default = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' The page may still be edited but new versions of the file'
.. ' cannot be uploaded until it is unprotected. You can'
.. ' request that a new version be uploaded by using a'
.. ' [[Wikipedia:Edit requests|protected edit request]], or you'
.. ' can [[Wikipedia:Requests for page protection|request]]'
.. ' that the file be unprotected.'
}
}
},
--------------------------------------------------------------------------------
-- Protection levels
--------------------------------------------------------------------------------
-- This table provides the data for the ${PROTECTIONLEVEL} parameter, which
-- produces a short label for different protection levels. It is sorted by
-- protection action and protection level, and is checked in the following
-- order:
-- 1. page's protection action, page's protection level
-- 2. page's protection action, default protection level
-- 3. "edit" protection action, default protection level
--
-- It is possible to use banner parameters inside this table.
-- *required* - this table needs edit, move, autoreview and upload subtables.
protectionLevels = {
edit = {
default = 'protected',
templateeditor = 'template-protected',
extendedconfirmed = 'extended-protected',
autoconfirmed = 'semi-protected',
},
move = {
default = 'move-protected'
},
autoreview = {
},
upload = {
default = 'upload-protected'
}
},
--------------------------------------------------------------------------------
-- Images
--------------------------------------------------------------------------------
-- This table lists different padlock images for each protection action and
-- protection level. It is used if an image is not specified in any of the
-- banner data tables, and if the page does not satisfy the conditions for using
-- the ['image-filename-indef'] image. It is checked in the following order:
-- 1. page's protection action, page's protection level
-- 2. page's protection action, default protection level
images = {
edit = {
default = 'Full-protection-shackle.svg',
templateeditor = 'Template-protection-shackle.svg',
extendedconfirmed = 'Extended-protection-shackle.svg',
autoconfirmed = 'Semi-protection-shackle.svg'
},
move = {
default = 'Move-protection-shackle.svg',
},
autoreview = {
default = 'Pending-protection-shackle.svg'
},
upload = {
default = 'Upload-protection-shackle.svg'
}
},
-- Pages with a reason specified in this table will show the special "indef"
-- padlock, defined in the 'image-filename-indef' message, if no expiry is set.
indefImageReasons = {
template = true
},
--------------------------------------------------------------------------------
-- Image links
--------------------------------------------------------------------------------
-- This table provides the data for the ${IMAGELINK} parameter, which gets
-- the image link for small padlock icons based on the page's protection action
-- and protection level. It is checked in the following order:
-- 1. page's protection action, page's protection level
-- 2. page's protection action, default protection level
-- 3. "edit" protection action, default protection level
--
-- It is possible to use banner parameters inside this table.
-- *required* - this table needs edit, move, autoreview and upload subtables.
imageLinks = {
edit = {
default = 'Wikipedia:Protection policy#full',
templateeditor = 'Wikipedia:Protection policy#template',
extendedconfirmed = 'Wikipedia:Protection policy#extended',
autoconfirmed = 'Wikipedia:Protection policy#semi'
},
move = {
default = 'Wikipedia:Protection policy#move'
},
autoreview = {
default = 'Wikipedia:Protection policy#pending'
},
upload = {
default = 'Wikipedia:Protection policy#upload'
}
},
--------------------------------------------------------------------------------
-- Padlock indicator names
--------------------------------------------------------------------------------
-- This table provides the "name" attribute for the <indicator> extension tag
-- with which small padlock icons are generated. All indicator tags on a page
-- are displayed in alphabetical order based on this attribute, and with
-- indicator tags with duplicate names, the last tag on the page wins.
-- The attribute is chosen based on the protection action; table keys must be a
-- protection action name or the string "default".
padlockIndicatorNames = {
autoreview = 'pp-autoreview',
default = 'pp-default'
},
--------------------------------------------------------------------------------
-- Protection categories
--------------------------------------------------------------------------------
--[[
-- The protection categories are stored in the protectionCategories table.
-- Keys to this table are made up of the following strings:
--
-- 1. the expiry date
-- 2. the namespace
-- 3. the protection reason (e.g. "dispute" or "vandalism")
-- 4. the protection level (e.g. "sysop" or "autoconfirmed")
-- 5. the action (e.g. "edit" or "move")
--
-- When the module looks up a category in the table, first it will will check to
-- see a key exists that corresponds to all five parameters. For example, a
-- user page semi-protected from vandalism for two weeks would have the key
-- "temp-user-vandalism-autoconfirmed-edit". If no match is found, the module
-- changes the first part of the key to "all" and checks the table again. It
-- keeps checking increasingly generic key combinations until it finds the
-- field, or until it reaches the key "all-all-all-all-all".
--
-- The module uses a binary matrix to determine the order in which to search.
-- This is best demonstrated by a table. In this table, the "0" values
-- represent "all", and the "1" values represent the original data (e.g.
-- "indef" or "file" or "vandalism").
--
-- expiry namespace reason level action
-- order
-- 1 1 1 1 1 1
-- 2 0 1 1 1 1
-- 3 1 0 1 1 1
-- 4 0 0 1 1 1
-- 5 1 1 0 1 1
-- 6 0 1 0 1 1
-- 7 1 0 0 1 1
-- 8 0 0 0 1 1
-- 9 1 1 1 0 1
-- 10 0 1 1 0 1
-- 11 1 0 1 0 1
-- 12 0 0 1 0 1
-- 13 1 1 0 0 1
-- 14 0 1 0 0 1
-- 15 1 0 0 0 1
-- 16 0 0 0 0 1
-- 17 1 1 1 1 0
-- 18 0 1 1 1 0
-- 19 1 0 1 1 0
-- 20 0 0 1 1 0
-- 21 1 1 0 1 0
-- 22 0 1 0 1 0
-- 23 1 0 0 1 0
-- 24 0 0 0 1 0
-- 25 1 1 1 0 0
-- 26 0 1 1 0 0
-- 27 1 0 1 0 0
-- 28 0 0 1 0 0
-- 29 1 1 0 0 0
-- 30 0 1 0 0 0
-- 31 1 0 0 0 0
-- 32 0 0 0 0 0
--
-- In this scheme the action has the highest priority, as it is the last
-- to change, and the expiry has the least priority, as it changes the most.
-- The priorities of the expiry, the protection level and the action are
-- fixed, but the priorities of the reason and the namespace can be swapped
-- through the use of the cfg.bannerDataNamespaceHasPriority table.
--]]
-- If the reason specified to the template is listed in this table,
-- namespace data will take priority over reason data in the protectionCategories
-- table.
reasonsWithNamespacePriority = {
vandalism = true,
},
-- The string to use as a namespace key for the protectionCategories table for each
-- namespace number.
categoryNamespaceKeys = {
[ 2] = 'user',
[ 3] = 'user',
[ 4] = 'project',
[ 6] = 'file',
[ 8] = 'mediawiki',
[ 10] = 'template',
[ 12] = 'project',
[ 14] = 'category',
[100] = 'portal',
[828] = 'module',
},
protectionCategories = {
['all|all|all|all|all'] = 'Wikipedia fully protected pages',
['all|all|office|all|all'] = 'Wikipedia Office-protected pages',
['all|all|reset|all|all'] = 'Wikipedia Office-protected pages',
['all|all|dmca|all|all'] = 'Wikipedia Office-protected pages',
['all|all|mainpage|all|all'] = 'Wikipedia fully-protected main page files',
['all|all|all|extendedconfirmed|all'] = 'Wikipedia extended-confirmed-protected pages',
['all|all|ecp|extendedconfirmed|all'] = 'Wikipedia extended-confirmed-protected pages',
['all|template|all|all|edit'] = 'Wikipedia fully protected templates',
['all|all|all|autoconfirmed|edit'] = 'Wikipedia semi-protected pages',
['indef|all|all|autoconfirmed|edit'] = 'Wikipedia indefinitely semi-protected pages',
['all|all|blp|autoconfirmed|edit'] = 'Wikipedia indefinitely semi-protected biographies of living people',
['temp|all|blp|autoconfirmed|edit'] = 'Wikipedia temporarily semi-protected biographies of living people',
['all|all|dispute|autoconfirmed|edit'] = 'Wikipedia pages semi-protected due to dispute',
['all|all|sock|autoconfirmed|edit'] = 'Wikipedia pages semi-protected from banned users',
['all|all|vandalism|autoconfirmed|edit'] = 'Wikipedia pages semi-protected against vandalism',
['all|category|all|autoconfirmed|edit'] = 'Wikipedia semi-protected categories',
['all|file|all|autoconfirmed|edit'] = 'Wikipedia semi-protected files',
['all|portal|all|autoconfirmed|edit'] = 'Wikipedia semi-protected portals',
['all|project|all|autoconfirmed|edit'] = 'Wikipedia semi-protected project pages',
['all|talk|all|autoconfirmed|edit'] = 'Wikipedia semi-protected talk pages',
['all|template|all|autoconfirmed|edit'] = 'Wikipedia semi-protected templates',
['all|user|all|autoconfirmed|edit'] = 'Wikipedia semi-protected user and user talk pages',
['all|all|all|templateeditor|edit'] = 'Wikipedia template-protected pages other than templates and modules',
['all|template|all|templateeditor|edit'] = 'Wikipedia template-protected templates',
['all|template|all|templateeditor|move'] = 'Wikipedia template-protected templates', -- move-protected templates
['all|all|blp|sysop|edit'] = 'Wikipedia indefinitely protected biographies of living people',
['temp|all|blp|sysop|edit'] = 'Wikipedia temporarily protected biographies of living people',
['all|all|dispute|sysop|edit'] = 'Wikipedia pages protected due to dispute',
['all|all|sock|sysop|edit'] = 'Wikipedia pages protected from banned users',
['all|all|vandalism|sysop|edit'] = 'Wikipedia pages protected against vandalism',
['all|category|all|sysop|edit'] = 'Wikipedia fully protected categories',
['all|file|all|sysop|edit'] = 'Wikipedia fully-protected files',
['all|project|all|sysop|edit'] = 'Wikipedia fully-protected project pages',
['all|talk|all|sysop|edit'] = 'Wikipedia fully-protected talk pages',
['all|template|all|extendedconfirmed|edit'] = 'Wikipedia extended-confirmed-protected templates',
['all|template|all|sysop|edit'] = 'Wikipedia fully protected templates',
['all|user|all|sysop|edit'] = 'Wikipedia fully protected user and user talk pages',
['all|module|all|all|edit'] = 'Wikipedia fully-protected modules',
['all|module|all|templateeditor|edit'] = 'Wikipedia template-protected modules',
['all|module|all|extendedconfirmed|edit'] = 'Wikipedia extended-confirmed-protected modules',
['all|module|all|autoconfirmed|edit'] = 'Wikipedia semi-protected modules',
['all|all|all|sysop|move'] = 'Wikipedia move-protected pages',
['indef|all|all|sysop|move'] = 'Wikipedia indefinitely move-protected pages',
['all|all|dispute|sysop|move'] = 'Wikipedia pages move-protected due to dispute',
['all|all|vandalism|sysop|move'] = 'Wikipedia pages move-protected due to vandalism',
['all|portal|all|sysop|move'] = 'Wikipedia move-protected portals',
['all|project|all|sysop|move'] = 'Wikipedia move-protected project pages',
['all|talk|all|sysop|move'] = 'Wikipedia move-protected talk pages',
['all|template|all|sysop|move'] = 'Wikipedia move-protected templates',
['all|user|all|sysop|move'] = 'Wikipedia move-protected user and user talk pages',
['all|all|all|autoconfirmed|autoreview'] = 'Wikipedia pending changes protected pages',
['all|file|all|all|upload'] = 'Wikipedia upload-protected files',
},
--------------------------------------------------------------------------------
-- Expiry category config
--------------------------------------------------------------------------------
-- This table configures the expiry category behaviour for each protection
-- action.
-- * If set to true, setting that action will always categorise the page if
-- an expiry parameter is not set.
-- * If set to false, setting that action will never categorise the page.
-- * If set to nil, the module will categorise the page if:
-- 1) an expiry parameter is not set, and
-- 2) a reason is provided, and
-- 3) the specified reason is not blacklisted in the reasonsWithoutExpiryCheck
-- table.
expiryCheckActions = {
edit = nil,
move = false,
autoreview = true,
upload = false
},
reasonsWithoutExpiryCheck = {
blp = true,
template = true,
},
--------------------------------------------------------------------------------
-- Pagetypes
--------------------------------------------------------------------------------
-- This table produces the page types available with the ${PAGETYPE} parameter.
-- Keys are namespace numbers, or the string "default" for the default value.
pagetypes = {
[0] = 'article',
[6] = 'file',
[10] = 'template',
[14] = 'category',
[828] = 'module',
default = 'page'
},
--------------------------------------------------------------------------------
-- Strings marking indefinite protection
--------------------------------------------------------------------------------
-- This table contains values passed to the expiry parameter that mean the page
-- is protected indefinitely.
indefStrings = {
['indef'] = true,
['indefinite'] = true,
['indefinitely'] = true,
['infinite'] = true,
},
--------------------------------------------------------------------------------
-- Group hierarchy
--------------------------------------------------------------------------------
-- This table maps each group to all groups that have a superset of the original
-- group's page editing permissions.
hierarchy = {
sysop = {},
reviewer = {'sysop'},
filemover = {'sysop'},
templateeditor = {'sysop'},
extendedconfirmed = {'sysop'},
autoconfirmed = {'reviewer', 'filemover', 'templateeditor', 'extendedconfirmed'},
user = {'autoconfirmed'},
['*'] = {'user'}
},
--------------------------------------------------------------------------------
-- Wrapper templates and their default arguments
--------------------------------------------------------------------------------
-- This table contains wrapper templates used with the module, and their
-- default arguments. Templates specified in this table should contain the
-- following invocation, and no other template content:
--
-- {{#invoke:Protection banner|main}}
--
-- If other content is desired, it can be added between
-- <noinclude>...</noinclude> tags.
--
-- When a user calls one of these wrapper templates, they will use the
-- default arguments automatically. However, users can override any of the
-- arguments.
wrappers = {
['Template:Pp'] = {},
['Template:Pp-extended'] = {'ecp'},
['Template:Pp-blp'] = {'blp'},
-- we don't need Template:Pp-create
['Template:Pp-dispute'] = {'dispute'},
['Template:Pp-main-page'] = {'mainpage'},
['Template:Pp-move'] = {action = 'move', catonly = 'yes'},
['Template:Pp-move-dispute'] = {'dispute', action = 'move', catonly = 'yes'},
-- we don't need Template:Pp-move-indef
['Template:Pp-move-vandalism'] = {'vandalism', action = 'move', catonly = 'yes'},
['Template:Pp-office'] = {'office'},
['Template:Pp-office-dmca'] = {'dmca'},
['Template:Pp-pc'] = {action = 'autoreview', small = true},
['Template:Pp-pc1'] = {action = 'autoreview', small = true},
['Template:Pp-reset'] = {'reset'},
['Template:Pp-semi-indef'] = {small = true},
['Template:Pp-sock'] = {'sock'},
['Template:Pp-template'] = {'template', small = true},
['Template:Pp-upload'] = {action = 'upload'},
['Template:Pp-usertalk'] = {'usertalk'},
['Template:Pp-vandalism'] = {'vandalism'},
},
--------------------------------------------------------------------------------
--
-- MESSAGES
--
--------------------------------------------------------------------------------
msg = {
--------------------------------------------------------------------------------
-- Intro blurb and intro fragment
--------------------------------------------------------------------------------
-- These messages specify what is produced by the ${INTROBLURB} and
-- ${INTROFRAGMENT} parameters. If the protection is temporary they use the
-- intro-blurb-expiry or intro-fragment-expiry, and if not they use
-- intro-blurb-noexpiry or intro-fragment-noexpiry.
-- It is possible to use banner parameters in these messages.
['intro-blurb-expiry'] = '${PROTECTIONBLURB} until ${EXPIRY}.',
['intro-blurb-noexpiry'] = '${PROTECTIONBLURB}.',
['intro-fragment-expiry'] = '${PROTECTIONBLURB} until ${EXPIRY},',
['intro-fragment-noexpiry'] = '${PROTECTIONBLURB}',
--------------------------------------------------------------------------------
-- Tooltip blurb
--------------------------------------------------------------------------------
-- These messages specify what is produced by the ${TOOLTIPBLURB} parameter.
-- If the protection is temporary the tooltip-blurb-expiry message is used, and
-- if not the tooltip-blurb-noexpiry message is used.
-- It is possible to use banner parameters in these messages.
['tooltip-blurb-expiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL} until ${EXPIRY}.',
['tooltip-blurb-noexpiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}.',
['tooltip-fragment-expiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL} until ${EXPIRY},',
['tooltip-fragment-noexpiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}',
--------------------------------------------------------------------------------
-- Special explanation blurb
--------------------------------------------------------------------------------
-- An explanation blurb for pages that cannot be unprotected, e.g. for pages
-- in the MediaWiki namespace.
-- It is possible to use banner parameters in this message.
['explanation-blurb-nounprotect'] = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. ' Please discuss any changes on the ${TALKPAGE}; you'
.. ' may ${EDITREQUEST} to ask an'
.. ' [[Wikipedia:Administrators|administrator]] to make an edit if it'
.. ' is [[Help:Minor edit#When to mark an edit as a minor edit'
.. '|uncontroversial]] or supported by [[Wikipedia:Consensus'
.. '|consensus]].',
--------------------------------------------------------------------------------
-- Protection log display values
--------------------------------------------------------------------------------
-- These messages determine the display values for the protection log link
-- or the pending changes log link produced by the ${PROTECTIONLOG} parameter.
-- It is possible to use banner parameters in these messages.
['protection-log-display'] = 'protection log',
['pc-log-display'] = 'pending changes log',
--------------------------------------------------------------------------------
-- Current version display values
--------------------------------------------------------------------------------
-- These messages determine the display values for the page history link
-- or the move log link produced by the ${CURRENTVERSION} parameter.
-- It is possible to use banner parameters in these messages.
['current-version-move-display'] = 'current title',
['current-version-edit-display'] = 'current version',
--------------------------------------------------------------------------------
-- Talk page
--------------------------------------------------------------------------------
-- This message determines the display value of the talk page link produced
-- with the ${TALKPAGE} parameter.
-- It is possible to use banner parameters in this message.
['talk-page-link-display'] = 'talk page',
--------------------------------------------------------------------------------
-- Edit requests
--------------------------------------------------------------------------------
-- This message determines the display value of the edit request link produced
-- with the ${EDITREQUEST} parameter.
-- It is possible to use banner parameters in this message.
['edit-request-display'] = 'submit an edit request',
--------------------------------------------------------------------------------
-- Expiry date format
--------------------------------------------------------------------------------
-- This is the format for the blurb expiry date. It should be valid input for
-- the first parameter of the #time parser function.
['expiry-date-format'] = 'F j, Y "at" H:i e',
--------------------------------------------------------------------------------
-- Tracking categories
--------------------------------------------------------------------------------
-- These messages determine which tracking categories the module outputs.
['tracking-category-incorrect'] = 'Wikipedia pages with incorrect protection templates',
['tracking-category-template'] = 'Wikipedia template-protected pages other than templates and modules',
--------------------------------------------------------------------------------
-- Images
--------------------------------------------------------------------------------
-- These are images that are not defined by their protection action and protection level.
['image-filename-indef'] = 'Full-protection-shackle.svg',
['image-filename-default'] = 'Transparent.gif',
--------------------------------------------------------------------------------
-- End messages
--------------------------------------------------------------------------------
}
--------------------------------------------------------------------------------
-- End configuration
--------------------------------------------------------------------------------
}
59c408f72ce81e080cce79518231e85981ebcf3b
Module:Sidebar
828
57
120
119
2022-10-12T13:31:41Z
Ninjan
2
1 revision imported
Scribunto
text/plain
--
-- This module implements {{Sidebar}}
--
require('Module:No globals')
local cfg = mw.loadData('Module:Sidebar/configuration')
local p = {}
local getArgs = require('Module:Arguments').getArgs
--[[
Categorizes calling templates and modules with a 'style' parameter of any sort
for tracking to convert to TemplateStyles.
TODO after a long cleanup: Catch sidebars in other namespaces than Template and Module.
TODO would probably want to remove /log and /archive as CS1 does
]]
local function categorizeTemplatesWithInlineStyles(args)
local title = mw.title.getCurrentTitle()
if title.namespace ~= 10 and title.namespace ~= 828 then return '' end
for _, pattern in ipairs (cfg.i18n.pattern.uncategorized_conversion_titles) do
if title.text:match(pattern) then return '' end
end
for key, _ in pairs(args) do
if mw.ustring.find(key, cfg.i18n.pattern.style_conversion) or key == 'width' then
return cfg.i18n.category.conversion
end
end
end
--[[
For compatibility with the original {{sidebar with collapsible lists}}
implementation, which passed some parameters through {{#if}} to trim their
whitespace. This also triggered the automatic newline behavior.
]]
-- See ([[meta:Help:Newlines and spaces#Automatic newline]])
local function trimAndAddAutomaticNewline(s)
s = mw.ustring.gsub(s, "^%s*(.-)%s*$", "%1")
if mw.ustring.find(s, '^[#*:;]') or mw.ustring.find(s, '^{|') then
return '\n' .. s
else
return s
end
end
--[[
Finds whether a sidebar has a subgroup sidebar.
]]
local function hasSubgroup(s)
if mw.ustring.find(s, cfg.i18n.pattern.subgroup) then
return true
else
return false
end
end
--[[
Main sidebar function. Takes the frame, args, and an optional collapsibleClass.
The collapsibleClass is and should be used only for sidebars with collapsible
lists, as in p.collapsible.
]]
function p.sidebar(frame, args, collapsibleClass)
if not args then
args = getArgs(frame)
end
local root = mw.html.create()
local child = args.child and mw.text.trim(args.child) == cfg.i18n.child_yes
root = root:tag('table')
if not child then
root
:addClass(cfg.i18n.class.sidebar)
-- force collapsibleclass to be sidebar-collapse otherwise output nothing
:addClass(collapsibleClass == cfg.i18n.class.collapse and cfg.i18n.class.collapse or nil)
:addClass('nomobile')
:addClass(args.float == cfg.i18n.float_none and cfg.i18n.class.float_none or nil)
:addClass(args.float == cfg.i18n.float_left and cfg.i18n.class.float_left or nil)
:addClass(args.wraplinks ~= cfg.i18n.wrap_true and cfg.i18n.class.wraplinks or nil)
:addClass(args.bodyclass or args.class)
:css('width', args.width or nil)
:cssText(args.bodystyle or args.style)
if args.outertitle then
root
:tag('caption')
:addClass(cfg.i18n.class.outer_title)
:addClass(args.outertitleclass)
:cssText(args.outertitlestyle)
:wikitext(args.outertitle)
end
if args.topimage then
local imageCell = root:tag('tr'):tag('td')
imageCell
:addClass(cfg.i18n.class.top_image)
:addClass(args.topimageclass)
:cssText(args.topimagestyle)
:wikitext(args.topimage)
if args.topcaption then
imageCell
:tag('div')
:addClass(cfg.i18n.class.top_caption)
:cssText(args.topcaptionstyle)
:wikitext(args.topcaption)
end
end
if args.pretitle then
root
:tag('tr')
:tag('td')
:addClass(args.topimage and cfg.i18n.class.pretitle_with_top_image
or cfg.i18n.class.pretitle)
:addClass(args.pretitleclass)
:cssText(args.basestyle)
:cssText(args.pretitlestyle)
:wikitext(args.pretitle)
end
else
root
:addClass(cfg.i18n.class.subgroup)
:addClass(args.bodyclass or args.class)
:cssText(args.bodystyle or args.style)
end
if args.title then
if child then
root
:wikitext(args.title)
else
root
:tag('tr')
:tag('th')
:addClass(args.pretitle and cfg.i18n.class.title_with_pretitle
or cfg.i18n.class.title)
:addClass(args.titleclass)
:cssText(args.basestyle)
:cssText(args.titlestyle)
:wikitext(args.title)
end
end
if args.image then
local imageCell = root:tag('tr'):tag('td')
imageCell
:addClass(cfg.i18n.class.image)
:addClass(args.imageclass)
:cssText(args.imagestyle)
:wikitext(args.image)
if args.caption then
imageCell
:tag('div')
:addClass(cfg.i18n.class.caption)
:cssText(args.captionstyle)
:wikitext(args.caption)
end
end
if args.above then
root
:tag('tr')
:tag('td')
:addClass(cfg.i18n.class.above)
:addClass(args.aboveclass)
:cssText(args.abovestyle)
:newline() -- newline required for bullet-points to work
:wikitext(args.above)
end
local rowNums = {}
for k, v in pairs(args) do
k = '' .. k
local num = k:match('^heading(%d+)$') or k:match('^content(%d+)$')
if num then table.insert(rowNums, tonumber(num)) end
end
table.sort(rowNums)
-- remove duplicates from the list (e.g. 3 will be duplicated if both heading3
-- and content3 are specified)
for i = #rowNums, 1, -1 do
if rowNums[i] == rowNums[i - 1] then
table.remove(rowNums, i)
end
end
for i, num in ipairs(rowNums) do
local heading = args['heading' .. num]
if heading then
root
:tag('tr')
:tag('th')
:addClass(cfg.i18n.class.heading)
:addClass(args.headingclass)
:addClass(args['heading' .. num .. 'class'])
:cssText(args.basestyle)
:cssText(args.headingstyle)
:cssText(args['heading' .. num .. 'style'])
:newline()
:wikitext(heading)
end
local content = args['content' .. num]
if content then
root
:tag('tr')
:tag('td')
:addClass(hasSubgroup(content) and cfg.i18n.class.content_with_subgroup
or cfg.i18n.class.content)
:addClass(args.contentclass)
:addClass(args['content' .. num .. 'class'])
:cssText(args.contentstyle)
:cssText(args['content' .. num .. 'style'])
:newline()
:wikitext(content)
:done()
-- Without a linebreak after the </td>, a nested list like
-- "* {{hlist| ...}}" doesn't parse correctly.
:newline()
end
end
if args.below then
root
:tag('tr')
:tag('td')
:addClass(cfg.i18n.class.below)
:addClass(args.belowclass)
:cssText(args.belowstyle)
:newline()
:wikitext(args.below)
end
if not child then
if args.navbar ~= cfg.i18n.navbar_none and args.navbar ~= cfg.i18n.navbar_off and
(args.name or frame:getParent():getTitle():gsub(cfg.i18n.pattern.sandbox, '') ~=
cfg.i18n.title_not_to_add_navbar) then
root
:tag('tr')
:tag('td')
:addClass(cfg.i18n.class.navbar)
:cssText(args.navbarstyle)
:wikitext(require('Module:Navbar')._navbar{
args.name,
mini = 1,
fontstyle = args.navbarfontstyle
})
end
end
local base_templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = cfg.i18n.templatestyles }
}
local templatestyles = ''
if args['templatestyles'] and args['templatestyles'] ~= '' then
templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = args['templatestyles'] }
}
end
local child_templatestyles = ''
if args['child templatestyles'] and args['child templatestyles'] ~= '' then
child_templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = args['child templatestyles'] }
}
end
local grandchild_templatestyles = ''
if args['grandchild templatestyles'] and args['grandchild templatestyles'] ~= '' then
grandchild_templatestyles = frame:extensionTag{
name = 'templatestyles', args = { src = args['grandchild templatestyles'] }
}
end
return table.concat({
base_templatestyles,
templatestyles,
child_templatestyles,
grandchild_templatestyles,
tostring(root),
(child and cfg.i18n.category.child or ''),
categorizeTemplatesWithInlineStyles(args)
})
end
local function list_title(args, is_centered_list_titles, num)
local title_text = trimAndAddAutomaticNewline(args['list' .. num .. 'title']
or cfg.i18n.default_list_title)
local title
if is_centered_list_titles then
-- collapsible can be finicky, so provide some CSS/HTML to support
title = mw.html.create('div')
:addClass(cfg.i18n.class.list_title_centered)
:wikitext(title_text)
else
title = mw.html.create()
:wikitext(title_text)
end
local title_container = mw.html.create('div')
:addClass(cfg.i18n.class.list_title)
-- don't /need/ a listnumtitleclass because you can do
-- .templateclass .listnumclass .sidebar-list-title
:addClass(args.listtitleclass)
:cssText(args.basestyle)
:cssText(args.listtitlestyle)
:cssText(args['list' .. num .. 'titlestyle'])
:node(title)
:done()
return title_container
end
--[[
Main entry point for sidebar with collapsible lists.
Does the work of creating the collapsible lists themselves and including them
into the args.
]]
function p.collapsible(frame)
local args = getArgs(frame)
if not args.name and
frame:getParent():getTitle():gsub(cfg.i18n.pattern.collapse_sandbox, '') ==
cfg.i18n.collapse_title_not_to_add_navbar then
args.navbar = cfg.i18n.navbar_none
end
local contentArgs = {}
local is_centered_list_titles
if args['centered list titles'] and args['centered list titles'] ~= '' then
is_centered_list_titles = true
else
is_centered_list_titles = false
end
for k, v in pairs(args) do
local num = string.match(k, '^list(%d+)$')
if num then
local expand = args.expanded and
(args.expanded == 'all' or args.expanded == args['list' .. num .. 'name'])
local row = mw.html.create('div')
row
:addClass(cfg.i18n.class.list)
:addClass('mw-collapsible')
:addClass((not expand) and 'mw-collapsed' or nil)
:addClass(args['list' .. num .. 'class'])
:cssText(args.listframestyle)
:cssText(args['list' .. num .. 'framestyle'])
:node(list_title(args, is_centered_list_titles, num))
:tag('div')
:addClass(cfg.i18n.class.list_content)
:addClass('mw-collapsible-content')
-- don't /need/ a listnumstyleclass because you can do
-- .templatename .listnumclass .sidebar-list
:addClass(args.listclass)
:cssText(args.liststyle)
:cssText(args['list' .. num .. 'style'])
:wikitext(trimAndAddAutomaticNewline(args['list' .. num]))
contentArgs['content' .. num] = tostring(row)
end
end
for k, v in pairs(contentArgs) do
args[k] = v
end
return p.sidebar(frame, args, cfg.i18n.class.collapse)
end
return p
7591145c23ee59ac9381516327bc376f741bbb5f
Module:Sidebar/configuration
828
58
122
121
2022-10-12T13:31:42Z
Ninjan
2
1 revision imported
Scribunto
text/plain
return {
i18n = {
child_yes = 'yes',
float_none = 'none',
float_left = 'left',
wrap_true = 'true',
navbar_none = 'none',
navbar_off = 'off',
default_list_title = 'List',
title_not_to_add_navbar = 'Template:Sidebar',
collapse_title_not_to_add_navbar = 'Template:Sidebar with collapsible lists',
templatestyles = 'Module:Sidebar/styles.css',
category = {
child = '[[Category:Pages using sidebar with the child parameter]]',
conversion = '[[Category:Sidebars with styles needing conversion]]'
},
pattern = {
collapse_sandbox = '/sandbox$',
sandbox = '/sandbox$',
subgroup = 'sidebar%-subgroup',
style_conversion = 'style$',
uncategorized_conversion_titles = {
'/[Ss]andbox',
'/[Tt]estcases',
'/[Dd]oc$'
}
},
class = {
sidebar = 'sidebar',
subgroup = 'sidebar-subgroup',
collapse = 'sidebar-collapse',
float_none = 'sidebar-none',
float_left = 'sidebar-left',
wraplinks = 'nowraplinks',
outer_title = 'sidebar-outer-title',
top_image = 'sidebar-top-image',
top_caption = 'sidebar-top-caption',
pretitle = 'sidebar-pretitle',
pretitle_with_top_image = 'sidebar-pretitle-with-top-image',
title = 'sidebar-title',
title_with_pretitle = 'sidebar-title-with-pretitle',
image = 'sidebar-image',
caption = 'sidebar-caption',
above = 'sidebar-above',
heading = 'sidebar-heading',
content = 'sidebar-content',
content_with_subgroup = 'sidebar-content-with-subgroup',
below = 'sidebar-below',
navbar = 'sidebar-navbar',
list = 'sidebar-list',
list_title = 'sidebar-list-title',
list_title_centered = 'sidebar-list-title-c',
list_content = 'sidebar-list-content'
}
}
}
069f50eb6a0f1833c7d37d07016b05305b5ed00c
Module:Sidebar/styles.css
828
59
124
123
2022-10-12T13:31:42Z
Ninjan
2
1 revision imported
text
text/plain
/* {{pp-template}} */
/* TODO: Invert width design to be "mobile first" */
.sidebar {
/* TODO: Ask if we should have max-width 22em instead */
width: 22em;
/* @noflip */
float: right;
/* @noflip */
clear: right;
/* @noflip */
margin: 0.5em 0 1em 1em;
background: #f8f9fa;
border: 1px solid #aaa;
padding: 0.2em;
text-align: center;
line-height: 1.4em;
font-size: 88%;
border-collapse: collapse;
/* Timeless has display: none on .nomobile at mobile resolutions, so we
* unhide it with display: table and let precedence and proximity win.
*/
display: table;
}
/* Unfortunately, so does Minerva desktop, except Minerva drops an
* !important on the declaration. So we have to be mean for Minerva users.
* Mobile removes the element entirely with `wgMFRemovableClasses` in
* https://github.com/wikimedia/operations-mediawiki-config/blob/master/
wmf-config/InitialiseSettings.php#L16992
* which is why displaying it categorically with display: table works.
* We don't really want to expose the generic user in the wild on mobile to have
* to deal with sidebars. (Maybe the ones with collapsible lists, so that
* might be an improvement. That is blocked on [[:phab:T111565]].)
*/
body.skin-minerva .sidebar {
display: table !important;
/* also, minerva is way too aggressive about other stylings on tables.
* TODO remove when this template gets moved to a div. plans on talk page.
* We always float right on Minerva because that's a lot of extra CSS
* otherwise. */
float: right !important;
margin: 0.5em 0 1em 1em !important;
}
.sidebar-subgroup {
width: 100%;
margin: 0;
border-spacing: 0;
}
.sidebar-left {
/* @noflip */
float: left;
/* @noflip */
clear: left;
/* @noflip */
margin: 0.5em 1em 1em 0;
}
.sidebar-none {
float: none;
clear: both;
/* @noflip */
margin: 0.5em 1em 1em 0;
}
.sidebar-outer-title {
padding: 0 0.4em 0.2em;
font-size: 125%;
line-height: 1.2em;
font-weight: bold;
}
.sidebar-top-image {
padding: 0.4em;
}
.sidebar-top-caption,
.sidebar-pretitle-with-top-image,
.sidebar-caption {
padding: 0.2em 0.4em 0;
line-height: 1.2em;
}
.sidebar-pretitle {
padding: 0.4em 0.4em 0;
line-height: 1.2em;
}
.sidebar-title,
.sidebar-title-with-pretitle {
padding: 0.2em 0.8em;
font-size: 145%;
line-height: 1.2em;
}
.sidebar-title-with-pretitle {
padding: 0.1em 0.4em;
}
.sidebar-image {
padding: 0.2em 0.4em 0.4em;
}
.sidebar-heading {
padding: 0.1em 0.4em;
}
.sidebar-content {
padding: 0 0.5em 0.4em;
}
.sidebar-content-with-subgroup {
padding: 0.1em 0.4em 0.2em;
}
.sidebar-above,
.sidebar-below {
padding: 0.3em 0.8em;
font-weight: bold;
}
.sidebar-collapse .sidebar-above,
.sidebar-collapse .sidebar-below {
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
}
.sidebar-navbar {
text-align: right;
font-size: 115%;
padding: 0 0.4em 0.4em;
}
.sidebar-list-title {
padding: 0 0.4em;
text-align: left;
font-weight: bold;
line-height: 1.6em;
font-size: 105%;
}
/* centered text with mw-collapsible headers is finicky */
.sidebar-list-title-c {
padding: 0 0.4em;
text-align: center;
margin: 0 3.3em;
}
@media (max-width: 720px) {
/* users have wide latitude to set arbitrary width and margin :(
"Super-specific" selector to prevent overriding this appearance by
lower level sidebars too */
body.mediawiki .sidebar {
width: 100% !important;
clear: both;
float: none !important; /* Remove when we div based; Minerva is dumb */
margin-left: 0 !important;
margin-right: 0 !important;
}
/* TODO: We might consider making all links wrap at small resolutions and then
* only introduce nowrap at higher resolutions. Do when we invert the media
* query.
*/
}
7d621b35a37807a103b59075851fe36201204ceb
Template:Div col
10
60
126
125
2022-10-12T13:31:43Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
<includeonly><templatestyles src="Div col/styles.css"/><!--
--><div class="div-col {{#ifeq:{{{small|}}}|yes|div-col-small}} {{#ifeq:{{{rules|}}}|yes|div-col-rules}} {{{class|}}}" <!--
-->{{#if:{{{colwidth|}}}{{{gap|}}}{{{style|}}}|<!--
-->style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap: {{{gap}}};}}{{#if:{{{style|}}}|{{{style}}}}}"<!--
-->}}><!--
-->{{#if:{{{content|}}}|{{{content}}}</div>}}<!-- Inventory how many pages use small=yes
-->{{#ifeq:{{{small|}}}|yes|[[Category:Pages using div col with small parameter]]}}<!--
--></includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using div col with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Div col]] with unknown parameter "_VALUE_"; use colwidth= to specify column size |ignoreblank=y | class | colwidth | content | gap | rules | small | style }}<noinclude>
{{Documentation}}
</noinclude>
6e84133dd867d6c701e7b161878cf66665bb7eb7
Template:Div col/styles.css
10
61
128
127
2022-10-12T13:31:43Z
Ninjan
2
1 revision imported
text
text/plain
/* {{pp|small=yes}} */
.div-col {
margin-top: 0.3em;
column-width: 30em;
}
.div-col-small {
font-size: 90%;
}
.div-col-rules {
column-rule: 1px solid #aaa;
}
/* Reset top margin for lists in div col */
.div-col dl,
.div-col ol,
.div-col ul {
margin-top: 0;
}
/* Avoid elements breaking between columns
See also Template:No col break */
.div-col li,
.div-col dd {
page-break-inside: avoid; /* Removed from CSS in favor of break-inside c. 2020 */
break-inside: avoid-column;
}
c6c2dc0cb2bab7a5f7b4eb938eebc5c67df087bc
Template:Div col end
10
62
130
129
2022-10-12T13:31:43Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
<includeonly></div></includeonly><noinclude>
{{Documentation|Template:Div col/doc}}
</noinclude>
78088d41c21d779e3722f220fcc9773dfbbc1e4f
Template:Yesno-no
10
63
132
131
2022-10-12T13:31:44Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{safesubst:<noinclude />yesno|{{{1}}}|yes={{{yes|yes}}}|no={{{no|no}}}|blank={{{blank|no}}}|¬={{{¬|no}}}|def={{{def|no}}}}}<noinclude>
{{Documentation|Template:Yesno/doc}}
<!--Categories go in the doc page referenced above; interwikis go in Wikidata.-->
</noinclude>
1ad7b7800da1b867ead8f6ff8cef76e6201b3b56
Template:Para
10
64
134
133
2022-10-12T13:31:44Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
<code class="tpl-para" style="word-break:break-word;{{SAFESUBST:<noinclude />#if:{{{plain|}}}|border: none; background-color: inherit;}} {{SAFESUBST:<noinclude />#if:{{{plain|}}}{{{mxt|}}}{{{green|}}}{{{!mxt|}}}{{{red|}}}|color: {{SAFESUBST:<noinclude />#if:{{{mxt|}}}{{{green|}}}|#006400|{{SAFESUBST:<noinclude />#if:{{{!mxt|}}}{{{red|}}}|#8B0000|inherit}}}};}} {{SAFESUBST:<noinclude />#if:{{{style|}}}|{{{style}}}}}">|{{SAFESUBST:<noinclude />#if:{{{1|}}}|{{{1}}}=}}{{{2|}}}</code><noinclude>
{{Documentation}}
<!--Categories and interwikis go near the bottom of the /doc subpage.-->
</noinclude>
06006deea2ed5d552aab61b4332321ab749ae7e8
Template:Documentation
10
65
136
135
2022-10-12T13:31:45Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude>
<!-- Add categories to the /doc subpage -->
</noinclude>
9e62b964e96c4e3d478edecbfcb3c0338ae8a276
Module:Documentation
828
66
138
137
2022-10-12T13:31:45Z
Ninjan
2
1 revision imported
Scribunto
text/plain
-- This module implements {{documentation}}.
-- Get required modules.
local getArgs = require('Module:Arguments').getArgs
-- Get the config table.
local cfg = mw.loadData('Module:Documentation/config')
local p = {}
-- Often-used functions.
local ugsub = mw.ustring.gsub
----------------------------------------------------------------------------
-- Helper functions
--
-- These are defined as local functions, but are made available in the p
-- table for testing purposes.
----------------------------------------------------------------------------
local function message(cfgKey, valArray, expectType)
--[[
-- Gets a message from the cfg table and formats it if appropriate.
-- The function raises an error if the value from the cfg table is not
-- of the type expectType. The default type for expectType is 'string'.
-- If the table valArray is present, strings such as $1, $2 etc. in the
-- message are substituted with values from the table keys [1], [2] etc.
-- For example, if the message "foo-message" had the value 'Foo $2 bar $1.',
-- message('foo-message', {'baz', 'qux'}) would return "Foo qux bar baz."
--]]
local msg = cfg[cfgKey]
expectType = expectType or 'string'
if type(msg) ~= expectType then
error('message: type error in message cfg.' .. cfgKey .. ' (' .. expectType .. ' expected, got ' .. type(msg) .. ')', 2)
end
if not valArray then
return msg
end
local function getMessageVal(match)
match = tonumber(match)
return valArray[match] or error('message: no value found for key $' .. match .. ' in message cfg.' .. cfgKey, 4)
end
return ugsub(msg, '$([1-9][0-9]*)', getMessageVal)
end
p.message = message
local function makeWikilink(page, display)
if display then
return mw.ustring.format('[[%s|%s]]', page, display)
else
return mw.ustring.format('[[%s]]', page)
end
end
p.makeWikilink = makeWikilink
local function makeCategoryLink(cat, sort)
local catns = mw.site.namespaces[14].name
return makeWikilink(catns .. ':' .. cat, sort)
end
p.makeCategoryLink = makeCategoryLink
local function makeUrlLink(url, display)
return mw.ustring.format('[%s %s]', url, display)
end
p.makeUrlLink = makeUrlLink
local function makeToolbar(...)
local ret = {}
local lim = select('#', ...)
if lim < 1 then
return nil
end
for i = 1, lim do
ret[#ret + 1] = select(i, ...)
end
-- 'documentation-toolbar'
return '<span class="' .. message('toolbar-class') .. '">('
.. table.concat(ret, ' | ') .. ')</span>'
end
p.makeToolbar = makeToolbar
----------------------------------------------------------------------------
-- Argument processing
----------------------------------------------------------------------------
local function makeInvokeFunc(funcName)
return function (frame)
local args = getArgs(frame, {
valueFunc = function (key, value)
if type(value) == 'string' then
value = value:match('^%s*(.-)%s*$') -- Remove whitespace.
if key == 'heading' or value ~= '' then
return value
else
return nil
end
else
return value
end
end
})
return p[funcName](args)
end
end
----------------------------------------------------------------------------
-- Entry points
----------------------------------------------------------------------------
function p.nonexistent(frame)
if mw.title.getCurrentTitle().subpageText == 'testcases' then
return frame:expandTemplate{title = 'module test cases notice'}
else
return p.main(frame)
end
end
p.main = makeInvokeFunc('_main')
function p._main(args)
--[[
-- This function defines logic flow for the module.
-- @args - table of arguments passed by the user
--]]
local env = p.getEnvironment(args)
local root = mw.html.create()
root
:wikitext(p._getModuleWikitext(args, env))
:wikitext(p.protectionTemplate(env))
:wikitext(p.sandboxNotice(args, env))
:tag('div')
-- 'documentation-container'
:addClass(message('container'))
:attr('role', 'complementary')
:attr('aria-labelledby', args.heading ~= '' and 'documentation-heading' or nil)
:attr('aria-label', args.heading == '' and 'Documentation' or nil)
:newline()
:tag('div')
-- 'documentation'
:addClass(message('main-div-classes'))
:newline()
:wikitext(p._startBox(args, env))
:wikitext(p._content(args, env))
:tag('div')
-- 'documentation-clear'
:addClass(message('clear'))
:done()
:newline()
:done()
:wikitext(p._endBox(args, env))
:done()
:wikitext(p.addTrackingCategories(env))
-- 'Module:Documentation/styles.css'
return mw.getCurrentFrame():extensionTag (
'templatestyles', '', {src=cfg['templatestyles']
}) .. tostring(root)
end
----------------------------------------------------------------------------
-- Environment settings
----------------------------------------------------------------------------
function p.getEnvironment(args)
--[[
-- Returns a table with information about the environment, including title
-- objects and other namespace- or path-related data.
-- @args - table of arguments passed by the user
--
-- Title objects include:
-- env.title - the page we are making documentation for (usually the current title)
-- env.templateTitle - the template (or module, file, etc.)
-- env.docTitle - the /doc subpage.
-- env.sandboxTitle - the /sandbox subpage.
-- env.testcasesTitle - the /testcases subpage.
--
-- Data includes:
-- env.protectionLevels - the protection levels table of the title object.
-- env.subjectSpace - the number of the title's subject namespace.
-- env.docSpace - the number of the namespace the title puts its documentation in.
-- env.docpageBase - the text of the base page of the /doc, /sandbox and /testcases pages, with namespace.
-- env.compareUrl - URL of the Special:ComparePages page comparing the sandbox with the template.
--
-- All table lookups are passed through pcall so that errors are caught. If an error occurs, the value
-- returned will be nil.
--]]
local env, envFuncs = {}, {}
-- Set up the metatable. If triggered we call the corresponding function in the envFuncs table. The value
-- returned by that function is memoized in the env table so that we don't call any of the functions
-- more than once. (Nils won't be memoized.)
setmetatable(env, {
__index = function (t, key)
local envFunc = envFuncs[key]
if envFunc then
local success, val = pcall(envFunc)
if success then
env[key] = val -- Memoise the value.
return val
end
end
return nil
end
})
function envFuncs.title()
-- The title object for the current page, or a test page passed with args.page.
local title
local titleArg = args.page
if titleArg then
title = mw.title.new(titleArg)
else
title = mw.title.getCurrentTitle()
end
return title
end
function envFuncs.templateTitle()
--[[
-- The template (or module, etc.) title object.
-- Messages:
-- 'sandbox-subpage' --> 'sandbox'
-- 'testcases-subpage' --> 'testcases'
--]]
local subjectSpace = env.subjectSpace
local title = env.title
local subpage = title.subpageText
if subpage == message('sandbox-subpage') or subpage == message('testcases-subpage') then
return mw.title.makeTitle(subjectSpace, title.baseText)
else
return mw.title.makeTitle(subjectSpace, title.text)
end
end
function envFuncs.docTitle()
--[[
-- Title object of the /doc subpage.
-- Messages:
-- 'doc-subpage' --> 'doc'
--]]
local title = env.title
local docname = args[1] -- User-specified doc page.
local docpage
if docname then
docpage = docname
else
docpage = env.docpageBase .. '/' .. message('doc-subpage')
end
return mw.title.new(docpage)
end
function envFuncs.sandboxTitle()
--[[
-- Title object for the /sandbox subpage.
-- Messages:
-- 'sandbox-subpage' --> 'sandbox'
--]]
return mw.title.new(env.docpageBase .. '/' .. message('sandbox-subpage'))
end
function envFuncs.testcasesTitle()
--[[
-- Title object for the /testcases subpage.
-- Messages:
-- 'testcases-subpage' --> 'testcases'
--]]
return mw.title.new(env.docpageBase .. '/' .. message('testcases-subpage'))
end
function envFuncs.protectionLevels()
-- The protection levels table of the title object.
return env.title.protectionLevels
end
function envFuncs.subjectSpace()
-- The subject namespace number.
return mw.site.namespaces[env.title.namespace].subject.id
end
function envFuncs.docSpace()
-- The documentation namespace number. For most namespaces this is the
-- same as the subject namespace. However, pages in the Article, File,
-- MediaWiki or Category namespaces must have their /doc, /sandbox and
-- /testcases pages in talk space.
local subjectSpace = env.subjectSpace
if subjectSpace == 0 or subjectSpace == 6 or subjectSpace == 8 or subjectSpace == 14 then
return subjectSpace + 1
else
return subjectSpace
end
end
function envFuncs.docpageBase()
-- The base page of the /doc, /sandbox, and /testcases subpages.
-- For some namespaces this is the talk page, rather than the template page.
local templateTitle = env.templateTitle
local docSpace = env.docSpace
local docSpaceText = mw.site.namespaces[docSpace].name
-- Assemble the link. docSpace is never the main namespace, so we can hardcode the colon.
return docSpaceText .. ':' .. templateTitle.text
end
function envFuncs.compareUrl()
-- Diff link between the sandbox and the main template using [[Special:ComparePages]].
local templateTitle = env.templateTitle
local sandboxTitle = env.sandboxTitle
if templateTitle.exists and sandboxTitle.exists then
local compareUrl = mw.uri.fullUrl(
'Special:ComparePages',
{ page1 = templateTitle.prefixedText, page2 = sandboxTitle.prefixedText}
)
return tostring(compareUrl)
else
return nil
end
end
return env
end
----------------------------------------------------------------------------
-- Auxiliary templates
----------------------------------------------------------------------------
p.getModuleWikitext = makeInvokeFunc('_getModuleWikitext')
function p._getModuleWikitext(args, env)
local currentTitle = mw.title.getCurrentTitle()
if currentTitle.contentModel ~= 'Scribunto' then return end
pcall(require, currentTitle.prefixedText) -- if it fails, we don't care
local moduleWikitext = package.loaded["Module:Module wikitext"]
if moduleWikitext then
return moduleWikitext.main()
end
end
function p.sandboxNotice(args, env)
--[=[
-- Generates a sandbox notice for display above sandbox pages.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- Messages:
-- 'sandbox-notice-image' --> '[[File:Sandbox.svg|50px|alt=|link=]]'
-- 'sandbox-notice-blurb' --> 'This is the $1 for $2.'
-- 'sandbox-notice-diff-blurb' --> 'This is the $1 for $2 ($3).'
-- 'sandbox-notice-pagetype-template' --> '[[Wikipedia:Template test cases|template sandbox]] page'
-- 'sandbox-notice-pagetype-module' --> '[[Wikipedia:Template test cases|module sandbox]] page'
-- 'sandbox-notice-pagetype-other' --> 'sandbox page'
-- 'sandbox-notice-compare-link-display' --> 'diff'
-- 'sandbox-notice-testcases-blurb' --> 'See also the companion subpage for $1.'
-- 'sandbox-notice-testcases-link-display' --> 'test cases'
-- 'sandbox-category' --> 'Template sandboxes'
--]=]
local title = env.title
local sandboxTitle = env.sandboxTitle
local templateTitle = env.templateTitle
local subjectSpace = env.subjectSpace
if not (subjectSpace and title and sandboxTitle and templateTitle
and mw.title.equals(title, sandboxTitle)) then
return nil
end
-- Build the table of arguments to pass to {{ombox}}. We need just two fields, "image" and "text".
local omargs = {}
omargs.image = message('sandbox-notice-image')
-- Get the text. We start with the opening blurb, which is something like
-- "This is the template sandbox for [[Template:Foo]] (diff)."
local text = ''
local pagetype
if subjectSpace == 10 then
pagetype = message('sandbox-notice-pagetype-template')
elseif subjectSpace == 828 then
pagetype = message('sandbox-notice-pagetype-module')
else
pagetype = message('sandbox-notice-pagetype-other')
end
local templateLink = makeWikilink(templateTitle.prefixedText)
local compareUrl = env.compareUrl
if compareUrl then
local compareDisplay = message('sandbox-notice-compare-link-display')
local compareLink = makeUrlLink(compareUrl, compareDisplay)
text = text .. message('sandbox-notice-diff-blurb', {pagetype, templateLink, compareLink})
else
text = text .. message('sandbox-notice-blurb', {pagetype, templateLink})
end
-- Get the test cases page blurb if the page exists. This is something like
-- "See also the companion subpage for [[Template:Foo/testcases|test cases]]."
local testcasesTitle = env.testcasesTitle
if testcasesTitle and testcasesTitle.exists then
if testcasesTitle.contentModel == "Scribunto" then
local testcasesLinkDisplay = message('sandbox-notice-testcases-link-display')
local testcasesRunLinkDisplay = message('sandbox-notice-testcases-run-link-display')
local testcasesLink = makeWikilink(testcasesTitle.prefixedText, testcasesLinkDisplay)
local testcasesRunLink = makeWikilink(testcasesTitle.talkPageTitle.prefixedText, testcasesRunLinkDisplay)
text = text .. '<br />' .. message('sandbox-notice-testcases-run-blurb', {testcasesLink, testcasesRunLink})
else
local testcasesLinkDisplay = message('sandbox-notice-testcases-link-display')
local testcasesLink = makeWikilink(testcasesTitle.prefixedText, testcasesLinkDisplay)
text = text .. '<br />' .. message('sandbox-notice-testcases-blurb', {testcasesLink})
end
end
-- Add the sandbox to the sandbox category.
omargs.text = text .. makeCategoryLink(message('sandbox-category'))
-- 'documentation-clear'
return '<div class="' .. message('clear') .. '"></div>'
.. require('Module:Message box').main('ombox', omargs)
end
function p.protectionTemplate(env)
-- Generates the padlock icon in the top right.
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- Messages:
-- 'protection-template' --> 'pp-template'
-- 'protection-template-args' --> {docusage = 'yes'}
local protectionLevels = env.protectionLevels
if not protectionLevels then
return nil
end
local editProt = protectionLevels.edit and protectionLevels.edit[1]
local moveProt = protectionLevels.move and protectionLevels.move[1]
if editProt then
-- The page is edit-protected.
return require('Module:Protection banner')._main{
message('protection-reason-edit'), small = true
}
elseif moveProt and moveProt ~= 'autoconfirmed' then
-- The page is move-protected but not edit-protected. Exclude move
-- protection with the level "autoconfirmed", as this is equivalent to
-- no move protection at all.
return require('Module:Protection banner')._main{
action = 'move', small = true
}
else
return nil
end
end
----------------------------------------------------------------------------
-- Start box
----------------------------------------------------------------------------
p.startBox = makeInvokeFunc('_startBox')
function p._startBox(args, env)
--[[
-- This function generates the start box.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- The actual work is done by p.makeStartBoxLinksData and p.renderStartBoxLinks which make
-- the [view] [edit] [history] [purge] links, and by p.makeStartBoxData and p.renderStartBox
-- which generate the box HTML.
--]]
env = env or p.getEnvironment(args)
local links
local content = args.content
if not content or args[1] then
-- No need to include the links if the documentation is on the template page itself.
local linksData = p.makeStartBoxLinksData(args, env)
if linksData then
links = p.renderStartBoxLinks(linksData)
end
end
-- Generate the start box html.
local data = p.makeStartBoxData(args, env, links)
if data then
return p.renderStartBox(data)
else
-- User specified no heading.
return nil
end
end
function p.makeStartBoxLinksData(args, env)
--[[
-- Does initial processing of data to make the [view] [edit] [history] [purge] links.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- Messages:
-- 'view-link-display' --> 'view'
-- 'edit-link-display' --> 'edit'
-- 'history-link-display' --> 'history'
-- 'purge-link-display' --> 'purge'
-- 'module-preload' --> 'Template:Documentation/preload-module-doc'
-- 'docpage-preload' --> 'Template:Documentation/preload'
-- 'create-link-display' --> 'create'
--]]
local subjectSpace = env.subjectSpace
local title = env.title
local docTitle = env.docTitle
if not title or not docTitle then
return nil
end
if docTitle.isRedirect then
docTitle = docTitle.redirectTarget
end
local data = {}
data.title = title
data.docTitle = docTitle
-- View, display, edit, and purge links if /doc exists.
data.viewLinkDisplay = message('view-link-display')
data.editLinkDisplay = message('edit-link-display')
data.historyLinkDisplay = message('history-link-display')
data.purgeLinkDisplay = message('purge-link-display')
-- Create link if /doc doesn't exist.
local preload = args.preload
if not preload then
if subjectSpace == 828 then -- Module namespace
preload = message('module-preload')
else
preload = message('docpage-preload')
end
end
data.preload = preload
data.createLinkDisplay = message('create-link-display')
return data
end
function p.renderStartBoxLinks(data)
--[[
-- Generates the [view][edit][history][purge] or [create][purge] links from the data table.
-- @data - a table of data generated by p.makeStartBoxLinksData
--]]
local function escapeBrackets(s)
-- Escapes square brackets with HTML entities.
s = s:gsub('%[', '[') -- Replace square brackets with HTML entities.
s = s:gsub('%]', ']')
return s
end
local ret
local docTitle = data.docTitle
local title = data.title
local purgeLink = makeUrlLink(title:fullUrl{action = 'purge'}, data.purgeLinkDisplay)
if docTitle.exists then
local viewLink = makeWikilink(docTitle.prefixedText, data.viewLinkDisplay)
local editLink = makeUrlLink(docTitle:fullUrl{action = 'edit'}, data.editLinkDisplay)
local historyLink = makeUrlLink(docTitle:fullUrl{action = 'history'}, data.historyLinkDisplay)
ret = '[%s] [%s] [%s] [%s]'
ret = escapeBrackets(ret)
ret = mw.ustring.format(ret, viewLink, editLink, historyLink, purgeLink)
else
local createLink = makeUrlLink(docTitle:fullUrl{action = 'edit', preload = data.preload}, data.createLinkDisplay)
ret = '[%s] [%s]'
ret = escapeBrackets(ret)
ret = mw.ustring.format(ret, createLink, purgeLink)
end
return ret
end
function p.makeStartBoxData(args, env, links)
--[=[
-- Does initial processing of data to pass to the start-box render function, p.renderStartBox.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- @links - a string containing the [view][edit][history][purge] links - could be nil if there's an error.
--
-- Messages:
-- 'documentation-icon-wikitext' --> '[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=]]'
-- 'template-namespace-heading' --> 'Template documentation'
-- 'module-namespace-heading' --> 'Module documentation'
-- 'file-namespace-heading' --> 'Summary'
-- 'other-namespaces-heading' --> 'Documentation'
-- 'testcases-create-link-display' --> 'create'
--]=]
local subjectSpace = env.subjectSpace
if not subjectSpace then
-- Default to an "other namespaces" namespace, so that we get at least some output
-- if an error occurs.
subjectSpace = 2
end
local data = {}
-- Heading
local heading = args.heading -- Blank values are not removed.
if heading == '' then
-- Don't display the start box if the heading arg is defined but blank.
return nil
end
if heading then
data.heading = heading
elseif subjectSpace == 10 then -- Template namespace
data.heading = message('documentation-icon-wikitext') .. ' ' .. message('template-namespace-heading')
elseif subjectSpace == 828 then -- Module namespace
data.heading = message('documentation-icon-wikitext') .. ' ' .. message('module-namespace-heading')
elseif subjectSpace == 6 then -- File namespace
data.heading = message('file-namespace-heading')
else
data.heading = message('other-namespaces-heading')
end
-- Heading CSS
local headingStyle = args['heading-style']
if headingStyle then
data.headingStyleText = headingStyle
else
-- 'documentation-heading'
data.headingClass = message('main-div-heading-class')
end
-- Data for the [view][edit][history][purge] or [create] links.
if links then
-- 'mw-editsection-like plainlinks'
data.linksClass = message('start-box-link-classes')
data.links = links
end
return data
end
function p.renderStartBox(data)
-- Renders the start box html.
-- @data - a table of data generated by p.makeStartBoxData.
local sbox = mw.html.create('div')
sbox
-- 'documentation-startbox'
:addClass(message('start-box-class'))
:newline()
:tag('span')
:addClass(data.headingClass)
:attr('id', 'documentation-heading')
:cssText(data.headingStyleText)
:wikitext(data.heading)
local links = data.links
if links then
sbox:tag('span')
:addClass(data.linksClass)
:attr('id', data.linksId)
:wikitext(links)
end
return tostring(sbox)
end
----------------------------------------------------------------------------
-- Documentation content
----------------------------------------------------------------------------
p.content = makeInvokeFunc('_content')
function p._content(args, env)
-- Displays the documentation contents
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
env = env or p.getEnvironment(args)
local docTitle = env.docTitle
local content = args.content
if not content and docTitle and docTitle.exists then
content = args._content or mw.getCurrentFrame():expandTemplate{title = docTitle.prefixedText}
end
-- The line breaks below are necessary so that "=== Headings ===" at the start and end
-- of docs are interpreted correctly.
return '\n' .. (content or '') .. '\n'
end
p.contentTitle = makeInvokeFunc('_contentTitle')
function p._contentTitle(args, env)
env = env or p.getEnvironment(args)
local docTitle = env.docTitle
if not args.content and docTitle and docTitle.exists then
return docTitle.prefixedText
else
return ''
end
end
----------------------------------------------------------------------------
-- End box
----------------------------------------------------------------------------
p.endBox = makeInvokeFunc('_endBox')
function p._endBox(args, env)
--[=[
-- This function generates the end box (also known as the link box).
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
--]=]
-- Get environment data.
env = env or p.getEnvironment(args)
local subjectSpace = env.subjectSpace
local docTitle = env.docTitle
if not subjectSpace or not docTitle then
return nil
end
-- Check whether we should output the end box at all. Add the end
-- box by default if the documentation exists or if we are in the
-- user, module or template namespaces.
local linkBox = args['link box']
if linkBox == 'off'
or not (
docTitle.exists
or subjectSpace == 2
or subjectSpace == 828
or subjectSpace == 10
)
then
return nil
end
-- Assemble the link box.
local text = ''
if linkBox then
text = text .. linkBox
else
text = text .. (p.makeDocPageBlurb(args, env) or '') -- "This documentation is transcluded from [[Foo]]."
if subjectSpace == 2 or subjectSpace == 10 or subjectSpace == 828 then
-- We are in the user, template or module namespaces.
-- Add sandbox and testcases links.
-- "Editors can experiment in this template's sandbox and testcases pages."
text = text .. (p.makeExperimentBlurb(args, env) or '') .. '<br />'
if not args.content and not args[1] then
-- "Please add categories to the /doc subpage."
-- Don't show this message with inline docs or with an explicitly specified doc page,
-- as then it is unclear where to add the categories.
text = text .. (p.makeCategoriesBlurb(args, env) or '')
end
text = text .. ' ' .. (p.makeSubpagesBlurb(args, env) or '') --"Subpages of this template"
end
end
local box = mw.html.create('div')
-- 'documentation-metadata'
box:attr('role', 'note')
:addClass(message('end-box-class'))
-- 'plainlinks'
:addClass(message('end-box-plainlinks'))
:wikitext(text)
:done()
return '\n' .. tostring(box)
end
function p.makeDocPageBlurb(args, env)
--[=[
-- Makes the blurb "This documentation is transcluded from [[Template:Foo]] (edit, history)".
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- Messages:
-- 'edit-link-display' --> 'edit'
-- 'history-link-display' --> 'history'
-- 'transcluded-from-blurb' -->
-- 'The above [[Wikipedia:Template documentation|documentation]]
-- is [[Help:Transclusion|transcluded]] from $1.'
-- 'module-preload' --> 'Template:Documentation/preload-module-doc'
-- 'create-link-display' --> 'create'
-- 'create-module-doc-blurb' -->
-- 'You might want to $1 a documentation page for this [[Wikipedia:Lua|Scribunto module]].'
--]=]
local docTitle = env.docTitle
if not docTitle then
return nil
end
local ret
if docTitle.exists then
-- /doc exists; link to it.
local docLink = makeWikilink(docTitle.prefixedText)
local editUrl = docTitle:fullUrl{action = 'edit'}
local editDisplay = message('edit-link-display')
local editLink = makeUrlLink(editUrl, editDisplay)
local historyUrl = docTitle:fullUrl{action = 'history'}
local historyDisplay = message('history-link-display')
local historyLink = makeUrlLink(historyUrl, historyDisplay)
ret = message('transcluded-from-blurb', {docLink})
.. ' '
.. makeToolbar(editLink, historyLink)
.. '<br />'
elseif env.subjectSpace == 828 then
-- /doc does not exist; ask to create it.
local createUrl = docTitle:fullUrl{action = 'edit', preload = message('module-preload')}
local createDisplay = message('create-link-display')
local createLink = makeUrlLink(createUrl, createDisplay)
ret = message('create-module-doc-blurb', {createLink})
.. '<br />'
end
return ret
end
function p.makeExperimentBlurb(args, env)
--[[
-- Renders the text "Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages."
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
--
-- Messages:
-- 'sandbox-link-display' --> 'sandbox'
-- 'sandbox-edit-link-display' --> 'edit'
-- 'compare-link-display' --> 'diff'
-- 'module-sandbox-preload' --> 'Template:Documentation/preload-module-sandbox'
-- 'template-sandbox-preload' --> 'Template:Documentation/preload-sandbox'
-- 'sandbox-create-link-display' --> 'create'
-- 'mirror-edit-summary' --> 'Create sandbox version of $1'
-- 'mirror-link-display' --> 'mirror'
-- 'mirror-link-preload' --> 'Template:Documentation/mirror'
-- 'sandbox-link-display' --> 'sandbox'
-- 'testcases-link-display' --> 'testcases'
-- 'testcases-edit-link-display'--> 'edit'
-- 'template-sandbox-preload' --> 'Template:Documentation/preload-sandbox'
-- 'testcases-create-link-display' --> 'create'
-- 'testcases-link-display' --> 'testcases'
-- 'testcases-edit-link-display' --> 'edit'
-- 'module-testcases-preload' --> 'Template:Documentation/preload-module-testcases'
-- 'template-testcases-preload' --> 'Template:Documentation/preload-testcases'
-- 'experiment-blurb-module' --> 'Editors can experiment in this module's $1 and $2 pages.'
-- 'experiment-blurb-template' --> 'Editors can experiment in this template's $1 and $2 pages.'
--]]
local subjectSpace = env.subjectSpace
local templateTitle = env.templateTitle
local sandboxTitle = env.sandboxTitle
local testcasesTitle = env.testcasesTitle
local templatePage = templateTitle.prefixedText
if not subjectSpace or not templateTitle or not sandboxTitle or not testcasesTitle then
return nil
end
-- Make links.
local sandboxLinks, testcasesLinks
if sandboxTitle.exists then
local sandboxPage = sandboxTitle.prefixedText
local sandboxDisplay = message('sandbox-link-display')
local sandboxLink = makeWikilink(sandboxPage, sandboxDisplay)
local sandboxEditUrl = sandboxTitle:fullUrl{action = 'edit'}
local sandboxEditDisplay = message('sandbox-edit-link-display')
local sandboxEditLink = makeUrlLink(sandboxEditUrl, sandboxEditDisplay)
local compareUrl = env.compareUrl
local compareLink
if compareUrl then
local compareDisplay = message('compare-link-display')
compareLink = makeUrlLink(compareUrl, compareDisplay)
end
sandboxLinks = sandboxLink .. ' ' .. makeToolbar(sandboxEditLink, compareLink)
else
local sandboxPreload
if subjectSpace == 828 then
sandboxPreload = message('module-sandbox-preload')
else
sandboxPreload = message('template-sandbox-preload')
end
local sandboxCreateUrl = sandboxTitle:fullUrl{action = 'edit', preload = sandboxPreload}
local sandboxCreateDisplay = message('sandbox-create-link-display')
local sandboxCreateLink = makeUrlLink(sandboxCreateUrl, sandboxCreateDisplay)
local mirrorSummary = message('mirror-edit-summary', {makeWikilink(templatePage)})
local mirrorPreload = message('mirror-link-preload')
local mirrorUrl = sandboxTitle:fullUrl{action = 'edit', preload = mirrorPreload, summary = mirrorSummary}
if subjectSpace == 828 then
mirrorUrl = sandboxTitle:fullUrl{action = 'edit', preload = templateTitle.prefixedText, summary = mirrorSummary}
end
local mirrorDisplay = message('mirror-link-display')
local mirrorLink = makeUrlLink(mirrorUrl, mirrorDisplay)
sandboxLinks = message('sandbox-link-display') .. ' ' .. makeToolbar(sandboxCreateLink, mirrorLink)
end
if testcasesTitle.exists then
local testcasesPage = testcasesTitle.prefixedText
local testcasesDisplay = message('testcases-link-display')
local testcasesLink = makeWikilink(testcasesPage, testcasesDisplay)
local testcasesEditUrl = testcasesTitle:fullUrl{action = 'edit'}
local testcasesEditDisplay = message('testcases-edit-link-display')
local testcasesEditLink = makeUrlLink(testcasesEditUrl, testcasesEditDisplay)
-- for Modules, add testcases run link if exists
if testcasesTitle.contentModel == "Scribunto" and testcasesTitle.talkPageTitle and testcasesTitle.talkPageTitle.exists then
local testcasesRunLinkDisplay = message('testcases-run-link-display')
local testcasesRunLink = makeWikilink(testcasesTitle.talkPageTitle.prefixedText, testcasesRunLinkDisplay)
testcasesLinks = testcasesLink .. ' ' .. makeToolbar(testcasesEditLink, testcasesRunLink)
else
testcasesLinks = testcasesLink .. ' ' .. makeToolbar(testcasesEditLink)
end
else
local testcasesPreload
if subjectSpace == 828 then
testcasesPreload = message('module-testcases-preload')
else
testcasesPreload = message('template-testcases-preload')
end
local testcasesCreateUrl = testcasesTitle:fullUrl{action = 'edit', preload = testcasesPreload}
local testcasesCreateDisplay = message('testcases-create-link-display')
local testcasesCreateLink = makeUrlLink(testcasesCreateUrl, testcasesCreateDisplay)
testcasesLinks = message('testcases-link-display') .. ' ' .. makeToolbar(testcasesCreateLink)
end
local messageName
if subjectSpace == 828 then
messageName = 'experiment-blurb-module'
else
messageName = 'experiment-blurb-template'
end
return message(messageName, {sandboxLinks, testcasesLinks})
end
function p.makeCategoriesBlurb(args, env)
--[[
-- Generates the text "Please add categories to the /doc subpage."
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- Messages:
-- 'doc-link-display' --> '/doc'
-- 'add-categories-blurb' --> 'Please add categories to the $1 subpage.'
--]]
local docTitle = env.docTitle
if not docTitle then
return nil
end
local docPathLink = makeWikilink(docTitle.prefixedText, message('doc-link-display'))
return message('add-categories-blurb', {docPathLink})
end
function p.makeSubpagesBlurb(args, env)
--[[
-- Generates the "Subpages of this template" link.
-- @args - a table of arguments passed by the user
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- Messages:
-- 'template-pagetype' --> 'template'
-- 'module-pagetype' --> 'module'
-- 'default-pagetype' --> 'page'
-- 'subpages-link-display' --> 'Subpages of this $1'
--]]
local subjectSpace = env.subjectSpace
local templateTitle = env.templateTitle
if not subjectSpace or not templateTitle then
return nil
end
local pagetype
if subjectSpace == 10 then
pagetype = message('template-pagetype')
elseif subjectSpace == 828 then
pagetype = message('module-pagetype')
else
pagetype = message('default-pagetype')
end
local subpagesLink = makeWikilink(
'Special:PrefixIndex/' .. templateTitle.prefixedText .. '/',
message('subpages-link-display', {pagetype})
)
return message('subpages-blurb', {subpagesLink})
end
----------------------------------------------------------------------------
-- Tracking categories
----------------------------------------------------------------------------
function p.addTrackingCategories(env)
--[[
-- Check if {{documentation}} is transcluded on a /doc or /testcases page.
-- @env - environment table containing title objects, etc., generated with p.getEnvironment
-- Messages:
-- 'display-strange-usage-category' --> true
-- 'doc-subpage' --> 'doc'
-- 'testcases-subpage' --> 'testcases'
-- 'strange-usage-category' --> 'Wikipedia pages with strange ((documentation)) usage'
--
-- /testcases pages in the module namespace are not categorised, as they may have
-- {{documentation}} transcluded automatically.
--]]
local title = env.title
local subjectSpace = env.subjectSpace
if not title or not subjectSpace then
return nil
end
local subpage = title.subpageText
local ret = ''
if message('display-strange-usage-category', nil, 'boolean')
and (
subpage == message('doc-subpage')
or subjectSpace ~= 828 and subpage == message('testcases-subpage')
)
then
ret = ret .. makeCategoryLink(message('strange-usage-category'))
end
return ret
end
return p
2fd7faef98df56f55eede30c4ff07b2431823ee1
Module:Documentation/config
828
67
140
139
2022-10-12T13:31:46Z
Ninjan
2
1 revision imported
Scribunto
text/plain
----------------------------------------------------------------------------------------------------
--
-- Configuration for Module:Documentation
--
-- Here you can set the values of the parameters and messages used in Module:Documentation to
-- localise it to your wiki and your language. Unless specified otherwise, values given here
-- should be string values.
----------------------------------------------------------------------------------------------------
local cfg = {} -- Do not edit this line.
----------------------------------------------------------------------------------------------------
-- Protection template configuration
----------------------------------------------------------------------------------------------------
-- cfg['protection-reason-edit']
-- The protection reason for edit-protected templates to pass to
-- [[Module:Protection banner]].
cfg['protection-reason-edit'] = 'template'
--[[
----------------------------------------------------------------------------------------------------
-- Sandbox notice configuration
--
-- On sandbox pages the module can display a template notifying users that the current page is a
-- sandbox, and the location of test cases pages, etc. The module decides whether the page is a
-- sandbox or not based on the value of cfg['sandbox-subpage']. The following settings configure the
-- messages that the notices contains.
----------------------------------------------------------------------------------------------------
--]]
-- cfg['sandbox-notice-image']
-- The image displayed in the sandbox notice.
cfg['sandbox-notice-image'] = '[[File:Sandbox.svg|50px|alt=|link=]]'
--[[
-- cfg['sandbox-notice-pagetype-template']
-- cfg['sandbox-notice-pagetype-module']
-- cfg['sandbox-notice-pagetype-other']
-- The page type of the sandbox page. The message that is displayed depends on the current subject
-- namespace. This message is used in either cfg['sandbox-notice-blurb'] or
-- cfg['sandbox-notice-diff-blurb'].
--]]
cfg['sandbox-notice-pagetype-template'] = '[[Wikipedia:Template test cases|template sandbox]] page'
cfg['sandbox-notice-pagetype-module'] = '[[Wikipedia:Template test cases|module sandbox]] page'
cfg['sandbox-notice-pagetype-other'] = 'sandbox page'
--[[
-- cfg['sandbox-notice-blurb']
-- cfg['sandbox-notice-diff-blurb']
-- cfg['sandbox-notice-diff-display']
-- Either cfg['sandbox-notice-blurb'] or cfg['sandbox-notice-diff-blurb'] is the opening sentence
-- of the sandbox notice. The latter has a diff link, but the former does not. $1 is the page
-- type, which is either cfg['sandbox-notice-pagetype-template'],
-- cfg['sandbox-notice-pagetype-module'] or cfg['sandbox-notice-pagetype-other'] depending what
-- namespace we are in. $2 is a link to the main template page, and $3 is a diff link between
-- the sandbox and the main template. The display value of the diff link is set by
-- cfg['sandbox-notice-compare-link-display'].
--]]
cfg['sandbox-notice-blurb'] = 'This is the $1 for $2.'
cfg['sandbox-notice-diff-blurb'] = 'This is the $1 for $2 ($3).'
cfg['sandbox-notice-compare-link-display'] = 'diff'
--[[
-- cfg['sandbox-notice-testcases-blurb']
-- cfg['sandbox-notice-testcases-link-display']
-- cfg['sandbox-notice-testcases-run-blurb']
-- cfg['sandbox-notice-testcases-run-link-display']
-- cfg['sandbox-notice-testcases-blurb'] is a sentence notifying the user that there is a test cases page
-- corresponding to this sandbox that they can edit. $1 is a link to the test cases page.
-- cfg['sandbox-notice-testcases-link-display'] is the display value for that link.
-- cfg['sandbox-notice-testcases-run-blurb'] is a sentence notifying the user that there is a test cases page
-- corresponding to this sandbox that they can edit, along with a link to run it. $1 is a link to the test
-- cases page, and $2 is a link to the page to run it.
-- cfg['sandbox-notice-testcases-run-link-display'] is the display value for the link to run the test
-- cases.
--]]
cfg['sandbox-notice-testcases-blurb'] = 'See also the companion subpage for $1.'
cfg['sandbox-notice-testcases-link-display'] = 'test cases'
cfg['sandbox-notice-testcases-run-blurb'] = 'See also the companion subpage for $1 ($2).'
cfg['sandbox-notice-testcases-run-link-display'] = 'run'
-- cfg['sandbox-category']
-- A category to add to all template sandboxes.
cfg['sandbox-category'] = 'Template sandboxes'
----------------------------------------------------------------------------------------------------
-- Start box configuration
----------------------------------------------------------------------------------------------------
-- cfg['documentation-icon-wikitext']
-- The wikitext for the icon shown at the top of the template.
cfg['documentation-icon-wikitext'] = '[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=]]'
-- cfg['template-namespace-heading']
-- The heading shown in the template namespace.
cfg['template-namespace-heading'] = 'Template documentation'
-- cfg['module-namespace-heading']
-- The heading shown in the module namespace.
cfg['module-namespace-heading'] = 'Module documentation'
-- cfg['file-namespace-heading']
-- The heading shown in the file namespace.
cfg['file-namespace-heading'] = 'Summary'
-- cfg['other-namespaces-heading']
-- The heading shown in other namespaces.
cfg['other-namespaces-heading'] = 'Documentation'
-- cfg['view-link-display']
-- The text to display for "view" links.
cfg['view-link-display'] = 'view'
-- cfg['edit-link-display']
-- The text to display for "edit" links.
cfg['edit-link-display'] = 'edit'
-- cfg['history-link-display']
-- The text to display for "history" links.
cfg['history-link-display'] = 'history'
-- cfg['purge-link-display']
-- The text to display for "purge" links.
cfg['purge-link-display'] = 'purge'
-- cfg['create-link-display']
-- The text to display for "create" links.
cfg['create-link-display'] = 'create'
----------------------------------------------------------------------------------------------------
-- Link box (end box) configuration
----------------------------------------------------------------------------------------------------
-- cfg['transcluded-from-blurb']
-- Notice displayed when the docs are transcluded from another page. $1 is a wikilink to that page.
cfg['transcluded-from-blurb'] = 'The above [[Wikipedia:Template documentation|documentation]] is [[Help:Transclusion|transcluded]] from $1.'
--[[
-- cfg['create-module-doc-blurb']
-- Notice displayed in the module namespace when the documentation subpage does not exist.
-- $1 is a link to create the documentation page with the preload cfg['module-preload'] and the
-- display cfg['create-link-display'].
--]]
cfg['create-module-doc-blurb'] = 'You might want to $1 a documentation page for this [[Wikipedia:Lua|Scribunto module]].'
----------------------------------------------------------------------------------------------------
-- Experiment blurb configuration
----------------------------------------------------------------------------------------------------
--[[
-- cfg['experiment-blurb-template']
-- cfg['experiment-blurb-module']
-- The experiment blurb is the text inviting editors to experiment in sandbox and test cases pages.
-- It is only shown in the template and module namespaces. With the default English settings, it
-- might look like this:
--
-- Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages.
--
-- In this example, "sandbox", "edit", "diff", "testcases", and "edit" would all be links.
--
-- There are two versions, cfg['experiment-blurb-template'] and cfg['experiment-blurb-module'], depending
-- on what namespace we are in.
--
-- Parameters:
--
-- $1 is a link to the sandbox page. If the sandbox exists, it is in the following format:
--
-- cfg['sandbox-link-display'] (cfg['sandbox-edit-link-display'] | cfg['compare-link-display'])
--
-- If the sandbox doesn't exist, it is in the format:
--
-- cfg['sandbox-link-display'] (cfg['sandbox-create-link-display'] | cfg['mirror-link-display'])
--
-- The link for cfg['sandbox-create-link-display'] link preloads the page with cfg['template-sandbox-preload']
-- or cfg['module-sandbox-preload'], depending on the current namespace. The link for cfg['mirror-link-display']
-- loads a default edit summary of cfg['mirror-edit-summary'].
--
-- $2 is a link to the test cases page. If the test cases page exists, it is in the following format:
--
-- cfg['testcases-link-display'] (cfg['testcases-edit-link-display'] | cfg['testcases-run-link-display'])
--
-- If the test cases page doesn't exist, it is in the format:
--
-- cfg['testcases-link-display'] (cfg['testcases-create-link-display'])
--
-- If the test cases page doesn't exist, the link for cfg['testcases-create-link-display'] preloads the
-- page with cfg['template-testcases-preload'] or cfg['module-testcases-preload'], depending on the current
-- namespace.
--]]
cfg['experiment-blurb-template'] = "Editors can experiment in this template's $1 and $2 pages."
cfg['experiment-blurb-module'] = "Editors can experiment in this module's $1 and $2 pages."
----------------------------------------------------------------------------------------------------
-- Sandbox link configuration
----------------------------------------------------------------------------------------------------
-- cfg['sandbox-subpage']
-- The name of the template subpage typically used for sandboxes.
cfg['sandbox-subpage'] = 'sandbox'
-- cfg['template-sandbox-preload']
-- Preload file for template sandbox pages.
cfg['template-sandbox-preload'] = 'Template:Documentation/preload-sandbox'
-- cfg['module-sandbox-preload']
-- Preload file for Lua module sandbox pages.
cfg['module-sandbox-preload'] = 'Template:Documentation/preload-module-sandbox'
-- cfg['sandbox-link-display']
-- The text to display for "sandbox" links.
cfg['sandbox-link-display'] = 'sandbox'
-- cfg['sandbox-edit-link-display']
-- The text to display for sandbox "edit" links.
cfg['sandbox-edit-link-display'] = 'edit'
-- cfg['sandbox-create-link-display']
-- The text to display for sandbox "create" links.
cfg['sandbox-create-link-display'] = 'create'
-- cfg['compare-link-display']
-- The text to display for "compare" links.
cfg['compare-link-display'] = 'diff'
-- cfg['mirror-edit-summary']
-- The default edit summary to use when a user clicks the "mirror" link. $1 is a wikilink to the
-- template page.
cfg['mirror-edit-summary'] = 'Create sandbox version of $1'
-- cfg['mirror-link-display']
-- The text to display for "mirror" links.
cfg['mirror-link-display'] = 'mirror'
-- cfg['mirror-link-preload']
-- The page to preload when a user clicks the "mirror" link.
cfg['mirror-link-preload'] = 'Template:Documentation/mirror'
----------------------------------------------------------------------------------------------------
-- Test cases link configuration
----------------------------------------------------------------------------------------------------
-- cfg['testcases-subpage']
-- The name of the template subpage typically used for test cases.
cfg['testcases-subpage'] = 'testcases'
-- cfg['template-testcases-preload']
-- Preload file for template test cases pages.
cfg['template-testcases-preload'] = 'Template:Documentation/preload-testcases'
-- cfg['module-testcases-preload']
-- Preload file for Lua module test cases pages.
cfg['module-testcases-preload'] = 'Template:Documentation/preload-module-testcases'
-- cfg['testcases-link-display']
-- The text to display for "testcases" links.
cfg['testcases-link-display'] = 'testcases'
-- cfg['testcases-edit-link-display']
-- The text to display for test cases "edit" links.
cfg['testcases-edit-link-display'] = 'edit'
-- cfg['testcases-run-link-display']
-- The text to display for test cases "run" links.
cfg['testcases-run-link-display'] = 'run'
-- cfg['testcases-create-link-display']
-- The text to display for test cases "create" links.
cfg['testcases-create-link-display'] = 'create'
----------------------------------------------------------------------------------------------------
-- Add categories blurb configuration
----------------------------------------------------------------------------------------------------
--[[
-- cfg['add-categories-blurb']
-- Text to direct users to add categories to the /doc subpage. Not used if the "content" or
-- "docname fed" arguments are set, as then it is not clear where to add the categories. $1 is a
-- link to the /doc subpage with a display value of cfg['doc-link-display'].
--]]
cfg['add-categories-blurb'] = 'Add categories to the $1 subpage.'
-- cfg['doc-link-display']
-- The text to display when linking to the /doc subpage.
cfg['doc-link-display'] = '/doc'
----------------------------------------------------------------------------------------------------
-- Subpages link configuration
----------------------------------------------------------------------------------------------------
--[[
-- cfg['subpages-blurb']
-- The "Subpages of this template" blurb. $1 is a link to the main template's subpages with a
-- display value of cfg['subpages-link-display']. In the English version this blurb is simply
-- the link followed by a period, and the link display provides the actual text.
--]]
cfg['subpages-blurb'] = '$1.'
--[[
-- cfg['subpages-link-display']
-- The text to display for the "subpages of this page" link. $1 is cfg['template-pagetype'],
-- cfg['module-pagetype'] or cfg['default-pagetype'], depending on whether the current page is in
-- the template namespace, the module namespace, or another namespace.
--]]
cfg['subpages-link-display'] = 'Subpages of this $1'
-- cfg['template-pagetype']
-- The pagetype to display for template pages.
cfg['template-pagetype'] = 'template'
-- cfg['module-pagetype']
-- The pagetype to display for Lua module pages.
cfg['module-pagetype'] = 'module'
-- cfg['default-pagetype']
-- The pagetype to display for pages other than templates or Lua modules.
cfg['default-pagetype'] = 'page'
----------------------------------------------------------------------------------------------------
-- Doc link configuration
----------------------------------------------------------------------------------------------------
-- cfg['doc-subpage']
-- The name of the subpage typically used for documentation pages.
cfg['doc-subpage'] = 'doc'
-- cfg['docpage-preload']
-- Preload file for template documentation pages in all namespaces.
cfg['docpage-preload'] = 'Template:Documentation/preload'
-- cfg['module-preload']
-- Preload file for Lua module documentation pages.
cfg['module-preload'] = 'Template:Documentation/preload-module-doc'
----------------------------------------------------------------------------------------------------
-- HTML and CSS configuration
----------------------------------------------------------------------------------------------------
-- cfg['templatestyles']
-- The name of the TemplateStyles page where CSS is kept.
-- Sandbox CSS will be at Module:Documentation/sandbox/styles.css when needed.
cfg['templatestyles'] = 'Module:Documentation/styles.css'
-- cfg['container']
-- Class which can be used to set flex or grid CSS on the
-- two child divs documentation and documentation-metadata
cfg['container'] = 'documentation-container'
-- cfg['main-div-classes']
-- Classes added to the main HTML "div" tag.
cfg['main-div-classes'] = 'documentation'
-- cfg['main-div-heading-class']
-- Class for the main heading for templates and modules and assoc. talk spaces
cfg['main-div-heading-class'] = 'documentation-heading'
-- cfg['start-box-class']
-- Class for the start box
cfg['start-box-class'] = 'documentation-startbox'
-- cfg['start-box-link-classes']
-- Classes used for the [view][edit][history] or [create] links in the start box.
-- mw-editsection-like is per [[Wikipedia:Village pump (technical)/Archive 117]]
cfg['start-box-link-classes'] = 'mw-editsection-like plainlinks'
-- cfg['end-box-class']
-- Class for the end box.
cfg['end-box-class'] = 'documentation-metadata'
-- cfg['end-box-plainlinks']
-- Plainlinks
cfg['end-box-plainlinks'] = 'plainlinks'
-- cfg['toolbar-class']
-- Class added for toolbar links.
cfg['toolbar-class'] = 'documentation-toolbar'
-- cfg['clear']
-- Just used to clear things.
cfg['clear'] = 'documentation-clear'
----------------------------------------------------------------------------------------------------
-- Tracking category configuration
----------------------------------------------------------------------------------------------------
-- cfg['display-strange-usage-category']
-- Set to true to enable output of cfg['strange-usage-category'] if the module is used on a /doc subpage
-- or a /testcases subpage. This should be a boolean value (either true or false).
cfg['display-strange-usage-category'] = true
-- cfg['strange-usage-category']
-- Category to output if cfg['display-strange-usage-category'] is set to true and the module is used on a
-- /doc subpage or a /testcases subpage.
cfg['strange-usage-category'] = 'Wikipedia pages with strange ((documentation)) usage'
--[[
----------------------------------------------------------------------------------------------------
-- End configuration
--
-- Don't edit anything below this line.
----------------------------------------------------------------------------------------------------
--]]
return cfg
71b68ed73088f1a59d61acf06bbee9fde6677f03
Module:Documentation/styles.css
828
68
142
141
2022-10-12T13:31:46Z
Ninjan
2
1 revision imported
text
text/plain
/* {{pp|small=yes}} */
.documentation,
.documentation-metadata {
border: 1px solid #a2a9b1;
background-color: #ecfcf4;
clear: both;
}
.documentation {
margin: 1em 0 0 0;
padding: 1em;
}
.documentation-metadata {
margin: 0.2em 0; /* same margin left-right as .documentation */
font-style: italic;
padding: 0.4em 1em; /* same padding left-right as .documentation */
}
.documentation-startbox {
padding-bottom: 3px;
border-bottom: 1px solid #aaa;
margin-bottom: 1ex;
}
.documentation-heading {
font-weight: bold;
font-size: 125%;
}
.documentation-clear { /* Don't want things to stick out where they shouldn't. */
clear: both;
}
.documentation-toolbar {
font-style: normal;
font-size: 85%;
}
ce0e629c92e3d825ab9fd927fe6cc37d9117b6cb
Template:Sandbox other
10
69
144
143
2022-10-12T13:31:47Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{#if:{{#ifeq:{{#invoke:String|sublength|s={{SUBPAGENAME}}|i=0|len=7}}|sandbox|1}}{{#ifeq:{{SUBPAGENAME}}|doc|1}}{{#invoke:String|match|{{PAGENAME}}|/sandbox/styles.css$|plain=false|nomatch=}}|{{{1|}}}|{{{2|}}}}}<!--
--><noinclude>{{documentation}}</noinclude>
91e4ae891d6b791615152c1fbc971414961ba872
Template:Documentation subpage
10
70
146
145
2022-10-12T13:31:47Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
<includeonly><!--
-->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}}
| <!--(this template has been transcluded on a /doc or /{{{override}}} page)-->
</includeonly><!--
-->{{#ifeq:{{{doc-notice|show}}} |show
| {{Mbox
| type = notice
| style = margin-bottom:1.0em;
| image = [[File:Edit-copy green.svg|40px|alt=|link=]]
| text =
{{strong|This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]]}} for {{terminate sentence|{{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}}}<br />It contains usage information, [[Wikipedia:Categorization|categories]] and other content that is not part of the original {{#if:{{{text2|}}} |{{{text2}}} |{{#if:{{{text1|}}} |{{{text1}}} |{{#ifeq:{{SUBJECTSPACE}} |{{ns:User}} |{{lc:{{SUBJECTSPACE}}}} template page |{{#if:{{SUBJECTSPACE}} |{{lc:{{SUBJECTSPACE}}}} page|article}}}}}}}}.
}}
}}<!--
-->{{DEFAULTSORT:{{{defaultsort|{{PAGENAME}}}}}}}<!--
-->{{#if:{{{inhibit|}}} |<!--(don't categorize)-->
| <includeonly><!--
-->{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}
| [[Category:{{#switch:{{SUBJECTSPACE}} |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages]]
| [[Category:Documentation subpages without corresponding pages]]
}}<!--
--></includeonly>
}}<!--
(completing initial #ifeq: at start of template:)
--><includeonly>
| <!--(this template has not been transcluded on a /doc or /{{{override}}} page)-->
}}<!--
--></includeonly><noinclude>{{Documentation}}</noinclude>
932915be87123dcf74687ffca846a3130a6a52af
Template:Template link with link off
10
71
148
147
2022-10-12T13:31:47Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#Invoke:Template link general|main|nowrap=yes|nolink=yes}}</includeonly><noinclude>
{{Documentation|1=Template:Tlg/doc
|content = {{tlg/doc|tlf}}
}}
<!-- Add categories to the /doc subpage, not here! -->
</noinclude>
b099fea5d1f36b0b4b9cb253ad3a9f4e095f6851
Template:Tlf
10
72
150
149
2022-10-12T13:31:48Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
#REDIRECT [[Template:Template link with link off]]
{{Redirect category shell|
{{R from move}}
}}
52759e1d3f7c9aa4a03d0b7d4f84f4c6adf53edf
Template:High-use
10
73
152
151
2022-10-12T13:31:48Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{#invoke:High-use|main|1={{{1|}}}|2={{{2|}}}|info={{{info|}}}|demo={{{demo|}}}|form={{{form|}}}|expiry={{{expiry|}}}|system={{{system|}}}}}<noinclude>
{{Documentation}}
<!-- Add categories to the /doc subpage; interwiki links go to Wikidata, thank you! -->
</noinclude>
a3322d1bd47ac03df14fa2090855cff4fede9bc7
Template:TemplateData header
10
74
154
153
2022-10-12T13:31:49Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
<div class="templatedata-header">{{#if:{{{noheader|}}}|<!--
noheader:
-->{{Template parameter usage|based=y}}|<!--
+header:
-->This is the {{#if:{{{nolink|}}}|<!--
+header, nolink TD
-->TemplateData|<!--
+header, +link [[TD]]; DEFAULT:
-->[[Wikipedia:TemplateData|TemplateData]]}}<!--
e.o. #if:nolink; DEFAULT:
--> for this template used by [[mw:Extension:TemplateWizard|TemplateWizard]], [[Wikipedia:VisualEditor|VisualEditor]] and other tools. {{Template parameter usage|based=y}}<!--
e.o. #if:noheader
-->}}
'''TemplateData for {{{1|{{BASEPAGENAME}}}}}'''
</div><includeonly><!--
check parameters
-->{{#invoke:Check for unknown parameters|check
|unknown={{template other|1=[[Category:Pages using TemplateData header with unknown parameters|_VALUE_]]}}
|template=Template:TemplateData header
|1 |nolink |noheader
|preview=<div class="error" style="font-weight:normal">Unknown parameter '_VALUE_' in [[Template:TemplateData header]].</div>
}}<!--
-->{{template other|{{sandbox other||
[[Category:Templates using TemplateData]]
}}}}</includeonly><!--
--><noinclude>{{Documentation}}</noinclude>
ddfbb4ae793846b96d4c06330417fa6ed4da2adc
Template:Template parameter usage
10
75
156
155
2022-10-12T13:31:49Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{#switch:{{{label|}}}
|=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template={{Urlencode:{{#if:{{{1|}}}|{{ROOTPAGENAME:{{{1|}}}}}|{{ROOTPAGENAME}}}}}} {{#ifeq:{{yesno-no|{{{lc}}}}}|no|C|c}}lick here] to see a monthly parameter usage report for {{#if:{{{1|}}}|[[Template:{{ROOTPAGENAME:{{{1|}}}}}]]|this template}}{{#ifeq:{{yesno-no|{{{based}}}}}|yes| based on {{#if:{{{1|}}}|its|this}} TemplateData}}.
|None|none=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template={{Urlencode:{{#if:{{{1|}}}|{{ROOTPAGENAME:{{{1|}}}}}|{{ROOTPAGENAME}}}}}} {{#ifeq:{{yesno-no|{{{lc}}}}}|no|P|p}}arameter usage report]{{#ifeq:{{yesno-no|{{{based}}}}}|yes| based on {{#if:{{{1|}}}|its|this}} TemplateData}}
|for|For=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template={{Urlencode:{{#if:{{{1|}}}|{{ROOTPAGENAME:{{{1|}}}}}|{{ROOTPAGENAME}}}}}} {{#ifeq:{{yesno-no|{{{lc}}}}}|no|P|p}}arameter usage report] for {{#if:{{{1|}}}|[[Template:{{ROOTPAGENAME:{{{1|}}}}}]]|[[Template:{{ROOTPAGENAME}}]]}}{{#ifeq:{{yesno-no|{{{based}}}}}|yes| based on {{#if:{{{1|}}}|its|this}} TemplateData}}.
|#default=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template={{Urlencode:{{#if:{{{1|}}}|{{ROOTPAGENAME:{{{1|}}}}}|{{ROOTPAGENAME}}}}}} {{{label|}}}]{{#ifeq:{{yesno-no|{{{based}}}}}|yes| based on {{#if:{{{1|}}}|its|this}} TemplateData}}
}}<noinclude>
{{documentation}}
</noinclude>
b9cdd1b2e409313904f041c38562a3d6221cc017
Module:High-use
828
76
158
157
2022-10-12T13:31:50Z
Ninjan
2
1 revision imported
Scribunto
text/plain
local p = {}
-- _fetch looks at the "demo" argument.
local _fetch = require('Module:Transclusion_count').fetch
local yesno = require('Module:Yesno')
function p.num(frame, count)
if count == nil then
if yesno(frame.args['fetch']) == false then
if (frame.args[1] or '') ~= '' then count = tonumber(frame.args[1]) end
else
count = _fetch(frame)
end
end
-- Build output string
local return_value = ""
if count == nil then
if frame.args[1] == "risk" then
return_value = "a very large number of"
else
return_value = "many"
end
else
-- Use 2 significant figures for smaller numbers and 3 for larger ones
local sigfig = 2
if count >= 100000 then
sigfig = 3
end
-- Prepare to round to appropriate number of sigfigs
local f = math.floor(math.log10(count)) - sigfig + 1
-- Round and insert "approximately" or "+" when appropriate
if (frame.args[2] == "yes") or (mw.ustring.sub(frame.args[1],-1) == "+") then
-- Round down
return_value = string.format("%s+", mw.getContentLanguage():formatNum(math.floor( (count / 10^(f)) ) * (10^(f))) )
else
-- Round to nearest
return_value = string.format("approximately %s", mw.getContentLanguage():formatNum(math.floor( (count / 10^(f)) + 0.5) * (10^(f))) )
end
-- Insert percentage of pages if that is likely to be >= 1% and when |no-percent= not set to yes
if count and count > 250000 and not yesno (frame:getParent().args['no-percent']) then
local percent = math.floor( ( (count/frame:callParserFunction('NUMBEROFPAGES', 'R') ) * 100) + 0.5)
if percent >= 1 then
return_value = string.format("%s pages, or roughly %s%% of all", return_value, percent)
end
end
end
return return_value
end
-- Actions if there is a large (greater than or equal to 100,000) transclusion count
function p.risk(frame)
local return_value = ""
if frame.args[1] == "risk" then
return_value = "risk"
else
local count = _fetch(frame)
if count and count >= 100000 then return_value = "risk" end
end
return return_value
end
function p.text(frame, count)
-- Only show the information about how this template gets updated if someone
-- is actually editing the page and maybe trying to update the count.
local bot_text = (frame:preprocess("{{REVISIONID}}") == "") and "\n\n----\n'''Preview message''': Transclusion count updated automatically ([[Template:High-use/doc#Technical details|see documentation]])." or ''
if count == nil then
if yesno(frame.args['fetch']) == false then
if (frame.args[1] or '') ~= '' then count = tonumber(frame.args[1]) end
else
count = _fetch(frame)
end
end
local title = mw.title.getCurrentTitle()
if title.subpageText == "doc" or title.subpageText == "sandbox" then
title = title.basePageTitle
end
local systemMessages = frame.args['system']
if frame.args['system'] == '' then
systemMessages = nil
end
-- This retrieves the project URL automatically to simplify localiation.
local templateCount = ('on [https://linkcount.toolforge.org/index.php?project=%s&page=%s %s pages]'):format(
mw.title.getCurrentTitle():fullUrl():gsub('//(.-)/.*', '%1'),
mw.uri.encode(title.fullText), p.num(frame, count))
local used_on_text = "'''This " .. (mw.title.getCurrentTitle().namespace == 828 and "Lua module" or "template") .. ' is used ';
if systemMessages then
used_on_text = used_on_text .. systemMessages ..
((count and count > 2000) and ("''', and " .. templateCount) or ("'''"))
else
used_on_text = used_on_text .. templateCount .. "'''"
end
local sandbox_text = ("%s's [[%s/sandbox|/sandbox]] or [[%s/testcases|/testcases]] subpages, or in your own [[%s]]. "):format(
(mw.title.getCurrentTitle().namespace == 828 and "module" or "template"),
title.fullText, title.fullText,
mw.title.getCurrentTitle().namespace == 828 and "Module:Sandbox|module sandbox" or "Wikipedia:User pages#SUB|user subpage"
)
local infoArg = frame.args["info"] ~= "" and frame.args["info"]
if (systemMessages or frame.args[1] == "risk" or (count and count >= 100000) ) then
local info = systemMessages and '.<br/>Changes to it can cause immediate changes to the Wikipedia user interface.' or '.'
if infoArg then
info = info .. "<br />" .. infoArg
end
sandbox_text = info .. '<br /> To avoid major disruption' ..
(count and count >= 100000 and ' and server load' or '') ..
', any changes should be tested in the ' .. sandbox_text ..
'The tested changes can be added to this page in a single edit. '
else
sandbox_text = (infoArg and ('.<br />' .. infoArg .. ' C') or ' and c') ..
'hanges may be widely noticed. Test changes in the ' .. sandbox_text
end
local discussion_text = systemMessages and 'Please discuss changes ' or 'Consider discussing changes '
if frame.args["2"] and frame.args["2"] ~= "" and frame.args["2"] ~= "yes" then
discussion_text = string.format("%sat [[%s]]", discussion_text, frame.args["2"])
else
discussion_text = string.format("%son the [[%s|talk page]]", discussion_text, title.talkPageTitle.fullText )
end
return used_on_text .. sandbox_text .. discussion_text .. " before implementing them." .. bot_text
end
function p.main(frame)
local count = nil
if yesno(frame.args['fetch']) == false then
if (frame.args[1] or '') ~= '' then count = tonumber(frame.args[1]) end
else
count = _fetch(frame)
end
local image = "[[File:Ambox warning yellow.svg|40px|alt=Warning|link=]]"
local type_param = "style"
local epilogue = ''
if frame.args['system'] and frame.args['system'] ~= '' then
image = "[[File:Ambox important.svg|40px|alt=Warning|link=]]"
type_param = "content"
local nocat = frame:getParent().args['nocat'] or frame.args['nocat']
local categorise = (nocat == '' or not yesno(nocat))
if categorise then
epilogue = frame:preprocess('{{Sandbox other||{{#switch:{{#invoke:Effective protection level|{{#switch:{{NAMESPACE}}|File=upload|#default=edit}}|{{FULLPAGENAME}}}}|sysop|templateeditor|interfaceadmin=|#default=[[Category:Pages used in system messages needing protection]]}}}}')
end
elseif (frame.args[1] == "risk" or (count and count >= 100000)) then
image = "[[File:Ambox warning orange.svg|40px|alt=Warning|link=]]"
type_param = "content"
end
if frame.args["form"] == "editnotice" then
return frame:expandTemplate{
title = 'editnotice',
args = {
["image"] = image,
["text"] = p.text(frame, count),
["expiry"] = (frame.args["expiry"] or "")
}
} .. epilogue
else
return require('Module:Message box').main('ombox', {
type = type_param,
image = image,
text = p.text(frame, count),
expiry = (frame.args["expiry"] or "")
}) .. epilogue
end
end
return p
e65a49e327a83e27b6a35ceff8dce344edee0840
Module:Transclusion count
828
77
160
159
2022-10-12T13:31:50Z
Ninjan
2
1 revision imported
Scribunto
text/plain
local p = {}
function p.fetch(frame)
local template = nil
local return_value = nil
-- Use demo parameter if it exists, otherswise use current template name
local namespace = mw.title.getCurrentTitle().namespace
if frame.args["demo"] and frame.args["demo"] ~= "" then
template = frame.args["demo"]
elseif namespace == 10 then -- Template namespace
template = mw.title.getCurrentTitle().text
elseif namespace == 828 then -- Module namespace
template = (mw.site.namespaces[828].name .. ":" .. mw.title.getCurrentTitle().text)
end
-- If in template or module namespace, look up count in /data
if template ~= nil then
namespace = mw.title.new(template, "Template").namespace
if namespace == 10 or namespace == 828 then
template = mw.ustring.gsub(template, "/doc$", "") -- strip /doc from end
local index = mw.ustring.sub(mw.title.new(template).text,1,1)
local status, data = pcall(function ()
return(mw.loadData('Module:Transclusion_count/data/' .. (mw.ustring.find(index, "%a") and index or "other")))
end)
if status then
return_value = tonumber(data[mw.ustring.gsub(template, " ", "_")])
end
end
end
-- If database value doesn't exist, use value passed to template
if return_value == nil and frame.args[1] ~= nil then
local arg1=mw.ustring.match(frame.args[1], '[%d,]+')
if arg1 and arg1 ~= '' then
return_value = tonumber(frame:callParserFunction('formatnum', arg1, 'R'))
end
end
return return_value
end
-- Tabulate this data for [[Wikipedia:Database reports/Templates transcluded on the most pages]]
function p.tabulate(frame)
local list = {}
for i = 65, 91 do
local data = mw.loadData('Module:Transclusion count/data/' .. ((i == 91) and 'other' or string.char(i)))
for name, count in pairs(data) do
table.insert(list, {mw.title.new(name, "Template").fullText, count})
end
end
table.sort(list, function(a, b)
return (a[2] == b[2]) and (a[1] < b[1]) or (a[2] > b[2])
end)
local lang = mw.getContentLanguage();
for i = 1, #list do
list[i] = ('|-\n| %d || [[%s]] || %s\n'):format(i, list[i][1]:gsub('_', ' '), lang:formatNum(list[i][2]))
end
return table.concat(list)
end
return p
9b2940dfd623cf550f748fd5bfc25b7f69cd14cd
Module:Lua banner
828
78
162
161
2022-10-12T13:31:50Z
Ninjan
2
1 revision imported
Scribunto
text/plain
-- This module implements the {{lua}} template.
local yesno = require('Module:Yesno')
local mList = require('Module:List')
local mTableTools = require('Module:TableTools')
local mMessageBox = require('Module:Message box')
local p = {}
function p.main(frame)
local origArgs = frame:getParent().args
local args = {}
for k, v in pairs(origArgs) do
v = v:match('^%s*(.-)%s*$')
if v ~= '' then
args[k] = v
end
end
return p._main(args)
end
function p._main(args)
local modules = mTableTools.compressSparseArray(args)
local box = p.renderBox(modules)
local trackingCategories = p.renderTrackingCategories(args, modules)
return box .. trackingCategories
end
function p.renderBox(modules)
local boxArgs = {}
if #modules < 1 then
boxArgs.text = '<strong class="error">Error: no modules specified</strong>'
else
local moduleLinks = {}
for i, module in ipairs(modules) do
moduleLinks[i] = string.format('[[:%s]]', module)
local maybeSandbox = mw.title.new(module .. '/sandbox')
if maybeSandbox.exists then
moduleLinks[i] = moduleLinks[i] .. string.format(' ([[:%s|sandbox]])', maybeSandbox.fullText)
end
end
local moduleList = mList.makeList('bulleted', moduleLinks)
local title = mw.title.getCurrentTitle()
if title.subpageText == "doc" then
title = title.basePageTitle
end
if title.contentModel == "Scribunto" then
boxArgs.text = 'This module depends on the following other modules:' .. moduleList
else
boxArgs.text = 'This template uses [[Wikipedia:Lua|Lua]]:\n' .. moduleList
end
end
boxArgs.type = 'notice'
boxArgs.small = true
boxArgs.image = '[[File:Lua-Logo.svg|30px|alt=|link=]]'
return mMessageBox.main('mbox', boxArgs)
end
function p.renderTrackingCategories(args, modules, titleObj)
if yesno(args.nocat) then
return ''
end
local cats = {}
-- Error category
if #modules < 1 then
cats[#cats + 1] = 'Lua templates with errors'
end
-- Lua templates category
titleObj = titleObj or mw.title.getCurrentTitle()
local subpageBlacklist = {
doc = true,
sandbox = true,
sandbox2 = true,
testcases = true
}
if not subpageBlacklist[titleObj.subpageText] then
local protCatName
if titleObj.namespace == 10 then
local category = args.category
if not category then
local categories = {
['Module:String'] = 'Templates based on the String Lua module',
['Module:Math'] = 'Templates based on the Math Lua module',
['Module:BaseConvert'] = 'Templates based on the BaseConvert Lua module',
['Module:Citation'] = 'Templates based on the Citation/CS1 Lua module'
}
categories['Module:Citation/CS1'] = categories['Module:Citation']
category = modules[1] and categories[modules[1]]
category = category or 'Lua-based templates'
end
cats[#cats + 1] = category
protCatName = "Templates using under-protected Lua modules"
elseif titleObj.namespace == 828 then
protCatName = "Modules depending on under-protected modules"
end
if not args.noprotcat and protCatName then
local protLevels = {
autoconfirmed = 1,
extendedconfirmed = 2,
templateeditor = 3,
sysop = 4
}
local currentProt
if titleObj.id ~= 0 then
-- id is 0 (page does not exist) if am previewing before creating a template.
currentProt = titleObj.protectionLevels["edit"][1]
end
if currentProt == nil then currentProt = 0 else currentProt = protLevels[currentProt] end
for i, module in ipairs(modules) do
if module ~= "WP:libraryUtil" then
local moduleProt = mw.title.new(module).protectionLevels["edit"][1]
if moduleProt == nil then moduleProt = 0 else moduleProt = protLevels[moduleProt] end
if moduleProt < currentProt then
cats[#cats + 1] = protCatName
break
end
end
end
end
end
for i, cat in ipairs(cats) do
cats[i] = string.format('[[Category:%s]]', cat)
end
return table.concat(cats)
end
return p
6e3bedcc849ff22d4f702708965c39b97d7e8585
Module:Parameter names example
828
79
164
163
2022-10-12T13:31:51Z
Ninjan
2
1 revision imported
Scribunto
text/plain
-- This module implements {{parameter names example}}.
local p = {}
local function makeParam(s)
local lb = '{'
local rb = '}'
return lb:rep(3) .. s .. rb:rep(3)
end
local function italicize(s)
return "''" .. s .. "''"
end
local function plain(s)
return s
end
function p._main(args, frame)
-- Find how we want to format the arguments to the template.
local formatFunc
if args._display == 'italics' or args._display == 'italic' then
formatFunc = italicize
elseif args._display == 'plain' then
formatFunc = plain
else
formatFunc = makeParam
end
-- Build the table of template arguments.
local targs = {}
for k, v in pairs(args) do
if type(k) == 'number' then
targs[v] = formatFunc(v)
elseif not k:find('^_') then
targs[k] = v
end
end
targs['nocat'] = 'yes';
targs['categories'] = 'no';
targs['demo'] = 'yes';
-- Find the template name.
local template
if args._template then
template = args._template
else
local currentTitle = mw.title.getCurrentTitle()
if currentTitle.prefixedText:find('/sandbox$') then
template = currentTitle.prefixedText
else
template = currentTitle.basePageTitle.prefixedText
end
end
-- Call the template with the arguments.
frame = frame or mw.getCurrentFrame()
local success, result = pcall(
frame.expandTemplate,
frame,
{title = template, args = targs}
)
if success then
return result
else
return ''
end
end
function p.main(frame)
local args = require('Module:Arguments').getArgs(frame, {
wrappers = 'Template:Parameter names example'
})
return p._main(args, frame)
end
return p
576eb8298850f4e4e62105ac740df295b7b7eb9e
Template:Lua
10
80
166
165
2022-10-12T13:31:52Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude>
{{Lua|Module:Lua banner}}
{{documentation}}
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
</noinclude>
dba3962144dacd289dbc34f50fbe0a7bf6d7f2f7
Template:Parameter names example
10
81
168
167
2022-10-12T13:31:53Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Parameter names example|main}}</includeonly><noinclude>
{{Documentation}}
</noinclude>
de1e29d6ebc113e9d1649ea6a976625885db8a2f
Template:Category link with count
10
82
170
169
2022-10-12T13:31:54Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
[[:Category:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}|<!--
-->{{#if:{{{name|}}}|{{{name}}}|Category:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}}}<!--
-->]] ({{PAGESINCATEGORY:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}|{{{2|all}}}}})<noinclude>
{{Documentation}}
</noinclude>
f93f1540b8c157703bd6d24ae35c35bef745981d
Module:Transclusion count/data/I
828
83
172
171
2022-10-12T13:31:55Z
Ninjan
2
1 revision imported
Scribunto
text/plain
return {
["IAAF_name"] = 2200,
["IAST"] = 5800,
["IBDB_name"] = 9000,
["ICD10"] = 4600,
["ICD9"] = 4400,
["ICS"] = 2800,
["IDN"] = 3200,
["IMDb_episode"] = 9100,
["IMDb_episodes"] = 2100,
["IMDb_name"] = 149000,
["IMDb_title"] = 183000,
["IMO_Number"] = 4000,
["IMSLP"] = 7900,
["IND"] = 7600,
["INR"] = 6000,
["INRConvert"] = 5300,
["INRConvert/CurrentRate"] = 5200,
["INRConvert/USD"] = 5200,
["INRConvert/out"] = 5200,
["IOC_profile"] = 6100,
["IP"] = 2500,
["IPA"] = 134000,
["IPA-all"] = 3400,
["IPA-de"] = 7500,
["IPA-es"] = 7600,
["IPA-fr"] = 41000,
["IPA-it"] = 5700,
["IPA-nl"] = 3400,
["IPA-pl"] = 3800,
["IPA-pt"] = 3500,
["IPA-ru"] = 2500,
["IPA-sh"] = 2700,
["IPA-sl"] = 6800,
["IPA-th"] = 2900,
["IPA_audio_link"] = 18000,
["IPA_link"] = 3000,
["IPAc-cmn"] = 2600,
["IPAc-en"] = 45000,
["IPAc-pl"] = 52000,
["IPC_athlete"] = 2600,
["IPSummary"] = 77000,
["IP_summary"] = 77000,
["IPsock"] = 12000,
["IPtalk"] = 23000,
["IPuser"] = 7000,
["IPvandal"] = 11000,
["IRC"] = 7500,
["IRI"] = 2100,
["IRL"] = 5400,
["IRN"] = 3400,
["ISBN"] = 458000,
["ISBNT"] = 37000,
["ISFDB_name"] = 4000,
["ISFDB_title"] = 4500,
["ISL"] = 2000,
["ISO_15924/script-example-character"] = 2700,
["ISO_15924/wp-article"] = 2700,
["ISO_15924/wp-article/format"] = 2700,
["ISO_15924/wp-article/label"] = 2600,
["ISO_3166_code"] = 427000,
["ISO_3166_name"] = 16000,
["ISO_639_name"] = 6800,
["ISP"] = 5900,
["ISR"] = 4600,
["ISSN"] = 11000,
["ISSN_link"] = 29000,
["ISTAT"] = 8100,
["ISU_figure_skater"] = 2500,
["ITA"] = 17000,
["ITF"] = 5800,
["ITF_profile"] = 8600,
["ITIS"] = 4200,
["ITN_talk"] = 9200,
["ITN_talk/date"] = 9200,
["IUCN_banner"] = 15000,
["I_sup"] = 4400,
["Iaaf_name"] = 7400,
["Ice_hockey"] = 20000,
["Ice_hockey_stats"] = 15000,
["Icehockeystats"] = 11000,
["Icon"] = 553000,
["If"] = 255000,
["If_all"] = 5700,
["If_between"] = 3700,
["If_both"] = 9700000,
["If_empty"] = 2900000,
["If_first_display_both"] = 61000,
["If_in_page"] = 7300,
["If_last_display_both"] = 28000,
["If_preview"] = 56000,
["If_then_show"] = 240000,
["Ifempty"] = 3900,
["Iferror_then_show"] = 2900,
["Ifexist_not_redirect"] = 1070000,
["Ifnotempty"] = 13000,
["Ifnumber"] = 29000,
["Ifsubst"] = 87000,
["Ih"] = 7500,
["Ill"] = 101000,
["Illm"] = 6900,
["Image_frame"] = 3600,
["Image_label"] = 4500,
["Image_label_begin"] = 3800,
["Image_label_end"] = 3400,
["Image_label_small"] = 2600,
["Image_needed"] = 4500,
["Image_other"] = 286000,
["Image_requested"] = 169000,
["Image_requested/Category_helper"] = 162000,
["Imbox"] = 903000,
["Imdb_name"] = 5300,
["Imdb_title"] = 4200,
["Import_style"] = 11000,
["Import_style/inputbox.css"] = 11000,
["Importance"] = 5480000,
["Importance/colour"] = 5500000,
["Importance_mask"] = 8670000,
["Improve_categories"] = 6200,
["In_class"] = 5200,
["In_lang"] = 343000,
["In_progress"] = 2900,
["In_string"] = 64000,
["In_title"] = 17000,
["Inactive_WikiProject_banner"] = 211000,
["Inactive_userpage_blanked"] = 4800,
["Include-USGov"] = 29000,
["Incomplete_list"] = 22000,
["Increase"] = 39000,
["Incumbent_pope"] = 4300,
["Indent"] = 4000,
["IndexFungorum"] = 2200,
["Indian_English"] = 3900,
["Indian_Rupee"] = 9800,
["Indian_railway_code"] = 3100,
["Inflation"] = 17000,
["Inflation-fn"] = 5200,
["Inflation-year"] = 4300,
["Inflation/IN/startyear"] = 5200,
["Inflation/UK"] = 4000,
["Inflation/UK/dataset"] = 4000,
["Inflation/UK/startyear"] = 4000,
["Inflation/US"] = 11000,
["Inflation/US/dataset"] = 11000,
["Inflation/US/startyear"] = 11000,
["Inflation/fn"] = 5800,
["Inflation/year"] = 22000,
["Info"] = 7200,
["Infobox"] = 3510000,
["Infobox/Columns"] = 2100,
["Infobox/mobileviewfix.css"] = 18000,
["Infobox3cols"] = 292000,
["Infobox_AFL_biography"] = 14000,
["Infobox_Aircraft_Begin"] = 5600,
["Infobox_Aircraft_Type"] = 5000,
["Infobox_Athletics_Championships"] = 2500,
["Infobox_Australian_place"] = 15000,
["Infobox_CFL_biography"] = 2400,
["Infobox_COA_wide"] = 3000,
["Infobox_Canada_electoral_district"] = 2400,
["Infobox_Canadian_Football_League_biography"] = 6000,
["Infobox_Canadian_Football_League_biography/position"] = 5900,
["Infobox_Chinese"] = 18000,
["Infobox_Chinese/Footer"] = 8800,
["Infobox_Chinese/Header"] = 8800,
["Infobox_Chinese/Korean"] = 15000,
["Infobox_Christian_leader"] = 17000,
["Infobox_Election"] = 2500,
["Infobox_French_commune"] = 37000,
["Infobox_GAA_player"] = 3200,
["Infobox_Gaelic_Athletic_Association_player"] = 4800,
["Infobox_German_location"] = 13000,
["Infobox_German_place"] = 14000,
["Infobox_Greece_place"] = 2800,
["Infobox_Greek_Dimos"] = 2800,
["Infobox_Hindu_temple"] = 2300,
["Infobox_Indian_state_legislative_assembly_constituency"] = 3600,
["Infobox_Italian_comune"] = 8100,
["Infobox_Korean_name"] = 15000,
["Infobox_Korean_name/categories"] = 14000,
["Infobox_MLB_yearly"] = 3000,
["Infobox_NCAA_team_season"] = 18000,
["Infobox_NFL_biography"] = 27000,
["Infobox_NFL_player"] = 8300,
["Infobox_NFL_season"] = 2600,
["Infobox_NFL_team_season"] = 3800,
["Infobox_NRHP"] = 72000,
["Infobox_NRHP/conv"] = 18000,
["Infobox_NRHP/locmapin2region"] = 66000,
["Infobox_Officeholder"] = 6000,
["Infobox_Olympic_event"] = 7200,
["Infobox_Olympic_event/games_text"] = 7200,
["Infobox_Paralympic_event"] = 2500,
["Infobox_Paralympic_event/games_text"] = 2500,
["Infobox_Politician"] = 2800,
["Infobox_Romanian_subdivision"] = 3100,
["Infobox_Russian_district"] = 2000,
["Infobox_Russian_inhabited_locality"] = 4400,
["Infobox_SCOTUS_case"] = 3600,
["Infobox_Site_of_Special_Scientific_Interest"] = 2000,
["Infobox_Swiss_town"] = 2800,
["Infobox_Switzerland_municipality"] = 2900,
["Infobox_U.S._county"] = 3000,
["Infobox_U.S._county/district"] = 3000,
["Infobox_UK_legislation"] = 2200,
["Infobox_UK_place"] = 25000,
["Infobox_UK_place/NoDialCode"] = 7700,
["Infobox_UK_place/NoPostCode"] = 2800,
["Infobox_UK_place/area"] = 2300,
["Infobox_UK_place/dist"] = 2500,
["Infobox_UK_place/local"] = 25000,
["Infobox_UK_place/styles.css"] = 25000,
["Infobox_UN_resolution"] = 2200,
["Infobox_US_Supreme_Court_case"] = 3800,
["Infobox_US_Supreme_Court_case/courts"] = 3700,
["Infobox_Wikipedia_user"] = 9100,
["Infobox_YouTube_personality"] = 2400,
["Infobox_academic"] = 12000,
["Infobox_aircraft_begin"] = 14000,
["Infobox_aircraft_occurrence"] = 2200,
["Infobox_aircraft_type"] = 13000,
["Infobox_airline"] = 4500,
["Infobox_airport"] = 15000,
["Infobox_airport/datatable"] = 15000,
["Infobox_album"] = 159000,
["Infobox_album/color"] = 186000,
["Infobox_album/link"] = 159000,
["Infobox_anatomy"] = 4400,
["Infobox_ancient_site"] = 5000,
["Infobox_animanga/Footer"] = 6500,
["Infobox_animanga/Header"] = 6500,
["Infobox_animanga/Print"] = 5200,
["Infobox_animanga/Video"] = 4500,
["Infobox_architect"] = 3500,
["Infobox_artist"] = 27000,
["Infobox_artist_discography"] = 5800,
["Infobox_artwork"] = 11000,
["Infobox_athlete"] = 3200,
["Infobox_automobile"] = 8100,
["Infobox_award"] = 12000,
["Infobox_badminton_player"] = 3100,
["Infobox_baseball_biography"] = 28000,
["Infobox_baseball_biography/style"] = 28000,
["Infobox_baseball_biography/styles.css"] = 28000,
["Infobox_basketball_biography"] = 20000,
["Infobox_basketball_biography/style"] = 20000,
["Infobox_basketball_club"] = 3000,
["Infobox_beauty_pageant"] = 2200,
["Infobox_bilateral_relations"] = 4200,
["Infobox_body_of_water"] = 17000,
["Infobox_book"] = 50000,
["Infobox_boxer"] = 5600,
["Infobox_bridge"] = 5800,
["Infobox_building"] = 26000,
["Infobox_character"] = 7700,
["Infobox_chess_biography"] = 3500,
["Infobox_chess_player"] = 2900,
["Infobox_church"] = 14000,
["Infobox_church/denomination"] = 14000,
["Infobox_church/font_color"] = 14000,
["Infobox_civil_conflict"] = 2100,
["Infobox_civilian_attack"] = 4800,
["Infobox_college_coach"] = 11000,
["Infobox_college_sports_team_season"] = 37000,
["Infobox_college_sports_team_season/link"] = 37000,
["Infobox_college_sports_team_season/name"] = 37000,
["Infobox_college_sports_team_season/succession"] = 37000,
["Infobox_college_sports_team_season/team"] = 37000,
["Infobox_comic_book_title"] = 2900,
["Infobox_comics_character"] = 3600,
["Infobox_comics_creator"] = 3400,
["Infobox_company"] = 81000,
["Infobox_concert"] = 3200,
["Infobox_constituency"] = 4900,
["Infobox_country"] = 6100,
["Infobox_country/formernext"] = 5900,
["Infobox_country/imagetable"] = 5000,
["Infobox_country/multirow"] = 8000,
["Infobox_country/status_text"] = 2700,
["Infobox_country/styles.css"] = 6100,
["Infobox_country_at_games"] = 14000,
["Infobox_country_at_games/core"] = 14000,
["Infobox_country_at_games/see_also"] = 11000,
["Infobox_court_case"] = 4500,
["Infobox_court_case/images"] = 2300,
["Infobox_cricket_tournament"] = 2100,
["Infobox_cricketer"] = 32000,
["Infobox_cricketer/career"] = 32000,
["Infobox_cricketer/national_side"] = 7600,
["Infobox_criminal"] = 5800,
["Infobox_curler"] = 2500,
["Infobox_cycling_race_report"] = 4300,
["Infobox_cyclist"] = 16000,
["Infobox_dam"] = 5500,
["Infobox_designation_list"] = 18000,
["Infobox_designation_list/entry"] = 16000,
["Infobox_dim"] = 6500,
["Infobox_dim/core"] = 6500,
["Infobox_diocese"] = 3800,
["Infobox_drug"] = 9100,
["Infobox_drug/chemical_formula"] = 9100,
["Infobox_drug/data_page_link"] = 9100,
["Infobox_drug/formatATC"] = 9000,
["Infobox_drug/formatCASnumber"] = 9200,
["Infobox_drug/formatChEBI"] = 9200,
["Infobox_drug/formatChEMBL"] = 9200,
["Infobox_drug/formatChemDBNIAID"] = 9100,
["Infobox_drug/formatChemSpider"] = 9200,
["Infobox_drug/formatCompTox"] = 9100,
["Infobox_drug/formatDrugBank"] = 9200,
["Infobox_drug/formatIUPHARBPS"] = 9200,
["Infobox_drug/formatJmol"] = 9100,
["Infobox_drug/formatKEGG"] = 9200,
["Infobox_drug/formatPDBligand"] = 8500,
["Infobox_drug/formatPubChemCID"] = 9200,
["Infobox_drug/formatPubChemSID"] = 9100,
["Infobox_drug/formatUNII"] = 9100,
["Infobox_drug/legal_status"] = 9200,
["Infobox_drug/licence"] = 9200,
["Infobox_drug/maintenance_categories"] = 9100,
["Infobox_drug/pregnancy_category"] = 9200,
["Infobox_drug/title"] = 9100,
["Infobox_election"] = 27000,
["Infobox_election/row"] = 27000,
["Infobox_election/shortname"] = 25000,
["Infobox_enzyme"] = 5100,
["Infobox_ethnic_group"] = 6900,
["Infobox_event"] = 4700,
["Infobox_figure_skater"] = 4100,
["Infobox_film"] = 151000,
["Infobox_film/short_description"] = 147000,
["Infobox_film_awards"] = 2500,
["Infobox_film_awards/link"] = 2500,
["Infobox_film_awards/style"] = 2500,
["Infobox_food"] = 6600,
["Infobox_football_biography"] = 201000,
["Infobox_football_club"] = 26000,
["Infobox_football_club_season"] = 19000,
["Infobox_football_league"] = 2500,
["Infobox_football_league_season"] = 18000,
["Infobox_football_match"] = 5500,
["Infobox_football_tournament_season"] = 7000,
["Infobox_former_subdivision"] = 3300,
["Infobox_former_subdivision/styles.css"] = 3300,
["Infobox_galaxy"] = 2000,
["Infobox_game"] = 2300,
["Infobox_game_score"] = 3300,
["Infobox_gene"] = 13000,
["Infobox_given_name"] = 3900,
["Infobox_golfer"] = 4300,
["Infobox_golfer/highest_ranking"] = 4300,
["Infobox_government_agency"] = 9900,
["Infobox_government_cabinet"] = 2300,
["Infobox_gridiron_football_person"] = 2800,
["Infobox_gridiron_football_person/position"] = 5900,
["Infobox_gymnast"] = 3200,
["Infobox_handball_biography"] = 4700,
["Infobox_historic_site"] = 11000,
["Infobox_horseraces"] = 2500,
["Infobox_hospital"] = 6100,
["Infobox_hospital/care_system"] = 6100,
["Infobox_hospital/lists"] = 6100,
["Infobox_ice_hockey_biography"] = 19000,
["Infobox_ice_hockey_player"] = 19000,
["Infobox_ice_hockey_team"] = 2900,
["Infobox_ice_hockey_team_season"] = 2000,
["Infobox_information_appliance"] = 2200,
["Infobox_international_football_competition"] = 5400,
["Infobox_islands"] = 8400,
["Infobox_islands/area"] = 8800,
["Infobox_islands/density"] = 8800,
["Infobox_islands/length"] = 8400,
["Infobox_islands/styles.css"] = 8400,
["Infobox_journal"] = 9500,
["Infobox_journal/Abbreviation_search"] = 9400,
["Infobox_journal/Bluebook_check"] = 9200,
["Infobox_journal/Former_check"] = 9200,
["Infobox_journal/ISO_4_check"] = 9200,
["Infobox_journal/ISSN-eISSN"] = 9300,
["Infobox_journal/Indexing_search"] = 9300,
["Infobox_journal/MathSciNet_check"] = 9200,
["Infobox_journal/NLM_check"] = 9200,
["Infobox_journal/frequency"] = 8400,
["Infobox_judge"] = 2000,
["Infobox_lake"] = 4500,
["Infobox_language"] = 9400,
["Infobox_language/family-color"] = 11000,
["Infobox_language/genetic"] = 6500,
["Infobox_language/linguistlist"] = 9400,
["Infobox_language/ref"] = 6900,
["Infobox_legislature"] = 3500,
["Infobox_library"] = 2000,
["Infobox_lighthouse"] = 2600,
["Infobox_lighthouse/light"] = 2600,
["Infobox_locomotive"] = 4800,
["Infobox_magazine"] = 7400,
["Infobox_manner_of_address"] = 3200,
["Infobox_mapframe"] = 76000,
["Infobox_martial_artist"] = 5500,
["Infobox_martial_artist/record"] = 5500,
["Infobox_medal_templates"] = 411000,
["Infobox_medical_condition"] = 9800,
["Infobox_medical_condition_(new)"] = 8200,
["Infobox_military_conflict"] = 20000,
["Infobox_military_installation"] = 9300,
["Infobox_military_person"] = 43000,
["Infobox_military_unit"] = 25000,
["Infobox_mine"] = 2100,
["Infobox_model"] = 2300,
["Infobox_mountain"] = 27000,
["Infobox_multi-sport_competition_event"] = 2000,
["Infobox_museum"] = 9700,
["Infobox_musical_artist"] = 119000,
["Infobox_musical_artist/color"] = 119000,
["Infobox_musical_artist/hCard_class"] = 305000,
["Infobox_musical_composition"] = 2700,
["Infobox_name"] = 7200,
["Infobox_name_module"] = 12000,
["Infobox_newspaper"] = 9300,
["Infobox_nobility"] = 2400,
["Infobox_noble"] = 6800,
["Infobox_officeholder"] = 201000,
["Infobox_officeholder/office"] = 206000,
["Infobox_official_post"] = 7400,
["Infobox_organization"] = 34000,
["Infobox_pageant_titleholder"] = 2800,
["Infobox_park"] = 7000,
["Infobox_person"] = 447000,
["Infobox_person/Wikidata"] = 4600,
["Infobox_person/height"] = 111000,
["Infobox_person/length"] = 6900,
["Infobox_person/weight"] = 76000,
["Infobox_philosopher"] = 3200,
["Infobox_planet"] = 4600,
["Infobox_play"] = 3600,
["Infobox_political_party"] = 13000,
["Infobox_power_station"] = 2900,
["Infobox_prepared_food"] = 3400,
["Infobox_professional_wrestler"] = 4100,
["Infobox_professional_wrestling_event"] = 2500,
["Infobox_protected_area"] = 14000,
["Infobox_protein_family"] = 2100,
["Infobox_publisher"] = 2300,
["Infobox_racehorse"] = 5500,
["Infobox_racing_driver"] = 3400,
["Infobox_radio_station"] = 22000,
["Infobox_rail"] = 2800,
["Infobox_rail_line"] = 7000,
["Infobox_rail_line/tracking"] = 7000,
["Infobox_rail_service"] = 2800,
["Infobox_rail_service/doc"] = 2800,
["Infobox_reality_competition_season"] = 3100,
["Infobox_record_label"] = 4000,
["Infobox_recurring_event"] = 6100,
["Infobox_religious_biography"] = 4800,
["Infobox_religious_building"] = 11000,
["Infobox_religious_building/color"] = 16000,
["Infobox_restaurant"] = 2100,
["Infobox_river"] = 29000,
["Infobox_river/calcunit"] = 29000,
["Infobox_river/discharge"] = 29000,
["Infobox_river/row-style"] = 29000,
["Infobox_river/source"] = 29000,
["Infobox_road"] = 24000,
["Infobox_road/meta/mask/category"] = 24000,
["Infobox_road/meta/mask/country"] = 24000,
["Infobox_road/styles.css"] = 25000,
["Infobox_road_small"] = 2200,
["Infobox_rockunit"] = 6400,
["Infobox_royalty"] = 20000,
["Infobox_royalty/short_description"] = 13000,
["Infobox_rugby_biography"] = 15000,
["Infobox_rugby_biography/correct_date"] = 15000,
["Infobox_rugby_biography/depcheck"] = 6700,
["Infobox_rugby_league_biography"] = 9600,
["Infobox_rugby_league_biography/PLAYER"] = 9500,
["Infobox_rugby_team"] = 2600,
["Infobox_sailboat_specifications"] = 2100,
["Infobox_saint"] = 4800,
["Infobox_school"] = 38000,
["Infobox_school/short_description"] = 38000,
["Infobox_school_district"] = 5600,
["Infobox_school_district/styles.css"] = 5600,
["Infobox_scientist"] = 46000,
["Infobox_service_record"] = 2600,
["Infobox_settlement"] = 547000,
["Infobox_settlement/areadisp"] = 229000,
["Infobox_settlement/columns"] = 91000,
["Infobox_settlement/columns/styles.css"] = 91000,
["Infobox_settlement/densdisp"] = 417000,
["Infobox_settlement/impus"] = 80000,
["Infobox_settlement/lengthdisp"] = 166000,
["Infobox_settlement/link"] = 91000,
["Infobox_settlement/metric"] = 204000,
["Infobox_settlement/pref"] = 285000,
["Infobox_settlement/styles.css"] = 547000,
["Infobox_ship_begin"] = 40000,
["Infobox_ship_career"] = 36000,
["Infobox_ship_characteristics"] = 40000,
["Infobox_ship_class_overview"] = 4000,
["Infobox_ship_image"] = 40000,
["Infobox_shopping_mall"] = 3400,
["Infobox_short_story"] = 2300,
["Infobox_skier"] = 2500,
["Infobox_soap_character"] = 3000,
["Infobox_software"] = 14000,
["Infobox_software/simple"] = 14000,
["Infobox_song"] = 73000,
["Infobox_song/color"] = 73000,
["Infobox_song/link"] = 73000,
["Infobox_spaceflight"] = 3500,
["Infobox_spaceflight/styles.css"] = 3500,
["Infobox_sports_competition_event"] = 14000,
["Infobox_sports_competition_event/medalrow"] = 9800,
["Infobox_sports_league"] = 4800,
["Infobox_sports_season"] = 4700,
["Infobox_sports_team"] = 2300,
["Infobox_sportsperson"] = 105000,
["Infobox_stadium"] = 3800,
["Infobox_station"] = 54000,
["Infobox_station/doc"] = 54000,
["Infobox_station/services"] = 54000,
["Infobox_station/styles.css"] = 54000,
["Infobox_street"] = 3200,
["Infobox_swimmer"] = 9300,
["Infobox_television"] = 55000,
["Infobox_television_channel"] = 6200,
["Infobox_television_episode"] = 11000,
["Infobox_television_episode/styles.css"] = 11000,
["Infobox_television_season"] = 9000,
["Infobox_television_station"] = 3700,
["Infobox_tennis_biography"] = 9600,
["Infobox_tennis_event"] = 2300,
["Infobox_tennis_tournament_event"] = 18000,
["Infobox_tennis_tournament_year"] = 8700,
["Infobox_tennis_tournament_year/color"] = 26000,
["Infobox_tennis_tournament_year/footer"] = 26000,
["Infobox_train"] = 2200,
["Infobox_tropical_cyclone"] = 2200,
["Infobox_union"] = 2200,
["Infobox_university"] = 26000,
["Infobox_user"] = 2600,
["Infobox_venue"] = 17000,
["Infobox_video_game"] = 27000,
["Infobox_volleyball_biography"] = 5200,
["Infobox_weapon"] = 7100,
["Infobox_website"] = 7600,
["Infobox_writer"] = 37000,
["Information"] = 108000,
["Information/styles.css"] = 108000,
["Inprogress"] = 2100,
["Input_link"] = 32000,
["Instagram"] = 9200,
["Interlanguage_link"] = 137000,
["Interlanguage_link_multi"] = 20000,
["Internet_Archive_author"] = 18000,
["Internet_Archive_film"] = 2400,
["Intitle"] = 11000,
["Invalid_SVG"] = 3800,
["Invalid_SVG/styles.css"] = 3800,
["Ipsock"] = 11000,
["Iptalk"] = 21000,
["IranCensus2006"] = 54000,
["IranNCSGN"] = 3200,
["Iran_Census_2006"] = 54000,
["Irc"] = 2100,
["Irish_place_name"] = 2500,
["IsValidPageName"] = 129000,
["Is_country_in_Central_America"] = 13000,
["Is_country_in_the_Caribbean"] = 13000,
["Is_interwiki_link"] = 6000,
["Is_italic_taxon"] = 435000,
["Is_redirect"] = 143000,
["Isbn"] = 6300,
["Isfdb_name"] = 3900,
["Isfdb_title"] = 4400,
["Isnumeric"] = 197000,
["Iso2continent"] = 30000,
["Iso2country"] = 22000,
["Iso2country/article"] = 22000,
["Iso2country/data"] = 22000,
["Iso2nationality"] = 162000,
["Issubst"] = 75000,
["Isu_name"] = 2300,
["Italic_dab2"] = 5000,
["Italic_title"] = 758000,
["Italic_title_prefixed"] = 8600,
["Italics_colon"] = 3200,
["Italictitle"] = 4600,
["Ivm"] = 5800,
["Ivm/styles.css"] = 5800,
["Ivmbox"] = 120000,
["Ivory_messagebox"] = 131000,
["Module:I18n/complex_date"] = 61000,
["Module:IP"] = 110000,
["Module:IPA_symbol"] = 4200,
["Module:IPA_symbol/data"] = 4200,
["Module:IPAc-en"] = 45000,
["Module:IPAc-en/data"] = 45000,
["Module:IPAc-en/phonemes"] = 45000,
["Module:IPAc-en/pronunciation"] = 45000,
["Module:IPAddress"] = 132000,
["Module:ISO_3166"] = 915000,
["Module:ISO_3166/data/AT"] = 2500,
["Module:ISO_3166/data/BA"] = 3400,
["Module:ISO_3166/data/CA"] = 2600,
["Module:ISO_3166/data/CN"] = 2000,
["Module:ISO_3166/data/DE"] = 14000,
["Module:ISO_3166/data/ES"] = 3500,
["Module:ISO_3166/data/FR"] = 38000,
["Module:ISO_3166/data/GB"] = 6300,
["Module:ISO_3166/data/GR"] = 3000,
["Module:ISO_3166/data/IN"] = 28000,
["Module:ISO_3166/data/National"] = 915000,
["Module:ISO_3166/data/RS"] = 3200,
["Module:ISO_3166/data/RU"] = 24000,
["Module:ISO_3166/data/TR"] = 2400,
["Module:ISO_3166/data/US"] = 83000,
["Module:ISO_639_name"] = 14000,
["Module:ISOdate"] = 61000,
["Module:Icon"] = 553000,
["Module:Icon/data"] = 553000,
["Module:If_empty"] = 2900000,
["Module:If_in_page"] = 7300,
["Module:If_preview"] = 455000,
["Module:If_preview/configuration"] = 456000,
["Module:If_preview/styles.css"] = 456000,
["Module:Import_style"] = 11000,
["Module:In_lang"] = 344000,
["Module:Indent"] = 4000,
["Module:Infobox"] = 3940000,
["Module:Infobox/dates"] = 64000,
["Module:Infobox/styles.css"] = 4190000,
["Module:Infobox3cols"] = 292000,
["Module:InfoboxImage"] = 4230000,
["Module:Infobox_body_of_water_tracking"] = 17000,
["Module:Infobox_cyclist_tracking"] = 16000,
["Module:Infobox_gene"] = 13000,
["Module:Infobox_mapframe"] = 367000,
["Module:Infobox_military_conflict"] = 20000,
["Module:Infobox_military_conflict/styles.css"] = 20000,
["Module:Infobox_multi-lingual_name"] = 18000,
["Module:Infobox_multi-lingual_name/data"] = 18000,
["Module:Infobox_power_station"] = 2900,
["Module:Infobox_road"] = 25000,
["Module:Infobox_road/browselinks"] = 25000,
["Module:Infobox_road/errors"] = 24000,
["Module:Infobox_road/length"] = 25000,
["Module:Infobox_road/locations"] = 24000,
["Module:Infobox_road/map"] = 25000,
["Module:Infobox_road/route"] = 25000,
["Module:Infobox_road/sections"] = 24000,
["Module:Infobox_television"] = 55000,
["Module:Infobox_television_disambiguation_check"] = 61000,
["Module:Infobox_television_episode"] = 11000,
["Module:Infobox_television_season_disambiguation_check"] = 8500,
["Module:Infobox_television_season_name"] = 9000,
["Module:Internet_Archive"] = 18000,
["Module:IrelandByCountyCatNav"] = 2500,
["Module:Is_infobox_in_lead"] = 371000,
["Module:Is_instance"] = 8000,
["Module:Italic_title"] = 1080000,
["Module:Italic_title2"] = 5000,
}
2afe22ac9046847992044cbf567b45ccc232a7d4
Template:Infobox/doc
10
84
174
173
2022-10-12T13:31:57Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{Documentation subpage}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{distinguish|Template:Userbox}}
{{High-use}}
{{Lua|Module:Infobox}}
{{Parameter names example
|name={{PAGENAME}} <!--|child |subbox |decat--> |title |above |subheader |subheader1 |subheader2={{{subheader2}}}<br/>......
|image|caption |image1|caption1 |image2|caption2={{{caption2}}}<br/>......
|header1=<div style="border-top:1px dashed #ccc;">{{{header1}}}<br/>{{nobold|( ''or'' )}}</div>
|label2={{{label1}}} |data2={{{data1}}}
|data3=( ''or'' ) |data4=<div style="padding-bottom:0.25em;border-bottom:1px dashed #ccc;">{{{data1}}}</div>
|header5={{{header2}}}<br/><div style="padding:0.75em 0 0.5em;">{{nobold|( ''or'' )}}</div>
|label6={{{label2}}} |data6={{{data2}}}
|data7=( ''or'' ) |data8=<div style="padding-bottom:0.25em;border-bottom:1px dashed #ccc;">{{{data2}}}</div>
|data9=<div style="padding:0.75em 0 0.5em;">( ''etc'' )</div>
|below
}}
This template is intended as a meta template: a template used for constructing other templates. '''Note''': In general, it is not meant for use directly in an article, but can be used on a one-off basis if required. [[Help:Infobox]] contains an introduction about the recommended content and design of infoboxes; [[Wikipedia:Manual of Style/Infoboxes]] contains additional style guidelines. See [[WP:List of infoboxes]] and [[:Category:Infobox templates]] for lists of prepared topic-specific infoboxes.
== Usage ==
{{tlf|Infobox}} is a meta-template: used to organise an actual <nowiki>{{Infobox sometopic}}</nowiki> template (like {{tl|Infobox building}}).
For <code><nowiki>[[Template:Infobox sometopic]]</nowiki></code>, template code then looks like this, simplified:
<pre>
{{Infobox
| name = {{{name|{{PAGENAME}}}}}
| image = {{{image|}}}
| caption1 = {{{caption|}}}
| label1 = Former names
| data1 = {{{former_names|}}}
| header2 = General information
| label3 = Status
| data3 = {{{status|}}}
... <!-- etc. -->
}}
</pre>
== Optional control parameters ==
; name : If this parameter is present, "view/talk/edit" links will be added to the bottom of the infobox pointing to the named page, prefixed by <code>Template:</code> if no namespace is specified. You may use the value <nowiki>{{subst:PAGENAME}}</nowiki>; however, this is rarely what you want because it will send users clicking these links in an infobox to the template code rather than the data in the infobox they probably want to change.
; child : See the [[#Embedding|Embedding]] section for details. If this is set to "yes", this child infobox should be titled but have no name parameter. This parameter is empty by default, set it to "yes" to activate it.
; subbox : See the [[#Subboxes|Subboxes]] section for details. If this is set to "yes", this subbox should be titled but have no name parameter. This parameter is empty by default, set to "yes" to activate it. It has no effect if the '''child''' parameter is also set to "yes".
; decat : If this is set to "yes", the current page will not be autocategorized in a maintenance category when the generated infobox has some problems or no visible data section. Leave empty by default or set to "yes" to activate it.
; autoheaders: If this is set to any non-blank value, headers which are not followed by data fields are suppressed. See the "[[#Hiding headers when all its data fields are empty|hiding headers when all its data fields are empty]]" section for more details.
== Content parameters ==
=== Title ===
There are two different ways to put a title on an infobox. One contains the title inside the infobox's border in the uppermost cell of the table, the other puts it as a caption on top of the table. You can use them both together, or just one or the other, or neither (though this is not recommended):
; title : Text to put in the caption over the top of the table (or as section header before the whole content of this table, if this is a child infobox). For [[Wikipedia:Manual of Style/Accessibility#Tables|accessibility reasons]], this is the most recommended alternative.
; above : Text to put within the uppermost cell of the table.
; subheader(n) : additional title fields which fit below {{{title}}} and {{{above}}}, but before images.
Examples:
{{Infobox
| name = Infobox/doc
| title = Text in caption over infobox
| subheader = Subheader of the infobox
| header = (the rest of the infobox goes here)
}}
<pre style="overflow:auto">
{{Infobox
| name = {{subst:PAGENAME}}
| title = Text in caption over infobox
| subheader = Subheader of the infobox
| header = (the rest of the infobox goes here)
}}
</pre>{{clear}}
{{Infobox
| name = Infobox/doc
| above = Text in uppermost cell of infobox
| subheader = Subheader of the infobox
| subheader2 = Second subheader of the infobox
| header = (the rest of the infobox goes here)
}}
<pre style="overflow:auto">
{{Infobox
| name = {{subst:PAGENAME}}
| above = Text in uppermost cell of infobox
| subheader = Subheader of the infobox
| subheader2 = Second subheader of the infobox
| header = (the rest of the infobox goes here)
}}
</pre>{{clear}}
=== Illustration images ===
; image(n) : images to display at the top of the template. Use full image syntax, for example <nowiki>[[File:example.png|200px|alt=Example alt text]]</nowiki>. Image is centered by default. See [[WP:ALT]] for more on alt text.
; caption(n) : Text to put underneath the images.
=== Main data ===
; header(n) : Text to use as a header in row n.
; label(n) : Text to use as a label in row n.
; data(n) : Text to display as data in row n.
Note: for any given value for (n), not all combinations of parameters are permitted. The presence of a {{para|header''(n)''}} will cause the corresponding {{para|data''(n)''}} (and {{para|rowclass''(n)''}} {{para|label''(n)''}}, see below) to be ignored; the absence of a {{para|data''(n)''}} will cause the corresponding {{para|label''(n)''}} to be ignored. Valid combinations for any single row are:
* {{para|class''(n)''}} {{para|header''(n)''}}
* {{para|rowclass''(n)''}} {{para|class''(n)''}} {{para|data''(n)''}}
* {{para|rowclass''(n)''}} {{para|label''(n)''}} {{para|class''(n)''}} {{para|data''(n)''}}
See the rendering of header4, label4, and data4 in the [[#Examples|Examples]] section below.
==== Number ranges ====
To allow flexibility when the layout of an infobox is changed, it may be helpful when developing an infobox to use non-contiguous numbers for header and label/data rows. Parameters for new rows can then be inserted in future without having to renumber existing parameters. For example:
<pre style="overflow:auto">
| header3 = Section 1
| label5 = Label A
| data5 = Data A
| label7 = Label C
| data7 = Data C
| header10 = Section 2
| label12 = Label D
| data12 = Data D
</pre>{{clear}}
It is also possible to automatically renumber parameter names by using [[User:Frietjes/infoboxgap.js]] or [[Module:IncrementParams]].
==== Making data fields optional ====
A row with a label but no data is not displayed. This allows for the easy creation of optional infobox content rows. To make a row optional use a parameter that defaults to an empty string, like so:
<pre style="overflow:auto">
| label5 = Population
| data5 = {{{population|}}}
</pre>{{clear}}
This way if an article doesn't define the population parameter in its infobox the row won't be displayed.
For more complex fields with pre-formatted contents that would still be present even if the parameter wasn't set, you can wrap it all in an "#if" statement to make the whole thing vanish when the parameter is not used. For instance, the "#if" statement in the following example reads "#if:the parameter ''mass'' has been supplied |then display it, followed by 'kg'":
<pre style="overflow:auto">
| label6 = Mass
| data6 = {{ #if: {{{mass|}}} | {{{mass}}} kg }}
</pre>{{clear}}
For more on #if, see [[meta:ParserFunctions##if:|here]].
==== Hiding headers when all its data fields are empty ====
You can also make headers automatically hide when their section is empty (has no data-row showing).
Consider this situation:
{{Infobox
| title = Example: header with & without data
| headerstyle = background:lightgrey
| header1 = Header1 with empty section
| label2 = label2 text | data2 =
| label3 = label3 text | data3 =
| label4 = label4 text | data4 =
| header5 = Header5 with data below
| label6 = label6 text | data6 = Some value
}}
<pre style="overflow:auto">
{{Infobox
| title = Example: header with & without data
| headerstyle = background:lightgrey
| header1 = Header1 with empty section
| label2 = label2 text | data2 =
| label3 = label3 text | data3 =
| label4 = label4 text | data4 =
| header5 = Header5 with data below
| label6 = label6 text | data6 = Some value
}}
</pre>{{clear}}
If you want hide the header when no {{para|data''N''}} values are present, use '''{{para|autoheaders|y}}''':
{{Infobox
| title = Example: header with & without data
| autoheaders = y
| headerstyle = background:lightgrey
| header1 = Header1 with empty section
| label2 = label2 text | data2 =
| label3 = label3 text | data3 =
| label4 = label4 text | data4 =
| header5 = Header5 with data below
| label6 = label6 text | data6 = Some value
}}
<syntaxhighlight lang="moin" style="overflow:auto">
{{Infobox
| title = Example: header with & without data
| autoheaders = y
| headerstyle = background:lightgrey
| header1 = Header1 with empty section
| label2 = label2 text | data2 =
| label3 = label3 text | data3 =
| label4 = label4 text | data4 =
| header5 = Header5 with data below
| label6 = label6 text | data6 = Some value
}}
</syntaxhighlight>{{clear}}
So, header1 will be shown if any of item1, item2, or item3 is defined. If none of the three parameters are defined the header won't be shown and no empty row appears before the next visible content.
Note: if the data has empty css elements, like {{para|data|2=<span style="background:yellow;"></span>}}, this will be treated as non-empty (having data).
If {{para|autoheaders|y}} but there are items that you ''do not'' want to trigger a header, place {{para|headerX|_BLANK_}}. This will serve as an empty header and separate it from the subsequent items.
{{Infobox
| title = Example: blank header with & without data
| autoheaders = y
| headerstyle = background:lightgrey
| header1 = Header1 with empty section
| label2 = label2 text | data2 =
| label3 = label3 text | data3 =
| label4 = label4 text | data4 =
| header5 = _BLANK_
| label6 = label6 text | data6 = Some value, but does not trigger header1 or show header5
}}
<syntaxhighlight lang="moin" style="overflow:auto">
{{Infobox
| title = Example: header with & without data
| autoheaders = y
| headerstyle = background:lightgrey
| header1 = Header1 with empty section
| label2 = label2 text | data2 =
| label3 = label3 text | data3 =
| label4 = label4 text | data4 =
| header5 = _BLANK_
| label6 = label6 text | data6 = Some value, but does not trigger header1 or show header5
}}
</syntaxhighlight>{{clear}}
=== Footer ===
; below : Text to put in the bottom cell. The bottom cell is intended for footnotes, see-also, and other such information.
== Presentation parameters ==
=== Italic titles ===
Titles of articles with infoboxes may be made italic, in line with [[WP:ITALICTITLE]], by passing the <code>italic title</code> parameter.
* Turn on italic titles by passing {{para|italic title|<nowiki>{{{italic title|}}}</nowiki>}} from the infobox.
* Turn off by default (notably because only Latin script may be safely rendered in this style and italic may be needed to distinguish foreign language from local English language only in that script, but would be difficult to read for other scripts) but allow some instances to be made italic by passing {{para|italic title|<nowiki>{{{italic title|no}}}</nowiki>}}
* Do not make any titles italic by not passing the parameter at all.
=== CSS styling ===
{{div col}}
; bodystyle : Applies to the infobox table as a whole
; titlestyle : Applies only to the title caption. Adding a background color is usually inadvisable since the text is rendered "outside" the infobox.
; abovestyle : Applies only to the "above" cell at the top. The default style has font-size:125%; since this cell is usually used for a title, if you want to use the above cell for regular-sized text include "font-size:100%;" in the abovestyle.
; imagestyle : Applies to the cell the image is in. This includes the text of the image caption, but you should set text properties with captionstyle instead of imagestyle in case the caption is moved out of this cell in the future.
; captionstyle : Applies to the text of the image caption.
; rowstyle(n) : This parameter is inserted into the <code>style</code> attribute for the specified row.
; headerstyle : Applies to all header cells
; subheaderstyle : Applies to all subheader cells
; labelstyle : Applies to all label cells
; datastyle : Applies to all data cells
; belowstyle : Applies only to the below cell
{{div col end}}
=== HTML classes and microformats ===
{{div col}}
; bodyclass : This parameter is inserted into the <code>class</code> attribute for the infobox as a whole.
; titleclass : This parameter is inserted into the <code>class</code> attribute for the infobox's '''title''' caption.
<!-- currently not implemented in Lua module
; aboverowclass : This parameter is inserted into the <code>class</code> attribute for the complete table row the '''above''' cell is on.
-->
; aboveclass : This parameter is inserted into the <code>class</code> attribute for the infobox's '''above''' cell.
; subheaderrowclass(n) : This parameter is inserted into the <code>class</code> attribute for the complete table row the '''subheader''' is on.
; subheaderclass(n) : This parameter is inserted into the <code>class</code> attribute for the infobox's '''subheader'''.
; imagerowclass(n) : These parameters are inserted into the <code>class</code> attribute for the complete table row their respective '''image''' is on.
; imageclass : This parameter is inserted into the <code>class</code> attribute for the '''image'''.
; rowclass(n) : This parameter is inserted into the <code>class</code> attribute for the specified row including the '''label''' and '''data''' cells.
; class(n) : This parameter is inserted into the <code>class</code> attribute for the '''data''' cell of the specified row. If there's no '''data''' cell it has no effect.
<!-- currently not implemented in Lua module
; belowrowclass : This parameter is inserted into the <code>class</code> attribute for the complete table row the '''below''' cell is on.
-->
; belowclass : This parameter is inserted into the <code>class</code> attribute for the infobox's '''below''' cell.
{{div col end}}
This template supports the addition of microformat information. This is done by adding "class" attributes to various data cells, indicating what kind of information is contained within. Multiple class names may be specified, separated by spaces, some of them being used as selectors for custom styling according to a project policy or to the skin selected in user preferences, others being used for microformats.
To flag an infobox as containing [[hCard]] information, for example, add the following parameter:
<pre style="overflow:auto">
| bodyclass = vcard
</pre>{{clear}}
And for each row containing a data cell that's part of the vcard, add a corresponding class parameter:
<pre style="overflow:auto">
| class1 = fn
| class2 = org
| class3 = tel
</pre>{{clear}}
...and so forth. "above" and "title" can also be given classes, since these are usually used to display the name of the subject of the infobox.
See [[Wikipedia:WikiProject Microformats]] for more information on adding microformat information to Wikipedia, and [[microformat]] for more information on microformats in general.
== Examples ==
Notice how the row doesn't appear in the displayed infobox when a '''label''' is defined without an accompanying '''data''' cell, and how all of them are displayed when a '''header''' is defined on the same row as a '''data''' cell. Also notice that '''subheaders''' are not bold by default like the '''headers''' used to split the main data section, because this role is meant to be for the '''above''' cell :
{{Infobox
|name = Infobox/doc
|bodystyle =
|titlestyle =
|abovestyle = background:#cfc;
|subheaderstyle =
|title = Test Infobox
|above = Above text
|subheader = Subheader above image
|subheader2 = Second subheader
|imagestyle =
|captionstyle =
|image = [[File:Example-serious.jpg|200px|alt=Example alt text]]
|caption = Caption displayed below File:Example-serious.jpg
|headerstyle = background:#ccf;
|labelstyle = background:#ddf;
|datastyle =
|header1 = Header defined alone
| label1 =
| data1 =
|header2 =
| label2 = Label defined alone does not display (needs data, or is suppressed)
| data2 =
|header3 =
| label3 =
| data3 = Data defined alone
|header4 = All three defined (header, label, data, all with same number)
| label4 = does not display (same number as a header)
| data4 = does not display (same number as a header)
|header5 =
| label5 = Label and data defined (label)
| data5 = Label and data defined (data)
|belowstyle = background:#ddf;
|below = Below text
}}
<syntaxhighlight lang="Sass" style="overflow:auto" highlight="15">
{{Infobox
|name = {{subst:PAGENAME}}
|bodystyle =
|titlestyle =
|abovestyle = background:#cfc;
|subheaderstyle =
|title = Test Infobox
|above = Above text
|subheader = Subheader above image
|subheader2 = Second subheader
|imagestyle =
|captionstyle =
| image = [[File:Example-serious.jpg|200px|alt=Example alt text]]
|caption = Caption displayed below Example-serious.jpg
|headerstyle = background:#ccf;
|labelstyle = background:#ddf;
|datastyle =
|header1 = Header defined alone
| label1 =
| data1 =
|header2 =
| label2 = Label defined alone does not display (needs data, or is suppressed)
| data2 =
|header3 =
| label3 =
| data3 = Data defined alone
|header4 = All three defined (header, label, data, all with same number)
| label4 = does not display (same number as a header)
| data4 = does not display (same number as a header)
|header5 =
| label5 = Label and data defined (label)
| data5 = Label and data defined (data)
|belowstyle = background:#ddf;
|below = Below text
}}
</syntaxhighlight>{{clear}}
For this example, the {{para|bodystyle}} and {{para|labelstyle}} parameters are used to adjust the infobox width and define a default width for the column of labels:
{{Infobox
|name = Infobox/doc
|bodystyle = width:20em
|titlestyle =
|title = Test Infobox
|headerstyle =
|labelstyle = width:33%
|datastyle =
|header1 =
| label1 = Label 1
| data1 = Data 1
|header2 =
| label2 = Label 2
| data2 = Data 2
|header3 =
| label3 = Label 3
| data3 = Data 3
|header4 = Header 4
| label4 =
| data4 =
|header5 =
| label5 = Label 5
| data5 = Data 5: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|belowstyle =
|below = Below text
}}
<syntaxhighlight lang="sass" highlight="3,9" style="overflow: auto">
{{Infobox
|name = {{subst:PAGENAME}}
|bodystyle = width:20em
|titlestyle =
|title = Test Infobox
|headerstyle =
|labelstyle = width:33%
|datastyle =
|header1 =
| label1 = Label 1
| data1 = Data 1
|header2 =
| label2 = Label 2
| data2 = Data 2
|header3 =
| label3 = Label 3
| data3 = Data 3
|header4 = Header 4
| label4 =
| data4 =
|header5 =
| label5 = Label 5
| data5 = Data 5: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|belowstyle =
|below = Below text
}}
</syntaxhighlight>{{clear}}
== Embedding ==
<!--Linked from [[Template:Subinfobox bodystyle/doc]]-->
One infobox template can be embedded into another using the {{para|child}} parameter. This feature can be used to create a modular infobox, or to create better-defined logical sections. Long ago, it was necessary to use embedding in order to create infoboxes with more than 99 rows; but nowadays there's no limit to the number of rows that can be defined in a single instance of <code><nowiki>{{infobox}}</nowiki></code>.
{{Infobox
| title = Top level title
| data1 = {{Infobox | decat = yes | child = yes
| title = First subsection
| label1= Label 1.1
| data1 = Data 1.1
}}
| data2 = {{Infobox | decat = yes | child = yes
|title = Second subsection
| label1= Label 2.1
| data1 = Data 2.1
}}
| belowstyle =
| below = Below text
}}
<pre style="overflow:auto">
{{Infobox
| title = Top level title
| data1 = {{Infobox | decat = yes | child = yes
| title = First subsection
| label1= Label 1.1
| data1 = Data 1.1
}}
| data2 = {{Infobox | decat = yes | child = yes
|title = Second subsection
| label1= Label 2.1
| data1 = Data 2.1
}}
| belowstyle =
| below = Below text
}}
</pre>{{clear}}
Note, in the examples above, the child infobox is placed in a <code>data</code> field, not a <code>header</code> field. Notice that the section subheadings are not in bold font if bolding is not explicitly specified. To obtain bold section headings, place the child infobox in a '''header''' field (but not in a '''label''' field because it would not be displayed!), either using
{{Infobox
| title = Top level title
| header1 = {{Infobox | decat = yes | child = yes
| title = First subsection
| label1= Label 1.1
| data1 = Data 1.1
}}
| header2 = {{Infobox | decat = yes | child = yes
| title = Second subsection
| label1= Label 2.1
| data1 = Data 2.1
}}
| belowstyle =
| below = Below text
}}
<pre style="overflow:auto">
{{Infobox
| title = Top level title
| header1 = {{Infobox | decat = yes | child = yes
| title = First subsection
| label1= Label 1.1
| data1 = Data 1.1
}}
| header2 = {{Infobox | decat = yes | child = yes
| title = Second subsection
| label1= Label 2.1
| data1 = Data 2.1
}}
| belowstyle =
| below = Below text
}}
</pre>{{clear}}
or,
{{Infobox
| title = Top level title
| header1 = First subsection
{{Infobox | decat = yes | child = yes
| label1 = Label 1.1
| data1 = Data 1.1
}}
| header2 = Second subsection
{{Infobox | decat = yes | child = yes
| label1 = Label 2.1
| data1 = Data 2.1
}}
| belowstyle =
| below = Below text
}}
<pre style="overflow:auto">
{{Infobox
| title = Top level title
| header1 = First subsection
{{Infobox | decat = yes | child = yes
| label1 = Label 1.1
| data1 = Data 1.1
}}
| header2 = Second subsection
{{Infobox | decat = yes | child = yes
| label1 = Label 2.1
| data1 = Data 2.1
}}
| belowstyle =
| below = Below text
}}
</pre>{{clear}}
Note that omitting the {{para|title}} parameter, and not including any text preceding the embedded infobox, may result in spurious blank table rows, creating gaps in the visual presentation. The garbage output can be suppressed using {{para|rowstyleN|display: none}}, replacing N with the data/header number.
[[Wikipedia:WikiProject Infoboxes/embed]] includes some links to Wikipedia articles which include infoboxes embedded within other infoboxes.
== Subboxes ==
An alternative method for embedding is to use {{para|subbox|yes}}, which removes the outer border from the infobox, but preserves the interior structure. One feature of this approach is that the parent and child boxes need not have the same structure, and the label and data fields are not aligned between the parent and child boxes because they are not in the same parent table.
{{Infobox
| headerstyle = background-color:#eee;
| labelstyle = background-color:#eee;
| header1 = Main 1
| header2 = Main 2
| data3 = {{Infobox | subbox = yes
| headerstyle = background-color:#ccc;
| labelstyle = background-color:#ddd;
| header1 = Sub 3-1
| header2 = Sub 3-2
| label3 = Label 3-3 | data3 = Data 3-3
}}
| data4 = {{Infobox | subbox = yes
| labelstyle = background-color:#ccc;
| label1 = Label 4-1 | data1 = Data 4-1
}}
| label5 = Label 5 | data5 = Data 5
| header6 = Main 6
}}
<syntaxhighlight lang="sass" style="overflow:auto">
{{Infobox
| headerstyle = background-color:#eee;
| labelstyle = background-color:#eee;
| header1 = Main 1
| header2 = Main 2
| data3 = {{Infobox | subbox = yes
| headerstyle = background-color:#ccc;
| labelstyle = background-color:#ddd;
| header1 = Sub 3-1
| header2 = Sub 3-2
| label3 = Label 3-3 | data3 = Data 3-3
}}
| data4 = {{Infobox | subbox = yes
| labelstyle = background-color:#ccc;
| label1 = Label 4-1 | data1 = Data 4-1
}}
| label5 = Label 5 | data5 = Data 5
| header6 = Main 6
}}
</syntaxhighlight>{{clear}}
Similar embedding techniques may be used within content parameters of some other templates generating tables (such as [[:Template:Sidebar|Sidebar]]) :
{{Sidebar
| navbar = off
| headingstyle = background-color:#eee;
| heading1 = Heading 1
| heading2 = Heading 2
| content3 = {{Infobox | subbox = yes
| headerstyle = background-color:#ccc;
| labelstyle = background-color:#ddd;
| header1 = Sub 3-1
| header2 = Sub 3-2
| label3 = Label 3-3 | data3 = Data 3-3
}}
| content4 = {{Infobox | subbox = yes
| labelstyle = background-color:#ccc;
| label1 = Label 4-1 | data1 = Data 4-1
}}
| heading5 = Heading 5
}}
<syntaxhighlight lang="sass" style="overflow:auto">
{{Sidebar
| navbar = off
| headingstyle = background-color:#eee;
| heading1 = Heading 1
| heading2 = Heading 2
| content3 = {{Infobox | subbox = yes
| headerstyle = background-color:#ccc;
| labelstyle = background-color:#ddd;
| header1 = Sub 3-1
| header2 = Sub 3-2
| label3 = Label 3-3 | data3 = Data 3-3
}}
| content4 = {{Infobox | subbox = yes
| labelstyle = background-color:#ccc;
| label1 = Label 4-1 | data1 = Data 4-1
}}
| heading5 = Heading 5
}}
</syntaxhighlight>{{clear}}
Note that the default padding of the parent data cell containing each subbox is still visible, so the subboxes are slightly narrower than the parent box and there's a higher vertical spacing between standard cells of the parent box than between cells of distinct subboxes.
== Controlling line-breaking in embedded bulletless lists ==
Template {{tlx|nbsp}} may be used with {{tlx|wbr}} and {{tlx|nowrap}} to control line-breaking in bulletless lists embedded in infoboxes (e.g. cast list in {{tlx|Infobox film}}), to prevent wrapped long entries from being confused with multiple entries. See [[Template:Wbr/doc#Controlling line-breaking in infoboxes]] for details.
== Full blank syntax ==
(Note: there is no limit to the number of possible rows; only 20 are given below since infoboxes larger than that will be relatively rare. Just extend the numbering as needed. The microformat "class" parameters are also omitted as they are not commonly used.)
<pre style="overflow:auto">
{{Infobox
| name = {{subst:PAGENAME}}
| child = {{{child|}}}
| subbox = {{{subbox|}}}
| italic title = {{{italic title|no}}}
| templatestyles =
| child templatestyles =
| grandchild templatestyles =
| bodystyle =
| titlestyle =
| abovestyle =
| subheaderstyle =
| title =
| above =
| subheader =
| imagestyle =
| captionstyle =
| image =
| caption =
| image2 =
| caption2 =
| headerstyle =
| labelstyle =
| datastyle =
| header1 =
| label1 =
| data1 =
| header2 =
| label2 =
| data2 =
| header3 =
| label3 =
| data3 =
| header4 =
| label4 =
| data4 =
| header5 =
| label5 =
| data5 =
| header6 =
| label6 =
| data6 =
| header7 =
| label7 =
| data7 =
| header8 =
| label8 =
| data8 =
| header9 =
| label9 =
| data9 =
| header10 =
| label10 =
| data10 =
| header11 =
| label11 =
| data11 =
| header12 =
| label12 =
| data12 =
| header13 =
| label13 =
| data13 =
| header14 =
| label14 =
| data14 =
| header15 =
| label15 =
| data15 =
| header16 =
| label16 =
| data16 =
| header17 =
| label17 =
| data17 =
| header18 =
| label18 =
| data18 =
| header19 =
| label19 =
| data19 =
| header20 =
| label20 =
| data20 =
| belowstyle =
| below =
}}
</pre>{{clear}}
{{Help:Infobox/user style}}
== Porting to other MediaWikis ==
The infobox template requires the [[:mw:Extension:Scribunto|Scribunto]] extension. [[Wikipedia:WikiProject Transwiki|WikiProject Transwiki]] has a version of this template that has been modified to work on other MediaWikis.
== TemplateData ==
{{TemplateData header}}
<templatedata>
{
"description": "This template is intended as a meta template, a template used for constructing other templates. In general, it is not meant for use directly in an article but can be used on a one-off basis if required.",
"format": "{{_\n| ________________ = _\n}}\n",
"params": {
"title": {
"label": "Title",
"description": "Title displayed above the infobox",
"type": "string",
"suggested": true
},
"image": {
"label": "Image",
"description": "Image illustrating the topic. Use full image syntax.",
"type": "content",
"suggested": true,
"example": "[[File:example.png|200px|alt=Example alt text]]"
},
"caption": {
"label": "Caption",
"description": "caption for the image",
"type": "content",
"suggested": true
}
},
"paramOrder": [
"title",
"image",
"caption"
]
}
</templatedata>
==Tracking categories==
* {{Category link with count|Articles with missing Wikidata information}}
* {{Category link with count|Articles using infobox templates with no data rows}}
* {{Category link with count|Pages using embedded infobox templates with the title parameter}}
==See also==
* [[Module:Infobox]], the [[WP:LUA|Lua]] module on which this template is based
* [[Module:Check for unknown parameters]]
* {{tl|Infobox3cols}}
* {{tl|Navbox}} and {{tl|Sidebar}}
* [[Wikipedia:List of infoboxes|List of infoboxes]]
* [[:Module:InfoboxImage]]
<includeonly>{{Sandbox other||
[[Category:Infobox templates| ]]
[[Category:Wikipedia metatemplates|Infobox]]
[[Category:Templates generating microformats]]
[[Category:Templates that add a tracking category]]
[[Category:Templates based on the Infobox Lua module]]
}}</includeonly>
ae4c2006355f3de3b0b4bb35db01247a5bed78a7
Help:Infobox/user style
12
85
176
175
2022-10-12T13:31:58Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{{heading|
==Infoboxes and user style ==
}}}
Users can have [[WP:User style|user CSS]] that hides<!--, moves, or makes collapsible--> any infoboxes in their own browsers.
To hide all infoboxes, add the following to [[Special:MyPage/common.css]] (for all [[WP:Skin|skins]], or [[Special:MyPage/skin.css]] for just the current skin), on a line by itself:
<syntaxhighlight lang="css">div.mw-parser-output .infobox { display: none; }</syntaxhighlight>
Alternatively, you can add the following code to [[Special:MyPage/common.js|your common.js]] or into a browser user script that is executed by an extension like [[Greasemonkey]]:
<syntaxhighlight lang="js">$('.infobox').hide();</syntaxhighlight>
Be aware that although{{#if:{{{guideline|}}}||, per [[WP:Manual of Style/Infoboxes]],}} all information in an infobox ideally should also be found in the main body of an article, there isn't perfect compliance with this guideline. For example, the full taxonomic hierarchy in {{tlx|Taxobox}}, and the OMIM and other medical database codes of {{tlx|Infobox disease}} are often not found in the main article content. The infobox is also often the location of the most significant, even only, image in an article.<!--
Needs Special:Mypage/common.js options for:
* Making infoboxes collapsible
** Making them auto-collapsed
* Moving infoboxes to bottom of page
--><noinclude>
{{Documentation|content=
This documentation snippet is transcluded at [[Help:Infobox]], [[Template:Infobox/doc]], [[WP:Customisation#Hiding specific messages]], [[Help:User style]], [[WP:Manual of Style/Infoboxes]], and other places where this information is relevant.
As a template, this snippet takes a {{para|heading}} parameter to replace the level-2 <code>==Infoboxes and user style==</code> section heading code, as needed. E.g., for a <code>=== ... ===</code> level-3 heading: <code><nowiki>heading={{=}}{{=}}{{=}}Infoboxes and user style{{=}}{{=}}{{=}}</nowiki></code>
}}
</noinclude>
6da0d499b1fda33a6ba13b40e6605692fc3bb489
Module:Message box/ombox.css
828
86
178
177
2022-10-12T13:31:59Z
Ninjan
2
1 revision imported
text
text/plain
/* {{pp|small=y}} */
.ombox {
margin: 4px 0;
border-collapse: collapse;
border: 1px solid #a2a9b1; /* Default "notice" gray */
background-color: #f8f9fa;
box-sizing: border-box;
}
/* For the "small=yes" option. */
.ombox.mbox-small {
font-size: 88%;
line-height: 1.25em;
}
.ombox-speedy {
border: 2px solid #b32424; /* Red */
background-color: #fee7e6; /* Pink */
}
.ombox-delete {
border: 2px solid #b32424; /* Red */
}
.ombox-content {
border: 1px solid #f28500; /* Orange */
}
.ombox-style {
border: 1px solid #fc3; /* Yellow */
}
.ombox-move {
border: 1px solid #9932cc; /* Purple */
}
.ombox-protection {
border: 2px solid #a2a9b1; /* Gray-gold */
}
.ombox .mbox-text {
border: none;
/* @noflip */
padding: 0.25em 0.9em;
width: 100%;
}
.ombox .mbox-image {
border: none;
/* @noflip */
padding: 2px 0 2px 0.9em;
text-align: center;
}
.ombox .mbox-imageright {
border: none;
/* @noflip */
padding: 2px 0.9em 2px 0;
text-align: center;
}
/* An empty narrow cell */
.ombox .mbox-empty-cell {
border: none;
padding: 0;
width: 1px;
}
.ombox .mbox-invalid-type {
text-align: center;
}
@media (min-width: 720px) {
.ombox {
margin: 4px 10%;
}
.ombox.mbox-small {
/* @noflip */
clear: right;
/* @noflip */
float: right;
/* @noflip */
margin: 4px 0 4px 1em;
width: 238px;
}
}
8fe3df4bb607e699eab2dbd23bd4a1a446391002
Template:Ombox
10
87
180
179
2022-10-12T13:32:00Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{#invoke:Message box|ombox}}<noinclude>
{{documentation}}
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
</noinclude>
0e54065432d540737b9e56c4e3a8e7f74d4534ea
Module:TNT
828
88
182
181
2022-10-12T13:32:00Z
Ninjan
2
1 revision imported
Scribunto
text/plain
--
-- INTRO: (!!! DO NOT RENAME THIS PAGE !!!)
-- This module allows any template or module to be copy/pasted between
-- wikis without any translation changes. All translation text is stored
-- in the global Data:*.tab pages on Commons, and used everywhere.
--
-- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules
--
-- ATTENTION:
-- Please do NOT rename this module - it has to be identical on all wikis.
-- This code is maintained at https://www.mediawiki.org/wiki/Module:TNT
-- Please do not modify it anywhere else, as it may get copied and override your changes.
-- Suggestions can be made at https://www.mediawiki.org/wiki/Module_talk:TNT
--
-- DESCRIPTION:
-- The "msg" function uses a Commons dataset to translate a message
-- with a given key (e.g. source-table), plus optional arguments
-- to the wiki markup in the current content language.
-- Use lang=xx to set language. Example:
--
-- {{#invoke:TNT | msg
-- | I18n/Template:Graphs.tab <!-- https://commons.wikimedia.org/wiki/Data:I18n/Template:Graphs.tab -->
-- | source-table <!-- uses a translation message with id = "source-table" -->
-- | param1 }} <!-- optional parameter -->
--
--
-- The "doc" function will generate the <templatedata> parameter documentation for templates.
-- This way all template parameters can be stored and localized in a single Commons dataset.
-- NOTE: "doc" assumes that all documentation is located in Data:Templatedata/* on Commons.
--
-- {{#invoke:TNT | doc | Graph:Lines }}
-- uses https://commons.wikimedia.org/wiki/Data:Templatedata/Graph:Lines.tab
-- if the current page is Template:Graph:Lines/doc
--
local p = {}
local i18nDataset = 'I18n/Module:TNT.tab'
-- Forward declaration of the local functions
local sanitizeDataset, loadData, link, formatMessage
function p.msg(frame)
local dataset, id
local params = {}
local lang = nil
for k, v in pairs(frame.args) do
if k == 1 then
dataset = mw.text.trim(v)
elseif k == 2 then
id = mw.text.trim(v)
elseif type(k) == 'number' then
table.insert(params, mw.text.trim(v))
elseif k == 'lang' and v ~= '_' then
lang = mw.text.trim(v)
end
end
return formatMessage(dataset, id, params, lang)
end
-- Identical to p.msg() above, but used from other lua modules
-- Parameters: name of dataset, message key, optional arguments
-- Example with 2 params: format('I18n/Module:TNT', 'error_bad_msgkey', 'my-key', 'my-dataset')
function p.format(dataset, key, ...)
local checkType = require('libraryUtil').checkType
checkType('format', 1, dataset, 'string')
checkType('format', 2, key, 'string')
return formatMessage(dataset, key, {...})
end
-- Identical to p.msg() above, but used from other lua modules with the language param
-- Parameters: language code, name of dataset, message key, optional arguments
-- Example with 2 params: formatInLanguage('es', I18n/Module:TNT', 'error_bad_msgkey', 'my-key', 'my-dataset')
function p.formatInLanguage(lang, dataset, key, ...)
local checkType = require('libraryUtil').checkType
checkType('formatInLanguage', 1, lang, 'string')
checkType('formatInLanguage', 2, dataset, 'string')
checkType('formatInLanguage', 3, key, 'string')
return formatMessage(dataset, key, {...}, lang)
end
-- Obsolete function that adds a 'c:' prefix to the first param.
-- "Sandbox/Sample.tab" -> 'c:Data:Sandbox/Sample.tab'
function p.link(frame)
return link(frame.args[1])
end
function p.doc(frame)
local dataset = 'Templatedata/' .. sanitizeDataset(frame.args[1])
return frame:extensionTag('templatedata', p.getTemplateData(dataset)) ..
formatMessage(i18nDataset, 'edit_doc', {link(dataset)})
end
function p.getTemplateData(dataset)
-- TODO: add '_' parameter once lua starts reindexing properly for "all" languages
local data = loadData(dataset)
local names = {}
for _, field in pairs(data.schema.fields) do
table.insert(names, field.name)
end
local params = {}
local paramOrder = {}
for _, row in pairs(data.data) do
local newVal = {}
local name = nil
for pos, val in pairs(row) do
local columnName = names[pos]
if columnName == 'name' then
name = val
else
newVal[columnName] = val
end
end
if name then
params[name] = newVal
table.insert(paramOrder, name)
end
end
-- Work around json encoding treating {"1":{...}} as an [{...}]
params['zzz123']=''
local json = mw.text.jsonEncode({
params=params,
paramOrder=paramOrder,
description=data.description
})
json = string.gsub(json,'"zzz123":"",?', "")
return json
end
-- Local functions
sanitizeDataset = function(dataset)
if not dataset then
return nil
end
dataset = mw.text.trim(dataset)
if dataset == '' then
return nil
elseif string.sub(dataset,-4) ~= '.tab' then
return dataset .. '.tab'
else
return dataset
end
end
loadData = function(dataset, lang)
dataset = sanitizeDataset(dataset)
if not dataset then
error(formatMessage(i18nDataset, 'error_no_dataset', {}))
end
-- Give helpful error to thirdparties who try and copy this module.
if not mw.ext or not mw.ext.data or not mw.ext.data.get then
error('Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:' .. dataset)
end
local data = mw.ext.data.get(dataset, lang)
if data == false then
if dataset == i18nDataset then
-- Prevent cyclical calls
error('Missing Commons dataset ' .. i18nDataset)
else
error(formatMessage(i18nDataset, 'error_bad_dataset', {link(dataset)}))
end
end
return data
end
-- Given a dataset name, convert it to a title with the 'commons:data:' prefix
link = function(dataset)
return 'c:Data:' .. mw.text.trim(dataset or '')
end
formatMessage = function(dataset, key, params, lang)
for _, row in pairs(loadData(dataset, lang).data) do
local id, msg = unpack(row)
if id == key then
local result = mw.message.newRawMessage(msg, unpack(params or {}))
return result:plain()
end
end
if dataset == i18nDataset then
-- Prevent cyclical calls
error('Invalid message key "' .. key .. '"')
else
error(formatMessage(i18nDataset, 'error_bad_msgkey', {key, link(dataset)}))
end
end
return p
9d0d10e54abd232c806dcabccaf03e52858634a1
Template:Clc
10
89
184
183
2022-10-12T13:32:01Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
#REDIRECT [[Template:Category link with count]]
02280e2ab57b544236e11f913e3759c5781ca9d5
Template:Module other
10
90
186
185
2022-10-12T13:32:01Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
{{#switch:
<!--If no or empty "demospace" parameter then detect namespace-->
{{#if:{{{demospace|}}}
| {{lc: {{{demospace}}} }} <!--Use lower case "demospace"-->
| {{#ifeq:{{NAMESPACE}}|{{ns:Module}}
| module
| other
}}
}}
| module = {{{1|}}}
| other
| #default = {{{2|}}}
}}<!--End switch--><noinclude>
{{documentation}}
<!-- Add categories to the /doc subpage, not here! -->
</noinclude>
503694836c1b07142e63fd35d8be69ec8bb9ffe7
Template:Module rating
10
91
188
187
2022-10-12T13:32:02Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#ifeq:{{SUBPAGENAME}}|doc|<!--do not show protection level of the module on the doc page, use the second and optionally third parameter if the doc page is also protected -->{{#if:{{{2|}}}|{{Pp|{{{2}}}|action={{{3|}}}}}}}|{{Module other|{{ombox
| type = notice
| image = {{#switch: {{{1|}}}
| pre-alpha | prealpha | pa = [[File:Ambox warning blue construction.svg|40x40px|link=|alt=Pre-alpha]]
| alpha | a = [[File:Alpha lowercase.svg|26x26px|link=|alt=Alpha]]
| beta | b = [[File:Greek lc beta.svg|40x40px|link=|alt=Beta]]
| release | r | general | g = [[File:Green check.svg|40x40px|link=|alt=Ready for use]]
| protected | protect | p = [[File:{{#switch:{{#invoke:Effective protection level|edit|{{#switch:{{SUBPAGENAME}}|doc|sandbox={{FULLBASEPAGENAME}}|{{FULLPAGENAME}}}}}}|autoconfirmed=Semi|extendedconfirmed=Extended|accountcreator|templateeditor=Template|#default=Full}}-protection-shackle.svg|40x40px|link=|alt=Protected]]
| semiprotected | semiprotect | semi =[[File:Semi-protection-shackle.svg|40x40px|link=|alt=Semi-protected]]
}}
| style =
| textstyle =
| text = {{#switch: {{{1|}}}
| pre-alpha | prealpha | pa = This module is rated as [[:Category:Modules in pre-alpha development|pre-alpha]]. It is unfinished, and may or may not be in active development. It should not be used from article namespace pages. Modules remain pre-alpha until the original editor (or someone who takes one over if it is abandoned for some time) is satisfied with the basic structure.<!--
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages -->
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules in pre-alpha development|{{PAGENAME}}]] }}
}}
| alpha | a = This module is rated as [[:Category:Modules in alpha|alpha]]. It is ready for third-party input, and may be used on a few pages to see if problems arise, but should be watched. Suggestions for new features or changes in their input and output mechanisms are welcome.<!--
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages -->
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules in alpha|{{PAGENAME}}]] }}
}}
| beta | b = This module is rated as [[:Category:Modules in beta|beta]], and is ready for widespread use. It is still new and should be used with some caution to ensure the results are as expected.<!--
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages -->
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules in beta|{{PAGENAME}}]] }}
}}
| release | r | general | g = This module is rated as [[:Category:Modules for general use|ready for general use]]. It has reached a mature form and is thought to be relatively bug-free and ready for use wherever appropriate. It is ready to mention on help pages and other Wikipedia resources as an option for new users to learn. To reduce server load and bad output, it should be improved by [[Wikipedia:Template sandbox and test cases|sandbox testing]] rather than repeated trial-and-error editing.<!--
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages -->
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules for general use|{{PAGENAME}}]] }}
}}
| protected | protect | p = This module is [[:Category:Modules subject to page protection|subject to page protection]]. It is a [[Wikipedia:High-risk templates|highly visible module]] in use by a very large number of pages, or is [[Wikipedia:Substitution|substituted]] very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is [[Wikipedia:Protection policy|protected]] from editing.<!--
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages -->
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules subject to page protection|{{PAGENAME}}]] }}
}}
| semiprotected | semiprotect | semi = This module is [[:Category:Modules subject to page protection|subject to page protection]]. It is a [[Wikipedia:High-risk templates|highly visible module]] in use by a very large number of pages, or is [[Wikipedia:Substitution|substituted]] very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is [[WP:SEMI|semi-protected]] from editing.<!--
-->{{#switch: {{SUBPAGENAME}}|doc|sandbox=<!-- No category for /doc or /sandbox subpages -->
| {{#ifeq: {{{nocat|}}} | true | <!-- No category if user sets nocat=true --> | [[Category:Modules subject to page protection|{{PAGENAME}}]] }}
}}
| #default = {{error|Module rating is invalid or not specified.}}
}}
}}|{{error|Error: {{tl|Module rating}} must be placed in the Module namespace.}} [[Category:Pages with templates in the wrong namespace]]|demospace={{{demospace|<noinclude>module</noinclude>}}}}}}}</includeonly><noinclude>
{{module rating|release|nocat=true|demospace=module}}
{{documentation}}
<!-- Categories go on the /doc subpage, and interwikis go in Wikidata. -->
</noinclude>
bbd244b3ea2e13ec4c1c810ae44f2f3789a93efc
Template:Uses TemplateStyles
10
92
190
189
2022-10-12T13:32:03Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
<includeonly>{{#invoke:Uses TemplateStyles|main}}</includeonly><noinclude>
{{Uses TemplateStyles|Template:Uses TemplateStyles/example.css|nocat=true}}
{{documentation}}
<!-- Categories go on the /doc subpage and interwikis go on Wikidata. -->
</noinclude>
7e26d8f257e302bd8a3dcbe53f52741ae0884f74
Module:Uses TemplateStyles
828
93
192
191
2022-10-12T13:32:04Z
Ninjan
2
1 revision imported
Scribunto
text/plain
local yesno = require('Module:Yesno')
local mList = require('Module:List')
local mTableTools = require('Module:TableTools')
local mMessageBox = require('Module:Message box')
local TNT = require('Module:TNT')
local p = {}
local function format(msg, ...)
return TNT.format('I18n/Uses TemplateStyles', msg, ...)
end
local function getConfig()
return mw.loadData('Module:Uses TemplateStyles/config')
end
local function renderBox(tStyles)
local boxArgs = {
type = 'notice',
small = true,
image = string.format('[[File:Farm-Fresh css add.svg|32px|alt=%s]]', format('logo-alt'))
}
if #tStyles < 1 then
boxArgs.text = string.format('<strong class="error">%s</strong>', format('error-emptylist'))
else
local cfg = getConfig()
local tStylesLinks = {}
for i, ts in ipairs(tStyles) do
local link = string.format('[[:%s]]', ts)
local sandboxLink = nil
local tsTitle = mw.title.new(ts)
if tsTitle and cfg['sandbox_title'] then
local tsSandboxTitle = mw.title.new(string.format(
'%s:%s/%s/%s', tsTitle.nsText, tsTitle.baseText, cfg['sandbox_title'], tsTitle.subpageText))
if tsSandboxTitle and tsSandboxTitle.exists then
sandboxLink = format('sandboxlink', link, ':' .. tsSandboxTitle.prefixedText)
end
end
tStylesLinks[i] = sandboxLink or link
end
local tStylesList = mList.makeList('bulleted', tStylesLinks)
boxArgs.text = format(
mw.title.getCurrentTitle():inNamespaces(828,829) and 'header-module' or 'header-template') ..
'\n' .. tStylesList
end
return mMessageBox.main('mbox', boxArgs)
end
local function renderTrackingCategories(args, tStyles, titleObj)
if yesno(args.nocat) then
return ''
end
local cfg = getConfig()
local cats = {}
-- Error category
if #tStyles < 1 and cfg['error_category'] then
cats[#cats + 1] = cfg['error_category']
end
-- TemplateStyles category
titleObj = titleObj or mw.title.getCurrentTitle()
if (titleObj.namespace == 10 or titleObj.namespace == 828)
and not cfg['subpage_blacklist'][titleObj.subpageText]
then
local category = args.category or cfg['default_category']
if category then
cats[#cats + 1] = category
end
if not yesno(args.noprotcat) and (cfg['protection_conflict_category'] or cfg['padlock_pattern']) then
local currentProt = titleObj.protectionLevels["edit"] and titleObj.protectionLevels["edit"][1] or nil
local addedLevelCat = false
local addedPadlockCat = false
for i, ts in ipairs(tStyles) do
local tsTitleObj = mw.title.new(ts)
local tsProt = tsTitleObj.protectionLevels["edit"] and tsTitleObj.protectionLevels["edit"][1] or nil
if cfg['padlock_pattern'] and tsProt and not addedPadlockCat then
local content = tsTitleObj:getContent()
if not content:find(cfg['padlock_pattern']) then
cats[#cats + 1] = cfg['missing_padlock_category']
addedPadlockCat = true
end
end
if cfg['protection_conflict_category'] and currentProt and tsProt ~= currentProt and not addedLevelCat then
currentProt = cfg['protection_hierarchy'][currentProt] or 0
tsProt = cfg['protection_hierarchy'][tsProt] or 0
if tsProt < currentProt then
addedLevelCat = true
cats[#cats + 1] = cfg['protection_conflict_category']
end
end
end
end
end
for i, cat in ipairs(cats) do
cats[i] = string.format('[[Category:%s]]', cat)
end
return table.concat(cats)
end
function p._main(args, cfg)
local tStyles = mTableTools.compressSparseArray(args)
local box = renderBox(tStyles)
local trackingCategories = renderTrackingCategories(args, tStyles)
return box .. trackingCategories
end
function p.main(frame)
local origArgs = frame:getParent().args
local args = {}
for k, v in pairs(origArgs) do
v = v:match('^%s*(.-)%s*$')
if v ~= '' then
args[k] = v
end
end
return p._main(args)
end
return p
71ca57c37849f38e3c5ee30061bdae730963e48e
Module:Uses TemplateStyles/config
828
94
194
193
2022-10-12T13:32:05Z
Ninjan
2
1 revision imported
Scribunto
text/plain
local cfg = {} -- Don’t touch this line.
-- Subpage blacklist: these subpages will not be categorized (except for the
-- error category, which is always added if there is an error).
-- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have
-- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules,
-- so they *will* have categories. All rules should be in the
-- ['<subpage name>'] = true,
-- format.
cfg['subpage_blacklist'] = {
['doc'] = true,
['sandbox'] = true,
['sandbox2'] = true,
['testcases'] = true,
}
-- Sandbox title: if the stylesheet’s title is <template>/<stylesheet>.css, the
-- stylesheet’s sandbox is expected to be at <template>/<sandbox_title>/<stylesheet>.css
-- Set to nil to disable sandbox links.
cfg['sandbox_title'] = 'sandbox'
-- Error category: this category is added if the module call contains errors
-- (e.g. no stylesheet listed). A category name without namespace, or nil
-- to disable categorization (not recommended).
cfg['error_category'] = 'Uses TemplateStyles templates with errors'
-- Default category: this category is added if no custom category is specified
-- in module/template call. A category name without namespace, or nil
-- to disable categorization.
cfg['default_category'] = 'Templates using TemplateStyles'
-- Protection conflict category: this category is added if the protection level
-- of any stylesheet is lower than the protection level of the template. A category name
-- without namespace, or nil to disable categorization (not recommended).
cfg['protection_conflict_category'] = 'Templates using TemplateStyles with a different protection level'
-- Hierarchy of protection levels, used to determine whether one protection level is lower
-- than another and thus should populate protection_conflict_category. No protection is treated as zero
cfg['protection_hierarchy'] = {
autoconfirmed = 1,
extendedconfirmed = 2,
templateeditor = 3,
sysop = 4
}
-- Padlock pattern: Lua pattern to search on protected stylesheets for, or nil
-- to disable padlock check.
cfg['padlock_pattern'] = '{{pp-'
-- Missing padlock category: this category is added if a protected stylesheet
-- doesn’t contain any padlock template (specified by the above Lua pattern).
-- A category name without namespace (no nil allowed) if the pattern is not nil,
-- unused (and thus may be nil) otherwise.
cfg['missing_padlock_category'] = 'Templates using TemplateStyles without padlocks'
return cfg -- Don’t touch this line.
58e7a37c44f6ea3f6b8af54a559d696cc7256493
Module:Infobox/doc
828
21
196
42
2022-10-12T13:32:05Z
Ninjan
2
1 revision imported
wikitext
text/x-wiki
'''Module:Infobox''' is a module that implements the {{tl|Infobox}} template. Please see the template page for usage instructions.
ba1b41ad663c306c4c1e2655e5b0ce4577188ec8
User:Ninjan/Sandbox
2
95
197
2022-10-12T13:44:03Z
Ninjan
2
Created page with "{{Infobox | name = {{subst:PAGENAME}} | child = | subbox = | bodystyle = | titlestyle = | abovestyle = background:#E4C1E4; | subheaderstyle = | title = | above = Master Detective Archives: RAIN CODE | subheader = | imagestyle = | captionstyle = | image = [[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|300px]] | caption = | headerstyle = | labelstyle..."
wikitext
text/x-wiki
{{Infobox
| name = Ninjan/Sandbox
| child =
| subbox =
| bodystyle =
| titlestyle =
| abovestyle = background:#E4C1E4;
| subheaderstyle =
| title =
| above = Master Detective Archives: RAIN CODE
| subheader =
| imagestyle =
| captionstyle =
| image = [[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|300px]]
| caption =
| headerstyle =
| labelstyle = border:1px solid #E4C1E4; background: #E4C1E4;
| datastyle = border:1px solid #E4C1E4;
| header1 =
| label1 = Developer
| data1 = Spike Chunsoft
| header2 =
| label2 =
| data2 =
| header3 =
| label3 =
| data3 =
| header4 =
| label4 =
| data4 =
| header5 =
| label5 =
| data5 =
| header6 =
| label6 =
| data6 =
| header7 =
| label7 =
| data7 =
| header8 =
| label8 =
| data8 =
| header9 =
| label9 =
| data9 =
| header10 =
| label10 =
| data10 =
| header11 =
| label11 =
| data11 =
| header12 =
| label12 =
| data12 =
| header13 =
| label13 =
| data13 =
| header14 =
| label14 =
| data14 =
| header15 =
| label15 =
| data15 =
| header16 =
| label16 =
| data16 =
| header17 =
| label17 =
| data17 =
| header18 =
| label18 =
| data18 =
| header19 =
| label19 =
| data19 =
| header20 =
| label20 =
| data20 =
| belowstyle =
| below =
}}
issues: doesn't align on the right
caa670b28149c8cd78a6b00f69ba2b17abb65db4
Template:Infobox Game
10
96
198
2022-10-12T13:57:47Z
Ninjan
2
Infobox created with infobox builder.
wikitext
text/x-wiki
<infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="developer">
<label>Developer</label>
</data>
<data source="publisher">
<label>Publisher</label>
</data>
<data source="platform">
<label>Platform</label>
</data>
<data source="release">
<label>Release date</label>
</data>
<data source="genre">
<label>Genre</label>
</data>
<data source="mode">
<label>Mode</label>
</data>
<data source="rating">
<label>Rating</label>
</data>
<data source="requirements">
<label>System requirements</label>
</data>
<data source="engine">
<label>Engine</label>
</data>
</infobox>
14b3c86ac1b90145e2fecf7c526280d769820fcc
Master Detective Archives: RAIN CODE
0
9
199
33
2022-10-12T14:00:04Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| releasedate = Spring 2023
| genre = Adventure
| mode = Singleplayer
| rating = Pending
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'']</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'']</ref>
== Gallery ==
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer</small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer for<br>''Master Detective Archives: RAIN CODE''</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
65e371de65489f90a318c056b0252104f73c801f
User:Ninjan
2
2
200
34
2022-10-12T14:00:26Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== Things I'm trying to figure out ==
Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
*How to change the colour of the base background, as the functions I found in FAQs don't seem to work in Common.css when I try them
*How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
fc57719b5b515aa919f5c57c0f87e77bd46475b7
MediaWiki:Common.css
8
10
201
21
2022-10-12T14:04:44Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX STYLE ***/
.infobox {
background: #eee;
border: 1px solid #E4C1E4;
float: right;
margin: 0 0 1em 1em;
padding: 1em;
width: 400px;
}
.infobox-title {
font-size: 2em;
text-align: center;
}
.infobox-image {
text-align: center;
}
.infobox th {
text-align: right;
vertical-align: top;
width: 120px;
}
.infobox td {
vertical-align: top;
}
85d956a41aa3ee40950b9a2736dd5b0ea9585d2e
MediaWiki:Common.css
8
10
202
201
2022-10-12T14:08:12Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX STYLE ***/
.infobox {
background: #E4C1E4;
border: 1px solid #E4C1E4;
float: right;
margin: 0 0 1em 1em;
padding: 1em;
width: 400px;
}
.infobox-title {
font-size: 2em;
text-align: center;
}
.infobox-image {
text-align: center;
}
.infobox th {
text-align: right;
vertical-align: top;
width: 120px;
}
.infobox td {
vertical-align: top;
}
b0511cbd6ea1167a1c5c10139b5dd9ecba51b0b3
206
202
2022-10-12T14:14:25Z
Ninjan
2
test
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX STYLE ***/
.pi-group {
background-color: rgba(221, 221, 221)
}
1439048b4c5b52c76f8b0ba41c89e5c4eac62c02
207
206
2022-10-12T14:15:16Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
152401342ad66a0ad899bd4b2e9c8e6dd0adc840
247
207
2022-10-13T10:22:33Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title { color: red !important
}
.pi-header { color: blue !important
}
7e4675a42dc358927c92f4ffb0e80690137ae1f5
248
247
2022-10-13T10:28:41Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: blue !important;
background-color: #202122 !important;
}
.pi-header {
color: blue !important
background-color: #202122 !important;
}
95c748718afd082c97a8e612518a58b18520dc18
249
248
2022-10-13T10:31:39Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #D898D8 !important;
}
.pi-secondary-background {
color: #202122 !important
background-color: #D898D8 !important;
}
c669190c3ee83889b19bf2d77b9d424cdfec285c
250
249
2022-10-13T10:33:08Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #D898D8 !important;
}
.pi-header .pi-secondary-background {
color: #202122 !important
background-color: #D898D8 !important;
}
e293c2a4e0cae42c2e466fd897e5e4a14f6805a9
251
250
2022-10-13T10:34:34Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #D898D8 !important;
}
.pi-item .pi-header .pi-secondary-font .pi-item-spacing .pi-secondary-background {
color: #202122 !important
background-color: #D898D8 !important;
}
d772fc1660c7b249947bee092bb00c561e509bf9
252
251
2022-10-13T10:35:14Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #D898D8 !important;
text-align: center !important;
}
.pi-item .pi-header .pi-secondary-font .pi-item-spacing .pi-secondary-background {
color: #202122 !important
background-color: #D898D8 !important;
}
fb240dfeff9b622939973933d507bd4ffd8d7f41
253
252
2022-10-13T10:46:57Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
}
.pi-header {
color: #202122 !important
background-color: #D898D8 !important;
}
2f898cebb4f98070a87e80bcf57daedfa53a923f
254
253
2022-10-13T11:28:21Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
}
.pi-header {
color: #202122 !important;
background-color: #D898D8 !important;
}
fe76a493887c7adf2a0149221411c37f530c4d19
255
254
2022-10-13T11:58:39Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
7e1a11cd4215602970bd61e6499afdd713c34171
256
255
2022-10-13T12:02:35Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
.mw-body
{
background-color: rgba(255, 255, 255, 0.8);
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
db4e83d9de8f9b748a1000c71a6d66f687112f25
257
256
2022-10-13T12:03:50Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
.mw-body
{
background-color: rgba(255, 255, 255, 0.8) !important;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
da248d03c8b409d81967f34915738720085c3417
Master Detective Archives: RAIN CODE
0
9
203
199
2022-10-12T14:12:15Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = Spring 2023
| genre = Adventure
| mode = Singleplayer
| rating = Pending
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'']</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'']</ref>
== Gallery ==
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer</small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer for<br>''Master Detective Archives: RAIN CODE''</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
f837486d47a671688526160edd5b28e170314b28
Template:Infobox Game
10
96
204
198
2022-10-12T14:12:41Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="developer">
<label>Developer</label>
</data>
<data source="publisher">
<label>Publisher</label>
</data>
<data source="platform">
<label>Platform</label>
</data>
<data source="release">
<label>Release date</label>
</data>
<data source="genre">
<label>Genre</label>
</data>
<data source="mode">
<label>Mode</label>
</data>
<data source="rating">
<label>Rating</label>
</data>
<data source="requirements">
<label>System requirements</label>
</data>
<data source="engine">
<label>Engine</label>
</data>
</infobox></includeonly><noinclude><pre>{{Infobox Game
| title =
| image =
| developer =
| publisher =
| engine =
| version =
| platform =
| release =
| genre =
| mode =
| rating =
| media =
| requirements =
}}</pre></noinclude>
da2a0bc06f13ec106c60e2c1fd54b752727b8bdf
205
204
2022-10-12T14:13:02Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="developer">
<label>Developer</label>
</data>
<data source="publisher">
<label>Publisher</label>
</data>
<data source="platform">
<label>Platform</label>
</data>
<data source="release">
<label>Release date</label>
</data>
<data source="genre">
<label>Genre</label>
</data>
<data source="mode">
<label>Mode</label>
</data>
<data source="rating">
<label>Rating</label>
</data>
<data source="requirements">
<label>System requirements</label>
</data>
<data source="engine">
<label>Engine</label>
</data>
</infobox></includeonly><noinclude><pre>{{Infobox Game
| title =
| image =
| developer =
| publisher =
| engine =
| version =
| platform =
| release =
| genre =
| mode =
| rating =
| media =
| requirements =
}}</pre></noinclude>
0c8df498fe7cacf0fd562bb246301f3b9fcbc739
213
205
2022-10-12T14:33:22Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="developer">
<label>Developer</label>
</data>
<data source="publisher">
<label>Publisher</label>
</data>
<data source="platform">
<label>Platform</label>
</data>
<data source="release">
<label>Release date</label>
</data>
<data source="genre">
<label>Genre</label>
</data>
<data source="mode">
<label>Mode</label>
</data>
<data source="rating">
<label>Rating</label>
</data>
<data source="requirements">
<label>System requirements</label>
</data>
<data source="engine">
<label>Engine</label>
</data>
</infobox></includeonly><noinclude><pre>{{Infobox Game
| title =
| image =
| developer =
| publisher =
| engine =
| version =
| platform =
| release =
| genre =
| mode =
| rating =
| media =
| requirements =
}}</pre>[[Category:Infobox]]</noinclude>
a4fd75053c0652df77f400f6cc46c20f1ed4db76
User:Ninjan
2
2
208
200
2022-10-12T14:15:57Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== Things I'm trying to figure out ==
Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
*How to change the colour of the base background, as the functions I found in FAQs don't seem to work in Common.css when I try them
*How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
*How to change Infobox colours, since content from FAQs doesn't appear to work, no matter how many times cache is reset.
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
08ad0d324ef3fa9cd37da68e0e07f837cfe30fcf
234
208
2022-10-12T15:54:46Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== Things I'm trying to figure out ==
Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
*How to change the colour of the base background, as the functions I found in FAQs don't seem to work in Common.css when I try them
*How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
*How to change Infobox colours, since once again content from FAQs doesn't appear to work, no matter how many times cache is reset.
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
== About me ==
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrate the French Danganronpa Wiki and the Akudama Drive Wiki, and I am a content mod on the Danganronpa Wiki. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
== Sandboxes ==
*[[User:Ninjan/Sandbox]]
c301b90ccb58c34c974270fd8fbf24a233f8eab7
Template:Infobox Character
10
97
209
2022-10-12T14:24:18Z
Ninjan
2
Infobox created with infobox builder.
wikitext
text/x-wiki
<infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affilitation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</infobox>
cf1c9314858f28b2fd7930c9dac91c936921df77
210
209
2022-10-12T14:26:52Z
Ninjan
2
use
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| marital =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre></noinclude>
76ae6d3651373982507d72ca41244484d8e3b658
211
210
2022-10-12T14:29:08Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<group>
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
</group>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group>
</infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| marital =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre></noinclude>
c2b97429423524b0cd7e37967ab7503a2629c475
212
211
2022-10-12T14:31:56Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| marital =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre></noinclude>
91fe3424d42c746161bdeb146174480359de41a4
215
212
2022-10-12T14:34:44Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| marital =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
3d6535e954cb39bf5ec93af86a1975a113fb0d91
217
215
2022-10-12T14:39:38Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
f13b4a911f240ac7cb8212dd9bbad98a1060b166
241
217
2022-10-13T10:06:25Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox theme="character" theme-source="origin">
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
9f3fa40568ca00c7c1baa1d59f0ee2ee4e49685c
243
241
2022-10-13T10:07:36Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
f13b4a911f240ac7cb8212dd9bbad98a1060b166
258
243
2022-10-13T12:05:49Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<group>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
</group>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
44a3e32a84f548b46b6557284865909b788473db
Category:Infobox
14
98
214
2022-10-12T14:34:13Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma Kokohead Illustration.png
6
99
216
2022-10-12T14:38:43Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Stub
10
100
218
2022-10-12T14:47:09Z
Ninjan
2
Created page with "<div style="border: 2px dashed #9F26A0; padding: 5px;"><div align="center">This article is a '''[[:Category:Stubs|work in progress]]'''. Consider helping the ''Master Detective Archives: RAIN CODE'' Wiki by contributing!</div></div><includeonly>[[Category:Stubs]]</includeonly>"
wikitext
text/x-wiki
<div style="border: 2px dashed #9F26A0; padding: 5px;"><div align="center">This article is a '''[[:Category:Stubs|work in progress]]'''. Consider helping the ''Master Detective Archives: RAIN CODE'' Wiki by contributing!</div></div><includeonly>[[Category:Stubs]]</includeonly>
8b8e1195e2a8c62f5aa3f5b539b1194fe86a60cb
220
218
2022-10-12T14:48:26Z
Ninjan
2
wikitext
text/x-wiki
<div style="border: 2px dashed #9F26A0; padding: 5px;"><div align="center">This article is a '''[[:Category:Stubs|work in progress]]'''. Consider helping the ''Master Detective Archives: RAIN CODE'' Wiki by contributing!</div></div><includeonly>[[Category:Stubs]]</includeonly>
<br style="clear: both;" />
15f34d0161e5aff1a8d75dbe3f9622736022c3ea
221
220
2022-10-12T14:49:09Z
Ninjan
2
wikitext
text/x-wiki
<div style="border: 2px dashed #9F26A0; padding: 5px;"><div align="center">This article is a '''[[:Category:Stubs|work in progress]]'''. Consider helping the [[Main Page|''Master Detective Archives: RAIN CODE'' Wiki]] by contributing!</div></div><includeonly>[[Category:Stubs]]</includeonly>
<br style="clear: both;" />
092803df1cb9abfe61d8aa0f472282ff22a37fee
Category:Stubs
14
101
219
2022-10-12T14:47:24Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
225
219
2022-10-12T14:56:02Z
Ninjan
2
wikitext
text/x-wiki
<div align="center">''This category page lists all pages that are considered works in progress, and in need of contributions.''</div>
08affe05607116d5b029510ad60d15407ab38608
Yuma Kokohead
0
102
222
2022-10-12T14:52:16Z
Ninjan
2
Created page with "{{Stub}} {{Infobox Character | name = Yuma Kokohead | image = File:Yuma Kokohead Illustration.png | alias = | relatives = | affiliation = Master Detectives | occupation = Detective-in-training | birth = | birthplace = | death = | deathplace = | species = Human | gender = Male | height = | weight = | portrayal = *Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = File:Yuma Kokohead Illustration.png
| alias =
| relatives =
| affiliation = Master Detectives
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = *Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed]</ref> <small>(Japanese)</small>
*[[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref> <small>(English)</small>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== References ==
<references/>
[[Category:Characters]]
8fa6ea7ccf0d96ec7c9435272014a0449c907395
Category:Characters
14
103
223
2022-10-12T14:52:30Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shinigami Illustration (Both forms).png
6
104
224
2022-10-12T14:54:53Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shinigami
0
105
226
2022-10-12T15:00:46Z
Ninjan
2
Created page with "{{Stub}} {{Infobox Character | name = Shinigami | image = File:Shinigami Illustration (Both forms).png | alias = | relatives = | affiliation = | occupation = | birth = | birthplace = | death = | deathplace = | species = Spirit | gender = Female | height = | weight = | portrayal = *[[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/157792..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = File:Shinigami Illustration (Both forms).png
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Female
| height =
| weight =
| portrayal = *[[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed]</ref> <small>(Japanese)</small>
*Anjali Kunapaneni<ref name="SC News Profiles"></ref> <small>(English)</small>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
== References ==
<references/>
0bb47345dd75bbc4d69fb5fb8d5a222b0d3e19d5
227
226
2022-10-12T15:01:12Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = File:Shinigami Illustration (Both forms).png
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Female
| height =
| weight =
| portrayal = *[[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed]</ref> <small>(Japanese)</small>
*Anjali Kunapaneni<ref name="SC News Profiles"></ref> <small>(English)</small>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
== References ==
<references/>
[[Category:Characters]]
0bbc111f4b5a19ba5b4cc10b80ad1e1589960d64
MediaWiki:Sidebar
8
106
228
2022-10-12T15:07:25Z
Ninjan
2
Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** helppage|help-mediawiki * content ** Master Detective Archives: RAIN CODE|game ** Category:Characters|characters * SEARCH * TOOLBOX * LANGUAGES"
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* content
** Master Detective Archives: RAIN CODE|game
** Category:Characters|characters
* SEARCH
* TOOLBOX
* LANGUAGES
a547940585b98ed19ed2053f712eb28295757ac7
229
228
2022-10-12T15:08:14Z
Ninjan
2
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* content
** Master Detective Archives: RAIN CODE|Game
** Category:Characters|Characters
* SEARCH
* TOOLBOX
* LANGUAGES
0a04688976845c7bc68cbc4a65f1f735919a097f
231
229
2022-10-12T15:24:42Z
Ninjan
2
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Content
** Master Detective Archives: RAIN CODE|Game
** Category:Characters|Characters
* Guides
** Master Detective Archives: RAIN CODE:Content Policy|Content Policy
** Master Detective Archives: RAIN CODE:Editing guide|Editing guide
* SEARCH
* TOOLBOX
* LANGUAGES
231fc31b87c2744349877806680651c2312ae2ae
Master Detective Archives: RAIN CODE:Content Policy
0
107
230
2022-10-12T15:23:24Z
Ninjan
2
Created page with "Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki! This Wiki was requested by [[User:Ninjan|Ninjan]] and created on October 12, 2022. It is currently in its starting stages, and seeking more contributors! == Wiki rules == *By editing this Wiki, you agree to abide by Miraheze's [https://meta.miraheze.org/wiki/Content_Policy Content Policy]. *You are allowed to create and edit pages about the game ''Master Detective Archives: RAIN CODE'' and its creators. Pages..."
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
This Wiki was requested by [[User:Ninjan|Ninjan]] and created on October 12, 2022. It is currently in its starting stages, and seeking more contributors!
== Wiki rules ==
*By editing this Wiki, you agree to abide by Miraheze's [https://meta.miraheze.org/wiki/Content_Policy Content Policy].
*You are allowed to create and edit pages about the game ''Master Detective Archives: RAIN CODE'' and its creators. Pages about other media properties will not be allowed.
*Outside from vandalism, edits must be assumed to be made in good faith, and other editors should be treated with respect.
*Redlinks are currently allowed, if there is an intent to create the linked page in the future.
*More rules may be added as time goes. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
e9a518a718d5a990fc0e0588fdc0b8b002f8df0e
Master Detective Archives: RAIN CODE:Editing guide
0
108
232
2022-10-12T15:45:38Z
Ninjan
2
Created page with "The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023. == General guidelines == *Before editing, please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]. *Being that a lot of information has yet to come out, it is okay to create incomplete pages. It is however required that the page contains enough information to introduce its subject matter before be..."
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023.
== General guidelines ==
*Before editing, please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]].
*Being that a lot of information has yet to come out, it is okay to create incomplete pages. It is however required that the page contains enough information to introduce its subject matter before being published. When publishing an incomplete page, please include the <nowiki>{{Stub}}</nowiki> template at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to use American English, Wiki pages should be redacted to match.
*Every page should be in at least one category. If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*More guidelines may be added as time goes. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Master Detectives]]''', a group of characters who were given an official description by Spike Chunsoft.
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
fd10f0d6d78765efc64a2e133c775b717a6c2de9
User:Ninjan/Sandbox
2
95
233
197
2022-10-12T15:47:49Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox
| name = Ninjan/Sandbox
| child =
| subbox =
| bodystyle =
| titlestyle =
| abovestyle = background:#E4C1E4;
| subheaderstyle =
| title =
| above = Master Detective Archives: RAIN CODE
| subheader =
| imagestyle =
| captionstyle =
| image = [[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|300px]]
| caption =
| headerstyle =
| labelstyle = border:1px solid #E4C1E4; background: #E4C1E4;
| datastyle = border:1px solid #E4C1E4;
| header1 =
| label1 = Developer
| data1 = Spike Chunsoft
| header2 =
| label2 =
| data2 =
| header3 =
| label3 =
| data3 =
| header4 =
| label4 =
| data4 =
| header5 =
| label5 =
| data5 =
| header6 =
| label6 =
| data6 =
| header7 =
| label7 =
| data7 =
| header8 =
| label8 =
| data8 =
| header9 =
| label9 =
| data9 =
| header10 =
| label10 =
| data10 =
| header11 =
| label11 =
| data11 =
| header12 =
| label12 =
| data12 =
| header13 =
| label13 =
| data13 =
| header14 =
| label14 =
| data14 =
| header15 =
| label15 =
| data15 =
| header16 =
| label16 =
| data16 =
| header17 =
| label17 =
| data17 =
| header18 =
| label18 =
| data18 =
| header19 =
| label19 =
| data19 =
| header20 =
| label20 =
| data20 =
| belowstyle =
| below =
}}
regular infobox template. issues: doesn't align on the right
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
66d258958f0a220786d40c7261f259c9d184909a
242
233
2022-10-13T10:07:19Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox
| name = Ninjan/Sandbox
| child =
| subbox =
| bodystyle =
| titlestyle =
| abovestyle = background:#E4C1E4;
| subheaderstyle =
| title =
| above = Master Detective Archives: RAIN CODE
| subheader =
| imagestyle =
| captionstyle =
| image = [[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|300px]]
| caption =
| headerstyle =
| labelstyle = border:1px solid #E4C1E4; background: #E4C1E4;
| datastyle = border:1px solid #E4C1E4;
| header1 =
| label1 = Developer
| data1 = Spike Chunsoft
| header2 =
| label2 =
| data2 =
| header3 =
| label3 =
| data3 =
| header4 =
| label4 =
| data4 =
| header5 =
| label5 =
| data5 =
| header6 =
| label6 =
| data6 =
| header7 =
| label7 =
| data7 =
| header8 =
| label8 =
| data8 =
| header9 =
| label9 =
| data9 =
| header10 =
| label10 =
| data10 =
| header11 =
| label11 =
| data11 =
| header12 =
| label12 =
| data12 =
| header13 =
| label13 =
| data13 =
| header14 =
| label14 =
| data14 =
| header15 =
| label15 =
| data15 =
| header16 =
| label16 =
| data16 =
| header17 =
| label17 =
| data17 =
| header18 =
| label18 =
| data18 =
| header19 =
| label19 =
| data19 =
| header20 =
| label20 =
| data20 =
| belowstyle =
| below =
}}
regular infobox template. issues: doesn't align on the right
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
{{Infobox Character
| name = Yuma Kokohead
| image = File:Yuma Kokohead Illustration.png
| alias =
| relatives =
| affiliation = Master Detectives
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = *Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed]</ref> <small>(Japanese)</small>
*[[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref> <small>(English)</small>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
918ef43fa56e7933151e21ed0a443d99d3244d2f
Main Page
0
1
236
24
2022-10-12T16:12:00Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="border: 2px dashed #9F26A0; padding: 10px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!
----
<div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big><br><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div>
</div>
7cf1ace4e1efdefb72dabe1094544b067943a945
237
236
2022-10-12T16:14:36Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!
----
<div align="center"><big>'''CONTENT'''<br>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big><br><br><big>'''WIKI'''<br>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div>
d44204dfd72a0fbe644a9a5c73fbe12e9f3ee1c8
Template:Infobox Character
10
97
259
258
2022-10-13T12:06:48Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
c7f15b897f9d5babbccefa49bdc9a1abe31ee07f
260
259
2022-10-13T12:08:44Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
02d0a14fa49f46baa457089a040fc9d9837f93cf
MediaWiki:Common.css
8
10
261
257
2022-10-13T12:11:41Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
mw-body
{
background-color: rgba(255, 255, 255, 0.8) !important;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
922a206ee083cdc28b2213871b312925311befd5
262
261
2022-10-13T12:23:10Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
div.mw-body
{
background-color: rgba(255, 255, 255, 0.8) !important;
color: #FFFFFF;
}
div.mw-body-content
{
background-color: rgba(255, 255, 255, 0.8);
}
table.mp-topbanner
{
background-color: rgba(255, 255, 255, 0.8);
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
a888c4c21da2ade8c1c78dadd16390420a0308ed
265
262
2022-10-14T12:31:42Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
.mw-body {
background-color: rgba(255, 255, 255, 0.8) !important;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
bc54ed5d408b90bf43eeb994c303046cea7d185c
266
265
2022-10-14T12:32:38Z
Ninjan
2
test
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
.mw-body {
background-color: red !important;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
2c3994268a739361456c05ce30638cdac0a6e5ba
267
266
2022-10-14T12:34:11Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
cd268b63d70cd66859f8d8075ea4065388823e37
User:Ninjan
2
2
263
234
2022-10-13T13:15:19Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== Things I'm trying to figure out ==
Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
*How to change the colour of the base background, as the functions I found in FAQs don't seem to work in Common.css when I try them
*How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
== About me ==
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrate the French Danganronpa Wiki and the Akudama Drive Wiki, and I am a content mod on the Danganronpa Wiki. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
== Sandboxes ==
*[[User:Ninjan/Sandbox]]
2ec3ed9a8017522bbf524d1a1ff9153b6c473d8e
288
263
2022-10-18T21:46:20Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== Things I'm trying to figure out ==
Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
*How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
== About me ==
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrate the French Danganronpa Wiki and the Akudama Drive Wiki, and I am a content mod on the Danganronpa Wiki. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
== Sandboxes ==
*[[User:Ninjan/Sandbox]]
c8603d4eb3a6ebabe4ee07a59d44d3f3175f63eb
Yuma Kokohead
0
102
264
222
2022-10-14T12:08:29Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = File:Yuma Kokohead Illustration.png
| alias =
| relatives =
| affiliation = Master Detectives
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = *Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed]</ref> <small>(Japanese)</small>
*[[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref> <small>(English)</small>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'']</ref>
== References ==
<references/>
[[Category:Characters]]
0d92c4139de3f66b0386eb8f587956819d348430
274
264
2022-10-14T14:54:18Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = File:Yuma Kokohead Illustration.png
| alias =
| relatives =
| affiliation = Master Detectives
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = *Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref> <small>(Japanese)</small>
*[[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref> <small>(English)</small>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== References ==
<references/>
[[Category:Characters]]
6a2d4e8982ee7018fb98c75b773008555e14558e
292
274
2022-10-19T20:57:04Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = File:Yuma Kokohead Illustration.png
| alias =
| relatives =
| affiliation = Master Detectives
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = *Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref> <small>(Japanese)</small>
*[[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref> <small>(English)</small>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
5dd5eb38bdf8ca27fd93cb3fe31d28fd1121d9d5
Master Detective Archives: RAIN CODE:About
0
111
268
2022-10-14T12:36:18Z
Ninjan
2
Created page with "*[[Main Page]] *[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]] *[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]] *Learn more about ''[[Master Detective Archives: RAIN CODE]]''"
wikitext
text/x-wiki
*[[Main Page]]
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
*Learn more about ''[[Master Detective Archives: RAIN CODE]]''
39624e3ed50fe75a16ecea21d49ebfbdfb3e39f9
279
268
2022-10-14T15:03:05Z
Ninjan
2
wikitext
text/x-wiki
*[[Main Page]]
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
*Learn more about ''[[Master Detective Archives: RAIN CODE]]''
[[Category:Project pages]]
583835d15b45e76649b9d1f021473be9a1ac5d09
User:Ninjan/Sandbox
2
95
272
242
2022-10-14T14:48:55Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox
| name = Ninjan/Sandbox
| child =
| subbox =
| bodystyle =
| titlestyle =
| abovestyle = background:#E4C1E4;
| subheaderstyle =
| title =
| above = Master Detective Archives: RAIN CODE
| subheader =
| imagestyle =
| captionstyle =
| image = [[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|300px]]
| caption =
| headerstyle =
| labelstyle = border:1px solid #E4C1E4; background: #E4C1E4;
| datastyle = border:1px solid #E4C1E4;
| header1 =
| label1 = Developer
| data1 = Spike Chunsoft
| header2 =
| label2 =
| data2 =
| header3 =
| label3 =
| data3 =
| header4 =
| label4 =
| data4 =
| header5 =
| label5 =
| data5 =
| header6 =
| label6 =
| data6 =
| header7 =
| label7 =
| data7 =
| header8 =
| label8 =
| data8 =
| header9 =
| label9 =
| data9 =
| header10 =
| label10 =
| data10 =
| header11 =
| label11 =
| data11 =
| header12 =
| label12 =
| data12 =
| header13 =
| label13 =
| data13 =
| header14 =
| label14 =
| data14 =
| header15 =
| label15 =
| data15 =
| header16 =
| label16 =
| data16 =
| header17 =
| label17 =
| data17 =
| header18 =
| label18 =
| data18 =
| header19 =
| label19 =
| data19 =
| header20 =
| label20 =
| data20 =
| belowstyle =
| below =
}}
regular infobox template. issues: doesn't align on the right
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]
<pre>[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]</pre>
@Username_A on Twitter: "''First line, translated or not''" ([[File:Flag_of_Japan.svg|18px|link=]])
c3fd856735f93f1146255bf3f11252875219ef3c
Master Detective Archives: RAIN CODE
0
9
273
203
2022-10-14T14:52:06Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = Spring 2023
| genre = Adventure
| mode = Singleplayer
| rating = Pending
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ([[File:Flag_of_US.svg|18px|link=]])]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ([[File:Flag_of_US.svg|18px|link=]])]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer</small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer for<br>''Master Detective Archives: RAIN CODE''</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
a920d700b31412bffec35894663adeb6307470f7
Shinigami
0
105
275
227
2022-10-14T14:55:26Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = File:Shinigami Illustration (Both forms).png
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Female
| height =
| weight =
| portrayal = *[[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref> <small>(Japanese)</small>
*Anjali Kunapaneni<ref name="SC News Profiles"></ref> <small>(English)</small>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
== References ==
<references/>
[[Category:Characters]]
fe806e548196b18a37f684318e7871548e3c0573
295
275
2022-10-19T21:01:32Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = File:Shinigami Illustration (Both forms).png
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Female
| height =
| weight =
| portrayal = *[[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref> <small>(Japanese)</small>
*Anjali Kunapaneni<ref name="SC News Profiles"></ref> <small>(English)</small>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
== Gallery ==
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
68ad0ee4198b51dd2f89add977430080032c7101
298
295
2022-10-19T21:08:39Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = File:Shinigami Illustration (Both forms).png
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Female
| height =
| weight =
| portrayal = *[[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref> <small>(Japanese)</small>
*Anjali Kunapaneni<ref name="SC News Profiles"></ref> <small>(English)</small>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
== Gallery ==
=== Illustrations ===
<gallery>Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form <small>(white background)</small><ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form <small>(white background)</small><ref name="GamerNe"></ref>
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
77639bd31ab2c930c50239b0e548b7504ca3576d
Master Detective Archives: RAIN CODE:Editing guide
0
108
276
232
2022-10-14T15:01:14Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>[[File:Flag_of_Japan.svg|18px|link=]]</nowiki> or <nowiki>[[File:Flag_of_US.svg|18px|link=]]</nowiki>. 18px if the recommended size for all flags.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Master Detectives]]''', a group of characters who were given an official description by Spike Chunsoft.
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
[[Category:Project pages]]
585d1ad98403cae1849f3725d4f9b448513b340f
281
276
2022-10-14T15:04:49Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>[[File:Flag_of_Japan.svg|18px|link=]]</nowiki> or <nowiki>[[File:Flag_of_US.svg|18px|link=]]</nowiki>. 18px is the recommended size for all flags.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Master Detectives]]''', a group of characters who were given an official description by Spike Chunsoft.
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
[[Category:Project pages]]
f9d6c7ee8af5ef0fdc0de620c1f811a75c31ea66
289
281
2022-10-19T20:52:58Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>[[File:Flag_of_Japan.svg|18px|link=]]</nowiki> or <nowiki>[[File:Flag_of_US.svg|18px|link=]]</nowiki>. 18px is the recommended size for all flags.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Master Detectives]]''', a group of characters who were given an official description by Spike Chunsoft. Consider also [[World Detective Organization]].
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
[[Category:Project pages]]
7c5a3bb299268c2a4589a3e82ea60963fd9842ad
301
289
2022-10-19T21:21:00Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>[[File:Flag_of_Japan.svg|18px|link=]]</nowiki> or <nowiki>[[File:Flag_of_US.svg|18px|link=]]</nowiki>. 18px is the recommended size for all flags.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*[[World Detective Organization]], a worldwide organisation that aims to eradicate unsolved cases.
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
[[Category:Project pages]]
6999edf19d96101989fb082999f01472f998ac58
Category:Project pages
14
113
277
2022-10-14T15:02:20Z
Ninjan
2
Created page with "<div align="center">''This category page lists pages that pertain to the Wiki itself, rather than its topic.''</div>"
wikitext
text/x-wiki
<div align="center">''This category page lists pages that pertain to the Wiki itself, rather than its topic.''</div>
0812d96fe907f621e074f5290d0819d838748a5a
Master Detective Archives: RAIN CODE:Content Policy
0
107
278
230
2022-10-14T15:02:41Z
Ninjan
2
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
This Wiki was requested by [[User:Ninjan|Ninjan]] and created on October 12, 2022. It is currently in its starting stages, and seeking more contributors!
== Wiki rules ==
*By editing this Wiki, you agree to abide by Miraheze's [https://meta.miraheze.org/wiki/Content_Policy Content Policy].
*You are allowed to create and edit pages about the game ''Master Detective Archives: RAIN CODE'' and its creators. Pages about other media properties will not be allowed.
*Outside from vandalism, edits must be assumed to be made in good faith, and other editors should be treated with respect.
*Redlinks are currently allowed, if there is an intent to create the linked page in the future.
*More rules may be added as time goes. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
[[Category:Project pages]]
3e4d1535400dfa83da76044fdc9538367bb87041
280
278
2022-10-14T15:04:03Z
Ninjan
2
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
This Wiki was requested by [[User:Ninjan|Ninjan]] and created on October 12, 2022. It is currently in its starting stages, and seeking more contributors!
== Wiki rules ==
*By editing this Wiki, '''you agree to abide by Miraheze's [https://meta.miraheze.org/wiki/Content_Policy Content Policy]'''.
*You are allowed to create and edit pages about the game ''Master Detective Archives: RAIN CODE'' and its creators. '''Pages about other media properties will not be allowed'''.
*Outside from vandalism, '''edits must be assumed to be made in good faith''', and '''other editors should be treated with respect'''.
*Redlinks are currently allowed, if there is an intent to create the linked page in the future.
*'''More rules may be added as time goes.''' If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
[[Category:Project pages]]
2d6fcebd018b6d2318fb2ea753a935626b60dcec
File:Yuma Kokohead - Promotional screenshot (1).jpg
6
114
290
2022-10-19T20:55:04Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma Kokohead - Promotional screenshot (2).jpg
6
115
291
2022-10-19T20:56:09Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shinigami - Promotional screenshot (1).jpg
6
116
293
2022-10-19T20:58:26Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shinigami - Promotional screenshot (2).jpg
6
117
294
2022-10-19T20:59:12Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shinigami Illustration - Human (GamerNe).jpg
6
118
296
2022-10-19T21:04:07Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shinigami Illustration - Ghost (GamerNe).jpg
6
119
297
2022-10-19T21:04:52Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detectives - Illustration x9.png
6
120
299
2022-10-19T21:11:32Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detectives - Illustration x9 (Official site).png
6
121
300
2022-10-19T21:15:04Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
6
122
302
2022-10-19T21:25:34Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Postcognition Promotional screenshot.jpg
6
123
303
2022-10-19T21:26:05Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detectives
0
124
304
2022-10-19T21:26:47Z
Ninjan
2
first version
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
<gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Forensic Forte Promotional screenshot (2).jpg
</gallery>
== Gallery ==
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
</gallery>
== References ==
<references/>
f8d9882eb7729ecf0e7747186bf37415e3ed016c
314
304
2022-10-19T21:40:02Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Forensic Forte Promotional screenshot (2).jpg
</gallery></div>
== Gallery ==
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
e9a6c297774b148b85c7147e59dc7b2ac0b07aa9
315
314
2022-10-19T21:49:32Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Forensic Forte Promotional screenshot (2).jpg
</gallery></div>
== Trivia ==
*In an interview with Dengeki Online, [[Kazutaka Kodaka]] mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
7e345ef553ecdbc89dbdd73c345758ab49d237ad
316
315
2022-10-19T22:05:35Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Forensic Forte Promotional screenshot (2).jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
417a8a03324622185ca039fe093665106e35917b
File:Master Detective - Unnamed character 1 (GamerNe).jpg
6
125
305
2022-10-19T21:32:09Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Unnamed character 2 (GamerNe).jpg
6
126
306
2022-10-19T21:33:52Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Unnamed character 3 (GamerNe).jpg
6
127
307
2022-10-19T21:34:18Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Unnamed character 4 (GamerNe).jpg
6
128
308
2022-10-19T21:34:51Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Unnamed character 5 (GamerNe).jpg
6
129
309
2022-10-19T21:35:35Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Unnamed character 6 (GamerNe).jpg
6
130
310
2022-10-19T21:36:00Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Unnamed character 7 (GamerNe).jpg
6
131
311
2022-10-19T21:36:29Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Unnamed character 8 (GamerNe).jpg
6
132
312
2022-10-19T21:37:13Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Unnamed character 9 (GamerNe).jpg
6
133
313
2022-10-19T21:37:48Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shinigami (Both forms) - Illustration (Official site).png
6
134
317
2022-10-19T22:16:56Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shinigami
0
105
318
298
2022-10-19T22:19:21Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = File:Shinigami Illustration (Both forms).png
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Female
| height =
| weight =
| portrayal = [[File:Flag_of_Japan.svg|18px|link=]] [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
[[File:Flag_of_US.svg|18px|link=]] Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form <small>(white background)</small><ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form <small>(white background)</small><ref name="GamerNe"></ref>
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
2e29265217d0f3f182b1771718110f851099156d
339
318
2022-11-06T16:37:15Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = File:Shinigami Illustration (Both forms).png
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Female
| height =
| weight =
| portrayal = [[File:Flag_of_Japan.svg|18px|link=]] [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
[[File:Flag_of_US.svg|18px|link=]] Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime New Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form <small>(white background)</small><ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form <small>(white background)</small><ref name="GamerNe"></ref>
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
84a9131913b0696bfbee5499742259fb10e1263e
340
339
2022-11-06T16:52:48Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = File:Shinigami Illustration (Both forms).png
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Female
| height =
| weight =
| portrayal = [[File:Flag_of_Japan.svg|18px|link=]] [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
[[File:Flag_of_US.svg|18px|link=]] Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form <small>(white background)</small><ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form <small>(white background)</small><ref name="GamerNe"></ref>
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
6274caba4476f652953a10c1df11d38b316bcb8b
Yuma Kokohead
0
102
319
292
2022-10-19T22:20:29Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = File:Yuma Kokohead Illustration.png
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = [[File:Flag_of_Japan.svg|18px|link=]] Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref> <small>(Japanese)</small>
[[File:Flag_of_US.svg|18px|link=]] [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref> <small>(English)</small>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
b33855d8da49c6eb7679f4adf622664499e60045
320
319
2022-10-19T22:20:47Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = File:Yuma Kokohead Illustration.png
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = [[File:Flag_of_Japan.svg|18px|link=]] Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
[[File:Flag_of_US.svg|18px|link=]] [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
9add7bfb09a880e7a1bd5ce7a852a057b2447a94
321
320
2022-10-19T22:21:47Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = File:Yuma Kokohead Illustration.png
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = [[File:Flag_of_Japan.svg|18px|link=]] Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
[[File:Flag_of_US.svg|18px|link=]] [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
8bec103c40123878e6678e57bef234b860595409
Category:Master Detectives
14
135
322
2022-10-19T22:26:44Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE:Editing guide
0
108
323
301
2022-10-19T22:28:51Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>[[File:Flag_of_Japan.svg|18px|link=]]</nowiki> or <nowiki>[[File:Flag_of_US.svg|18px|link=]]</nowiki>. 18px is the recommended size for all flags.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*[[World Detective Organization]], a worldwide organization that aims to eradicate unsolved cases.
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
[[Category:Project pages]]
1e4ad7645f0b1a7272a125b6deea21cae8954d1a
330
323
2022-10-25T16:16:35Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>[[File:Flag_of_Japan.svg|18px|link=]]</nowiki> or <nowiki>[[File:Flag_of_US.svg|18px|link=]]</nowiki>. 18px is the recommended size for all flags.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*[[World Detective Organization]], a worldwide organization that aims to eradicate unsolved cases.
*[[Kanai Ward]], the main location of RAIN CODE.
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
[[Category:Project pages]]
054874d9f42d2c55dd661d37dd3bce1c97f55c43
336
330
2022-10-25T18:11:05Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>[[File:Flag_of_Japan.svg|18px|link=]]</nowiki> or <nowiki>[[File:Flag_of_US.svg|18px|link=]]</nowiki>. 18px is the recommended size for all flags.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[World Detective Organization]]''', a worldwide organization that aims to eradicate unsolved cases.
*'''[[Kanai Ward]]''', the main location of RAIN CODE.
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
[[Category:Project pages]]
a63ce6687c3cf58bd7e75b5ec06bdbe57874ee13
364
336
2022-11-28T10:39:01Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>[[File:Flag_of_Japan.svg|18px|link=]]</nowiki> or <nowiki>[[File:Flag_of_US.svg|18px|link=]]</nowiki>. 18px is the recommended size for all flags.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[World Detective Organization]]''', a worldwide organization that aims to eradicate unsolved cases.
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
[[Category:Project pages]]
fbb32cb64e8c8880bef3ca546c968109c1a2ffc5
File:Site Logo.png
6
4
324
14
2022-10-19T22:44:31Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Project Files]]
d9f18926d0ab9d088f07fd5b293f46e7e167d2ba
325
324
2022-10-19T22:45:21Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Project files]]
7ed0ab631580a815bfbc14c25ea1e565fb78c505
Category:Project files
14
136
326
2022-10-19T22:46:02Z
Ninjan
2
Created page with "<div align="center">''This category page lists all files that belong to the Wiki itself, rather than its topic.''</div>"
wikitext
text/x-wiki
<div align="center">''This category page lists all files that belong to the Wiki itself, rather than its topic.''</div>
cd7717db6534956a40fa4b6cf4df790ea9e13775
File:Site Title Logo.png
6
137
327
2022-10-19T22:47:04Z
Ninjan
2
[[Category:Project files]]
wikitext
text/x-wiki
== Summary ==
[[Category:Project files]]
fce9aa3bb537050ab5011afe4fe3e36075f3a5a5
File:AFFILIATE Danganronpa Wiki.png
6
138
328
2022-10-25T15:40:22Z
Ninjan
2
[[Category:Affiliated Logos]]
wikitext
text/x-wiki
== Summary ==
[[Category:Affiliated Logos]]
f7971633f62028faa34a0dffa0aaf5f96518d0d6
Main Page
0
1
329
237
2022-10-25T16:00:05Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!
----
<div style="background: rgba(0, 14, 45, 0.5); color: white;"><div align="center"><big>'''CONTENT'''<br>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big><br><br><big>'''WIKI'''<br>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big><br><br><big>'''AFFILIATES'''</big><br>[[File:AFFILIATE Danganronpa Wiki.png|250px|link=https://danganronpa.fandom.com/wiki/]]</div></div>
2fda34b2a1582420816eaf1de455c69d8b4976b6
333
329
2022-10-25T17:59:06Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(0, 22, 77, 0.2);">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
----
<div style="background: rgba(0, 22, 77, 0.5); color: white; padding: 10px;"><div align="center"><big>'''CONTENT'''<br>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big><br><br><big>'''WIKI'''<br>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big><br><br><big>'''AFFILIATES'''</big><br>[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]] [[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.fandom.com/]]</div></div>
4cf8c4fc24da18a7ae7190ddba5dacee2d7773c6
334
333
2022-10-25T18:03:14Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(0, 22, 77, 0.2); border-top: 1px solid #A7D7F9;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
----
<div style="background: rgba(0, 22, 77, 0.5); color: white; border-bottom: 1px solid #A7D7F9; padding: 10px;"><div align="center"><big>'''CONTENT'''<br>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big><br><br><big>'''WIKI'''<br>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big><br><br><big>'''AFFILIATES'''</big><br>[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]] [[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.fandom.com/]]</div></div>
865babb2165dbaf9855e2c786db4494696c41813
335
334
2022-10-25T18:06:16Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(0, 22, 77, 0.2); border-top: 1px solid #A7D7F9;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<div style="background: rgba(0, 22, 77, 0.5); color: white; border-bottom: 1px solid #A7D7F9; padding: 10px; margin-top: -32px;"><div align="center"><big>'''CONTENT'''<br>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big><br><br><big>'''WIKI'''<br>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big><br><br><big>'''AFFILIATES'''</big><br>[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]] [[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.fandom.com/]]</div></div>
60051d3a42ebe0e036a6b700f5d9ba6105669105
350
335
2022-11-06T18:27:54Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
1ae4d72c91d44e552d539130ef456f103858b2f8
File:AFFILIATE Akudama Drive Wiki.png
6
139
331
2022-10-25T17:52:48Z
Ninjan
2
[[Category:Affiliated Logos]]
wikitext
text/x-wiki
== Summary ==
[[Category:Affiliated Logos]]
f7971633f62028faa34a0dffa0aaf5f96518d0d6
Category:Affiliated Logos
14
140
332
2022-10-25T17:53:52Z
Ninjan
2
Created page with "<div align="center">''This category page lists all files that represent affiliated sites.''</div>"
wikitext
text/x-wiki
<div align="center">''This category page lists all files that represent affiliated sites.''</div>
9f43c8cf6ef4692bb6572af03c895ed68564033b
Master Detective Archives: RAIN CODE
0
9
337
273
2022-11-06T16:32:16Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = Spring 2023
| genre = Adventure
| mode = Singleplayer
| rating = Pending
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ([[File:Flag_of_US.svg|18px|link=]])]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ([[File:Flag_of_US.svg|18px|link=]])]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer</small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer for<br>''Master Detective Archives: RAIN CODE''</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
633384cae57ca1f93f58c98ea9f10c5112f219fb
338
337
2022-11-06T16:33:49Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = Spring 2023
| genre = Adventure
| mode = Singleplayer
| rating = Pending
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ([[File:Flag_of_US.svg|18px|link=]])]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ([[File:Flag_of_US.svg|18px|link=]])]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer</small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer for<br>''Master Detective Archives: RAIN CODE''</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
fbf48aeac69307e00ec95b845ad52fe17e95bb58
User:Ninjan/SandboxDesign
2
141
341
2022-11-06T17:51:03Z
Ninjan
2
Created page with "__NOTOC__ <div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122;"><div align="center"><big>'''WELCOME TO THE ''Master Detective Archives: RAIN CODE'' WIKI!'''</big></div></div> <div style="background: rgba(0, 22, 77, 0.5);">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]] '''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Rai..."
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122;"><div align="center"><big>'''WELCOME TO THE ''Master Detective Archives: RAIN CODE'' WIKI!'''</big></div></div>
<div style="background: rgba(0, 22, 77, 0.5);">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<div style="background: rgba(0, 22, 77, 0.5); color: white; border-bottom: 1px solid #A7D7F9; padding: 10px; margin-top: -32px;"><div align="center"><big>'''CONTENT'''<br>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big><br><br><big>'''WIKI'''<br>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big><br><br><big>'''AFFILIATES'''</big><br>[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]] [[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.fandom.com/]]</div></div>
51d770690a87c76b1cf8c7806174b92e09e701f0
342
341
2022-11-06T17:55:14Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5);">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<div style="background: rgba(157, 148, 219, 0.6); color: #202122; border-bottom: 1px solid #A7D7F9; padding: 10px; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''<br>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big><br><br><big>'''WIKI'''<br>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big><br><br><big>'''AFFILIATES'''</big><br>[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]] [[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.fandom.com/]]</div></div>
3bd73b3b7a0efc8ad130c12bec9f9308b963d76a
343
342
2022-11-06T18:05:40Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5);">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''AFFILIATES'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; border-bottom: 1px solid #A7D7F9; padding: 10px; font-family: Georgia;"><div align="center"><big>[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]] [[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.fandom.com/]]</div></div></div>
<!--AFFILIATES END-->
7903922763efd17bb9f9b8eec63568b1a4a9a9b1
344
343
2022-11-06T18:07:49Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''AFFILIATES'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; border-bottom: 1px solid #A7D7F9; padding: 10px; font-family: Georgia;"><div align="center">[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]] [[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.fandom.com/]]</div></div></div>
<!--AFFILIATES END-->
9079a25f4e7cbc3f021ea4bfc74f87cb7650b2c4
345
344
2022-11-06T18:19:05Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''AFFILIATES'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; border-bottom: 1px solid #A7D7F9; padding: 10px; font-family: Georgia;"><div align="center"><table><tr><td><div style="background: rgba(167, 215, 249, 0.5); padding: 1px; width: relative;">[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]]</div></td><td><div style="background: rgba(157, 148, 219, 0.5); padding: 1px; width: relative;">[[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.fandom.com/]]</div></td></tr></table></div></div></div>
<!--AFFILIATES END-->
cf8312a1d239ff9b12ffa6abb33565eebcf1a3c7
346
345
2022-11-06T18:21:10Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''AFFILIATES'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; border-bottom: 1px solid #A7D7F9; padding: 10px; font-family: Georgia;"><div align="center"><table><tr><td><div style="background: rgba(167, 215, 249, 0.5); padding: 2px; width: relative; border-radius: 5px 0px 0px 5px;">[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]]</div></td><td><div style="background: rgba(157, 148, 219, 0.5); padding: 2px; width: relative; border-radius: 0px 5px 5px 0px;">[[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.fandom.com/]]</div></td></tr></table></div></div></div>
<!--AFFILIATES END-->
f728d2357ada17bb9c00705f56882eaaa1466c16
348
346
2022-11-06T18:26:40Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
1ae4d72c91d44e552d539130ef456f103858b2f8
Template:Affiliates
10
142
347
2022-11-06T18:24:43Z
Ninjan
2
Created page with "<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''AFFILIATES'''</big></div></div> <div style="background: rgba(248, 249, 250, 0.5); color: #202122; border-bottom: 1px solid #A7D7F9; padding: 10px; font-family: Georgia;"><div align="center"><table><tr><td><div style="background: rgba(167, 215, 249, 0.5); padding: 2px; width: relative; border-radius: 5px 0px 0px 5px;">File:AFFILIATE Danganro..."
wikitext
text/x-wiki
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''AFFILIATES'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; border-bottom: 1px solid #A7D7F9; padding: 10px; font-family: Georgia;"><div align="center"><table><tr><td><div style="background: rgba(167, 215, 249, 0.5); padding: 2px; width: relative; border-radius: 5px 0px 0px 5px;">[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]]</div></td><td><div style="background: rgba(157, 148, 219, 0.5); padding: 2px; width: relative; border-radius: 0px 5px 5px 0px;">[[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.fandom.com/]]</div></td></tr></table></div></div></div>
<!--EDITING STYLE: Alternate between blue, purple and white backgrounds for each affiliate. Rounded borders should be on those on the farthest left and right, others should have 0px 0px 0px 0px radius.-->
d18b8fffed97276802fa396bf7156d3ef30b117e
349
347
2022-11-06T18:27:22Z
Ninjan
2
Protected "[[Template:Affiliates]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''AFFILIATES'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; border-bottom: 1px solid #A7D7F9; padding: 10px; font-family: Georgia;"><div align="center"><table><tr><td><div style="background: rgba(167, 215, 249, 0.5); padding: 2px; width: relative; border-radius: 5px 0px 0px 5px;">[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]]</div></td><td><div style="background: rgba(157, 148, 219, 0.5); padding: 2px; width: relative; border-radius: 0px 5px 5px 0px;">[[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.fandom.com/]]</div></td></tr></table></div></div></div>
<!--EDITING STYLE: Alternate between blue, purple and white backgrounds for each affiliate. Rounded borders should be on those on the farthest left and right, others should have 0px 0px 0px 0px radius.-->
d18b8fffed97276802fa396bf7156d3ef30b117e
User:Ninjan
2
2
351
288
2022-11-06T18:28:29Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== Things I'm trying to figure out ==
Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
*How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
== About me ==
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrate the French Danganronpa Wiki and the Akudama Drive Wiki, and I am a content mod on the Danganronpa Wiki. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
== Sandboxes ==
*[[User:Ninjan/Sandbox]]
*[[User:Ninjan/SandboxDesign]]
f4c45afd3fb32e2e8aff990cfaa358beb77a2184
Master Detective Archives: RAIN CODE:Copyrights
0
143
352
2022-11-06T18:46:07Z
Ninjan
2
Created page with "As is the default for the platform, all contributions to the ''Master Detective Archives: RAIN CODE'' Wiki are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). (Visit [https://creativecommons.org/licenses/by-sa/4.0/ creativecommons] for more information.) Files uploaded to the Wiki must abide by British copyright law. Content from unofficial sources, such as fanart, is strictly unallowed on the Wiki."
wikitext
text/x-wiki
As is the default for the platform, all contributions to the ''Master Detective Archives: RAIN CODE'' Wiki are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). (Visit [https://creativecommons.org/licenses/by-sa/4.0/ creativecommons] for more information.)
Files uploaded to the Wiki must abide by British copyright law. Content from unofficial sources, such as fanart, is strictly unallowed on the Wiki.
4f272527b370beeb9100a4b04781614e89ff63b7
353
352
2022-11-06T18:46:59Z
Ninjan
2
wikitext
text/x-wiki
As is the default for the platform, all contributions to the ''Master Detective Archives: RAIN CODE'' Wiki are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0). (Visit [https://creativecommons.org/licenses/by-sa/4.0/ creativecommons] for more information.)
Files uploaded to the Wiki must abide by British copyright law. Content from unofficial sources, such as fanart, is strictly unallowed on the Wiki.
Uploading content that does not respect those rules will be regarded as vandalism.
fd6a5810544cfd2b1cee5e39ca72153b02856de6
File:Kazutaka Kodaka.jpg
6
144
357
2022-11-27T15:32:45Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Infobox Location
10
145
358
2022-11-28T10:22:24Z
Ninjan
2
Infobox created with infobox builder.
wikitext
text/x-wiki
<transformiix:result xmlns:transformiix="http://www.mozilla.org/TransforMiix"><title source="title"><default>{{PAGENAME}}</default></title><image source="image"/><data source="events"><label>Events</label></data><data source="level"><label>Level</label></data><data source="location"><label>Location</label></data><data source="inhabitants"><label>Inhabitants</label></data></transformiix:result>
d2b0c14624cc9bdf558564292a954fe7fd327455
359
358
2022-11-28T10:23:15Z
Ninjan
2
wikitext
text/x-wiki
<title source="title"><default>{{PAGENAME}}</default></title><image source="image"/><data source="events"><label>Events</label></data><data source="level"><label>Level</label></data><data source="location"><label>Location</label></data><data source="inhabitants"><label>Inhabitants</label></data></transformiix:result>
eec9e72c89265a10e3cfec2658c19efb7f4183c0
360
359
2022-11-28T10:26:27Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="events">
<label>Events</label>
</data>
<data source="level">
<label>Level</label>
</data>
<group>
<header>Context</header>
<data source="location">
<label>Location</label>
</data>
<data source="inhabitants">
<label>Inhabitants</label>
</data>
</group>
</infobox></includeonly><noinclude><pre>{{Infobox Location
| events =
| level =
| location =
| inhabitants =
}}</pre>[[Category:Infobox]]</noinclude>
6a09acbd0ee065ffbdac00d69bfefdf911bd84e8
361
360
2022-11-28T10:27:15Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="events">
<label>Events</label>
</data>
<data source="level">
<label>Level</label>
</data>
<group>
<header>Context</header>
<data source="location">
<label>Location</label>
</data>
<data source="inhabitants">
<label>Inhabitants</label>
</data>
</group>
</infobox></includeonly><noinclude><pre>{{Infobox Location
| title =
| image =
| events =
| level =
| location =
| inhabitants =
}}</pre>[[Category:Infobox]]</noinclude>
590b015c22cfb66116c9066282438b0c4de118f2
File:Kanai Ward - Promotional screenshot.jpg
6
146
362
2022-11-28T10:30:36Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
363
362
2022-11-28T10:37:49Z
Ninjan
2
Ninjan uploaded a new version of [[File:Kanai Ward - Promotional screenshot.jpg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Kanai Ward - Promotional screenshot (2).jpg
6
147
365
2022-11-28T10:40:13Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Kanai Ward - Promotional screenshot (3).jpg
6
148
366
2022-11-28T10:41:28Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Kanai Ward - Promotional screenshot (4).jpg
6
149
367
2022-11-28T10:41:46Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Kanai Ward
0
150
368
2022-11-28T10:42:33Z
Ninjan
2
Created page with "{{Stub}} {{Infobox Location | title = Kanai Ward | image = File:Kanai Ward - Promotional screenshot.jpg | events = | level = | location = | inhabitants = }} '''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''. == Teaser == Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and uniq..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Official description ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== References ==
<references/>
[[Category:Locations]]
51eacbf013deaf94e5f0e22ce18d849af9d76e1a
370
368
2022-11-28T10:55:01Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Official description ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ([[File:Flag_of_US.svg|18px|link=]])</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
== References ==
<references/>
[[Category:Locations]]
4b08ab224c1f8b9d877a1e012117353eace87d62
Category:Locations
14
151
369
2022-11-28T10:43:30Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Kanai Ward
0
150
371
370
2022-11-28T10:55:30Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Official description ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
== References ==
<references/>
[[Category:Locations]]
dbc5c1d798c4aa6cc9cad33c4609013f8de73938
MediaWiki:Sidebar
8
106
372
231
2022-11-28T12:52:08Z
Ninjan
2
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Content
** Master Detective Archives: RAIN CODE|Game
** Category:Characters|Characters
** Category:Locations|Locations
* Guides
** Master Detective Archives: RAIN CODE:Content Policy|Content Policy
** Master Detective Archives: RAIN CODE:Editing guide|Editing guide
* SEARCH
* TOOLBOX
* LANGUAGES
5faee5f0fc5877b07a53cc20e0b249eb2024701c
391
372
2023-01-20T10:39:16Z
Ninjan
2
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Content
** Master Detective Archives: RAIN CODE|Game
** Category:Characters|Characters
** Category:Locations|Locations
* Guides
** Master Detective Archives: RAIN CODE:Content Policy|Content Policy
** Master Detective Archives: RAIN CODE:Editing guide|Editing guide
* Wiki information
** https://twitter.com/RAINCODEWiki|Twitter
** Special:ActiveUsers|Active users list
** Special:AllPages|All pages
* SEARCH
* TOOLBOX
* LANGUAGES
6033c70b0522f9d5eb14cc3524fd765ea359d973
Main Page
0
1
373
350
2022-11-28T12:53:38Z
Ninjan
2
adding locations
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
652851f5bcb8883bc8ef0b2b77f0643f27988268
401
373
2023-02-09T19:45:11Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
2af3cd9b85ec55622c5f223c322b12bff4d78066
Master Detectives
0
124
374
316
2022-12-13T00:36:10Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Forensic Forte Promotional screenshot (2).jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|Master Detective individual illustration <small>(white background)</small><ref name="GamerNe"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
ff4e1a379b29fc75539739ae3a41238f5ea788f3
390
374
2023-01-17T10:07:24Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Forensic Forte Promotional screenshot (2).jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
edb3df7221b191ead3c3117c391c40a96b87719c
410
390
2023-02-10T18:39:18Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
=== Teasers ===
==== Disguise ====
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ([[File:Flag_of_US.svg|18px|link=]])]</ref>
==== Audial Aptitude ====
Detect heartbeats and whispers with "Audial Aptitude".<ref name="Nintendo Direct Teasers"></ref>
==== Postcognition ====
Witness past crime scenes with "Postcognition".<ref name="Nintendo Direct Teasers"></ref>
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
dd45de9863cf571011b28216639a6d856498daa8
411
410
2023-02-10T18:43:29Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
=== Teasers ===
==== Disguise ====
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ([[File:Flag_of_US.svg|18px|link=]])]</ref>
==== Audial Aptitude ====
Detect heartbeats and whispers with "Audial Aptitude".<ref name="Nintendo Direct Teasers"></ref>
==== Postcognition ====
Witness past crime scenes with "Postcognition".<ref name="Nintendo Direct Teasers"></ref>
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
732f699dcb52bb03848adb46a2f699821122e6ed
412
411
2023-02-10T19:04:29Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。([[File:Flag_of_Japan.svg|18px|link=]])]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
=== Teasers ===
==== Disguise ====
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers"></ref>
==== Audial Aptitude ====
Detect heartbeats and whispers with "Audial Aptitude".<ref name="Nintendo Direct Teasers"></ref>
==== Postcognition ====
Witness past crime scenes with "Postcognition".<ref name="Nintendo Direct Teasers"></ref>
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
== Gallery ==
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
53faba9a4a799f1ead6589765071d5a1f474d2d8
418
412
2023-02-19T14:47:52Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
=== Teasers ===
==== Disguise ====
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers"></ref>
==== Audial Aptitude ====
Detect heartbeats and whispers with "Audial Aptitude".<ref name="Nintendo Direct Teasers"></ref>
==== Postcognition ====
Witness past crime scenes with "Postcognition".<ref name="Nintendo Direct Teasers"></ref>
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
0c4c4ffa63ea13d8b167b10d95c8843e70dca055
Category:Groups
14
152
375
2022-12-13T00:36:21Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Video:Master Detective Archives: RAIN CODE Introduction Trailer
400
153
376
2022-12-15T05:47:46Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Videos]]
e52ce3f206b4aa978dd393dafa6e9c6feae15b54
Master Detective Archives: RAIN CODE
0
9
377
338
2022-12-15T05:49:32Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = Spring 2023
| genre = Adventure
| mode = Singleplayer
| rating = Pending
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ([[File:Flag_of_US.svg|18px|link=]])]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ([[File:Flag_of_US.svg|18px|link=]])]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer</small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer for<br>''Master Detective Archives: RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives: RAIN CODE''<br>Introduction Trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
1c075e576053205134fb846ca5bf5d3465ed9e03
394
377
2023-02-09T19:17:41Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = Spring 2023
| genre = Adventure
| mode = Singleplayer
| rating = Pending
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ([[File:Flag_of_US.svg|18px|link=]])]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ([[File:Flag_of_US.svg|18px|link=]])]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer</small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer for<br>''Master Detective Archives: RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives: RAIN CODE''<br>Introduction Trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
16e772a03ccb0ef078c6cdd5927c550dc936ac59
395
394
2023-02-09T19:18:12Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = Spring 2023
| genre = Adventure
| mode = Singleplayer
| rating = Pending
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ([[File:Flag_of_US.svg|18px|link=]])]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ([[File:Flag_of_US.svg|18px|link=]])]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer</small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer for<br>''Master Detective Archives: RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives: RAIN CODE''<br>Introduction Trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
180a0c429d1785bdad65bcb412e6ff9ec57fe20c
397
395
2023-02-09T19:30:26Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = Spring 2023
| genre = Adventure
| mode = Singleplayer
| rating = Pending
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ([[File:Flag_of_US.svg|18px|link=]])]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ([[File:Flag_of_US.svg|18px|link=]])]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
2ad7967ba89088cecbc84cf574a14b3f0e5c76ee
398
397
2023-02-09T19:32:18Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = Spring 2023
| genre = Adventure
| mode = Singleplayer
| rating = Pending
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ([[File:Flag_of_US.svg|18px|link=]])]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ([[File:Flag_of_US.svg|18px|link=]])]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
18ce364cf855d91b1cbf1acaaa10908686683577
400
398
2023-02-09T19:41:41Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = Pending
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ([[File:Flag_of_US.svg|18px|link=]])]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ([[File:Flag_of_US.svg|18px|link=]])]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
de8b80c00d416ea92cb3f5ee06dc2f4fd486752a
404
400
2023-02-09T21:45:21Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = Pending
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ([[File:Flag_of_US.svg|18px|link=]])]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ([[File:Flag_of_US.svg|18px|link=]])]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ([[File:Flag_of_Japan.svg|18px|link=]])
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ([[File:Flag_of_US.svg|18px|link=]])
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ([[File:Flag_of_US.svg|18px|link=]])]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ([[File:Flag_of_US.svg|18px|link=]])]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ([[File:Flag_of_Japan.svg|18px|link=]])]</ref> in the form of one missing cigarette. On the Japanese cover, a blue-haired [[Master Detectives|Master Detective]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
70c26551aaaeb620e44fd6133abc3ad69cb4fbde
405
404
2023-02-10T17:13:48Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ([[File:Flag_of_US.svg|18px|link=]])]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ([[File:Flag_of_US.svg|18px|link=]])]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ([[File:Flag_of_Japan.svg|18px|link=]])
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ([[File:Flag_of_US.svg|18px|link=]])
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ([[File:Flag_of_US.svg|18px|link=]])]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ([[File:Flag_of_US.svg|18px|link=]])]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ([[File:Flag_of_Japan.svg|18px|link=]])]</ref> in the form of one missing cigarette. On the Japanese cover, a blue-haired [[Master Detectives|Master Detective]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
142345f43ee6c494215f46c1a4ff88af6b95a1b8
421
405
2023-02-19T14:52:52Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, a blue-haired [[Master Detectives|Master Detective]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
400388940f8410b5549660720097994ff4f188d9
File:Shinigami (Human) - Splash Illustration.jpg
6
154
378
2022-12-15T10:16:24Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shinigami (Ghost) - Splash Illustration.jpg
6
155
379
2022-12-15T10:17:47Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma Kokohead - Splash Illustration.jpg
6
156
380
2022-12-15T10:20:20Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shinigami
0
105
381
340
2022-12-15T10:31:50Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Female
| height =
| weight =
| portrayal = [[File:Flag_of_Japan.svg|18px|link=]] [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
[[File:Flag_of_US.svg|18px|link=]] Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form <small>(white background)</small><ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form <small>(white background)</small><ref name="GamerNe"></ref>
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
38dc3ff911a1e90de504dcef49959361614f374a
385
381
2023-01-07T15:47:53Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Female
| height =
| weight =
| portrayal = [[File:Flag_of_Japan.svg|18px|link=]] [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
[[File:Flag_of_US.svg|18px|link=]] Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form <small>(white background)</small><ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form <small>(white background)</small><ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
6937710f162279edae14e81dc29953c8b05e4b05
389
385
2023-01-17T10:06:20Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Female
| height =
| weight =
| portrayal = [[File:Flag_of_Japan.svg|18px|link=]] [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
[[File:Flag_of_US.svg|18px|link=]] Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ([[File:Flag_of_Japan.svg|18px|link=]])]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
5a6d6c841dde01ecfaaf1ad2129431dd257e2a14
419
389
2023-02-19T14:49:24Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Female
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
b71f5ee66880d65d1f88ab6ebf0a9d2ddfd1f20f
Yuma Kokohead
0
102
382
321
2022-12-15T10:33:15Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead Illustration.png|Model
File:Yuma Kokohead - Splash Illustration.jpg|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = [[File:Flag_of_Japan.svg|18px|link=]] Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ([[File:Flag_of_Japan.svg|18px|link=]])]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ([[File:Flag_of_US.svg|18px|link=]])]</ref>
[[File:Flag_of_US.svg|18px|link=]] [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ([[File:Flag_of_US.svg|18px|link=]])]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
0094d29759b9a47bc8f1fec066c9d40a9dcb9eb9
420
382
2023-02-19T14:50:32Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead Illustration.png|Model
File:Yuma Kokohead - Splash Illustration.jpg|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
07251dee33438803c465a25fa433a92dbec93ebe
File:Spike Chunsoft - Happy New Year feat Shinigami (English).jpg
6
157
383
2023-01-07T15:43:02Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Spike Chunsoft - Happy New Year feat Shinigami (Japanese).jpg
6
158
384
2023-01-07T15:43:48Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
MediaWiki:Common.css
8
10
386
267
2023-01-17T09:51:39Z
Ninjan
2
background test for galleries
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
/*** GALLERIES ***/
.mw-gallery-traditional .gallerybox .thumb {
background-color: #9D94DB !important;
}
cb570b373bada736f1c2113292f34b2b716d496a
387
386
2023-01-17T09:53:31Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
/*** GALLERIES ***/
.mw-gallery-traditional .gallerybox .thumb {
background-color: rgba(157, 148, 219, 0.8) !important;
}
fe9363152bbdd726274b2b2a11d375450cc4ed6f
388
387
2023-01-17T09:54:27Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
/*** GALLERIES ***/
.mw-gallery-traditional .gallerybox .thumb {
background-color: rgba(157, 148, 219, 0.4) !important;
}
5110e1c55abdd4c7ab1e9404cde07ff1d8ed1693
File:Master Detective Archives RAIN CODE - Jacket.png
6
159
393
2023-02-09T19:16:35Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023
400
160
396
2023-02-09T19:20:30Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Videos]]
e52ce3f206b4aa978dd393dafa6e9c6feae15b54
User:Ninjan/Sandbox
2
95
399
272
2023-02-09T19:39:56Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox
| name = Ninjan/Sandbox
| child =
| subbox =
| bodystyle =
| titlestyle =
| abovestyle = background:#E4C1E4;
| subheaderstyle =
| title =
| above = Master Detective Archives: RAIN CODE
| subheader =
| imagestyle =
| captionstyle =
| image = [[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|300px]]
| caption =
| headerstyle =
| labelstyle = border:1px solid #E4C1E4; background: #E4C1E4;
| datastyle = border:1px solid #E4C1E4;
| header1 =
| label1 = Developer
| data1 = Spike Chunsoft
| header2 =
| label2 =
| data2 =
| header3 =
| label3 =
| data3 =
| header4 =
| label4 =
| data4 =
| header5 =
| label5 =
| data5 =
| header6 =
| label6 =
| data6 =
| header7 =
| label7 =
| data7 =
| header8 =
| label8 =
| data8 =
| header9 =
| label9 =
| data9 =
| header10 =
| label10 =
| data10 =
| header11 =
| label11 =
| data11 =
| header12 =
| label12 =
| data12 =
| header13 =
| label13 =
| data13 =
| header14 =
| label14 =
| data14 =
| header15 =
| label15 =
| data15 =
| header16 =
| label16 =
| data16 =
| header17 =
| label17 =
| data17 =
| header18 =
| label18 =
| data18 =
| header19 =
| label19 =
| data19 =
| header20 =
| label20 =
| data20 =
| belowstyle =
| below =
}}
regular infobox template. issues: doesn't align on the right
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]
<pre>[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]</pre>
@Username_A on Twitter: "''First line, translated or not''" ([[File:Flag_of_Japan.svg|18px|link=]])
JA Nintendo article: https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d
d6b167de562669bc78788dfea52f1d7ee3b18ead
402
399
2023-02-09T21:24:06Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox
| name = Ninjan/Sandbox
| child =
| subbox =
| bodystyle =
| titlestyle =
| abovestyle = background:#E4C1E4;
| subheaderstyle =
| title =
| above = Master Detective Archives: RAIN CODE
| subheader =
| imagestyle =
| captionstyle =
| image = [[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|300px]]
| caption =
| headerstyle =
| labelstyle = border:1px solid #E4C1E4; background: #E4C1E4;
| datastyle = border:1px solid #E4C1E4;
| header1 =
| label1 = Developer
| data1 = Spike Chunsoft
| header2 =
| label2 =
| data2 =
| header3 =
| label3 =
| data3 =
| header4 =
| label4 =
| data4 =
| header5 =
| label5 =
| data5 =
| header6 =
| label6 =
| data6 =
| header7 =
| label7 =
| data7 =
| header8 =
| label8 =
| data8 =
| header9 =
| label9 =
| data9 =
| header10 =
| label10 =
| data10 =
| header11 =
| label11 =
| data11 =
| header12 =
| label12 =
| data12 =
| header13 =
| label13 =
| data13 =
| header14 =
| label14 =
| data14 =
| header15 =
| label15 =
| data15 =
| header16 =
| label16 =
| data16 =
| header17 =
| label17 =
| data17 =
| header18 =
| label18 =
| data18 =
| header19 =
| label19 =
| data19 =
| header20 =
| label20 =
| data20 =
| belowstyle =
| below =
}}
regular infobox template. issues: doesn't align on the right
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]
<pre>[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]</pre>
@Username_A on Twitter: "''First line, translated or not''" ([[File:Flag_of_Japan.svg|18px|link=]])
JA Nintendo article: https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d
JA ASCII article: https://ascii.jp/elem/000/004/124/4124166/
88fcbd25cd98d7ff27004135a74e4e54f2af1494
416
402
2023-02-19T14:44:51Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox
| name = Ninjan/Sandbox
| child =
| subbox =
| bodystyle =
| titlestyle =
| abovestyle = background:#E4C1E4;
| subheaderstyle =
| title =
| above = Master Detective Archives: RAIN CODE
| subheader =
| imagestyle =
| captionstyle =
| image = [[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|300px]]
| caption =
| headerstyle =
| labelstyle = border:1px solid #E4C1E4; background: #E4C1E4;
| datastyle = border:1px solid #E4C1E4;
| header1 =
| label1 = Developer
| data1 = Spike Chunsoft
| header2 =
| label2 =
| data2 =
| header3 =
| label3 =
| data3 =
| header4 =
| label4 =
| data4 =
| header5 =
| label5 =
| data5 =
| header6 =
| label6 =
| data6 =
| header7 =
| label7 =
| data7 =
| header8 =
| label8 =
| data8 =
| header9 =
| label9 =
| data9 =
| header10 =
| label10 =
| data10 =
| header11 =
| label11 =
| data11 =
| header12 =
| label12 =
| data12 =
| header13 =
| label13 =
| data13 =
| header14 =
| label14 =
| data14 =
| header15 =
| label15 =
| data15 =
| header16 =
| label16 =
| data16 =
| header17 =
| label17 =
| data17 =
| header18 =
| label18 =
| data18 =
| header19 =
| label19 =
| data19 =
| header20 =
| label20 =
| data20 =
| belowstyle =
| below =
}}
regular infobox template. issues: doesn't align on the right
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]
<pre>[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]</pre>
@Username_A on Twitter: "''First line, translated or not''" ([[File:Flag_of_Japan.svg|18px|link=]])
JA Nintendo article: https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d
JA ASCII article: https://ascii.jp/elem/000/004/124/4124166/
Template test:
{{Flags|US}} {{Flags|JA}} {{Flags|UK}}
[[Template:Flags]]
e2da33d50c2f4096a6cda43adc2415eb2c81e5b9
File:Master Detective Archives RAIN CODE - Jacket (EN).png
6
161
403
2023-02-09T21:34:39Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Postcognition Promotional screenshot.jpg
6
123
406
303
2023-02-10T18:35:01Z
Ninjan
2
Ninjan moved page [[File:Master Detective - Forensic Forte Promotional screenshot (2).jpg]] to [[File:Master Detective - Postcognition Promotional screenshot.jpg]]: nintendo direct reveal
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Forensic Forte Promotional screenshot (2).jpg
6
162
407
2023-02-10T18:35:01Z
Ninjan
2
Ninjan moved page [[File:Master Detective - Forensic Forte Promotional screenshot (2).jpg]] to [[File:Master Detective - Postcognition Promotional screenshot.jpg]]: nintendo direct reveal
wikitext
text/x-wiki
#REDIRECT [[File:Master Detective - Postcognition Promotional screenshot.jpg]]
ed339f26e7df8288d63edf31f36742af093bb7f6
File:Master Detective - Disguise Promotional screenshot.jpg
6
163
408
2023-02-10T18:37:28Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Audial Aptitude Promotional screenshot.jpg
6
164
409
2023-02-10T18:38:54Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE:Editing guide
0
108
413
364
2023-02-10T19:08:48Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>[[File:Flag_of_Japan.svg|18px|link=]]</nowiki> or <nowiki>[[File:Flag_of_US.svg|18px|link=]]</nowiki>. 18px is the recommended size for all flags.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[World Detective Organization]]''', a worldwide organization that aims to eradicate unsolved cases.
*[[Amaterasu Corporation]] (spelling not yet certain).
*[[Aphex Logan]], one of the [[Master Detectives]] (no information beside name & speculation yet).
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
[[Category:Project pages]]
a2f6f111ed2cdba61edbcfe6ffc6deccee05f718
User:Ninjan
2
2
414
351
2023-02-16T08:59:01Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== Things I'm trying to figure out ==
Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
*How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
== About me ==
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrate the Akudama Drive Wiki, administrated the French Danganronpa Wiki from 2018 to 2023, and am a content mod on the Danganronpa Wiki. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
== Sandboxes ==
*[[User:Ninjan/Sandbox]]
*[[User:Ninjan/SandboxDesign]]
fcf3b226ed3954f9937e224aa4a7b06a29dba15c
Template:Flags
10
165
415
2023-02-19T14:43:53Z
Ninjan
2
Created page with "{{#switch:{{{1|}}}|US=[[File:Flag_of_US.svg|18px|link=]]|UK=[[File:Flag_of_UK.svg|18px|link=]]|JA=[[File:Flag_of_Japan.svg|18px|link=]]}}<noinclude>Supported flags: <pre>United States: {{Flags|US}} United Kingdom: {{Flags|UK}} Japan: {{Flags|JA}}</pre>[[Category:Data template]]</noinclude>"
wikitext
text/x-wiki
{{#switch:{{{1|}}}|US=[[File:Flag_of_US.svg|18px|link=]]|UK=[[File:Flag_of_UK.svg|18px|link=]]|JA=[[File:Flag_of_Japan.svg|18px|link=]]}}<noinclude>Supported flags: <pre>United States: {{Flags|US}}
United Kingdom: {{Flags|UK}}
Japan: {{Flags|JA}}</pre>[[Category:Data template]]</noinclude>
acf64dfe3afee5c795f921d36bdbc1370b8d436c
Category:Data template
14
166
417
2023-02-19T14:45:48Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Kanai Ward
0
150
422
371
2023-02-19T14:53:53Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official description ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
== References ==
<references/>
[[Category:Locations]]
a42a00e52c7b7914cdf4cbea0dc1dcc4b5bc40d2
Master Detective Archives: RAIN CODE:Editing guide
0
108
423
413
2023-02-19T14:55:40Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[World Detective Organization]]''', a worldwide organization that aims to eradicate unsolved cases.
*[[Amaterasu Corporation]] (spelling not yet certain).
*[[Aphex Logan]], one of the [[Master Detectives]] (no information beside name & speculation yet).
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
[[Category:Project pages]]
c5f651977a8d73dfbdd75641cb462231a0b32f07
448
423
2023-02-24T17:28:15Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released in Spring 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[World Detective Organization]]''', a worldwide organization that aims to eradicate unsolved cases.
*[[Amaterasu Corporation]] (spelling not yet certain).
*Master Detectives:
**'''[[Vivia Twilight]]'''
**'''[[Zange Eraser]]'''
**'''[[Zilch Alexander]]'''
**'''[[Desuhiko Thunderbolt]]'''
**'''[[Halara Nightmare]]'''
***Note: no confirmed pronouns for Halara.
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
[[Category:Project pages]]
3c89f7ad6da6deb8e16ab15dcaf22cbe38ed32e0
User:Ninjan
2
2
424
414
2023-02-19T14:57:05Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== To do ==
*Add more flags to [[Template:Flags]], notably RAIN CODE's supported languages.
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
== About me ==
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrate the Akudama Drive Wiki, administrated the French Danganronpa Wiki from 2018 to 2023, and am a content mod on the Danganronpa Wiki. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
== Sandboxes ==
*[[User:Ninjan/Sandbox]]
*[[User:Ninjan/SandboxDesign]]
f50e20416770d411a5166f7cf6493e5cae698b03
447
424
2023-02-24T17:25:33Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== To do ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
== About me ==
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrate the Akudama Drive Wiki, administrated the French Danganronpa Wiki from 2018 to 2023, and am a content mod on the Danganronpa Wiki. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
== Sandboxes ==
*[[User:Ninjan/Sandbox]]
*[[User:Ninjan/SandboxDesign]]
709adaaf7e3d5432ac0874860265c39278967d50
File:Master Detective Archives - RAINCODE Logo (Japanese).png
6
168
427
2023-02-22T16:20:11Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:Yumaco
2
167
426
2023-02-22T16:46:11Z
Yumaco
16
Created page with "'''Hello!''' I'm new to wikis and Miraheze, so I apologize for any newbie errors (I'll follow guidelines as closely as possible). I love writing and research, and I want to contribute where I can to preserve information for future Rain Code players. I particularly enjoy what we've seen so far of the game's atmosphere and setting, and I can't wait to meet Yuma and company in June."
wikitext
text/x-wiki
'''Hello!'''
I'm new to wikis and Miraheze, so I apologize for any newbie errors (I'll follow guidelines as closely as possible). I love writing and research, and I want to contribute where I can to preserve information for future Rain Code players. I particularly enjoy what we've seen so far of the game's atmosphere and setting, and I can't wait to meet Yuma and company in June.
76224e2f63c4e6c26394c8f93d7113806fdce9b1
Master Detectives
0
124
425
418
2023-02-24T05:19:08Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
=== Teasers ===
==== Disguise ====
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers"></ref>
==== Audial Aptitude ====
Detect heartbeats and whispers with "Audial Aptitude".<ref name="Nintendo Direct Teasers"></ref>
==== Postcognition ====
Witness past crime scenes with "Postcognition".<ref name="Nintendo Direct Teasers"></ref>
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual illustration<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|Master Detective individual illustration<ref name="GamerNe"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
f9de172c49e4b26da6f0a94eb3bfeaf0ede27e7d
437
425
2023-02-24T15:55:19Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|Master Detective individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|Master Detective individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|Master Detective individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
0fefb8a2aae43f935cfb5c6f45c17afab93db4c8
438
437
2023-02-24T15:56:01Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|Master Detective individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|Master Detective individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|Master Detective individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
a54d3d114cd58bf3e9480226409c22417ae62a05
File:Master Detective - Aphex Logan Illustration.png
6
169
428
2023-02-24T15:28:18Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Halara Nightmare Illustration.png
6
170
429
2023-02-24T15:29:41Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Desuhiko Thunderbolt Illustration.png
6
171
430
2023-02-24T15:30:18Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User talk:Yumaco
3
172
431
2023-02-24T15:33:45Z
Ninjan
2
Created page with "== Welcome ! == Hello, and welcome to the Wiki! Thank you for joining! I'm also getting started on Miraheze, so please feel free to let me know if anything seems confusing or if I make any mistake. I have approved your edits, and normally, future edits shouldn't need approval before being published. ~~~~"
wikitext
text/x-wiki
== Welcome ! ==
Hello, and welcome to the Wiki! Thank you for joining! I'm also getting started on Miraheze, so please feel free to let me know if anything seems confusing or if I make any mistake. I have approved your edits, and normally, future edits shouldn't need approval before being published. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 15:33, 24 February 2023 (UTC)
6382eab10a35af8f755e7cca73dca651623e8c48
User talk:ForensicForteAnalyst
3
173
432
2023-02-24T15:36:05Z
Ninjan
2
Created page with "== Welcome ! == Welcome to the Wiki! Thank you for joining! This Wiki is very new, so please feel free to let me know if you encounter any issue. I have approved your edits, and took this as an opportunity to find out how to remove the need for mod approval... ( ̄y▽ ̄)╭ So possible future edits should be published automatically! ~~~~"
wikitext
text/x-wiki
== Welcome ! ==
Welcome to the Wiki! Thank you for joining! This Wiki is very new, so please feel free to let me know if you encounter any issue. I have approved your edits, and took this as an opportunity to find out how to remove the need for mod approval... ( ̄y▽ ̄)╭ So possible future edits should be published automatically! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 15:35, 24 February 2023 (UTC)
0f5f58ae443d8856840d710742855a5a9ff0c254
File:Master Detective - Zilch Alexander Illustration.png
6
174
433
2023-02-24T15:37:05Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Zange Eraser Illustration.png
6
175
434
2023-02-24T15:37:51Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Vivia Twilight Illustration.png
6
176
435
2023-02-24T15:38:22Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detectives - x6 Illustration (Famitsu).png
6
177
436
2023-02-24T15:55:04Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Aphex Logan - Promotional screenshot (Character profile).jpg
6
178
439
2023-02-24T16:07:59Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective
0
179
440
2023-02-24T16:19:07Z
Ninjan
2
Redirected page to [[Master Detectives]]
wikitext
text/x-wiki
#REDIRECT [[Master Detectives]]
128a3b0e25981a0ff6fbdbd7b3859c227511b0a5
Aphex Logan
0
180
441
2023-02-24T16:20:34Z
Ninjan
2
Created page with "{{Stub}} {{Infobox Character | name = Aphex Logan | image = <gallery>File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model File:Master Detective - Aphex Logan Illustration.png|Illustration </gallery> | alias = | relatives = | affiliation = [[Master Detectives]]<br>[[World Detective Organization]] | occupation = Master Detective | birth = | birthplace = | death = | deathplace = | species = Human..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:Master Detective - Aphex Logan Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
<div align="center"><gallery>Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== References ==
<references/>
18ea493df1017fcd1c7e628ce4180c5233ba6cf9
442
441
2023-02-24T16:21:33Z
Ninjan
2
categories
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:Master Detective - Aphex Logan Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
<div align="center"><gallery>Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
aa6713ab2aac4e7db03c015d2fec44a339c4dae4
443
442
2023-02-24T16:24:33Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:Master Detective - Aphex Logan Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
be9db4e6d0f9af14c4db9ce863fd63d69d9f45a8
449
443
2023-02-24T17:28:37Z
Ninjan
2
vocab edit
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:Master Detective - Aphex Logan Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
d12d6b19154d971b724a07baa6ab3a2a4d7a4dea
460
449
2023-02-24T23:00:36Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
50d6746e75a22f8e56693abc8255bb442bea9b2d
User:Ninjan/SandboxDesign
2
141
444
348
2023-02-24T16:25:50Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox
| name = Ninjan/Sandbox
| child =
| subbox =
| bodystyle =
| titlestyle =
| abovestyle = background:#E4C1E4;
| subheaderstyle =
| title =
| above = Master Detective Archives: RAIN CODE
| subheader =
| imagestyle =
| captionstyle =
| image = [[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|300px]]
| caption =
| headerstyle =
| labelstyle = border:1px solid #E4C1E4; background: #E4C1E4;
| datastyle = border:1px solid #E4C1E4;
| header1 =
| label1 = Developer
| data1 = Spike Chunsoft
| header2 =
| label2 =
| data2 =
| header3 =
| label3 =
| data3 =
| header4 =
| label4 =
| data4 =
| header5 =
| label5 =
| data5 =
| header6 =
| label6 =
| data6 =
| header7 =
| label7 =
| data7 =
| header8 =
| label8 =
| data8 =
| header9 =
| label9 =
| data9 =
| header10 =
| label10 =
| data10 =
| header11 =
| label11 =
| data11 =
| header12 =
| label12 =
| data12 =
| header13 =
| label13 =
| data13 =
| header14 =
| label14 =
| data14 =
| header15 =
| label15 =
| data15 =
| header16 =
| label16 =
| data16 =
| header17 =
| label17 =
| data17 =
| header18 =
| label18 =
| data18 =
| header19 =
| label19 =
| data19 =
| header20 =
| label20 =
| data20 =
| belowstyle =
| below =
}}
regular infobox template. issues: doesn't align on the right
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
dffe4c0a70c91c8b41b895c4245626f02a05e974
User:Ninjan/Sandbox
2
95
445
416
2023-02-24T16:26:39Z
Ninjan
2
wikitext
text/x-wiki
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]
<pre>[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]</pre>
@Username_A on Twitter: "''First line, translated or not''" ([[File:Flag_of_Japan.svg|18px|link=]])
JA Nintendo article: https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d
JA ASCII article: https://ascii.jp/elem/000/004/124/4124166/
US 6 characters intro: https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/
JA Famitsu 6 characters intro: https://www.famitsu.com/news/202302/24293882.html
Template test:
{{Flags|US}} {{Flags|JA}} {{Flags|UK}}
[[Template:Flags]]
2233f3af45c14083c02ef9dacc7e7cf63e1cd529
Template:Flags
10
165
446
415
2023-02-24T17:24:21Z
Ninjan
2
wikitext
text/x-wiki
{{#switch:{{{1|}}}|US=[[File:Flag_of_US.svg|18px|link=]]|UK=[[File:Flag_of_UK.svg|18px|link=]]|JA=[[File:Flag_of_Japan.svg|18px|link=]]|FR=[[File:Flag_of_France.svg|18px|link=]]|IT=[[File:Flag_of_Italy.svg|18px|link=]]|DE=[[File:Flag_of_Germany.svg|18px|link=]]|ES=[[File:Flag_of_Spain.svg|18px|link=]]}}<noinclude>Supported flags: <pre>United States: {{Flags|US}}
United Kingdom: {{Flags|UK}}
Japan: {{Flags|JA}}
France: {{Flags|FR}}
Italy: {{Flags|IT}}
Germany: {{Flags|DE}}
Spain: {{Flags|ES}}</pre>[[Category:Data template]]</noinclude>
1bd2577f17dbb697dd4b388d97895fc52c06a31d
Yuma Kokohead
0
102
450
420
2023-02-24T17:29:16Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead Illustration.png|Model
File:Yuma Kokohead - Splash Illustration.jpg|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
6e916c54924d655fe215f112e3a56c83ae32fccf
Shinigami
0
105
451
419
2023-02-24T17:29:27Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
babc249ab6d526c104aeb66cfb549b09fa7109ce
Halara Nightmare
0
181
452
2023-02-24T22:16:58Z
2A02:C7E:4C8F:C700:404A:FD39:6B91:A5AC
0
Created page with "Halara Nightmare ()"
wikitext
text/x-wiki
Halara Nightmare ()
1b1e9edc8782421c92615d8c4bf8df5f28946b14
453
452
2023-02-24T22:27:26Z
2A02:C7E:4C8F:C700:404A:FD39:6B91:A5AC
0
wikitext
text/x-wiki
Halara Nightmare (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in [[Master Detective Archives: RAIN CODE]].
9a9848232eba4b3ef9bb27a9a055758ab36edabb
454
453
2023-02-24T22:52:34Z
Xiniti
20
wikitext
text/x-wiki
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>[[File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration]]
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.
== Trivia ==
== Gallery ==
d0fc73631aec0c7fd835bfe80ca03db32305e775
455
454
2023-02-24T22:53:34Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>[[File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration]]
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.
== Trivia ==
== Gallery ==
fe7bd8fd1b08453b3e95e40005cb6ef332452f40
456
455
2023-02-24T22:54:04Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>[[File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration]]
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.
== Trivia ==
== Gallery ==
4215fcb42df4688a47961036c2fd69564e001739
457
456
2023-02-24T22:55:03Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.
== Trivia ==
== Gallery ==
0cc85556181cc871aca05def8920b0fab2d5bd70
458
457
2023-02-24T22:56:02Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.
== Trivia ==
== Gallery ==
a6b53a346d7391e2f6147b12fe33db1eaaf42b60
459
458
2023-02-24T22:59:53Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.
== Trivia ==
== Gallery ==
== References ==
5fc8abbee61231abd41b274309cdb602ec48764d
461
459
2023-02-24T23:03:33Z
Xiniti
20
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.
== Trivia ==
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg
== References ==
d1ccca25abc922e08e46aaf403e9744fbfcc3368
463
461
2023-02-24T23:07:44Z
Xiniti
20
/* Promotional screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.
== Trivia ==
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg
[[File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara Nightmare talking to Yuma Kokohead]]</gallery></div>
== References ==
9c06a666ef60a0332753af3944c61be571fa1473
464
463
2023-02-24T23:08:55Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.
== Trivia ==
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara Nightmare talking to Yuma Kokohead</gallery></div>
== References ==
2b8cd834b63372c506051cc215ffa379d9bb3d97
465
464
2023-02-24T23:10:00Z
Xiniti
20
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.
== Trivia ==
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|[[Halara Nightmare]] talking to [[Yuma Kokohead]]</gallery></div>
== References ==
844a075588089b5865cedbf6ed0066905434e3f7
466
465
2023-02-24T23:12:23Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.
== Trivia ==
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|[[Halara Nightmare|Halara]] making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|[[Halara Nightmare]] talking to [[Yuma Kokohead]]</gallery></div>
== References ==
b554ab21d8831a04133a0e15e9e475af0dcfa155
467
466
2023-02-24T23:27:03Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.
== Trivia ==
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|[[Halara Nightmare|Halara]] making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|[[Halara Nightmare]] talking to [[Yuma Kokohead]]</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
b19466196f2dce46f3a416926a72ca6402e15272
468
467
2023-02-25T00:26:15Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララニナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
d58461c31282f49ebf754f2e2b7dad20052d4ff1
469
468
2023-02-25T00:29:12Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
42cc93758602115588e75119ff7b5e9901de3a54
File:Halara Nightmare talking to Yuma.jpg
6
182
462
2023-02-24T23:06:41Z
Xiniti
20
wikitext
text/x-wiki
Halara Nightmare speaking with Yuma Kokohead.
ed6a617ed49c9ce04a00a8bf912d80a06b785d7c
User:ForensicForteAnalyst
2
183
470
2023-02-25T01:29:05Z
ForensicForteAnalyst
18
Created page with "<big>'''About me'''</big> Hello! I'm '''ForensicForteAnalyst''', but feel free to refer me as "Analyst" or even "Fluffy". I have been very interested in ''Master Detective Archives: RAIN CODE'' since it was first revealed back in November 27, 2021. I'm extremely excited for this game, so that's why I decided to become a contributor to the this wiki. While I'm still new to Miraheze and learning how things work, I have contributed a bit to Bulbapedia and TV Tropes in th..."
wikitext
text/x-wiki
<big>'''About me'''</big>
Hello! I'm '''ForensicForteAnalyst''', but feel free to refer me as "Analyst" or even "Fluffy". I have been very interested in ''Master Detective Archives: RAIN CODE'' since it was first revealed back in November 27, 2021. I'm extremely excited for this game, so that's why I decided to become a contributor to the this wiki.
While I'm still new to Miraheze and learning how things work, I have contributed a bit to Bulbapedia and TV Tropes in the past. Aside from that, I'm a fairly active user on Reddit and Twitter where I post my analyses of RAIN CODE pre-release material.
<br>
<big>'''Plans'''</big>
* Work on pages for the other Master Detectives
* Make a new page for the Mystery Labyrinth
* Work on other pages listed on the Editing guide
* Add more information when needed in general
b37e4b75ba6482818d0a02dc11f794118e392309
471
470
2023-02-25T01:44:38Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
<big>'''About me'''</big>
Hello! I'm '''ForensicForteAnalyst''', but feel free to refer me as "Analyst" or even "Fluffy". I have been very interested in ''Master Detective Archives: RAIN CODE'' since it was first revealed back in November 27, 2021. I'm extremely excited for this game, so that's why I decided to become a contributor to the this wiki.
While I'm still new to Miraheze and learning how things work, I have contributed a bit to Bulbapedia and TV Tropes in the past. Aside from that, I'm a fairly active user on Reddit and Twitter where I post my analyses of RAIN CODE pre-release material.
When RAIN CODE comes out, I might be able to edit the wiki right away because I'll be playing the game. Despite this, I'll try my best to stay on top of editing the pages with new information revealed in the final release.
<br>
<big>'''Plans'''</big>
* Work on pages for the other Master Detectives
* Make a new page for the Mystery Labyrinth
* Work on other pages listed on the Editing guide
* Add more information when needed in general
785b229bdb16fd3f8fe0de4837a52281b3f58b81
User:ForensicForteAnalyst
2
183
472
471
2023-02-25T01:52:54Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
<big>'''About me'''</big>
Hello! I'm '''ForensicForteAnalyst''', but feel free to refer me as "Analyst" or even "Fluffy". I have been very interested in ''Master Detective Archives: RAIN CODE'' since it was first revealed back in November 27, 2021. I'm extremely excited for this game, so that's why I decided to become a contributor to the this wiki.
While I'm still new to Miraheze and learning how things work, I have contributed a bit to Bulbapedia and TV Tropes in the past. Aside from that, I'm a fairly active user on Reddit and Twitter where I post my analyses of RAIN CODE pre-release material.
When RAIN CODE comes out, I might not be able to edit the wiki right away because I'll be playing the game. Despite this, I'll try my best to stay on top of editing the pages with new information revealed in the final release.
<br>
<big>'''Plans'''</big>
* Work on pages for the other Master Detectives
* Make a new page for the Mystery Labyrinth
* Work on other pages listed on the Editing guide
* Add more information when needed in general
f27e67ce8f456a441891f3e9747f740416cd24cc
516
472
2023-02-26T19:06:23Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
<big>'''About me'''</big>
Hello! I'm '''ForensicForteAnalyst''', but feel free to refer me as "Analyst" or even "Fluffy". I have been very interested in ''Master Detective Archives: RAIN CODE'' since it was first revealed back in November 27, 2021. I'm extremely excited for this game, so that's why I decided to become a contributor to the this wiki.
While I'm still new to Miraheze and learning how things work, I have contributed a bit to Bulbapedia and TV Tropes in the past. Aside from that, I'm a fairly active user on Reddit and Twitter where I post my analyses of RAIN CODE pre-release material.
When RAIN CODE comes out, I might not be able to edit the wiki right away because I'll be playing the game. Despite this, I'll try my best to stay on top of editing the pages with new information revealed in the final release.
<br>
<big>'''Plans'''</big>
* Make a new page for the Mystery Labyrinth
* Work on other pages listed on the Editing guide
* Add more information when needed in general
f75c708e82b1086cbf97544a0f55bc641c6db402
User talk:Ninjan
3
184
473
2023-02-25T02:12:02Z
ForensicForteAnalyst
18
Created page with "Hello! I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member. Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of t..."
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question.
48737d13f0adab706cc579a31c17d88b07b5d90d
474
473
2023-02-25T14:58:30Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question.
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
c7665b125c1dffd8a67526c31412c653567edf66
517
474
2023-02-26T19:20:18Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question.
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters?
264d05ed6141e110373b10bd1aa76c6ad84a9d29
519
517
2023-02-26T20:17:32Z
ForensicForteAnalyst
18
Added my username/talk and time because I finally noticed the user talk guide. Also fitted the formatting for my reply. I'll edit more later for better accuracy on the time of my replies.
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
8159d16303889bd5c3cd28d6777aeefe39bafdae
520
519
2023-02-26T20:46:58Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be use for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
4ab558e8b57e715a1962e48489abc3c0f1ce9715
521
520
2023-02-26T20:48:53Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
848a3d61f0a70a335e8c48c41b493847cfcdf1f4
Master Detective Archives: RAIN CODE:User talk guide
0
185
475
2023-02-25T16:49:13Z
Ninjan
2
Created page with "Welcome to the ''Master Detective Archives: RAIN CODE Wiki''! The Wiki is a work in progress for a game which will be released on June 30, 2023. As a contributor, you may be interested in its '''User talk''' pages. == Wiki rules == *You may use User talk pages to contact any administrator or contributor. *'''Off-topic conversations''', meaning conversations that are not about the Wiki, '''will not be allowed''', as they clog "Recent changes" and are difficult to moderat..."
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE Wiki''! The Wiki is a work in progress for a game which will be released on June 30, 2023. As a contributor, you may be interested in its '''User talk''' pages.
== Wiki rules ==
*You may use User talk pages to contact any administrator or contributor.
*'''Off-topic conversations''', meaning conversations that are not about the Wiki, '''will not be allowed''', as they clog "Recent changes" and are difficult to moderate.
**This means conversations about ''RAIN CODE'', the game, will not be allowed, unless they pertain to content the users involved are considering adding to the Wiki.
*As will be explained below, '''please sign your messages on User talk pages''' with <nowiki>~~~~</nowiki>.
*'''You may not harass or intimidate other users of the Wiki.'''
*'''Remember to not share any private information''', your own or another individual's, on your profiles or User talk pages.
*'''More rules may be added as time goes.''' If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Guide ==
=== How to access User talk pages ===
User talk pages are pages that can be accessed via ''User_talk:Your_Username''. You can also view them from your ''User:Your_Username'' page by clicking "Discussion" or pressing Alt+Shift+T.
Any user can have a User talk page. If it does not exist yet, it will appear as a redlink - it is okay to be the first to create it if you intend on contacting the user in question.
=== How to reply to someone's message on your User talk page ===
You can edit your own talk page to reply to another user. In order to differentiate your reply from their message, you can add '':'' in front of your paragraph.
You can increase the amount of '':'' (without spacing them out) with every new reply. When using this, it is recommended that you add potential line breaks with <nowiki><br></nowiki> rather than by pressing the Enter key, as the latter will create a new paragraph and break this formatting.
'''Example :'''
<pre>Hello! Welcome to the Wiki! ~~~~
: Thank you! ~~~~
:: You're welcome!</pre>
'''Result:'''
Hello! Welcome to the Wiki! [Username_A]
: Thank you! [Username_B]
:: You're welcome! [Username_A]
=== How to add your signature to your message ===
Signatures help indicate who sent a message and when. At the end of your paragraph, please add <nowiki>~~~~</nowiki>. It will automatically add your username with a link to your own User page and User talk page, along with the time the message was sent.
'''Example :'''
<pre>Hello! Welcome to the Wiki! ~~~~</pre>
'''Result:'''
Hello! Welcome to the Wiki! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 16:48, 25 February 2023 (UTC)
== See more ==
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
[[Category:Project pages]]
7f42bc82291dbd78dc837d5f8122ffeff767d697
478
475
2023-02-25T17:08:08Z
Ninjan
2
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE Wiki''! The Wiki is a work in progress for a game which will be released on June 30, 2023. As a contributor, you may be interested in its '''User talk''' pages.
== Wiki rules ==
*You may use User talk pages to contact any administrator or contributor.
*'''Off-topic conversations''', meaning conversations that are not about the Wiki, '''will not be allowed''', as they clog "Recent changes" and are difficult to moderate.
**This means conversations about ''RAIN CODE'', the game, will not be allowed, unless they pertain to content the users involved are considering adding to the Wiki.
*As will be explained below, '''please sign your messages on User talk pages''' with <nowiki>~~~~</nowiki>.
*'''You may not harass or intimidate other users of the Wiki.'''
*'''Remember to not share any private information''', your own or another individual's, on your profiles or User talk pages.
*'''More rules may be added as time goes.''' If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Guide ==
=== How to access User talk pages ===
User talk pages are pages that can be accessed via ''User_talk:Your_Username''. You can also view them from your ''User:Your_Username'' page by clicking "Discussion" or pressing Alt+Shift+T.
Any user can have a User talk page. If it does not exist yet, it will appear as a redlink - it is okay to be the first to create it if you intend on contacting the user in question.
=== How to reply to someone's message on your User talk page ===
You can edit your own talk page to reply to another user. In order to differentiate your reply from their message, you can add '':'' in front of your paragraph.
You can increase the amount of '':'' (without spacing them out) with every new reply. When using this, it is recommended that you add potential line breaks with <nowiki><br></nowiki> rather than by pressing the Enter key, as the latter will create a new paragraph and break this formatting.
'''Example :'''
<pre>Hello! Welcome to the Wiki! ~~~~
: Thank you! ~~~~
:: You're welcome! ~~~~</pre>
'''Result:'''
Hello! Welcome to the Wiki! [Username_A]
: Thank you! [Username_B]
:: You're welcome! [Username_A]
=== How to add your signature to your message ===
Signatures help indicate who sent a message and when. At the end of your paragraph, please add <nowiki>~~~~</nowiki>. It will automatically add your username with a link to your own User page and User talk page, along with the time the message was sent.
'''Example :'''
<pre>Hello! Welcome to the Wiki! ~~~~</pre>
'''Result:'''
Hello! Welcome to the Wiki! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 16:48, 25 February 2023 (UTC)
== See more ==
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
[[Category:Project pages]]
46f866f463ca868a55981acf99faa6c3fa2955c5
Master Detective Archives: RAIN CODE:Content Policy
0
107
476
280
2023-02-25T16:49:31Z
Ninjan
2
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
This Wiki was requested by [[User:Ninjan|Ninjan]] and created on October 12, 2022. It is currently in its starting stages, and seeking more contributors!
== Wiki rules ==
*By editing this Wiki, '''you agree to abide by Miraheze's [https://meta.miraheze.org/wiki/Content_Policy Content Policy]'''.
*You are allowed to create and edit pages about the game ''Master Detective Archives: RAIN CODE'' and its creators. '''Pages about other media properties will not be allowed'''.
*Outside from vandalism, '''edits must be assumed to be made in good faith''', and '''other editors should be treated with respect'''.
*Redlinks are currently allowed, if there is an intent to create the linked page in the future.
*'''More rules may be added as time goes.''' If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
a49741db6e0f82b3d94b144f8e86d5dcecd70ff3
Master Detective Archives: RAIN CODE:Editing guide
0
108
477
448
2023-02-25T16:49:59Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[World Detective Organization]]''', a worldwide organization that aims to eradicate unsolved cases.
*[[Amaterasu Corporation]] (spelling not yet certain).
*Master Detectives:
**'''[[Vivia Twilight]]'''
**'''[[Zange Eraser]]'''
**'''[[Zilch Alexander]]'''
**'''[[Desuhiko Thunderbolt]]'''
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
58ee32efb0a979edae16c7252399e80c938ba5be
512
477
2023-02-26T14:29:50Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[World Detective Organization]]''', a worldwide organization that aims to eradicate unsolved cases.
*[[Amaterasu Corporation]] (spelling not yet certain).
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
f55f879eb6f2029720e5eaa9c34d6a341d4fac15
515
512
2023-02-26T14:50:28Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[World Detective Organization]]''', a worldwide organization that aims to eradicate unsolved cases.
*[[Amaterasu Corporation]] (spelling not yet certain).
*[[Spike Chunsoft]]
*[[Tookyo Games]]
=== Future pages ===
These pages should be created whenever their official English descriptions become available.
Please verify the spelling of their names, especially those that aren't redlinks, before creating the page.
*Master Detectives:
**[[Fubuki Clockford]]
**[[Melami Goldmine]]
**[[Pucci Lavmin]]
*Other:
**[[Yakou Furio]]
**Yomi Hellsmile/Yomii Hellsmile
**Swaro Electro/Suwaro Electro
**Seth Burroughs
**Guillaume Hall
**+ 2 characters from the Famitsu spread
Other pages can be created, but these are currently considered a priority.
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
b7fd988b42efb01d7ea2bd682d0af42ddd2aaae7
File:Site - Zilch icon.png
6
186
479
2023-02-26T00:01:45Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Zange icon.png
6
187
480
2023-02-26T00:04:37Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Game
10
188
481
2023-02-26T00:05:41Z
Ninjan
2
Created page with "[[Master Detective Archives: RAIN CODE]]<noinclude>Shortcut to type [[Master Detective Archives: RAIN CODE]][[Category:Data template]]</noinclude>"
wikitext
text/x-wiki
[[Master Detective Archives: RAIN CODE]]<noinclude>Shortcut to type [[Master Detective Archives: RAIN CODE]][[Category:Data template]]</noinclude>
6031eecf4738ddc5d5c87cefac141420ad36c169
482
481
2023-02-26T00:06:12Z
Ninjan
2
wikitext
text/x-wiki
''[[Master Detective Archives: RAIN CODE]]''<noinclude>Shortcut to type ''[[Master Detective Archives: RAIN CODE]]''[[Category:Data template]]</noinclude>
075af07335e26d1498f80484c32376d8971bdfe4
483
482
2023-02-26T00:06:29Z
Ninjan
2
wikitext
text/x-wiki
''[[Master Detective Archives: RAIN CODE]]''<noinclude><br>Shortcut to type ''[[Master Detective Archives: RAIN CODE]]''[[Category:Data template]]</noinclude>
ab8a5ef68aee4cdd99dac1f7e6c34d2ac2230b99
File:Site - Yuma icon.png
6
189
484
2023-02-26T00:06:55Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Vivia icon.png
6
190
485
2023-02-26T00:07:39Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Shinigami icon.png
6
191
486
2023-02-26T00:10:58Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Pucci icon.png
6
192
487
2023-02-26T00:11:19Z
Ninjan
2
Name subject to change.
wikitext
text/x-wiki
== Summary ==
Name subject to change.
f39fa06b254ed85cb0dd3f7ca928099b32506e00
File:Site - Melami icon.png
6
193
488
2023-02-26T00:11:38Z
Ninjan
2
Name subject to change.
wikitext
text/x-wiki
== Summary ==
Name subject to change.
f39fa06b254ed85cb0dd3f7ca928099b32506e00
513
488
2023-02-26T14:34:50Z
Ninjan
2
Ninjan moved page [[File:Site - Melani icon.png]] to [[File:Site - Melami icon.png]] without leaving a redirect
wikitext
text/x-wiki
== Summary ==
Name subject to change.
f39fa06b254ed85cb0dd3f7ca928099b32506e00
File:Site - Halara icon.png
6
194
489
2023-02-26T00:11:55Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Fubuki icon.png
6
195
490
2023-02-26T00:12:16Z
Ninjan
2
Name subject to change.
wikitext
text/x-wiki
== Summary ==
Name subject to change.
f39fa06b254ed85cb0dd3f7ca928099b32506e00
File:Site - Desuhiko icon.png
6
196
491
2023-02-26T00:12:29Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Aphex icon.png
6
197
492
2023-02-26T00:12:42Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Site navigation
14
199
494
2023-02-26T00:24:19Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Main Page
0
1
496
401
2023-02-26T00:26:05Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]].
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
9a3200dc06954af405c22d4c83fce782d1bdd615
User talk:Yumaco
3
172
497
431
2023-02-26T04:11:59Z
Yumaco
16
/* Welcome ! */
wikitext
text/x-wiki
== Welcome ! ==
Hello, and welcome to the Wiki! Thank you for joining! I'm also getting started on Miraheze, so please feel free to let me know if anything seems confusing or if I make any mistake. I have approved your edits, and normally, future edits shouldn't need approval before being published. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 15:33, 24 February 2023 (UTC)
: Thanks so much for the warm welcome and approving my edits! Even if you're new to Miraheze, your user guides have been invaluable for learning how the site works. The official documentation on MediaWiki can be confusing. Please don't hesitate to let me know if I make mistakes, either; I'm happy to learn and improve. Thanks again! [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 04:11, 26 February 2023 (UTC)
e61d2302ce54f25bcf35060be04b477669dc0d92
Master Detective Archives: RAIN CODE
0
9
498
421
2023-02-26T04:27:06Z
Yumaco
16
/* Logos */
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, a blue-haired [[Master Detectives|Master Detective]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
a2d94365a7de28cf18b78ba8e74b71d0a5476efe
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg
6
200
499
2023-02-26T04:57:53Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Desuhiko Thunderbolt
0
201
500
2023-02-26T05:07:06Z
Yumaco
16
Created page with "{{Stub}} {{Infobox Character | name = Desuhiko Thunderbolt | image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model </gallery> | alias = | relatives = | affiliation = [[Master Detectives]]<br>[[World Detective Organization]] | occupation = Master Detective | birth = | birthplace = | death = | deathplace = | s..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Desuhiko's irises are designed to look like five-pointed stars.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg
Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
9be2a45065b46375668a1e2700fb6817c27eec85
502
500
2023-02-26T05:36:17Z
Yumaco
16
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Desuhiko's irises are designed to look like five-pointed stars.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
7056dbf144ee64a7d7f6117e3bba1fe51ccb432e
503
502
2023-02-26T05:45:48Z
Yumaco
16
/* Promotional screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Desuhiko's irises are designed to look like five-pointed stars.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
60d0939ce14f9f21c57e98d4d65e84f299ae241f
504
503
2023-02-26T05:59:29Z
Yumaco
16
Corrected screenshot source to Japanese trailer
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Desuhiko's irises are designed to look like five-pointed stars.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
aa7a2e1e4a700d046b2fbdc48e18ac84cc8441c5
511
504
2023-02-26T14:24:00Z
Ninjan
2
using different wording from yuma's page to mark a difference with "officially pointed out"
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Desuhiko's irises are shaped like five-pointed stars.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
46d5f967c6d16fc3c513832eb6f5a5708addf8ef
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg
6
202
501
2023-02-26T05:35:27Z
Yumaco
16
Dialogue explaining the Detective Deed professional license given to Master Detectives by the World Detective Organization.
wikitext
text/x-wiki
== Summary ==
Dialogue explaining the Detective Deed professional license given to Master Detectives by the World Detective Organization.
d0b5cae00ad49cf375712ce8d16c5569091a94f7
File:Vivia Twilight - Promotional screenshot (Character profile).jpg
6
203
505
2023-02-26T06:03:29Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Vivia Twilight
0
204
506
2023-02-26T06:06:20Z
Yumaco
16
Created page with "{{Stub}} {{Infobox Character | name = Vivia Twilight | image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model </gallery> | alias = | relatives = | affiliation = [[Master Detectives]]<br>[[World Detective Organization]] | occupation = Master Detective | birth = | birthplace = | death = | deathplace = | species..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
32eef2c231f517b72a369b28c206f4ee9bb5f854
File:Zange Eraser - Promotional screenshot (Character profile).jpg
6
205
507
2023-02-26T06:16:14Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Zange Eraser
0
206
508
2023-02-26T06:18:26Z
Yumaco
16
Created page with "{{Stub}} {{Infobox Character | name = Zange Eraser | image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model </gallery> | alias = | relatives = | affiliation = [[Master Detectives]]<br>[[World Detective Organization]] | occupation = Master Detective | birth = | birthplace = | death = | deathplace = | species = Hu..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Zange Eraser''' (ザンゲ イレイザー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
28fb62063f465a7fc20532c58fc7b67418659825
File:Zilch Alexander - Promotional screenshot (Character profile).jpg
6
207
509
2023-02-26T06:27:18Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Zilch Alexander
0
208
510
2023-02-26T06:32:21Z
Yumaco
16
Created page with "{{Stub}} {{Infobox Character | name = Zilch Alexander | image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model </gallery> | alias = | relatives = | affiliation = [[Master Detectives]]<br>[[World Detective Organization]] | occupation = Master Detective | birth = | birthplace = | death = | deathplace = | species..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
d0c5b6b8f9af275cea14a1a20a07329aebb291e0
Halara Nightmare
0
181
518
469
2023-02-26T19:48:46Z
ForensicForteAnalyst
18
I just wanted to add how Halara was first shown in the promo art of the game that was revealed on November 28, 2021 before they officially revealed. Also, is "shown" okay or should it be "teased" instead?
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Halara was first shown in the key promotion artwork before they were officially revealed.
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
964768c79b51d22ca2323efda2dbd815a60304da
522
518
2023-02-26T20:55:49Z
Ninjan
2
edited to put emphasis on them being the first/only ; i'm not 100% certain of my wording either, teased and shown seem about equally fine!
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
ede3f02280cc8a8d4c2fe9a081233768c2bdf757
Shinigami
0
105
523
451
2023-02-26T22:36:10Z
ForensicForteAnalyst
18
I'm just adding what was stated on her character intro from Spike Chunsoft's English Twitter account.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
cec60758e3ed4844c18797617089999f39b56517
File:WDO Logo.jpg
6
209
524
2023-02-26T23:14:41Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
The logo of the World Detective Organization as seen in the 2/8 Nintendo Direct trailer
d7a10de92d8ceeb08ebcf6687306fd07da3febc1
Category:Organizations
14
210
525
2023-02-26T23:44:58Z
ForensicForteAnalyst
18
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
World Detective Organization
0
212
528
2023-02-27T00:18:34Z
ForensicForteAnalyst
18
I started the page for the World Detective Organization. I've been having trouble with parsing the infobox, so I'll ask help for that.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organizations
| title = World Detective Organization =
| image = File:WDO Logo.jpg
| Members =[[Yuma Kokohead]]<br>[[Vivia Twilight]]<br>[[Zilch Alexander]]<br>[[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Zange Eraser]]<br>[[Halara Nightmare]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構) is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
The World Detective Organization is an extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in Kanai Ward. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles">https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})</ref>
== References ==
<references/>
[[Category:Organizations]]
1297610ab5edc826401018c6379c56c58af5d3b3
549
528
2023-02-27T19:19:39Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Yuma Kokohead]]<br>[[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader =
| status = Active
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
== References ==
<references/>
[[Category:Organizations]]
d89f7fed7c99db4dfcc9663fdbc00e5897f4f113
560
549
2023-02-28T01:23:04Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Yuma Kokohead]]<br>[[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader =
| status = Active
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td></tr></table></div>
== References ==
<references/>
[[Category:Organizations]]
2a0057b6bad912869f3cc4b3f30b44c2561923de
578
560
2023-02-28T09:47:05Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Yuma Kokohead]]<br>[[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Yakou Furio]]
| leader =
| status = Active
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td></tr></table></div>
== References ==
<references/>
[[Category:Organizations]]
da9274cc743dc579def5054463e2d2749f48a933
User talk:Ninjan
3
184
529
521
2023-02-27T00:25:47Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
f30bf0db07af5079f4fb35dc00a181092553345a
550
529
2023-02-27T19:25:21Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
32b35704848755de50e06ab7888c0ba3ff5b95fa
Master Detectives
0
124
531
438
2023-02-27T03:47:06Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref> This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE({{Flags|US}})]</ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
3e24e44c3f378a439ea5ada38e2546a6e34f0ecd
544
531
2023-02-27T18:56:27Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
d551793cd6aa0c04d4119f5fa0d49d855719eaa7
Pucci Lavmin
0
213
532
2023-02-27T11:05:53Z
Xiniti
20
Started up a Pucci Lavmin page. I'll continue working on it but I want to save it first.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>|thumb|alt=Illustration|Illustration
|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[Lindsay Sheppard]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
a74dc81452db8489b179ae20cc3cdbbc922b731b
533
532
2023-02-27T11:10:14Z
Xiniti
20
More work on Miss Pucci's page.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>|thumb|alt=Illustration|Illustration
|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[Lindsay Sheppard]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten More Profiles"></ref>
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten More Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
== Trivia ==
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
9990fa083fa4368dab8975f160324ac61b5c3a52
534
533
2023-02-27T11:12:56Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>|thumb|alt=Illustration|Illustration
|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[Lindsay Sheppard]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten More Profiles"></ref>
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten More Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
== Trivia ==
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
42f7aacb47ea9c9b9238258ad24c9448112b0885
538
534
2023-02-27T18:41:34Z
Ninjan
2
please try including images when creating stubs at least! esp. since the models were already uploaded / remove titles with no content, thank you!
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
1dc3e45cc20c7a3cb0b0dc67da8261e809149e5e
539
538
2023-02-27T18:43:15Z
Ninjan
2
+ japanese name
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' (プッチー=ラブミン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
bf7e235b9f53d67a02fac2857656347285458a4e
Fubuki Clockford
0
214
535
2023-02-27T11:43:41Z
Xiniti
20
Starting Fubuki's profile.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>|thumb|alt=Illustration|Illustration
|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
78167e10ffa58e54cc44778223ffd8c7fa7f6ac4
536
535
2023-02-27T13:02:49Z
Xiniti
20
More work on Miss Fubuki's page
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>|thumb|alt=Illustration|Illustration
|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Fubuki Clockford''' is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten More Profiles"></ref>
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten More Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
== Trivia ==
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
74766364389abd7bae8ceab121c21d9c1e9fdab2
541
536
2023-02-27T18:47:48Z
Ninjan
2
same edits & comments as pucci's page / should add promo screenshot later
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Fubuki Clockford''' (フブキ=クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
cd8dd6be626df93882c8ca59102ffdae3ff83a4c
File:Master Detective - Pucci Lavmin Illustration.jpg
6
215
537
2023-02-27T18:37:59Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Fubuki Clockford Illustration.jpg
6
216
540
2023-02-27T18:44:30Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Master Detective - Melami Goldmine Illustration.jpg
6
217
543
2023-02-27T18:52:27Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Infobox Organization
10
218
545
2023-02-27T19:03:14Z
Ninjan
2
Infobox created with infobox builder.
wikitext
text/x-wiki
<infobox><title source="title"><default>{{PAGENAME}}</default></title><image source="image"/><data source="leader"><label>Leader(s)</label></data><data source="members"><label>Members</label></data><data source="status"><label>Status</label></data><data source="appearances"><label>Appears in</label></data></infobox>
134118dd8ce9edf0d73fc18f0964feddda675e36
546
545
2023-02-27T19:05:22Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox><title source="title"><default>{{PAGENAME}}</default></title><image source="image"/><data source="leader"><label>Leader(s)</label></data><data source="members"><label>Members</label></data><data source="status"><label>Status</label></data><data source="appearances"><label>Appears in</label></data></infobox></includeonly><noinclude><pre>{{Infobox Organizations
| title =
| image =
| leader =
| members =
| status = Active/Inactive
| appearances =
}}</pre>[[Category:Infobox]]</noinclude>
f1bd23d8702c2cfeac9586992a221aea546a469a
547
546
2023-02-27T19:05:33Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox><title source="title"><default>{{PAGENAME}}</default></title><image source="image"/><data source="leader"><label>Leader(s)</label></data><data source="members"><label>Members</label></data><data source="status"><label>Status</label></data><data source="appearances"><label>Appears in</label></data></infobox></includeonly><noinclude><pre>{{Infobox Organization
| title =
| image =
| leader =
| members =
| status = Active/Inactive
| appearances =
}}</pre>[[Category:Infobox]]</noinclude>
67d97660af431ccb7149b318ac5ed6ab0d11abf3
File:World Detective Organization - Promotional screenshot (Yuma).jpg
6
219
548
2023-02-27T19:17:48Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE:Editing guide
0
108
551
515
2023-02-27T19:30:12Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Amaterasu Corporation]]'''
*'''[[Melami Goldmine]]'''
*'''[[Yakou Furio]]'''
*'''[[Yomi Hellsmile]]'''
*'''[[Martina Electro]]'''
*[[Swank Catsonell]]
*[[Seth Burroughs]]
*[[Guillaume Hall]]
*[[Dominic Fulltank]]
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*Amaterasu Corporation Peacekeepers
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
50ebf7f1f997dc128594cb7557062fd917b5886a
552
551
2023-02-27T19:31:58Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Amaterasu Corporation]]'''
*'''[[Melami Goldmine]]'''
*'''[[Yakou Furio]]'''
*'''[[Yomi Hellsmile]]'''
*'''[[Martina Electro]]'''
*[[Swank Catsonell]]
*[[Seth Burroughs]]
*[[Guillaume Hall]]
*[[Dominic Fulltank]]
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*Amaterasu Corporation Peacekeepers
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
b10d7d75e6b1fa5acef593dc650af0b64ab373c2
Master Detective Archives: RAIN CODE:Content Policy
0
107
553
476
2023-02-27T19:39:23Z
Ninjan
2
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
This Wiki was requested by [[User:Ninjan|Ninjan]] and created on October 12, 2022. It is currently in its starting stages, and seeking more contributors!
== Wiki rules ==
*By editing this Wiki, '''you agree to abide by Miraheze's [https://meta.miraheze.org/wiki/Content_Policy Content Policy]'''.
*You are allowed to create and edit pages about the game ''Master Detective Archives: RAIN CODE'' and its creators. '''Pages about other media properties will not be allowed'''.
*Outside from vandalism, '''edits must be assumed to be made in good faith''', and '''other editors should be treated with respect'''.
*Redlinks are currently allowed, if there is an intent to create the linked page in the future.
*'''We request that you do not plagiarize content from the Wiki.''' Content created by the Wiki's administrators and contributors is free to use on your personal platforms, so long as you do not claim ownership over it, or blatantly steal page-wide or site-wide worth of formatting and original content for your own use/platforms.
**Official/promotional content, such as Spike Chunsoft's and the like, which the Wiki shares, falls under the licensing decided by its creators ; this Wiki has no ownership over it.
*'''More rules may be added as time goes.''' If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
f03f3614b242061efc48178bc00d6433d4217a5b
File:Master Detective - Melami speaking.jpg
6
220
554
2023-02-28T00:49:57Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Melami Goldmine
0
221
555
2023-02-28T00:50:27Z
Ninjan
2
Created page with "{{Stub}} {{Infobox Character | name = Pucci Lavmin | image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model </gallery> | alias = | relatives = | affiliation = [[Master Detectives]]<br>[[World Detective Organization]] | occupation = Master Detective | birth = | birthplace = | death..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Melami Goldmine''' (メラミ=ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
c4e7dceb167df4071718215283758d74656c5e36
Video:Character Trailer - World Detective Organization Pt. 1
400
222
556
2023-02-28T01:16:34Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Videos]]
e52ce3f206b4aa978dd393dafa6e9c6feae15b54
Category:Videos
14
223
557
2023-02-28T01:16:54Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Main Page
0
1
558
496
2023-02-28T01:18:52Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a digital novel prequel to the main story.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
1b313937995712debe195417210e93cdbf8a13e0
559
558
2023-02-28T01:20:55Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a digital novel prequel to the main story.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
15175c0c8d9bd00198ade64f1e0ccba75396d9db
File:Nocturnal Detective Agency - Yakou Furio Illustration.png
6
224
561
2023-02-28T08:14:29Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yakou Furio - Promotional screenshot (Character profile).jpg
6
225
562
2023-02-28T08:16:57Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yakou Furio
0
226
563
2023-02-28T08:19:45Z
Yumaco
16
Created page with "{{Stub}} {{Infobox Character | name = Yakou Furio | image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration </gallery> | alias = | relatives = | affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]] | occupation = Head of the Nocturnal Detective Agency | birth = | birthplace = | death = | deathplace = | species = Human | gender = Masc..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in Kanai Ward, the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
17e384d8315433c383537813f73c250d1ee1147e
564
563
2023-02-28T08:20:46Z
Yumaco
16
/* Official description */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
383da90c2b3e5df16cf12461c161a88640d36cd1
File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png
6
227
565
2023-02-28T08:30:27Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg
6
228
566
2023-02-28T08:33:52Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yomi Hellsmile
0
229
567
2023-02-28T08:46:24Z
Yumaco
16
Created page with "{{Stub}} {{Infobox Character | name = Yomi Hellsmile | image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right) </gallery> | alias = | relatives = | affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]] | occupation = Director of the Amaterasu Corporation Peacekeepers | birth = | birthplace = | death = | deathplace =..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
34270928c8e0e19c8012587e4afd4381bc0f117b
File:Martina Electro - Promotional screenshot (Character profile).jpg
6
230
568
2023-02-28T08:51:08Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Martina Electro
0
231
569
2023-02-28T08:52:15Z
Yumaco
16
Created page with "{{Stub}} {{Infobox Character | name = Martina Electro | image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left) </gallery> | alias = | relatives = | affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]] | occupation = Vice Director of the Amaterasu Corporation Peacekeepers | birth = | birthplace = | death = | deathplac..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Martina Electro''' (スワロ エレクトロ) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
bbfa851c6f32baf152bc74f91f5061404f957f99
File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png
6
232
570
2023-02-28T08:55:30Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png
6
233
571
2023-02-28T08:55:48Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png
6
234
572
2023-02-28T08:55:54Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png
6
235
573
2023-02-28T08:56:01Z
Yumaco
16
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Swank Catsonell
0
236
574
2023-02-28T09:01:14Z
Yumaco
16
Created page with "{{Stub}} {{Infobox Character | name = Swank Catsonell | image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Illustration </gallery> | alias = | relatives = | affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]] | occupation = Member of the Amaterasu Corporation Peacekeepers | birth = | birthplace = | death = | deathplace = | species = Human | gende..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Swank Catsonell''' (スパンク カッツォーネル) is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
6d36ec502a0893ad7b59163e1456ffab35e08458
Seth Burroughs
0
237
575
2023-02-28T09:06:05Z
Yumaco
16
Created page with "{{Stub}} {{Infobox Character | name = Seth Burroughs | image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Illustration </gallery> | alias = | relatives = | affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]] | occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team | birth = | birthplace = | death = | deathplace = | spec..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
da260ca8cbb1a5af47d0e8d766df41ee7e87115f
Guillaume Hall
0
238
576
2023-02-28T09:13:08Z
Yumaco
16
Created page with "{{Stub}} {{Infobox Character | name = Guillaume Hall | image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Illustration </gallery> | alias = | relatives = | affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]] | occupation = Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad | birth = | birthplace = | death = | deathplace = | species..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Guillaume Hall''' (ギヨーム ホール) is the leader of the [[Amaterasu Corporation Peacekeepers]] Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
8eb309c6fa6f3b64859dc02587b55fe906a6de45
Dominic Fulltank
0
239
577
2023-02-28T09:25:13Z
Yumaco
16
Created page with "{{Stub}} {{Infobox Character | name = Dominic Fulltank | image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Illustration </gallery> | alias = | relatives = | affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]] | occupation = Second-in-Command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad | birth = | birthplace = | death = | deathplace..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = ~200 cm<br>~6'6.7"
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is the second-in-command of the [[Amaterasu Corporation Peacekeepers]] Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to Guillaume and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
c61f584d858a892a414b9be7b49c84677abff874
User talk:Ninjan
3
184
579
550
2023-02-28T09:59:30Z
Yumaco
16
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
Hello again! I have a couple of questions about the wiki's standards for future reference. 1) Should images have written descriptions describing their content/providing context with a link to the source under references (for example, like this page, but with more informative captions: https://raincode.miraheze.org/wiki/Desuhiko_Thunderbolt), or should sources and descriptions be included on the file page itself to leave the gallery clean? 2) How much information about a character, organization, concept, etc. is "enough" to make a stub? 3) Which promotional screenshots are worth adding? There are quite a few more available than are on the wiki, but I don't want to flood the files. Thank you!
b5cdc7b631de5f1324a8ac5ad97f25c4bb86292e
580
579
2023-02-28T09:59:48Z
Yumaco
16
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
Hello again! I have a couple of questions about the wiki's standards for future reference. 1) Should images have written descriptions describing their content/providing context with a link to the source under references (for example, like this page, but with more informative captions: https://raincode.miraheze.org/wiki/Desuhiko_Thunderbolt), or should sources and descriptions be included on the file page itself to leave the gallery clean? 2) How much information about a character, organization, concept, etc. is "enough" to make a stub? 3) Which promotional screenshots are worth adding? There are quite a few more available than are on the wiki, but I don't want to flood the files. Thank you! [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 09:59, 28 February 2023 (UTC)
cc3614b67f27a934582e15eef9fc926447f2b137
581
580
2023-02-28T21:13:04Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
== Couple questions ==
Hello again! I have a couple of questions about the wiki's standards for future reference. 1) Should images have written descriptions describing their content/providing context with a link to the source under references (for example, like this page, but with more informative captions: https://raincode.miraheze.org/wiki/Desuhiko_Thunderbolt), or should sources and descriptions be included on the file page itself to leave the gallery clean? 2) How much information about a character, organization, concept, etc. is "enough" to make a stub? 3) Which promotional screenshots are worth adding? There are quite a few more available than are on the wiki, but I don't want to flood the files. Thank you! [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 09:59, 28 February 2023 (UTC)
:Hi! I'm adding a random title to your message to differentiate it from former conversations, haha.<br>1) Ideally, images inside galleries should have a short description of what it is, contains, or where it comes from, meant for the reader. I don't have a specific set of rules for how they should be phrased, but the idea is to tell the reader what they're looking at, to some extent. If by source, you mean reference, ideally it should be included too, but if the promotional screenshot is one that is often used by Spike Chunsoft, it's not the end of the world if it's not always included (since they'll be game content anyway).<br>2) For the time being, I would say that as long as the character/whatever it is has an official image and an official description, it's okay to create a Stub. I'd just consider that pages with the most information are more "urgent".<br>3) I don't see any issue with uploading any promotional screenshot that you wish to use on a page, for the time being at least! We are definitely missing a bunch atm.<br>I hope this all makes sense, thank you for your contributions, I'll take a look at them all soon! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:12, 28 February 2023 (UTC)
ca261c851db7beabeaf40e2191512f444791f1eb
Martina Electro
0
231
582
569
2023-02-28T21:20:14Z
Ninjan
2
tbh i have no idea whether we should include=each time
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Martina Electro''' (スワロ エレクトロ ''Suwaro Erekutoro'') is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
f84119da024f41e2115875fb7192cd8cd56d9da3
616
582
2023-03-01T21:03:48Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Martina Electro''' (スワロ エレクトロ ''Suwaro Erekutoro'') is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE [Reservation Bonus] via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
310454a2e059ccefe848008f21ffccf8d4cc5ac5
Swank Catsonell
0
236
583
574
2023-02-28T21:22:18Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
494401da9746675b77a41e1e644dae6e3992982e
585
583
2023-02-28T21:23:15Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
7299e7343d04b31a760872ff4730e8e1189f5d95
Seth Burroughs
0
237
584
575
2023-02-28T21:23:06Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
d5fc7777b869d104cb8984da39f97e1c03c4349e
622
584
2023-03-01T23:26:49Z
Yumaco
16
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
6fb4d77ff948855167a21d5a7a77766863fa1f49
Guillaume Hall
0
238
586
576
2023-02-28T21:24:37Z
Ninjan
2
technically we don't know the exact link between her squad and the peacekeepers
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Guillaume Hall''' (ギヨーム ホール) is the leader of the [[Amaterasu Corporation Peacekeepers]] and Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
842a5fd299794e090bc8c5370fcfa658b1688e42
587
586
2023-02-28T21:25:01Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Guillaume Hall''' (ギヨーム ホール) is the leader of the [[Amaterasu Corporation Peacekeepers]] and Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
d144807f121dc925dddd930135a6b3fb89e1c627
588
587
2023-02-28T21:25:37Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
2e0f52c8d3e3c0dff276905bd61734744d432191
612
588
2023-03-01T09:45:10Z
Yumaco
16
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Guillaume Hall''' (ギヨーム ホール ''Giyōmu Hōru'') is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses the first person pronoun "kore."<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
afd3c2c51b04747fef7c425ad675a55ada854314
613
612
2023-03-01T09:45:42Z
Yumaco
16
/* Trivia */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Guillaume Hall''' (ギヨーム ホール ''Giyōmu Hōru'') is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses "kore" as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
30739b5de636687adc893192de400f6e33029e3e
621
613
2023-03-01T22:17:51Z
Yumaco
16
/* Trivia */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Guillaume Hall''' (ギヨーム ホール ''Giyōmu Hōru'') is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses "これ" (romanized as "kore") as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read "毒性" (romanized as "dokusei"), which translates to "toxicity."
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
f819dcbae74b340ec73fdd5b767eca5e1e54de31
Dominic Fulltank
0
239
589
577
2023-02-28T21:28:01Z
Ninjan
2
official source needed for imperial measurements
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = Over 2 meters
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to Guillaume and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
bcd9e204444c86f7449cfab65b4cefcd16914f02
World Detective Organization
0
212
590
578
2023-02-28T21:29:28Z
Ninjan
2
alphabetical order, protagonist aside
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Yuma Kokohead]]<br>[[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader =
| status = Active
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td></tr></table></div>
== References ==
<references/>
[[Category:Organizations]]
26627421b1b95230b7b6220681fdfecbd5044c90
603
590
2023-02-28T22:38:13Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Yuma Kokohead]]<br>[[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader =
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td></tr></table></div>
== References ==
<references/>
[[Category:Organizations]]
6ac299e7b563673ee4d7e4084b4f5469870ac2bd
Master Detective Archives: RAIN CODE:Editing guide
0
108
591
552
2023-02-28T21:30:21Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Amaterasu Corporation]]'''
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*Amaterasu Corporation Peacekeepers
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
4c761f37532f21781a4fd6c05f0f7b2e83662252
601
591
2023-02-28T22:30:24Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Amaterasu Corporation]]'''
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*Amaterasu Corporation Peacekeepers
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
9f45c1be34d7e16b81f566741c6a02064b6023b6
File:Official merch - Desuhiko and Fubuki Bromide Card.jpg
6
240
592
2023-02-28T22:05:38Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Official merch - Shinigami t-shirt design.jpg
6
241
593
2023-02-28T22:06:06Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Halara Nightmare
0
181
594
522
2023-02-28T22:09:33Z
Xiniti
20
I've changed Halara's gender to non-binary for now, after checking the official english website for Rain Code. Rather deliberate wording and "their" was used so I'll keep their gender as non-binary unless something changes. Since Non-binary is an umbrella term, it's best to use it instead some "unknown".
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Non-binary
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
5ffab41a1f1672c9c231359e6b3d9d5899ff6c92
597
594
2023-02-28T22:13:35Z
Ninjan
2
unfortunately, their identity is officially unknown
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
ede3f02280cc8a8d4c2fe9a081233768c2bdf757
Desuhiko Thunderbolt
0
201
595
511
2023-02-28T22:09:45Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Desuhiko's irises are shaped like five-pointed stars.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
6e0df7cde1a5cbe60725e64099d049dc3057720d
598
595
2023-02-28T22:15:15Z
Ninjan
2
i have a headache sorry
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Desuhiko's irises are shaped like five-pointed stars.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
7e951f1192d940a37523ddad5b2ebc3ef22bc462
Fubuki Clockford
0
214
596
541
2023-02-28T22:10:35Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Fubuki Clockford''' (フブキ=クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
4902ce8426afee4680266fe6068cdd723906aaba
599
596
2023-02-28T22:15:22Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Fubuki Clockford''' (フブキ=クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
93b9db288a04d1eb263cce87c4077a84c2f28535
Shinigami
0
105
600
523
2023-02-28T22:16:59Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
90100207356f25b34b8aaa4822cabac601c10bef
620
600
2023-03-01T21:14:33Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
d9eaa736867269b7f03ddf3fbd6dd63f70b437ad
Template:Infobox Organization
10
218
602
547
2023-02-28T22:36:41Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox><title source="title"><default>{{PAGENAME}}</default></title><image source="image"/><data source="leader"><label>Leader(s)</label></data><data source="members"><label>Members</label></data><data source="status"><label>Status</label></data><data source="affiliation"><label>Affiliation</label></data><data source="appearances"><label>Appears in</label></data></infobox></includeonly><noinclude><pre>{{Infobox Organization
| title =
| image =
| leader =
| members =
| status = Active/Inactive
| affiliation =
| appearances =
}}</pre>[[Category:Infobox]]</noinclude>
76e2214a570a92783e53bfba33dbc1df2933aee8
File:Site - Yakou icon.png
6
242
604
2023-02-28T22:44:42Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Martina icon.png
6
243
605
2023-02-28T22:44:51Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Yomi icon.png
6
244
606
2023-02-28T22:45:01Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Swank icon.png
6
245
607
2023-02-28T22:45:13Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Seth icon.png
6
246
608
2023-02-28T22:45:23Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Guillaume icon.png
6
247
609
2023-02-28T22:45:36Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Dominic icon.png
6
248
610
2023-02-28T22:45:47Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Official merch - Yomi and Martina Acrylic Block.jpg
6
249
614
2023-03-01T20:57:42Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yomi Hellsmile
0
229
615
567
2023-03-01T21:03:45Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE [Reservation Bonus] via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
dc6036f82a8d41ac0f846f17344f4996fd906e27
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg
6
250
617
2023-03-01T21:09:26Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yuma Kokohead
0
102
618
450
2023-03-01T21:13:33Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead Illustration.png|Model
File:Yuma Kokohead - Splash Illustration.jpg|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ [New] Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
07ebb83023ceb72ff29d63bfa70300396cce5bf1
619
618
2023-03-01T21:14:31Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead Illustration.png|Model
File:Yuma Kokohead - Splash Illustration.jpg|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
15bc07f6508207675a47e88e793f0c0e1c7da2d5
Rui Komatsuzaki
0
251
623
2023-03-02T08:52:56Z
Xiniti
20
Created page with "{{Stub}} {{Infobox Character | name = Rui Komatsuzaki | image = | alias = | relatives = | affiliation = | occupation = Concept Artist<br>Character Designer | birth = | birthplace = | death = | deathplace = | species = Human | gender = Masculine | height = | weight = | years active = 2010-present | portrayal = | appearances = | debut = }} '''Rui Komatsuzaki'''..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Rui Komatsuzaki
| image =
| alias =
| relatives =
| affiliation =
| occupation = Concept Artist<br>Character Designer
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| years active = 2010-present
| portrayal =
| appearances =
| debut =
}}
'''Rui Komatsuzaki''' (小松崎 類 Komatsuzaki Rui) is a Japanese concept artist and character designer.
Best known as the concept artist and character designer for the Danganronpa series, he left Spike Chunsoft along with scenario writer Kazutaka Kodaka to join his new studio Too Kyo Games.
3f1b560ed17dc622c844bef79a43c22019cc5ab5
User talk:Xiniti
3
252
624
2023-03-02T21:38:01Z
Ninjan
2
Created page with "== Rui Komatsuzaki page == Hello! I'd like to note that the page you created for Rui Komatsuzaki has too little information to qualify as a Stub (although it's understandable, because Komatsuzaki isn't the creator with the most information available online). In the future, please consider using your Sandbox for incomplete pages. That being said, since I have created a page about him in the past, I will be completing your Stub by translating it, so please note that edits..."
wikitext
text/x-wiki
== Rui Komatsuzaki page ==
Hello! I'd like to note that the page you created for Rui Komatsuzaki has too little information to qualify as a Stub (although it's understandable, because Komatsuzaki isn't the creator with the most information available online). In the future, please consider using your Sandbox for incomplete pages. That being said, since I have created a page about him in the past, I will be completing your Stub by translating it, so please note that edits are underway! Thank you. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:37, 2 March 2023 (UTC)
9f54f2d31f1c2be026bd732148b58f090680b3a1
Template:Stub
10
100
625
221
2023-03-02T21:43:27Z
Ninjan
2
wikitext
text/x-wiki
<div style="border: 2px dashed #9F26A0; padding: 5px;"><div align="center">This article is a '''[[:Category:Stubs|work in progress]]'''. Consider helping the [[Main Page|''Master Detective Archives: RAIN CODE'' Wiki]] by contributing!</div></div><includeonly>[[Category:Stubs]]</includeonly>
<br style="clear: both;" /><noinclude>[[Category:Notice templates]]</noinclude>
41f852d370ac7c1f2e8265cb00861c3c6a4bd8bd
Category:Notice templates
14
253
626
2023-03-02T21:43:39Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Real person
10
254
627
2023-03-02T21:44:03Z
Ninjan
2
Created page with "<div style="border: 2px solid #01A4EF; padding: 5px;"><div align="center">This page is about a '''real person'''. Please ensure any edits and additions to this page are respectful, and note that the information it contains may not be up to date.</div></div><includeonly>[[Category:Stubs]]</includeonly> <br style="clear: both;" /><noinclude>[[Category:Notice templates]]</noinclude>"
wikitext
text/x-wiki
<div style="border: 2px solid #01A4EF; padding: 5px;"><div align="center">This page is about a '''real person'''. Please ensure any edits and additions to this page are respectful, and note that the information it contains may not be up to date.</div></div><includeonly>[[Category:Stubs]]</includeonly>
<br style="clear: both;" /><noinclude>[[Category:Notice templates]]</noinclude>
aa2f8aa95f3f9bd4c0bbca0f3466394efaf1988a
Template:Infobox Real Person
10
255
628
2023-03-02T21:48:24Z
Ninjan
2
Infobox created with infobox builder.
wikitext
text/x-wiki
<infobox><title source="title"><default>{{PAGENAME}}</default></title><image source="image"/><data source="name"><label>Name</label></data><data source="gender"><label>Gender</label></data><data source="dob"><label>Date of birth</label></data><data source="occupations"><label>Occupations</label></data><data source="years"><label>Years active</label></data><data source="affiliations"><label>Affiliations</label></data><data source="works"><label>Known works</label></data></infobox>
21c4c8cc0bad046f998a3b35806fb46748109dea
629
628
2023-03-02T21:51:59Z
Ninjan
2
wikitext
text/x-wiki
<infobox><title source="title"><default>{{PAGENAME}}</default></title><image source="image"/><group><header>Personal information</header><data source="name"><label>Name</label></data><data source="gender"><label>Gender</label></data><data source="dob"><label>Date of birth</label></data></group><group><header>Professional information</header><data source="occupations"><label>Occupations</label></data><data source="years"><label>Years active</label></data><data source="affiliations"><label>Affiliations</label></data><data source="works"><label>Known works</label></data></group></infobox><noinclude><pre>{{Infobox Real Person
| title =
| image =
| name =
| gender =
| dob =
| occupations =
| years =
| affiliations =
| works =
}}</pre>[[Category:Infobox]]</noinclude>
b90226e76f16ed52162caef9405002e207e02d99
File:Rui Komatsuzaki.png
6
256
630
2023-03-02T21:52:37Z
Ninjan
2
{{Real person}}
wikitext
text/x-wiki
== Summary ==
{{Real person}}
ac45da1f98d18b70d6f2319df8b6c6b3c436ae8c
Template:Real person
10
254
631
627
2023-03-02T21:53:04Z
Ninjan
2
wikitext
text/x-wiki
<div style="border: 2px solid #01A4EF; padding: 5px;"><div align="center">This page is about a '''real person'''. Please ensure any edits and additions to this page are respectful, and note that the information it contains may not be up to date.</div></div>
<br style="clear: both;" /><noinclude>[[Category:Notice templates]]</noinclude>
d22d24795a79d502d1b340e46151b510305aad5a
Rui Komatsuzaki
0
251
632
623
2023-03-02T22:21:53Z
Ninjan
2
do we have a source for years active other than Danganronpa's release?
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image = Rui Komatsuzaki.png
| name = 小松崎 類<br>''Komatsuzaki Rui''
| gender = Masculine
| dob =
| occupations = Concept Artist<br>Character Designer
| years =
| affiliations = [[Spike Chunsoft]] <small>(former)</small><br>[[Tookyo Games]]
| works = *''[[wikipedia:Danganronpa|Danganronpa]]'' series
*''[[wikipedia:Akudama Drive|Akudama Drive]]''
*''[[wikipedia:Tribe Nine|TRIBE NINE]]''
*'''{{Game}}'''
}}
'''Rui Komatsuzaki''' (小松崎 類 ''Komatsuzaki Rui'') is a Japanese concept artist and character designer, in charge of the character design and artwork for {{Game}}.
== About ==
Rui Komatsuzaki is best known as the concept artist and character designer for the ''[[wikipedia:Danganronpa|Danganronpa]]'' series.
Before joining [[Spike Chunsoft]] and working on ''Danganronpa'', Komatsuzaki graduated in sculpture. The first entry in the series, ''Danganronpa: Triggery Happy Havoc'', was his first experience as a character designer.<ref name="Famitsu Interview">[https://www.famitsu.com/sp/101104_dangan/index4.html Interview with Kazutaka Kodaka, Rui Komatsuzaki and Yuichiro Saito about ''Danganronpa: Trigger Happy Havoc''. ({{Flags|JA}})]</ref>
Along many other artists, he participated in ''[[wikipedia:Fate/Grand Order|Fate/Grand Order]]'', a mobile game released in 2015, as the character designer and illustrator of two characters.
After the completion of main titles ''Danganronpa V3: Killing Harmony'' and the animated series ''Danganronpa 3: The End of Hope's Peak Academy'', ''Danganronpa'' creator [[Kazutaka Kodaka]] approached Komatsuzaki as well as composer [[Masafumi Takada]] to propose that they join him in establishing their own independent creative group and company.<ref name="Tookyo Games Famitsu">[https://www.famitsu.com/news/201809/12163849.html ''Kazutaka Kodaka and Kotaro Uchikoshi establish a new company, Tookyo Games!'' ({{Flags|JA}})]</ref> In 2017, Komatsuzaki officially left [[Spike Chunsoft]] and co-founded [[Tookyo Games]].
As of 2023, Komatsuzaki has worked as a character designer for multiple Tookyo Games projects such as ''[[wikipedia:Akudama Drive|Akudama Drive]]'', ''[[wikipedia:Tribe Nine|TRIBE NINE]]'', and another project teased in 2018, when the company was made public.<ref name="Tookyo Games Famitsu"></ref>.
== Links ==
*[[wikipedia:Rui Komatsuzaki]] on Wikipedia
[[Category:Real people]][[Category:Staff]]
2f614ac49aed95b92aa8332a87486cdbf84f036d
635
632
2023-03-02T22:25:08Z
Ninjan
2
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image = Rui Komatsuzaki.png
| name = 小松崎 類<br>''Komatsuzaki Rui''
| gender = Masculine
| dob =
| occupations = Concept Artist<br>Character Designer
| years =
| affiliations = [[Spike Chunsoft]] <small>(former)</small><br>[[Tookyo Games]]
| works = *''[[wikipedia:Danganronpa|Danganronpa]]'' series
*''[[wikipedia:Akudama Drive|Akudama Drive]]''
*''[[wikipedia:Tribe Nine|TRIBE NINE]]''
*'''{{Game}}'''
}}
'''Rui Komatsuzaki''' (小松崎 類 ''Komatsuzaki Rui'') is a Japanese concept artist and character designer, in charge of the character design and artwork for {{Game}}.
== About ==
Rui Komatsuzaki is best known as the concept artist and character designer for the ''[[wikipedia:Danganronpa|Danganronpa]]'' series.
Before joining [[Spike Chunsoft]] and working on ''Danganronpa'', Komatsuzaki graduated in sculpture. The first entry in the series, ''Danganronpa: Triggery Happy Havoc'', was his first experience as a character designer.<ref name="Famitsu Interview">[https://www.famitsu.com/sp/101104_dangan/index4.html Interview with Kazutaka Kodaka, Rui Komatsuzaki and Yuichiro Saito about ''Danganronpa: Trigger Happy Havoc''. ({{Flags|JA}})]</ref>
Along many other artists, he participated in ''[[wikipedia:Fate/Grand Order|Fate/Grand Order]]'', a mobile game released in 2015, as the character designer and illustrator of two characters.
After the completion of main titles ''Danganronpa V3: Killing Harmony'' and the animated series ''Danganronpa 3: The End of Hope's Peak Academy'', ''Danganronpa'' creator [[Kazutaka Kodaka]] approached Komatsuzaki as well as composer [[Masafumi Takada]] to propose that they join him in establishing their own independent creative group and company.<ref name="Tookyo Games Famitsu">[https://www.famitsu.com/news/201809/12163849.html ''Kazutaka Kodaka and Kotaro Uchikoshi establish a new company, Tookyo Games!'' ({{Flags|JA}})]</ref> In 2017, Komatsuzaki officially left [[Spike Chunsoft]] and co-founded [[Tookyo Games]].
As of 2023, Komatsuzaki has worked as a character designer for multiple Tookyo Games projects such as ''[[wikipedia:Akudama Drive|Akudama Drive]]'', ''[[wikipedia:Tribe Nine|TRIBE NINE]]'', and another project teased in 2018, when the company was made public.<ref name="Tookyo Games Famitsu"></ref>.
== Links ==
*[[wikipedia:Rui Komatsuzaki|Rui Komatsuzaki]] on Wikipedia
== References ==
[[Category:Real people]][[Category:Staff]]
36ee4339733afa01e16177d621f6f5c97528d294
640
635
2023-03-03T02:36:24Z
Ninjan
2
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image = Rui Komatsuzaki.png
| name = 小松崎 類<br>''Komatsuzaki Rui''
| gender = Masculine
| dob =
| occupations = Concept Artist<br>Character Designer
| years =
| affiliations = [[Spike Chunsoft]] <small>(former)</small><br>[[Tookyo Games]]
| works = *''[[wikipedia:Danganronpa|Danganronpa]]'' series
*''[[wikipedia:Akudama Drive|Akudama Drive]]''
*''[[wikipedia:Tribe Nine|TRIBE NINE]]''
*'''{{Game}}'''
}}
'''Rui Komatsuzaki''' (小松崎 類 ''Komatsuzaki Rui'') is a Japanese concept artist and character designer, in charge of the character design and artwork for {{Game}}.
== About ==
Rui Komatsuzaki is best known as the concept artist and character designer for the ''[[wikipedia:Danganronpa|Danganronpa]]'' series.
Before joining [[Spike Chunsoft]] and working on ''Danganronpa'', Komatsuzaki graduated in sculpture. The first entry in the series, ''Danganronpa: Trigger Happy Havoc'', was his first experience as a character designer.<ref name="Famitsu Interview">[https://www.famitsu.com/sp/101104_dangan/index4.html Interview with Kazutaka Kodaka, Rui Komatsuzaki and Yuichiro Saito about ''Danganronpa: Trigger Happy Havoc''. ({{Flags|JA}})]</ref>
Along many other artists, he participated in ''[[wikipedia:Fate/Grand Order|Fate/Grand Order]]'', a mobile game released in 2015, as the character designer and illustrator of two characters.
After the completion of main titles ''Danganronpa V3: Killing Harmony'' and the animated series ''Danganronpa 3: The End of Hope's Peak Academy'', ''Danganronpa'' creator [[Kazutaka Kodaka]] approached Komatsuzaki as well as composer [[Masafumi Takada]] to propose that they join him in establishing their own independent creative group and company.<ref name="Tookyo Games Famitsu">[https://www.famitsu.com/news/201809/12163849.html ''Kazutaka Kodaka and Kotaro Uchikoshi establish a new company, Tookyo Games!'' ({{Flags|JA}})]</ref> In 2017, Komatsuzaki officially left [[Spike Chunsoft]] and co-founded [[Tookyo Games]].
As of 2023, Komatsuzaki has worked as a character designer for multiple Tookyo Games projects such as ''[[wikipedia:Akudama Drive|Akudama Drive]]'', ''[[wikipedia:Tribe Nine|TRIBE NINE]]'', and another project teased in 2018, when the company was made public.<ref name="Tookyo Games Famitsu"></ref>.
== Links ==
*[[wikipedia:Rui Komatsuzaki|Rui Komatsuzaki]] on Wikipedia
== References ==
[[Category:Real people]][[Category:Staff]]
98f7a427618a627e1078eb68b1d08a501be9acb5
Category:Real people
14
257
633
2023-03-02T22:22:19Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Staff
14
258
634
2023-03-02T22:22:23Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Guillaume Hall
0
238
639
621
2023-03-03T02:29:19Z
Ninjan
2
name: romanised not needed because it literally reads the same as localised name (unlike martina or swank)
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
111610e42b820761a5a91d0dd64ce6c9b130acfb
Template:Affiliates
10
142
641
349
2023-03-04T04:12:14Z
Ninjan
2
wikitext
text/x-wiki
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''AFFILIATES'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; border-bottom: 1px solid #A7D7F9; padding: 10px; font-family: Georgia;"><div align="center"><table><tr><td><div style="background: rgba(167, 215, 249, 0.5); padding: 2px; width: relative; border-radius: 5px 0px 0px 5px;">[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]]</div></td><td><div style="background: rgba(157, 148, 219, 0.5); padding: 2px; width: relative; border-radius: 0px 5px 5px 0px;">[[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.miraheze.org/]]</div></td></tr></table></div></div></div>
<!--EDITING STYLE: Alternate between blue, purple and white backgrounds for each affiliate. Rounded borders should be on those on the farthest left and right, others should have 0px 0px 0px 0px radius.-->
803f845cf820f15bc4c5ce8fb7ce0df3022cb8c1
676
641
2023-03-25T22:28:30Z
Ninjan
2
wikitext
text/x-wiki
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''AFFILIATES'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; border-bottom: 1px solid #A7D7F9; padding: 10px; font-family: Georgia;"><div align="center"><table><tr><td><div style="background: rgba(167, 215, 249, 0.5); padding: 2px; width: relative; border-radius: 5px 0px 0px 5px;">[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]]</div></td><td><div style="background: rgba(157, 148, 219, 0.5); padding: 2px; width: relative; border-radius: 0px 0px 0px 0px;">[[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.miraheze.org/]]</div></td><td><div style="background: rgba(248, 249, 250, 0.8); padding: 2px; width: relative; border-radius: 0px 5px 5px 0px;">[[File:AFFILIATE Danganronpa Spinoffs Wiki.png|210px|link=https://danganronpa-spinoffs.fandom.com/]]</div></td></tr></table></div></div></div>
<!--EDITING STYLE: Alternate between blue, purple and white backgrounds for each affiliate. Rounded borders should be on those on the farthest left and right, others should have 0px 0px 0px 0px radius.-->
7aaf868ecd7603b619da22838bb59c8031416465
680
676
2023-03-25T22:47:36Z
Ninjan
2
wikitext
text/x-wiki
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''AFFILIATES'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; border-bottom: 1px solid #A7D7F9; padding: 10px; font-family: Georgia;"><div align="center"><table><tr><td><div style="background: rgba(167, 215, 249, 0.5); height: 61px; width: relative; border-radius: 5px 0px 0px 5px;"><p class="affiliateimg">[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]]</p></div></td><td><div style="background: rgba(157, 148, 219, 0.5); height: 61px; width: relative; border-radius: 0px 0px 0px 0px;"><p class="affiliateimg">[[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.miraheze.org/]]</p></div></td><td><div style="background: rgba(248, 249, 250, 0.8); height: 61px; width: relative; border-radius: 0px 5px 5px 0px;"><p class="affiliateimg">[[File:AFFILIATE Danganronpa Spinoffs Wiki.png|210px|link=https://danganronpa-spinoffs.fandom.com/]]</p></div></td></tr></table></div></div></div>
<!--EDITING STYLE: Alternate between blue, purple and white backgrounds for each affiliate. Rounded borders should be on those on the farthest left and right, others should have 0px 0px 0px 0px radius.-->
d65ad9e96cb457becabfe698ae42fd66d677bb4b
User:Ninjan
2
2
642
447
2023-03-04T05:45:49Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== To do ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
== About me ==
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French Danganronpa Wiki from 2018 to 2023, and am a content mod on the Danganronpa Wiki. I'm also the admin of the Akudama Drive Wiki, which is moving to Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
== Sandboxes ==
*[[User:Ninjan/Sandbox]]
*[[User:Ninjan/SandboxDesign]]
278ebd0e3db8aa5ffff918d5b9a7469583560540
User talk:Ninjan
3
184
643
581
2023-03-08T02:14:27Z
Yumaco
16
/* Couple questions */
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
== Couple questions ==
Hello again! I have a couple of questions about the wiki's standards for future reference. 1) Should images have written descriptions describing their content/providing context with a link to the source under references (for example, like this page, but with more informative captions: https://raincode.miraheze.org/wiki/Desuhiko_Thunderbolt), or should sources and descriptions be included on the file page itself to leave the gallery clean? 2) How much information about a character, organization, concept, etc. is "enough" to make a stub? 3) Which promotional screenshots are worth adding? There are quite a few more available than are on the wiki, but I don't want to flood the files. Thank you! [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 09:59, 28 February 2023 (UTC)
:Hi! I'm adding a random title to your message to differentiate it from former conversations, haha.<br>1) Ideally, images inside galleries should have a short description of what it is, contains, or where it comes from, meant for the reader. I don't have a specific set of rules for how they should be phrased, but the idea is to tell the reader what they're looking at, to some extent. If by source, you mean reference, ideally it should be included too, but if the promotional screenshot is one that is often used by Spike Chunsoft, it's not the end of the world if it's not always included (since they'll be game content anyway).<br>2) For the time being, I would say that as long as the character/whatever it is has an official image and an official description, it's okay to create a Stub. I'd just consider that pages with the most information are more "urgent".<br>3) I don't see any issue with uploading any promotional screenshot that you wish to use on a page, for the time being at least! We are definitely missing a bunch atm.<br>I hope this all makes sense, thank you for your contributions, I'll take a look at them all soon! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:12, 28 February 2023 (UTC)
::Thank you so much for answering all of my questions and reviewing and correcting the pages I've edited! I'm sorry for the late reply. About question 1), yes, by source I mean a reference link to whatever official page the image was taken from. The exception for promo screenshots from the game itself make sense; I'll focus on adding references to original artwork and game assets with future uploads. The rest of your answers are clear, but I have one last question: what should we do about merchandise? On the English-speaking Danganronpa Wiki, I've seen pages that cover certain collaboration cafés, but they don't catalogue every small release because there are so many (and probably because so much of it just recycles the game sprites). Should the RC wiki only include images of merch that have original illustrations, like the ones you've added, and maybe figures? Thank you again for your time and effort maintaining the wiki. [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]])
d06fac8cb64507f565d9b79ad19a89f625692379
644
643
2023-03-08T02:15:02Z
Yumaco
16
/* Couple questions */
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
== Couple questions ==
Hello again! I have a couple of questions about the wiki's standards for future reference. 1) Should images have written descriptions describing their content/providing context with a link to the source under references (for example, like this page, but with more informative captions: https://raincode.miraheze.org/wiki/Desuhiko_Thunderbolt), or should sources and descriptions be included on the file page itself to leave the gallery clean? 2) How much information about a character, organization, concept, etc. is "enough" to make a stub? 3) Which promotional screenshots are worth adding? There are quite a few more available than are on the wiki, but I don't want to flood the files. Thank you! [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 09:59, 28 February 2023 (UTC)
:Hi! I'm adding a random title to your message to differentiate it from former conversations, haha.<br>1) Ideally, images inside galleries should have a short description of what it is, contains, or where it comes from, meant for the reader. I don't have a specific set of rules for how they should be phrased, but the idea is to tell the reader what they're looking at, to some extent. If by source, you mean reference, ideally it should be included too, but if the promotional screenshot is one that is often used by Spike Chunsoft, it's not the end of the world if it's not always included (since they'll be game content anyway).<br>2) For the time being, I would say that as long as the character/whatever it is has an official image and an official description, it's okay to create a Stub. I'd just consider that pages with the most information are more "urgent".<br>3) I don't see any issue with uploading any promotional screenshot that you wish to use on a page, for the time being at least! We are definitely missing a bunch atm.<br>I hope this all makes sense, thank you for your contributions, I'll take a look at them all soon! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:12, 28 February 2023 (UTC)
::Thank you so much for answering all of my questions and reviewing and correcting the pages I've edited! I'm sorry for the late reply. About question 1), yes, by source I mean a reference link to whatever official page the image was taken from. The exception for promo screenshots from the game itself make sense; I'll focus on adding references to original artwork and game assets with future uploads. The rest of your answers are clear, but I have one last question: what should we do about merchandise? On the English-speaking Danganronpa Wiki, I've seen pages that cover certain collaboration cafés, but they don't catalogue every small release because there are so many (and probably because so much of it just recycles the game sprites). Should the RC wiki only include images of merch that have original illustrations, like the ones you've added, and maybe figures? Thank you again for your time and effort maintaining the wiki. [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 02:14, 8 March 2023 (UTC)
3c7537b47f7b457ed3fec19b752ba523890f5f58
645
644
2023-03-08T02:47:44Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
== Couple questions ==
Hello again! I have a couple of questions about the wiki's standards for future reference. 1) Should images have written descriptions describing their content/providing context with a link to the source under references (for example, like this page, but with more informative captions: https://raincode.miraheze.org/wiki/Desuhiko_Thunderbolt), or should sources and descriptions be included on the file page itself to leave the gallery clean? 2) How much information about a character, organization, concept, etc. is "enough" to make a stub? 3) Which promotional screenshots are worth adding? There are quite a few more available than are on the wiki, but I don't want to flood the files. Thank you! [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 09:59, 28 February 2023 (UTC)
:Hi! I'm adding a random title to your message to differentiate it from former conversations, haha.<br>1) Ideally, images inside galleries should have a short description of what it is, contains, or where it comes from, meant for the reader. I don't have a specific set of rules for how they should be phrased, but the idea is to tell the reader what they're looking at, to some extent. If by source, you mean reference, ideally it should be included too, but if the promotional screenshot is one that is often used by Spike Chunsoft, it's not the end of the world if it's not always included (since they'll be game content anyway).<br>2) For the time being, I would say that as long as the character/whatever it is has an official image and an official description, it's okay to create a Stub. I'd just consider that pages with the most information are more "urgent".<br>3) I don't see any issue with uploading any promotional screenshot that you wish to use on a page, for the time being at least! We are definitely missing a bunch atm.<br>I hope this all makes sense, thank you for your contributions, I'll take a look at them all soon! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:12, 28 February 2023 (UTC)
::Thank you so much for answering all of my questions and reviewing and correcting the pages I've edited! I'm sorry for the late reply. About question 1), yes, by source I mean a reference link to whatever official page the image was taken from. The exception for promo screenshots from the game itself make sense; I'll focus on adding references to original artwork and game assets with future uploads. The rest of your answers are clear, but I have one last question: what should we do about merchandise? On the English-speaking Danganronpa Wiki, I've seen pages that cover certain collaboration cafés, but they don't catalogue every small release because there are so many (and probably because so much of it just recycles the game sprites). Should the RC wiki only include images of merch that have original illustrations, like the ones you've added, and maybe figures? Thank you again for your time and effort maintaining the wiki. [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 02:14, 8 March 2023 (UTC)
:::I'm thankful for your interest in the Wiki! Don't worry about Infobox illustrations btw, there isn't really a good way to add a reference, so long as they're clearly the main official illustration(s) for the character in question. As for merch - so far my logic is to use the images we have of merch as an opportunity to host official/new illustrations that weren't public otherwise. I don't think there's a need to put any montage of the characters' models next to each other in page galleries, since the models themselves are already on the page. (I could make an exception if a model were never made public - let's say, for example, if Yomi's model were never made available by the time the game comes out other than on one of those "montages".) If we host pages about merch or collabs, I'm definitely of the opinion that it should rather be if they introduce new official images. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 02:47, 8 March 2023 (UTC)
18ecafc0acf74ba356d97a64f34e7dbfd9321cbc
Kanai Ward
0
150
646
422
2023-03-10T10:12:29Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official description ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
c95ec3c1cd75e259c6aa7dee60d6ed954b4b0cc0
Master Detective Archives: RAIN CODE:Editing guide
0
108
647
601
2023-03-10T11:03:39Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Amaterasu Corporation]]'''
*[[Mystery Labyrinth]]
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*Amaterasu Corporation Peacekeepers
*Reasoning Death Match
*Mystery Phantom
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
7fdcd557596a4436b87a6b1d3a89a5e3c746d4e5
Fubuki Clockford
0
214
648
599
2023-03-16T20:37:17Z
Ninjan
2
official site doesn't include =
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
eb52f0eedb90bb202df151739fa88314eed02e8f
Melami Goldmine
0
221
649
555
2023-03-16T20:37:36Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
b2b4860cd5d86645d92a046575f1139192d5b547
Pucci Lavmin
0
213
650
539
2023-03-16T20:37:54Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' (プッチー ラブミン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
bedddeebff24d219063ee8d9ef7197949cd3539a
Category:Amaterasu Corporation
14
259
651
2023-03-16T20:38:28Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Halara Nightmare
0
181
652
597
2023-03-17T03:34:09Z
97.126.56.148
0
To add the unknown gender of the LGBT community
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Non-binary
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
618b3ec40b8c9f3a3e895e2217d55b393cb22b1e
653
652
2023-03-17T14:22:50Z
Ninjan
2
refer to editing guide.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
ede3f02280cc8a8d4c2fe9a081233768c2bdf757
654
653
2023-03-17T14:23:58Z
Ninjan
2
Protected "[[Halara Nightmare]]": unknown gender identity due to use of neutral pronouns. refer to content policy and editing guide before contributing. ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
ede3f02280cc8a8d4c2fe9a081233768c2bdf757
MediaWiki:Sidebar
8
106
655
391
2023-03-20T17:52:46Z
Ninjan
2
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Content
** Master Detective Archives: RAIN CODE|Game
** Category:Characters|Characters
** Category:Locations|Locations
* Guides
** Master Detective Archives: RAIN CODE:Content Policy|Content Policy
** Master Detective Archives: RAIN CODE:Editing guide|Editing guide
* Wiki information
** https://twitter.com/RAINCODEMirage|Twitter
** Special:ActiveUsers|Active users list
** Special:AllPages|All pages
* SEARCH
* TOOLBOX
* LANGUAGES
bdc968e0a2d3f58c2b368a69b1e47238c285c19a
World Detective Organization
0
212
656
603
2023-03-21T00:03:34Z
Ninjan
2
trivia shared by ForensicForteAnalyst on Twitter!
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Yuma Kokohead]]<br>[[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader =
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
== References ==
<references/>
[[Category:Organizations]]
c34a5a96c713fd263163755c59a13f29827aeab9
Dominic Fulltank
0
239
657
589
2023-03-21T21:32:39Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = Over 2 meters
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
00ddfab14698c32441ad3ff9932d1556557469c1
Template:Infobox Novel
10
260
658
2023-03-24T17:58:55Z
Ninjan
2
Infobox created with infobox builder.
wikitext
text/x-wiki
<infobox><title source="title"><default>{{PAGENAME}}</default></title><image source="image"/><data source="author"><label>Author</label></data><data source="supervisor"><label>Supervisor</label></data><data source="illustrator"><label>Illustrator</label></data><data source="format"><label>Format</label></data><data source="publisher"><label>Publisher</label></data><data source="release"><label>Release date</label></data></infobox>
8ecfdb7feb0030ede55db71dbd9e13a6c74d537b
659
658
2023-03-24T18:02:47Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox><title source="title"><default>{{PAGENAME}}</default></title><image source="image"/><data source="author"><label>Author</label></data><data source="supervisor"><label>Supervisor</label></data><data source="illustrator"><label>Illustrator</label></data><group><header>Releases</header><data source="format"><label>Format</label></data><data source="publisher"><label>Publisher</label></data><data source="release"><label>Release date</label></data></group></infobox></includeonly><noinclude><pre>
{{Infobox Novel
| name =
| image =
| author =
| supervisor =
| illustrator =
| format =
| publisher =
| release =
}}</pre>[[Category:Infobox]]</noinclude>
c45c48dddcc2d326ecd8ae28621cc844b2282792
File:Promotional image - Digital Novel.jpg
6
261
660
2023-03-24T18:21:25Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Promotional image - Digital Novel (Japanese).jpg
6
262
661
2023-03-24T18:36:00Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Teaser image - Digital Novel.png
6
263
662
2023-03-24T18:37:40Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
How to Be a Master Detective: A Yakou Furio Case
0
264
663
2023-03-24T18:43:50Z
Ninjan
2
Created page with "{{Stub}} {{Infobox Novel | image = Promotional image - Digital Novel.jpg | author = [[Yoichiro Koizumi]] | supervisor = [[Kazutaka Kodaka]] | illustrator = | format = Digital novel | publisher = Spike Chunsoft | release = June 30, 2023 }} '''''How to Be a Master Detective: A Yakou Furio Case''''' (超探偵のなり方ヤコウ=フーリオの場合 ''Chō tantei no nari-kata Yakou=Fūrio no baai'') is a digital novel which will be i..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| image = Promotional image - Digital Novel.jpg
| author = [[Yoichiro Koizumi]]
| supervisor = [[Kazutaka Kodaka]]
| illustrator =
| format = Digital novel
| publisher = Spike Chunsoft
| release = June 30, 2023
}}
'''''How to Be a Master Detective: A Yakou Furio Case''''' (超探偵のなり方ヤコウ=フーリオの場合 ''Chō tantei no nari-kata Yakou=Fūrio no baai'') is a digital novel which will be included with all initial prints of {{Game}} as a voucher.
It is described as "newly written digital novel prequel to the main story supervised by [[Kazutaka Kodaka]]".
== Synopsis ==
''"An original, newly written digital novel about the younger days of [[Yakou Furio|Yakou]], the head of the [[Nocturnal Detective Agency]]!"''<ref name="Promo image">[https://raincode.miraheze.org/wiki/File:Promotional_image_-_Digital_Novel.jpg Promotional image (March 24, 2023) ({{Flags|US}})]
</ref>
== Promotion ==
The digital novel was first teased by Spike Chunsoft in a trailer video titled "Character Trailer - World Detective Organization Pt. 1" on February 28, 2023.<ref>[https://youtu.be/fWlbzb0QrO0 Character Trailer - World Detective Organization Pt. 1 on YouTube ({{Flags|US}})]</ref> In a following Tweet, Spike Chunsoft announced that all initial prints of {{Game}} would include a voucher for the novel.<ref name="SC First">[https://twitter.com/SpikeChunsoft_e/status/1630387540241928192 SpikeChunsoft_e on Twitter: ''All initial prints of Master Detective Archives: RAIN CODE will include a voucher for an original, newly written digital novel prequel to the main story supervised by Kazutaka Kodaka.'' ({{Flags|US}})]</ref> On March 24, 2023, they published a new promotional image revealing its title, synopsis, author, and a new cover featuring [[Yakou Furio]].<ref name="SC Reveal">[https://twitter.com/SpikeChunsoft_e/status/1639099923424763904 SpikeChunsoft_e on Twitter: ''Master Detective Archives: RAIN CODE pre-order bonus revealed!'' ({{Flags|US}})]</ref>
<div align="center"><gallery>Teaser image - Digital Novel.png|Original teaser image
Promotional image - Digital Novel (Japanese).jpg|Japanese promotional image</gallery></div>
== Trivia ==
*The author of ''How to Be a Master Detective: A Yakou Furio Case'', Yoichiro Koizumi, is a member of [[Tookyo Games]] and has already worked with scenarist Kazutaka Kodaka on a digital novel with a similar format, [https://danganronpa.fandom.com/wiki/Ultra_Despair_Hagakure ''Ultra Despair Hagakure''], a novella included in Kodaka's game [https://danganronpa.fandom.com/wiki/Danganronpa_Another_Episode:_Ultra_Despair_Girls ''Danganronpa Another Episode: Ultra Despair Girls''].
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Novels]]
3d4dd1a68bd71bdedd9f196a59ab6672a0a787e6
664
663
2023-03-24T18:44:49Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| title = <center>How to Be a Master Detective:<br>A Yakou Furio Case</center>
| image = Promotional image - Digital Novel.jpg
| author = [[Yoichiro Koizumi]]
| supervisor = [[Kazutaka Kodaka]]
| illustrator =
| format = Digital novel
| publisher = Spike Chunsoft
| release = June 30, 2023
}}
'''''How to Be a Master Detective: A Yakou Furio Case''''' (超探偵のなり方ヤコウ=フーリオの場合 ''Chō tantei no nari-kata Yakou=Fūrio no baai'') is a digital novel which will be included with all initial prints of {{Game}} as a voucher.
It is described as "newly written digital novel prequel to the main story supervised by [[Kazutaka Kodaka]]".
== Synopsis ==
''"An original, newly written digital novel about the younger days of [[Yakou Furio|Yakou]], the head of the [[Nocturnal Detective Agency]]!"''<ref name="Promo image">[https://raincode.miraheze.org/wiki/File:Promotional_image_-_Digital_Novel.jpg Promotional image (March 24, 2023) ({{Flags|US}})]
</ref>
== Promotion ==
The digital novel was first teased by Spike Chunsoft in a trailer video titled "Character Trailer - World Detective Organization Pt. 1" on February 28, 2023.<ref>[https://youtu.be/fWlbzb0QrO0 Character Trailer - World Detective Organization Pt. 1 on YouTube ({{Flags|US}})]</ref> In a following Tweet, Spike Chunsoft announced that all initial prints of {{Game}} would include a voucher for the novel.<ref name="SC First">[https://twitter.com/SpikeChunsoft_e/status/1630387540241928192 SpikeChunsoft_e on Twitter: ''All initial prints of Master Detective Archives: RAIN CODE will include a voucher for an original, newly written digital novel prequel to the main story supervised by Kazutaka Kodaka.'' ({{Flags|US}})]</ref> On March 24, 2023, they published a new promotional image revealing its title, synopsis, author, and a new cover featuring [[Yakou Furio]].<ref name="SC Reveal">[https://twitter.com/SpikeChunsoft_e/status/1639099923424763904 SpikeChunsoft_e on Twitter: ''Master Detective Archives: RAIN CODE pre-order bonus revealed!'' ({{Flags|US}})]</ref>
<div align="center"><gallery>Teaser image - Digital Novel.png|Original teaser image
Promotional image - Digital Novel (Japanese).jpg|Japanese promotional image</gallery></div>
== Trivia ==
*The author of ''How to Be a Master Detective: A Yakou Furio Case'', Yoichiro Koizumi, is a member of [[Tookyo Games]] and has already worked with scenarist Kazutaka Kodaka on a digital novel with a similar format, [https://danganronpa.fandom.com/wiki/Ultra_Despair_Hagakure ''Ultra Despair Hagakure''], a novella included in Kodaka's game [https://danganronpa.fandom.com/wiki/Danganronpa_Another_Episode:_Ultra_Despair_Girls ''Danganronpa Another Episode: Ultra Despair Girls''].
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Novels]]
739aeb4110469710afd382462576fc260e85fa30
666
664
2023-03-24T18:45:30Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| title = <center>How to Be a Master Detective:<br>A Yakou Furio Case</center>
| image = Promotional image - Digital Novel.jpg
| author = [[Yoichiro Koizumi]]
| supervisor = [[Kazutaka Kodaka]]
| illustrator =
| format = Digital novel
| publisher = Spike Chunsoft
| release = June 30, 2023
}}
'''''How to Be a Master Detective: A Yakou Furio Case''''' (超探偵のなり方ヤコウ=フーリオの場合 ''Chō tantei no nari-kata Yakou=Fūrio no baai'') is a digital novel which will be included with all initial prints of {{Game}} as a voucher.
It is described as a "newly written digital novel prequel to the main story supervised by [[Kazutaka Kodaka]]".
== Synopsis ==
''"An original, newly written digital novel about the younger days of [[Yakou Furio|Yakou]], the head of the [[Nocturnal Detective Agency]]!"''<ref name="Promo image">[https://raincode.miraheze.org/wiki/File:Promotional_image_-_Digital_Novel.jpg Promotional image (March 24, 2023) ({{Flags|US}})]
</ref>
== Promotion ==
The digital novel was first teased by Spike Chunsoft in a trailer video titled "Character Trailer - World Detective Organization Pt. 1" on February 28, 2023.<ref>[https://youtu.be/fWlbzb0QrO0 Character Trailer - World Detective Organization Pt. 1 on YouTube ({{Flags|US}})]</ref> In a following Tweet, Spike Chunsoft announced that all initial prints of {{Game}} would include a voucher for the novel.<ref name="SC First">[https://twitter.com/SpikeChunsoft_e/status/1630387540241928192 SpikeChunsoft_e on Twitter: ''All initial prints of Master Detective Archives: RAIN CODE will include a voucher for an original, newly written digital novel prequel to the main story supervised by Kazutaka Kodaka.'' ({{Flags|US}})]</ref> On March 24, 2023, they published a new promotional image revealing its title, synopsis, author, and a new cover featuring [[Yakou Furio]].<ref name="SC Reveal">[https://twitter.com/SpikeChunsoft_e/status/1639099923424763904 SpikeChunsoft_e on Twitter: ''Master Detective Archives: RAIN CODE pre-order bonus revealed!'' ({{Flags|US}})]</ref>
<div align="center"><gallery>Teaser image - Digital Novel.png|Original teaser image
Promotional image - Digital Novel (Japanese).jpg|Japanese promotional image</gallery></div>
== Trivia ==
*The author of ''How to Be a Master Detective: A Yakou Furio Case'', Yoichiro Koizumi, is a member of [[Tookyo Games]] and has already worked with scenarist Kazutaka Kodaka on a digital novel with a similar format, [https://danganronpa.fandom.com/wiki/Ultra_Despair_Hagakure ''Ultra Despair Hagakure''], a novella included in Kodaka's game [https://danganronpa.fandom.com/wiki/Danganronpa_Another_Episode:_Ultra_Despair_Girls ''Danganronpa Another Episode: Ultra Despair Girls''].
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Novels]]
d5c569e2a0ff408b949820a81325c14587172ff4
671
666
2023-03-24T20:23:41Z
Ninjan
2
edits underway, don't snipe
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| title = <center>How to Be a Master Detective:<br>A Yakou Furio Case</center>
| image = <gallery>How to Be a Master Detective- A Yakou Furio Case (English).png|English
How to Be a Master Detective- A Yakou Furio Case (Japanese).png|Japanese</gallery>
| author = [[Yoichiro Koizumi]]
| supervisor = [[Kazutaka Kodaka]]
| illustrator =
| format = Digital novel
| publisher = Spike Chunsoft
| release = June 30, 2023
}}
'''''How to Be a Master Detective: A Yakou Furio Case''''' (超探偵のなり方ヤコウ=フーリオの場合 ''Chō tantei no nari-kata Yakou=Fūrio no baai'') is a digital novel which will be included with all initial prints of {{Game}} as a voucher.
It is described as a 64 pages "newly written digital novel prequel to the main story supervised by [[Kazutaka Kodaka]]".
== Synopsis ==
''"An original, newly written digital novel about the younger days of [[Yakou Furio|Yakou]], the head of the [[Nocturnal Detective Agency]]!"''<ref name="Promo image">[https://raincode.miraheze.org/wiki/File:Promotional_image_-_Digital_Novel.jpg Promotional image (March 24, 2023) ({{Flags|US}})]
</ref>
== Promotion ==
The digital novel was first teased by Spike Chunsoft in a trailer video titled "Character Trailer - World Detective Organization Pt. 1" on February 28, 2023.<ref>[https://youtu.be/fWlbzb0QrO0 Character Trailer - World Detective Organization Pt. 1 on YouTube ({{Flags|US}})]</ref> In a following Tweet, Spike Chunsoft announced that all initial prints of {{Game}} would include a voucher for the novel.<ref name="SC First">[https://twitter.com/SpikeChunsoft_e/status/1630387540241928192 SpikeChunsoft_e on Twitter: ''All initial prints of Master Detective Archives: RAIN CODE will include a voucher for an original, newly written digital novel prequel to the main story supervised by Kazutaka Kodaka.'' ({{Flags|US}})]</ref> On March 24, 2023, they published a new promotional image revealing its title, synopsis, author, and a new cover featuring [[Yakou Furio]].<ref name="SC Reveal">[https://twitter.com/SpikeChunsoft_e/status/1639099923424763904 SpikeChunsoft_e on Twitter: ''Master Detective Archives: RAIN CODE pre-order bonus revealed!'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional ===
<div align="center"><gallery>Teaser image - Digital Novel.png|Original teaser image
Promotional image - Digital Novel.jpg|English promotional image
Promotional image - Digital Novel (Japanese).jpg|Japanese promotional image</gallery></div>
== Trivia ==
*The author of ''How to Be a Master Detective: A Yakou Furio Case'', Yoichiro Koizumi, is a member of [[Tookyo Games]] and has already worked with scenarist Kazutaka Kodaka on a digital novel with a similar format, [https://danganronpa.fandom.com/wiki/Ultra_Despair_Hagakure ''Ultra Despair Hagakure''], a novella included in Kodaka's game [https://danganronpa.fandom.com/wiki/Danganronpa_Another_Episode:_Ultra_Despair_Girls ''Danganronpa Another Episode: Ultra Despair Girls''].
*According to promotional content, the digital novel can be read before playing the game without causing issues.<ref name="4gamer">[https://www.gamer.ne.jp/news/202303240005/ ''Pre-order bonus for "''Master Detective Archives: RAIN CODE''" includes a novel about Yakou Furio's past'' on gamer.ne.jp {{Flags|JA}}]</ref><ref name="Famitsu">[https://www.famitsu.com/news/202303/24297133.html The pre-order bonus for "''Master Detective Archives: RAIN CODE''" is revealed. ({{Flags|JA}})]</ref>
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Novels]]
9e7a5f0ea53e01157ed966546aa1940b8f1a98bb
674
671
2023-03-24T20:32:41Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| title = <center>How to Be a Master Detective:<br>A Yakou Furio Case</center>
| image = <gallery>How to Be a Master Detective- A Yakou Furio Case (English).png|English
How to Be a Master Detective- A Yakou Furio Case (Japanese).png|Japanese</gallery>
| author = [[Yoichiro Koizumi]]
| supervisor = [[Kazutaka Kodaka]]
| illustrator =
| format = Digital novel
| publisher = Spike Chunsoft
| release = June 30, 2023
}}
'''''How to Be a Master Detective: A Yakou Furio Case''''' (超探偵のなり方ヤコウ=フーリオの場合 ''Chō tantei no nari-kata Yakou=Fūrio no baai'') is a digital novel which will be included with all initial prints of {{Game}} as a voucher.
It is described as a 64 pages "newly written digital novel prequel to the main story supervised by [[Kazutaka Kodaka]]".
== Synopsis ==
''"An original, newly written digital novel about the younger days of [[Yakou Furio|Yakou]], the head of the [[Nocturnal Detective Agency]]!"''<ref name="Promo image">[https://raincode.miraheze.org/wiki/File:Promotional_image_-_Digital_Novel.jpg Promotional image (March 24, 2023) ({{Flags|US}})]</ref>
''"{{hiddentext|Yakou Furio was a young man who spent his days in [[Kanai Ward]] with little prospect of success. What changed his destiny was a [[Master Detective]] with the ability to see the future...|カナイ区で、うだつの上がらない日々を過ごす青年「ヤコウ=フーリオ」。そんな彼の運命を変えたのは、未来視の能力を持つ超探偵の男だった…。}}"''<ref name="Famitsu">[https://www.famitsu.com/news/202303/24297133.html The pre-order bonus for "''Master Detective Archives: RAIN CODE''" is revealed. ({{Flags|JA}})]</ref><ref name="Promo image JA">[https://raincode.miraheze.org/wiki/File:Promotional_image_-_Digital_Novel_(Japanese).jpg Promotional image (March 24, 2023) ({{Flags|JA}})]</ref>
== Promotion ==
The digital novel was first teased by Spike Chunsoft in a trailer video titled "Character Trailer - World Detective Organization Pt. 1" on February 28, 2023.<ref>[https://youtu.be/fWlbzb0QrO0 Character Trailer - World Detective Organization Pt. 1 on YouTube ({{Flags|US}})]</ref> In a following Tweet, Spike Chunsoft announced that all initial prints of {{Game}} would include a voucher for the novel.<ref name="SC First">[https://twitter.com/SpikeChunsoft_e/status/1630387540241928192 SpikeChunsoft_e on Twitter: ''All initial prints of Master Detective Archives: RAIN CODE will include a voucher for an original, newly written digital novel prequel to the main story supervised by Kazutaka Kodaka.'' ({{Flags|US}})]</ref> On March 24, 2023, they published a new promotional image revealing its title, synopsis, author, and a new cover featuring [[Yakou Furio]].<ref name="SC Reveal">[https://twitter.com/SpikeChunsoft_e/status/1639099923424763904 SpikeChunsoft_e on Twitter: ''Master Detective Archives: RAIN CODE pre-order bonus revealed!'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional ===
<div align="center"><gallery>Teaser image - Digital Novel.png|Original teaser image
Promotional image - Digital Novel.jpg|English promotional image
Promotional image - Digital Novel (Japanese).jpg|Japanese promotional image</gallery></div>
== Trivia ==
*The author of ''How to Be a Master Detective: A Yakou Furio Case'', Yoichiro Koizumi, is a member of [[Tookyo Games]] and has already worked with scenarist Kazutaka Kodaka on a digital novel with a similar format, [https://danganronpa.fandom.com/wiki/Ultra_Despair_Hagakure ''Ultra Despair Hagakure''], a novella included in Kodaka's game [https://danganronpa.fandom.com/wiki/Danganronpa_Another_Episode:_Ultra_Despair_Girls ''Danganronpa Another Episode: Ultra Despair Girls''].
*According to promotional content, the digital novel can be read before playing the game without causing issues.<ref name="4gamer">[https://www.gamer.ne.jp/news/202303240005/ ''Pre-order bonus for "''Master Detective Archives: RAIN CODE''" includes a novel about Yakou Furio's past'' on gamer.ne.jp {{Flags|JA}}]</ref><ref name="Famitsu"></ref>
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Novels]]
89f51be9e5a69b67c19dcc64d1fba55c9d2bf361
Category:Novels
14
265
665
2023-03-24T18:45:01Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Novel
10
266
667
2023-03-24T18:52:32Z
Ninjan
2
Created page with "''[[How to Be a Master Detective: A Yakou Furio Case]]''<noinclude><br>Shortcut to type ''[[How to Be a Master Detective: A Yakou Furio Case]]''[[Category:Data template]]</noinclude>"
wikitext
text/x-wiki
''[[How to Be a Master Detective: A Yakou Furio Case]]''<noinclude><br>Shortcut to type ''[[How to Be a Master Detective: A Yakou Furio Case]]''[[Category:Data template]]</noinclude>
a30ad17a114236b3f3736572eb6033b10c27a299
Yoichiro Koizumi
0
267
668
2023-03-24T19:08:19Z
Ninjan
2
Created page with "{{Real person}} {{Infobox Real Person | image = | name = 小泉陽一朗<br>''Koizumi Yōichirō'' | gender = | dob = October 26, 1989 | occupations = Novelist <br> Scenario Writer | years = 2011-present | affiliations = [[Tookyo Games]] | works = *ブレイク君コア (Break Kimi Core) *夜飛ぶジャンクガール (Junkgirl Dives to Night) *ワニ (''Wani'') *'''{{Novel}}''' }} '''Yoichiro Koizumi''' (小泉陽..."
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image =
| name = 小泉陽一朗<br>''Koizumi Yōichirō''
| gender =
| dob = October 26, 1989
| occupations = Novelist <br> Scenario Writer
| years = 2011-present
| affiliations = [[Tookyo Games]]
| works = *ブレイク君コア (Break Kimi Core)
*夜飛ぶジャンクガール (Junkgirl Dives to Night)
*ワニ (''Wani'')
*'''{{Novel}}'''
}}
'''Yoichiro Koizumi''' (小泉陽一朗 ''Koizumi Yōichirō'') is a Japanese novelist and scenario writer, and the author of {{Novel}}.
== About ==
A graduate from [[wikipedia:Musashino Art University|Musashino Art University]], he debuted as a novelist in 2011 with ブレイク君コア (Break Kimi Core).
=== As a member of [[Tookyo Games]] ===
Received the “1st Star Seas Company FICTIONS New Talent Award” the award presented by the Star Seas Company to up and coming novelists.
Known for writing ''Break Kimi Core'', and ''Junkgirl Dives to Night''.
Wrote the some of the scenario for the ''[[wikipedia:Danganronpa|Danganronpa]]'' series (''Ultra Despair Girls'', ''Danganronpa 3: The End of Hope's Peak High School'', ''Danganronpa V3: Killing Harmony'').
Collaborated with [[Kazutaka Kodaka]] in writing the original story for ''Danganronpa Gaiden Killer Killer'', serialized on [[wikipedia:Bessatsu Shōnen Magazine|Bessatsu Magazine]].<ref>[https://tookyogames.jp/english/#0 CREATORS on tookyogames.jp/english/ ({{Flags|US}})]</ref>
== Links ==
*[[wikipedia:小泉陽一朗|小泉陽一朗]] on Wikipedia ({{Flags|JA}})
== References ==
<references/>
[[Category:Real people]][[Category:Staff]]
c24c850ee11f71f2432e37bfc7c4b7bbd5aee073
File:How to Be a Master Detective- A Yakou Furio Case (English).png
6
268
669
2023-03-24T20:12:19Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:How to Be a Master Detective- A Yakou Furio Case (Japanese).png
6
269
670
2023-03-24T20:13:08Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Hiddentext
10
270
672
2023-03-24T20:26:12Z
Ninjan
2
Created page with "<span style="border-bottom:1px dotted black;" title="{{{2}}}">{{{1}}}</span><noinclude> == Example == <pre>{{hiddentext|visible|hidden}}</pre> Result: {{hiddentext|visible|hidden}}</noinclude>"
wikitext
text/x-wiki
<span style="border-bottom:1px dotted black;" title="{{{2}}}">{{{1}}}</span><noinclude>
== Example ==
<pre>{{hiddentext|visible|hidden}}</pre>
Result:
{{hiddentext|visible|hidden}}</noinclude>
65d42bf3db2202c19772ffd4aebbc9c5550425d2
673
672
2023-03-24T20:27:10Z
Ninjan
2
wikitext
text/x-wiki
<span style="border-bottom:1px dotted black;" title="{{{2}}}">{{{1}}}</span><noinclude>
== Example ==
<pre>{{hiddentext|visible|hidden}}</pre>
Result:
{{hiddentext|visible|hidden}}[[Category:Data template]]</noinclude>
f8b960f19044e8d88c841dc2b0e37c6e443bc894
File:AFFILIATE Danganronpa Spinoffs Wiki.png
6
271
675
2023-03-25T22:25:28Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AFFILIATE Akudama Drive Wiki.png
6
139
677
331
2023-03-25T22:31:55Z
Ninjan
2
Ninjan uploaded a new version of [[File:AFFILIATE Akudama Drive Wiki.png]]
wikitext
text/x-wiki
== Summary ==
[[Category:Affiliated Logos]]
f7971633f62028faa34a0dffa0aaf5f96518d0d6
File:AFFILIATE Danganronpa Wiki.png
6
138
678
328
2023-03-25T22:34:55Z
Ninjan
2
Ninjan uploaded a new version of [[File:AFFILIATE Danganronpa Wiki.png]]
wikitext
text/x-wiki
== Summary ==
[[Category:Affiliated Logos]]
f7971633f62028faa34a0dffa0aaf5f96518d0d6
MediaWiki:Common.css
8
10
679
388
2023-03-25T22:41:06Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
/*** GALLERIES ***/
.mw-gallery-traditional .gallerybox .thumb {
background-color: rgba(157, 148, 219, 0.4) !important;
}
/*** AFFILIATES (test)***/
.affiliateimg {
opacity: 0.6;
}
.affiliateimg:hover {
opacity: 1.0;
}
14390b52725282ba2dcb4cd9e4e3618b0cdd3ef6
681
679
2023-03-25T22:47:58Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
/*** GALLERIES ***/
.mw-gallery-traditional .gallerybox .thumb {
background-color: rgba(157, 148, 219, 0.4) !important;
}
/*** AFFILIATES ***/
.affiliateimg {
opacity: 0.8;
}
.affiliateimg:hover {
opacity: 1.0;
}
09a25a3b592a4e38f82dd4772af45c432a70cf0f
682
681
2023-03-25T22:48:30Z
Ninjan
2
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Georgia !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
/*** GALLERIES ***/
.mw-gallery-traditional .gallerybox .thumb {
background-color: rgba(157, 148, 219, 0.4) !important;
}
/*** AFFILIATES ***/
.affiliateimg {
opacity: 0.9;
}
.affiliateimg:hover {
opacity: 1.0;
}
d4e74a5e412e9d8e010160c1955ca7230c74eb30
Template:Real person
10
254
683
631
2023-03-26T00:29:38Z
Ninjan
2
wikitext
text/x-wiki
<div style="border-top: 2px solid rgba(1, 164, 239, 0.8); border-bottom: 2px solid rgba(1, 164, 239, 0.8); padding: 5px;"><div align="center">This page is about a '''real person'''. Please ensure any edits and additions to this page are respectful, and note that the information it contains may not be up to date.</div></div>
<br style="clear: both;" /><noinclude>[[Category:Notice templates]]</noinclude>
d33b13d4e8b86f296c58893a68b2fb73eb4ffdae
Template:Stub
10
100
684
625
2023-03-26T00:29:40Z
Ninjan
2
wikitext
text/x-wiki
<div style="border-top: 2px dashed rgba(159,38,160, 0.8); border-bottom: 2px dashed rgba(159,38,160, 0.8); padding: 5px;"><div align="center">This article is a '''[[:Category:Stubs|work in progress]]'''. Consider helping the [[Main Page|''Master Detective Archives: RAIN CODE'' Wiki]] by contributing!</div></div><includeonly>[[Category:Stubs]]</includeonly>
<br style="clear: both;" /><noinclude>[[Category:Notice templates]]</noinclude>
8acc566d32a5f511f4cf603d1ef53799c4e86d3b
Kanai Ward
0
150
685
646
2023-03-26T23:09:13Z
Xiniti
20
Made changes based on the gematsu article uploaded 24/03/2023
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official description ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
== Key Locations ==
=== Kamasaki District ===
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank. <ref name="New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.
=== Ginma District ===
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.
=== Riverbank ===
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.
=== Kanai Station Square ===
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
edd6ee5ccefa07f9a8dc84d271182faa7f274fc8
686
685
2023-03-26T23:09:58Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official description ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
== Key Locations ==
=== Kamasaki District ===
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank. <ref name="New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match/New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.
=== Ginma District ===
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.
=== Riverbank ===
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.
=== Kanai Station Square ===
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
587bd6abfc3fc84105b08e1bd08ae8f4ab35ee81
687
686
2023-03-26T23:11:07Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official description ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
== Key Locations ==
=== Kamasaki District ===
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match/New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match/New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref>
=== Ginma District ===
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match/New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref>
=== Riverbank ===
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match/New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref>
=== Kanai Station Square ===
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match/New Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
573e91c927224f1ab409c2281cd535c66b5afeac
690
687
2023-03-27T12:01:31Z
Ninjan
2
fixed ref (ref names help not repeat the ref content each time)
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official descriptions ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Key Locations ===
==== Kamasaki District ====
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
==== Ginma District ====
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="Gematsu"></ref>
==== Riverbank ====
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="Gematsu"></ref>
==== Kanai Station Square ====
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="Gematsu"></ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
a7f83946872d0c239b509157334e2973a933c8c1
722
690
2023-03-31T12:19:45Z
Xiniti
20
/* Kamasaki District */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official descriptions ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Key Locations ===
==== Kamasaki District ====
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
==== Ginma District ====
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="Gematsu"></ref>
==== Riverbank ====
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="Gematsu"></ref>
==== Kanai Station Square ====
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="Gematsu"></ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
492eeedfe998ca683ea1c247ecf82021c8196df0
723
722
2023-03-31T12:22:11Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official descriptions ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Key Locations ===
==== Kamasaki District ====
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]]."<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html/ Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
==== Ginma District ====
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="Gematsu"></ref>
==== Riverbank ====
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="Gematsu"></ref>
==== Kanai Station Square ====
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="Gematsu"></ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
00e0a98991268b783738034235d05eafc8607e67
724
723
2023-03-31T12:22:40Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official descriptions ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Key Locations ===
==== Kamasaki District ====
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html/ Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
==== Ginma District ====
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="Gematsu"></ref>
==== Riverbank ====
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="Gematsu"></ref>
==== Kanai Station Square ====
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="Gematsu"></ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
e06238dffb6c020f0bf3b51f63e4c180011a4925
725
724
2023-03-31T12:25:36Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official descriptions ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Key Locations ===
==== Kamasaki District ====
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html/ Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
==== Ginma District ====
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="Gematsu"></ref>
===== Art Gallery =====
A magnificent art gallery with two dinosaur fossils in the public square. It seems to be closed now, however.<ref name="Kanai Ward"></ref>
===== Clocktower =====
The clocktower looming over Ginma District. It is a historic building long beloved by residents. There are clocks set in all four of its sides, so the time of the day can be seen from anywhere.<ref name="Kanai Ward"></ref>
==== Riverbank ====
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="Gematsu"></ref>
==== Kanai Station Square ====
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="Gematsu"></ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
55437264c1d169585dd84312a287d2c42426649f
726
725
2023-03-31T13:14:32Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official descriptions ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Key Locations ===
==== Kamasaki District ====
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html/ Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
==== Ginma District ====
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="Gematsu"></ref>
==== Art Gallery ====
A magnificent art gallery with two dinosaur fossils in the public square. It seems to be closed now, however.<ref name="Kanai Ward"></ref>
==== Clocktower ====
The clocktower looming over Ginma District. It is a historic building long beloved by residents. There are clocks set in all four of its sides, so the time of the day can be seen from anywhere.<ref name="Kanai Ward"></ref>
==== Riverbank ====
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="Gematsu"></ref>
==== Kanai Station Square ====
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="Gematsu"></ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
07f6ee8b52f08bb76d15e0da49a96ae42293f6f1
727
726
2023-03-31T18:20:44Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official descriptions ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Key Locations ===
==== Kamasaki District ====
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
==== Ginma District ====
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="Gematsu"></ref>
==== Art Gallery ====
A magnificent art gallery with two dinosaur fossils in the public square. It seems to be closed now, however.<ref name="Kanai Ward"></ref>
==== Clocktower ====
The clocktower looming over Ginma District. It is a historic building long beloved by residents. There are clocks set in all four of its sides, so the time of the day can be seen from anywhere.<ref name="Kanai Ward"></ref>
==== Riverbank ====
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="Gematsu"></ref>
==== Kanai Station Square ====
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="Gematsu"></ref>
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
eef7df6c18b55eb9ab56335756a82f3846f1cbca
Main Page
0
1
688
559
2023-03-27T10:16:12Z
Xiniti
20
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel]] prequel to the main story.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
11246f32efd2e402ea345ec49d34ac96926becdf
689
688
2023-03-27T11:54:30Z
Ninjan
2
detail, just so it's obvious the link isn't to a wikipedia page for "digital novel"
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
c11ea488d0c4937ca77f2e3d77e36e441f0d70df
Yakou Furio
0
226
691
564
2023-03-28T10:34:41Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
- Yakou is not shown in ''[https://www.youtube.com/watch?v=Ufzm7-i4TzA Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2]'' whereas he is shown in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version]
== References ==
<references/>
[[Category:Characters]]
05d6616de1ebf4eea9f38d946992f114b4b992ec
692
691
2023-03-28T10:35:14Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
- Yakou is not shown in ''[https://www.youtube.com/watch?v=Ufzm7-i4TzA Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2]'' whereas he is shown in the ''[https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version]
''
== References ==
<references/>
[[Category:Characters]]
eb3c06d7e3b02efbecd0907a5321fc2e22371c78
693
692
2023-03-28T10:53:04Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Yakou is not shown in ''[https://www.youtube.com/watch?v=Ufzm7-i4TzA Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2]'' whereas he is shown in the ''[https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version]
''
== References ==
<references/>
[[Category:Characters]]
d9d1d054eaeff23220d07ffddfe2e4b0fb753df0
698
693
2023-03-28T14:27:51Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
| debut =
}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
[[Category:Characters]]
5b500b23a0baabee9b3a7cb2623939c9ed6ec650
Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②
400
272
694
2023-03-28T14:00:31Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Videos]]
e52ce3f206b4aa978dd393dafa6e9c6feae15b54
Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①
400
273
695
2023-03-28T14:01:11Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Videos]]
e52ce3f206b4aa978dd393dafa6e9c6feae15b54
Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch
400
274
696
2023-03-28T14:02:00Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Videos]]
e52ce3f206b4aa978dd393dafa6e9c6feae15b54
World Detective Organization
0
212
697
656
2023-03-28T14:05:52Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Yuma Kokohead]]<br>[[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader =
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
== References ==
<references/>
[[Category:Organizations]]
eefb0cb88e8a63109e138ef873eee901184f5e36
716
697
2023-03-28T15:04:41Z
Ninjan
2
redlink, sandbox in User:Ninjan/Sandbox
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Yuma Kokohead]]<br>[[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader = [[Number One]]
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
== References ==
<references/>
[[Category:Organizations]]
286394be526503b3c87c144aea1b8ef3d8eb36ad
File:World Detective Organization - Number One Illustration.jpg
6
275
699
2023-03-28T14:32:20Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
700
699
2023-03-28T14:32:39Z
Ninjan
2
Ninjan moved page [[File:World Detective Organization- Number One Illustration.jpg]] to [[File:World Detective Organization - Number One Illustration.jpg]] without leaving a redirect
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Infobox Character
10
97
701
260
2023-03-28T14:41:09Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="forte">
<label>Forensic Forte</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
21fb013d7cc00cfcce9eeb59f2fc9505744ec722
703
701
2023-03-28T14:55:21Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="forte">
<label>Forensic Forte</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| forte =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
4ee75233b2b51ffd777b696f251ecfbc38e7b36c
715
703
2023-03-28T15:03:48Z
Ninjan
2
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="forte">
<label>Forte</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| forte =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
580a9dcda2d395d3bf97430f5d8c66d5f060b75d
User:Ninjan/Sandbox
2
95
702
445
2023-03-28T14:44:48Z
Ninjan
2
wikitext
text/x-wiki
<tabber>
|-|Number One=
<nowiki>{{Stub}}</nowiki>
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:SAkira Kamiya|Akira Kamiya]]
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]
| appearances = {{Game}}
| debut =
}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is implied to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}}]</ref>
== Official description ==
.
== Gallery ==
.
== References ==
<references/>
<nowiki>[[Category:Characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]</nowiki>
|-|Misc=
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]
<pre>[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]</pre>
@Username_A on Twitter: "''First line, translated or not''" ([[File:Flag_of_Japan.svg|18px|link=]])
JA Nintendo article: https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d
JA ASCII article: https://ascii.jp/elem/000/004/124/4124166/
US 6 characters intro: https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/
JA Famitsu 6 characters intro: https://www.famitsu.com/news/202302/24293882.html
Template test:
{{Flags|US}} {{Flags|JA}} {{Flags|UK}}
[[Template:Flags]]
</tabber>
421fdcdea29a802f802f54f43e30b946125c8bb6
Category:Pages using Tabber parser tag
14
276
704
2023-03-28T14:57:13Z
Ninjan
2
Created page with "__HIDDENCAT__"
wikitext
text/x-wiki
__HIDDENCAT__
183b9c38bff80327776bd180634fccfd19cf616f
Category:Hidden categories
14
277
705
2023-03-28T14:58:07Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Aphex Logan
0
180
706
460
2023-03-28T14:59:59Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
bcb18cbed7f7a3798d4c094a18ceb509bb54219b
Desuhiko Thunderbolt
0
201
707
598
2023-03-28T15:00:19Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Desuhiko's irises are shaped like five-pointed stars.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
271f6b0c43fec692ce253d54decb188f6866e29a
Fubuki Clockford
0
214
708
648
2023-03-28T15:00:43Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
a30442cca8e0ba224c9095b2854c9e8b91cadb09
Halara Nightmare
0
181
709
654
2023-03-28T15:01:09Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
09d1090f1ffb3ef2734da1b23ae27c07f6d1d5cd
Melami Goldmine
0
221
710
649
2023-03-28T15:01:19Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
1b3eca92be43ddf219ec05167f48c836556299e5
Pucci Lavmin
0
213
711
650
2023-03-28T15:02:00Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' (プッチー ラブミン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
e741a1d70b50526ca929996e9b9dd9ed3c849946
Vivia Twilight
0
204
712
506
2023-03-28T15:02:26Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
47591c45413f733ab8478c7f8ada6d4c74d2cd8f
Zange Eraser
0
206
713
508
2023-03-28T15:02:47Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Zange Eraser''' (ザンゲ イレイザー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
c157ad806f4fdaf8af62f4d0b3fec445a9aefc72
Zilch Alexander
0
208
714
510
2023-03-28T15:03:10Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Animal Investigation
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
e02330dfc2a079a7af24045aca94d918acb7b411
Master Detective Archives: RAIN CODE:Editing guide
0
108
717
647
2023-03-28T15:12:12Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', '''characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.'''
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*Please '''do not use page links repeatedly in the same section'''. Once linked, if a page is mentioned again, it can be written as its name plainly.
**''Example:'' "<nowiki>[[Character Name]] was born in [[Kanai Ward]]. Whenever Character goes to Kanai Ward..."</nowiki>
**You may type <nowiki>{{Game}}</nowiki> or <nowiki>{{Novel}}</nowiki> as a shortcut to link to {{Game}} and {{Novel}} pages.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Amaterasu Corporation]]'''
*[[Mystery Labyrinth]]
*[[Spike Chunsoft]]
*[[Tookyo Games]]
*[[Masafumi Takada]]
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*'''[[Number One]]''' (Admin Sandbox created)
*Amaterasu Corporation Peacekeepers
*Reasoning Death Match
*Mystery Phantom
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
75848ea0c152dd772bba06b243cc52c7da99c157
718
717
2023-03-28T15:13:15Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', '''characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.'''
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*Please '''do not use page links repeatedly in the same section'''. Once linked, if a page is mentioned again, it can be written as its name plainly.
**''Example:'' "<nowiki>[[Character Name]] was born in [[Kanai Ward]]. Whenever Character goes to Kanai Ward..."</nowiki>
**You may type <nowiki>{{Game}}</nowiki> or <nowiki>{{Novel}}</nowiki> as a shortcut to link to {{Game}} and {{Novel}}'s pages.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Amaterasu Corporation]]'''
*[[Mystery Labyrinth]]
*[[Spike Chunsoft]]
*[[Tookyo Games]]
*[[Masafumi Takada]]
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*'''[[Number One]]''' (Admin Sandbox created)
*Amaterasu Corporation Peacekeepers
*Reasoning Death Match
*Mystery Phantom
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
8f3149e9a8700d7e3d7a53a20902b8c2a3a723fc
720
718
2023-03-28T15:25:07Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', '''characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.'''
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*Please '''do not use page links repeatedly in the same section'''. Once linked, if a page is mentioned again, it can be written as its name plainly.
**''Example:'' "<nowiki>[[Character Name]] was born in [[Kanai Ward]]. Whenever Character goes to Kanai Ward..."</nowiki>
**You may type <nowiki>{{Game}}</nowiki> or <nowiki>{{Novel}}</nowiki> as a shortcut to link to {{Game}} and {{Novel}}'s pages.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Amaterasu Corporation]]'''
*[[Mystery Labyrinth]]
*[[Spike Chunsoft]]
*[[Tookyo Games]]
*[[Masafumi Takada]]
*[[Shimadrill]
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*'''[[Number One]]''' (Admin Sandbox created)
*Amaterasu Corporation Peacekeepers
*Reasoning Death Match
*Mystery Phantom
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
cc130dfdeba277af934b8d0704d8bf3b5468bc4e
721
720
2023-03-28T15:25:37Z
Ninjan
2
damn it
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', '''characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.'''
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*Please '''do not use page links repeatedly in the same section'''. Once linked, if a page is mentioned again, it can be written as its name plainly.
**''Example:'' "<nowiki>[[Character Name]] was born in [[Kanai Ward]]. Whenever Character goes to Kanai Ward..."</nowiki>
**You may type <nowiki>{{Game}}</nowiki> or <nowiki>{{Novel}}</nowiki> as a shortcut to link to {{Game}} and {{Novel}}'s pages.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Amaterasu Corporation]]'''
*[[Mystery Labyrinth]]
*[[Spike Chunsoft]]
*[[Tookyo Games]]
*[[Masafumi Takada]]
*[[Shimadoriru]]/Shimadrill
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*'''[[Number One]]''' (Admin Sandbox created)
*Amaterasu Corporation Peacekeepers
*Reasoning Death Match
*Mystery Phantom
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
c015f36f335923ead96666813d6b38817235a881
Master Detective Archives: RAIN CODE:Content Policy
0
107
719
553
2023-03-28T15:19:56Z
Ninjan
2
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
This Wiki was requested by [[User:Ninjan|Ninjan]] and created on October 12, 2022. It is currently in its starting stages, and seeking more contributors!
== Wiki rules ==
*By editing this Wiki, '''you agree to abide by Miraheze's [https://meta.miraheze.org/wiki/Content_Policy Content Policy]'''.
*You are allowed to create and edit pages about the game ''Master Detective Archives: RAIN CODE'' and its creators. '''Pages about other media properties will not be allowed'''.
*Outside from vandalism, '''edits must be assumed to be made in good faith''', and '''other editors should be treated with respect'''.
*Redlinks are currently allowed, if there is an intent to create the linked page in the future.
*'''We request that you do not plagiarize content from the Wiki.''' Content created by the Wiki's administrators and contributors is free to use on your personal platforms, so long as you do not claim ownership over it, or blatantly steal page-wide or site-wide worth of formatting and original content for your own use/platforms.
**Official/promotional content, such as Spike Chunsoft's and the like, which the Wiki shares, falls under the licensing decided by its creators; this Wiki has no ownership over it.
*'''You may not edit another user's profile or Sandboxes without their permission'''. If you wish to create a page a user has been working on in a Sandbox, you are encouraged to ask them before publishing the page or using contents from their Sandbox.
**In the event that the user has become inactive, you may continue their work from your own Sandbox or directly on the page you will be publishing.
*You are encouraged to read the [[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]] or [[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]] pages before editing.
*'''More rules may be added as time goes.''' If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
ead1f2becdd1d3d06d3ec3439b6679f012512402
File:Mystery Labyrinth - Q - Promotional screenshot.jpg
6
278
728
2023-03-31T18:35:53Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mystery Labyrinth - Solution Blade - Famitsu.jpg
6
279
729
2023-03-31T18:38:47Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png
6
280
730
2023-03-31T18:42:57Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
6
281
731
2023-03-31T18:44:40Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Mystery Labyrinth
0
282
732
2023-03-31T18:55:12Z
Ninjan
2
Created page with "{{Stub}} {{Infobox Location | title = Mystery Labyrinth | image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg | events = | level = | location = | inhabitants = }} The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized. == Teaser == As the investigation progresses, a realm where mysteries materialize appears. Th..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== Gameplay glossary ==
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Reasoning Death Match ===
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref>
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
29cb4a84bb1ae53e29087ed45031a244c27c310b
Master Detective Archives: RAIN CODE:Editing guide
0
108
733
721
2023-03-31T18:56:18Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', '''characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.'''
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*Please '''do not use page links repeatedly in the same section'''. Once linked, if a page is mentioned again, it can be written as its name plainly.
**''Example:'' "<nowiki>[[Character Name]] was born in [[Kanai Ward]]. Whenever Character goes to Kanai Ward..."</nowiki>
**You may type <nowiki>{{Game}}</nowiki> or <nowiki>{{Novel}}</nowiki> as a shortcut to link to {{Game}} and {{Novel}}'s pages.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*'''[[Amaterasu Corporation]]'''
*[[Spike Chunsoft]]
*[[Tookyo Games]]
*[[Masafumi Takada]]
*[[Shimadoriru]]/Shimadrill
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*'''[[Number One]]''' (Admin Sandbox created)
*Amaterasu Corporation Peacekeepers
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
ffe5dfac408afc8cdad33e2bf5faab5f15213ac7
745
733
2023-04-02T19:45:03Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', '''characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.'''
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*Please '''do not use page links repeatedly in the same section'''. Once linked, if a page is mentioned again, it can be written as its name plainly.
**''Example:'' "<nowiki>[[Character Name]] was born in [[Kanai Ward]]. Whenever Character goes to Kanai Ward..."</nowiki>
**You may type <nowiki>{{Game}}</nowiki> or <nowiki>{{Novel}}</nowiki> as a shortcut to link to {{Game}} and {{Novel}}'s pages.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*'''[[Kazutaka Kodaka]]''', the scenario writer of RAIN CODE.
*[[Spike Chunsoft]]
*[[Tookyo Games]]
*[[Masafumi Takada]]
*[[Shimadoriru]]/Shimadrill
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*'''[[Number One]]''' (Admin Sandbox created)
*Amaterasu Corporation Peacekeepers
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
58624996f803c6ef961842fcc9c5b57c65b7e5a6
751
745
2023-04-02T21:10:24Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', '''characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.'''
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*Please '''do not use page links repeatedly in the same section'''. Once linked, if a page is mentioned again, it can be written as its name plainly.
**''Example:'' "<nowiki>[[Character Name]] was born in [[Kanai Ward]]. Whenever Character goes to Kanai Ward..."</nowiki>
**You may type <nowiki>{{Game}}</nowiki> or <nowiki>{{Novel}}</nowiki> as a shortcut to link to {{Game}} and {{Novel}}'s pages.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*[[Spike Chunsoft]]
*[[Tookyo Games]]
*[[Shimadoriru]]/Shimadrill
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*'''[[Number One]]''' (Admin Sandbox created)
*Amaterasu Corporation Peacekeepers
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
941050420bfdb4adfc9a41e9744d2f8386ae0a83
769
751
2023-04-16T20:19:45Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until Spring 2023 will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', '''characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.'''
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*Please '''do not use page links repeatedly in the same section'''. Once linked, if a page is mentioned again, it can be written as its name plainly.
**''Example:'' "<nowiki>[[Character Name]] was born in [[Kanai Ward]]. Whenever Character goes to Kanai Ward..."</nowiki>
**You may type <nowiki>{{Game}}</nowiki> or <nowiki>{{Novel}}</nowiki> as a shortcut to link to {{Game}} and {{Novel}}'s pages.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*[[Spike Chunsoft]]
*[[Tookyo Games]]
*[[Shimadoriru]]/Shimadrill
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*Amaterasu Corporation Peacekeepers
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
813a5969d184fa2754b47d81064210ea60e9e68f
Mystery Labyrinth
0
282
734
732
2023-03-31T18:57:16Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== Gameplay glossary ==
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Reasoning Death Match ===
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref>
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
da450b4e79093622bdb2b1a8574eda2af696c7df
780
734
2023-04-25T20:28:50Z
ForensicForteAnalyst
18
I added all of the new information about the gameplay within the Mystery Labyrinth based on the new update on the official website.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== Gameplay glossary ==
=== GOD Shinigami ===
One of the puzzles within the Mystery Labyrinth. A mega-sized Shinigami will push forward past obstacles such as thorns and walls to hunt down the Mystery Phantom.<ref name="Official site"></ref>
=== Locked Room Re-Creation ===
The locked room where the crime took place is recreated in the Mystery Labyrinth. Deduce the method and means in creating the locked room, and uncover the trick.<ref name="Official site"></ref>
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Labyrinth Skills ===
Labyrinth Skills can be learned using Skill Points earned when the Detective Rank increases. Utilize skills by setting them into "Memory" skill slots.
The game's difficulty level can be adjusted by prioritizing which skills to learn. Players who find action-oriented gameplay difficult can prioritize evasion skills. If solving puzzles is a challenge, Solution Blade skills can be focused on.
If players feel confident in both action and puzzle elements, they can play without relying on any skills.<ref name="Official site"></ref>
===== Evasion Skills =====
Skills that ease the difficulty of action-oriented gameplay elements, such as slowing down the Mystery Phantom's statements in a Reasoning Death Match.<ref name="Official site"></ref>
===== Solution Blade Skills =====
Skills that ease the difficulty of puzzle elements, like eliminating incorrect answer choices for example.<ref name="Official site"></ref>
===== Stamina Skills =====
Increases Yuma's maximum health, making it less likely a game over will occur.<ref name="Official site"></ref>
=== Reasoning Death Match ===
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
===== Repel =====
This action can be used to push back a Mystery Phantom's words with the Solution Blade and draw out more statements. Statements that can be repelled are colored blue. Question the grounds for a statement with Repel, even in the absence of evidence.<ref name="Official site"></ref>
===== Assist =====
Use an Assist from Shinigami or an accompanying detective in a Reasoning Death Match to cast a shield around Yuma. This will make him invincible for a fixed period of time. Use Assist carefully, as it cannot be used consecutively.<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref>
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
3b72153f9fb3893aa33d650fc2815ad59cd8c79e
783
780
2023-04-27T21:18:43Z
Ninjan
2
couple images from spike-chunsoft.com to improve readability
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== Gameplay glossary ==
=== GOD Shinigami ===
[[File:Mystery Labyrinth - GOD Shinigami - Promotional screenshot.jpg|thumb|180px]]
One of the puzzles within the Mystery Labyrinth. A mega-sized Shinigami will push forward past obstacles such as thorns and walls to hunt down the Mystery Phantom.<ref name="Official site"></ref>
{{clear}}
=== Locked Room Re-Creation ===
The locked room where the crime took place is recreated in the Mystery Labyrinth. Deduce the method and means in creating the locked room, and uncover the trick.<ref name="Official site"></ref>
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Labyrinth Skills ===
Labyrinth Skills can be learned using Skill Points earned when the Detective Rank increases. Utilize skills by setting them into "Memory" skill slots.
The game's difficulty level can be adjusted by prioritizing which skills to learn. Players who find action-oriented gameplay difficult can prioritize evasion skills. If solving puzzles is a challenge, Solution Blade skills can be focused on.
If players feel confident in both action and puzzle elements, they can play without relying on any skills.<ref name="Official site"></ref>
[[File:Mystery Labyrinth - Labyrinth Skills - Promotional screenshot.jpg|thumb|180px]]
===== Evasion Skills =====
Skills that ease the difficulty of action-oriented gameplay elements, such as slowing down the Mystery Phantom's statements in a Reasoning Death Match.<ref name="Official site"></ref>
===== Solution Blade Skills =====
Skills that ease the difficulty of puzzle elements, like eliminating incorrect answer choices for example.<ref name="Official site"></ref>
===== Stamina Skills =====
Increases Yuma's maximum health, making it less likely a game over will occur.<ref name="Official site"></ref>
=== Reasoning Death Match ===
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
===== Repel =====
This action can be used to push back a Mystery Phantom's words with the Solution Blade and draw out more statements. Statements that can be repelled are colored blue. Question the grounds for a statement with Repel, even in the absence of evidence.<ref name="Official site"></ref>
===== Assist =====
Use an Assist from Shinigami or an accompanying detective in a Reasoning Death Match to cast a shield around Yuma. This will make him invincible for a fixed period of time. Use Assist carefully, as it cannot be used consecutively.<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref>
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
a70dca6bc526426d854a0bb3baa4ffac56f86ac4
Master Detective Archives: RAIN CODE
0
9
735
498
2023-04-01T01:54:41Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' Kazutaka Kodaka
*'''Music:''' Masafumi Takada
*'''Design:''' Rui Komatsuzaki
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, Yoichiro Koizumi<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
7c3b3780d53a5093706855edd3df5a4e0ee8e366
752
735
2023-04-02T21:11:14Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. Master Detectives from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the Mystery Labyrinth will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]
*'''Music:''' [[Masafumi Takada]]
*'''Design:''' [[Rui Komatsuzaki]]
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
e6eab9460af643f20b51e03164c40d18dab53db9
File:Amaterasu Corporation - 2-8 Direct Trailer Screenshot.jpg
6
283
736
2023-04-01T22:27:39Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Amaterasu Corporation - Promotional Screenshot.jpg
6
284
737
2023-04-01T22:50:18Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Amaterasu Corporation - Peacekeeper - Promotional Screenshot.jpg
6
285
738
2023-04-01T22:52:41Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Amaterasu Corporation
0
286
739
2023-04-01T22:59:37Z
ForensicForteAnalyst
18
I made my first page on this week without messing up! It probably isn't perfect, so feel free to let me know what I can improve upon and fix.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Amaterasu Corporation
| image = Amaterasu Corporation - 2-8 Direct Trailer Screenshot.jpg
| members = [[Yomi Hellsmile]]<br>[[Martina Electro]]<br>[[Swank Catsonell]]<br>[[Seth Burroughs]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]
| status = Active
| affiliation = [[Amaterasu Corporation Peacekeepers]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Amaterasu Corporation''' (アマテラス社) is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''. [[Kanai Ward]] is under the de facto control of Amaterasu Corporation, and its security department, the Peacekeepers, have taken on the role of the police. Those who oppose Amaterasu are unjustly arrested, and cases it deems inconvenient are covered up.<ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</small></ref>
== Official description ==
It deals in a wide variety of goods such as industrial products, electronic appliances, and pharmaceuticals, all of which can be found across all aspects of daily life. On the other hand, many dark rumors surround the company, leading to a saying among detectives: "Kick it and the dust comes off like a wall of smoke." Despite that, both the government and the World Detective Organization have been unable to intervene because of its great influence.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Amaterasu Corporation - Promotional Screenshot.jpg|[[Yuma Kokohead]] and [[Yakou Furio]] looking an Amaterasu Corporation Building<ref name="SC News Profiles 2"></ref>
Amaterasu Corporation - Peacekeeper - Promotional Screenshot.jpg|[[Yuma Kokohead]] getting arrested by an Amaterasu Peacekeeper<ref name="SC News Profiles 2"></ref>
</gallery>
== References ==
<references/>
[[Category:Organizations]]
ee253d3ae86804136eee94f608a672a704331994
741
739
2023-04-02T01:19:41Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Amaterasu Corporation
| image = Amaterasu Corporation - 2-8 Direct Trailer Screenshot.jpg
| members = [[Yomi Hellsmile]]<br>[[Martina Electro]]<br>[[Swank Catsonell]]<br>[[Seth Burroughs]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]
| status = Active
| affiliation = [[Amaterasu Corporation Peacekeepers]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Amaterasu Corporation''' (アマテラス社) is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''. [[Kanai Ward]] is under the de facto control of Amaterasu Corporation, and its security department, the Peacekeepers, have taken on the role of the police. Those who oppose Amaterasu are unjustly arrested, and cases it deems inconvenient are covered up.<ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</small></ref>
== Official description ==
It deals in a wide variety of goods such as industrial products, electronic appliances, and pharmaceuticals, all of which can be found across all aspects of daily life. On the other hand, many dark rumors surround the company, leading to a saying among detectives: "Kick it and the dust comes off like a wall of smoke." Despite that, both the government and the [[World Detective Organization]] have been unable to intervene because of its great influence.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Amaterasu Corporation - Promotional Screenshot.jpg|[[Yuma Kokohead]] and [[Yakou Furio]] looking an Amaterasu Corporation Building<ref name="SC News Profiles 2"></ref>
Amaterasu Corporation - Peacekeeper - Promotional Screenshot.jpg|[[Yuma Kokohead]] getting arrested by an Amaterasu Peacekeeper<ref name="SC News Profiles 2"></ref>
</gallery>
== References ==
<references/>
[[Category:Organizations]]
d18f728e6f0b9ac409ca9da16b28fa9aca55e80e
742
741
2023-04-02T17:45:35Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Amaterasu Corporation
| image = Amaterasu Corporation - 2-8 Direct Trailer Screenshot.jpg
| members = [[Yomi Hellsmile]]<br>[[Martina Electro]]<br>[[Swank Catsonell]]<br>[[Seth Burroughs]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]
| status = Active
| affiliation = [[Amaterasu Corporation Peacekeepers]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Amaterasu Corporation''' (アマテラス社) is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
[[Kanai Ward]] is under the de facto control of Amaterasu Corporation, and its security department, the Peacekeepers, have taken on the role of the police. Those who oppose Amaterasu are unjustly arrested, and cases it deems inconvenient are covered up.<ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</small></ref>
== Official description ==
It deals in a wide variety of goods such as industrial products, electronic appliances, and pharmaceuticals, all of which can be found across all aspects of daily life. On the other hand, many dark rumors surround the company, leading to a saying among detectives: "Kick it and the dust comes off like a wall of smoke." Despite that, both the government and the [[World Detective Organization]] have been unable to intervene because of its great influence.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Amaterasu Corporation - Promotional Screenshot.jpg|[[Yuma Kokohead]] and [[Yakou Furio]] looking an Amaterasu Corporation building<ref name="SC News Profiles 2"></ref>
Amaterasu Corporation - Peacekeeper - Promotional Screenshot.jpg|Yuma being confronted by an Amaterasu Peacekeeper<ref name="SC News Profiles 2"></ref>
</gallery>
== References ==
<references/>
[[Category:Organizations]]
08cbe013b36b542884f56a206ea95501e13e05a8
743
742
2023-04-02T19:39:40Z
Ninjan
2
minor edits
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Amaterasu Corporation
| image = Amaterasu Corporation - 2-8 Direct Trailer Screenshot.jpg
| members = [[Yomi Hellsmile]]<br>[[Martina Electro]]<br>[[Swank Catsonell]]<br>[[Seth Burroughs]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]
| status = Active
| affiliation = [[Amaterasu Corporation Peacekeepers]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Amaterasu Corporation''' (アマテラス社 ''Amaterasu sha'') is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
[[Kanai Ward]] is under the de facto control of Amaterasu Corporation, and its security department, the [[Amaterasu Corporation Peacekeepers|Peacekeepers]], have taken on the role of the police. Those who oppose Amaterasu are unjustly arrested, and cases it deems inconvenient are covered up.<ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
It deals in a wide variety of goods such as industrial products, electronic appliances, and pharmaceuticals, all of which can be found across all aspects of daily life. On the other hand, many dark rumors surround the company, leading to a saying among detectives: "Kick it and the dust comes off like a wall of smoke." Despite that, both the government and the [[World Detective Organization]] have been unable to intervene because of its great influence.<ref name="Amaterasu Profiles"></ref><ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Amaterasu Corporation - Promotional Screenshot.jpg|[[Yuma Kokohead]] and [[Yakou Furio]] looking at an Amaterasu Corporation building<ref name="SC News Profiles 2"></ref>
Amaterasu Corporation - Peacekeeper - Promotional Screenshot.jpg|Yuma being confronted by an Amaterasu Peacekeeper<ref name="SC News Profiles 2"></ref>
</gallery>
== References ==
<references/>
[[Category:Organizations]]
d03ed7503df96a36a247eb168aad3ceee4ff90ea
User:ForensicForteAnalyst
2
183
740
516
2023-04-02T00:18:26Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
<big>'''About me'''</big>
Hello! I'm '''ForensicForteAnalyst''', but feel free to refer me as "Analyst" or even "Fluffy". I have been very interested in ''Master Detective Archives: RAIN CODE'' since it was first revealed back in November 27, 2021. I'm extremely excited for this game, so that's why I decided to become a contributor to the this wiki.
While I'm still new to Miraheze and learning how things work, I have contributed a bit to Bulbapedia and TV Tropes in the past. Aside from that, I'm a fairly active user on Reddit and Twitter where I post my analyses of RAIN CODE pre-release material.
When RAIN CODE comes out, I might not be able to edit the wiki right away because I'll be playing the game. Despite this, I'll try my best to stay on top of editing the pages with new information revealed in the final release.
<br>
<big>'''Plans'''</big>
* Try to make on new pages as needed
* Work on other pages listed on the editing guide
* Add more information when needed in general
210240553cc0aebb74d26dd293685f2e594e43e2
World Detective Organization
0
212
744
716
2023-04-02T19:42:34Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Yuma Kokohead]]<br>[[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader = [[Number One]]
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
== References ==
<references/>
[[Category:Organizations]]
71e131a090f23e8a527fb39d6251dc4bcc286175
767
744
2023-04-16T19:47:37Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Yuma Kokohead]]<br>[[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader = [[Number One]]
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
== References ==
<references/>
[[Category:Organizations]]
[[Category:World Detective Organization]]
0b469320ced86636af88976149dffd7dd8459f2b
768
767
2023-04-16T19:50:21Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Yuma Kokohead]]<br>[[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader = [[Number One]]
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
**As of currently, Yakou's description has been corrected, but the Amaterasu Corporation's has not.
== References ==
<references/>
[[Category:Organizations]]
[[Category:World Detective Organization]]
d64cdbbbe7c0028fe0dc7deae02347c6cf7aed11
Kazutaka Kodaka
0
287
746
2023-04-02T20:35:38Z
Ninjan
2
mostly copied from akudama drive wiki: same admin, i created said page
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image = Kazutaka Kodaka.jpg
| name = 小高和剛<br>''Kodaka Kazutaka''
| gender = Masculine
| dob = July 8, 1978
| occupations = *Creator
*Director
*Scenario Writer
| years = 2008-present
| affiliations = [[Spike Chunsoft]] <small>(former)</small><br>[[Tookyo Games]]
| works = *''[[wikipedia:Danganronpa|Danganronpa]]'' series
*''[[wikipedia:Akudama Drive|Akudama Drive]]''
*''[[wikipedia:World's End Club|World's End Club]]''
*''[[wikipedia:Tribe Nine|TRIBE NINE]]''
*'''{{Game}}'''
}}
'''Kazutaka Kodaka''' (小高和剛) is a Japanese video game creator and writer. Best known for creating and writing the ''[[w:c:danganronpa|Danganronpa]]'' series, he co-founded ''[[wikipedia:en:Too Kyo Games|Tookyo Games]]'', the studio collaborating with [[Spike Chunsoft]] to create {{Game}}.
==Biography==
===Early Life===
Kodaka was born on July 8th, 1978, and lives in Tokyo, Japan<ref name="Sai Zen Sen Interview 1">Sai Zen Sen Interview 1: [https://sai-zen-sen.jp/works/sessions/danganronpa-zero-interview/02/01.html サイコポップ”が『ダンガンロンパ/ゼロ』に至るまで--].</ref>. As a child, he attended a private boys' junior high school where he made very few friends, instead spending all his free time away from school watching anime, watching movies, and playing video games<ref name="Sai Zen Sen Interview 1"></ref>. He was very studious in high school, but became tired of studying for his college entrance exams in his third year, until he learned that he could study film at the [[wikipedia:en:Nihon University|Nihon University College of Art]]. He majored in and graduated with a degree in film studies<ref name="Sai Zen Sen Interview 1"></ref>.
While at university he worked part-time in Chameleon Club video games store, during what he feels was a turning point in the video game industry since they were having a huge surge of popularity with the increased availability of home consoles. He was able to play a lot of games because he got them at a discount from working at the store, and his interests changed from being focused on movies to heavy interest in video games. Kodaka explained to his professor that although he was majoring in film, he did not want to become a film director like his classmates, and instead intended to apply his film degree to making video games. The professor helped him get the opportunity to work as an assistant director to [[wikipedia:en:Kinji Fukasaku|Kinji Fukasaku]] during the production of ''[[wikipedia:en:Clock Tower 3|Clock Tower 3]]'', where he contributed to the cutscene videos featured in-game. Kodaka's first post-graduate role was writing for the ''[[wikipedia:en:Jake Hunter|Jake Hunter]]'' (known in Japan as ''Tantei Jingūji Saburō'') mobile game series in 2008, contributing to 6 of the games, and several tie-in books, and was later hired by [[wikipedia:en:Spike (company)|Spike]] (now [[wikipedia:en:Spike Chunsoft|Spike Chunsoft]]) to write the scenario for the Nintendo DS game ''[[wikipedia:en:Case_Closed#Video_games|Meitantei Conan & Kindaichi Shounen no Jikenbou]]''<ref name="Gamer Interview">Gamer Interview: [https://www.gamer.ne.jp/news/201309080001/ ゲームコレクター・酒缶のスーパーリコレクション第11回:ゲームでオリジナルを作りたい「ダンガンロンパ」シリーズ 小高和剛氏]</ref>.
===Tookyo Games===
After the completion of the last ''Danganronpa'' game ''Danganronpa V3: Killing Harmony'' and the ''Danganronpa'' spin-off anime series ''Danganronpa 3: The End of Hope's Peak High School'', Kodaka approached his ''Danganronpa'' character designer [[Rui Komatsuzaki]] and composer [[wikipedia:en:Masafumi Takada|Masafumi Takada]] to discuss his plans to create his own independent development company. Along with other industry veterans and fellow Spike Chunsoft employees such as Kodaka's long time friend, the ''[[wikipedia:en:Zero Escape|Zero Escape]]'' series creator [[wikipedia:en:Kotaro Uchikoshi|Kotaro Uchikoshi]], the group founded the studio Tookyo Games in 2017 and officially left Spike Chunsoft.
== Works ==
===Video-games===
*'''''[[wikipedia:en:Clock Tower 3|Clock Tower 3]]''''': Video Assistant Director <small>(2002)</small>
*'''''[[wikipedia:en:Jake Hunter|Jake Hunter]]''''' series: Scenario Writer<small>(2008)</small>
**The Six Sheets of Crime (6枚の犯行)
**Search for the Dying Smoke! (亡煙を捜せ!)
**The Night of Quito (キトの夜)
**The Square Trap (四角の罠)
**The Man Who Was Called a Dog (イヌと呼ばれた男)
*'''''Bakuso Dekotra Legend Black''''' <small>(2008)</small>
*'''''[[wikipedia:en:Case_Closed#Video_games|Meitantei Conan & Kindaichi Shounen no Jikenbou]]''': Scenario <small>(2009)</small>
*'''''[[w:c:danganronpa|Danganronpa]]''''' series: Creator and Scenario Writer
**''Danganronpa: Trigger Happy Havoc'' <small>(2010)</small>
**''Danganronpa 2: Goodbye Despair'' <small>(2012)</small>
**''Danganronpa Another Episode: Ultra Despair Girls'' <small>(2014)</small>
**''Danganronpa V3: Killing Harmony'' <small>(2017)</small>
*'''''School of Ragnarok ''''' : Scenario Writer <small>(2015)</small>
*'''''Death Come True''''' : Scenario Writer <small>(2020)</small>
*'''''World's End Club''''' : Creative Director <small>(2021)</small>
===Anime===
*'''''[[wikipedia:en:Danganronpa: The Animation|Danganronpa: The Animation]]:''''' Scenario Writer <small>(2013)</small>
*'''''Wooser's Hand-to-Mouth Life''''' : Scenario/Screenplay <small>(2015)</small>
**''Detective Wooser's Final Problem'' (名探偵うーさー、最後の事件)
*'''''Danganronpa 3: The End of Hope's Peak High School''''': Scenario/Screenplay <small>(2016)</small>
*'''''[https://akudamadrive.miraheze.org/ Akudama Drive]''''': Scenario Writer <small>(2020)</small>
*'''''[[wikipedia:Tribe Nine|TRIBE NINE]]''''': Scenario Writer
===Books===
*'''''Detective Saburo Jinguji: The Ghost of Shinjuku''''' (探偵 神宮寺三郎 新宿の亡霊): Novel <small>(2006)</small>
*'''''Detective Jinguji Saburo Shining Mirai''''' (探偵 神宮寺三郎 輝かしいミライ): Novel <small>(2007)</small>
*'''''Danganronpa/Zero''''' (ダンガンロンパ/ゼロ): Novel <small>(2011)</small>
*'''''Guren 5''''' (グレン5): Manga <small>(2013)</small>
*'''''Danganronpa Gaiden: Killer Killer''''' (ダンガンロンパ害伝 キラーキラー) : Manga <small>(2016)</small>
*'''''Gamblers Parade''''' (ギャンブラーズパレード): Manga <small>(2018)</small>
*'''''Akudama Drive Comicalize''''': Manga <small>(2020)</small>
== External Links ==
* '''Twitter: '''[https://twitter.com/kazkodaka Kazutaka Kodaka]
* '''Facebook: '''[https://www.facebook.com/kazutaka.kodaka Kazutaka Kodaka]
* '''Instagram: '''[https://instagram.com/kazkodaka/ 小高和剛/kazutaka kodaka]
== References ==
<references/>
[[Category:Real people]][[Category:Staff]]
76b7833bedeaf156c35bc45ea7f17a5f709b5bac
748
746
2023-04-02T20:46:45Z
Ninjan
2
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image = Kazutaka Kodaka.jpg
| name = 小高和剛<br>''Kodaka Kazutaka''
| gender = Masculine
| dob = July 8, 1978
| occupations = *Creator
*Director
*Scenario Writer
| years = 2008-present
| affiliations = [[Spike Chunsoft]] <small>(former)</small><br>[[Tookyo Games]]
| works = *''[[wikipedia:Danganronpa|Danganronpa]]'' series
*''[[wikipedia:Death Come True|Death Come True]]''
*''[[wikipedia:Akudama Drive|Akudama Drive]]''
*''[[wikipedia:World's End Club|World's End Club]]''
*''[[wikipedia:Tribe Nine|TRIBE NINE]]''
*'''{{Game}}'''
}}
'''Kazutaka Kodaka''' (小高和剛) is a Japanese video game creator and writer. Best known for creating and writing the ''[[w:c:danganronpa|Danganronpa]]'' series, he co-founded ''[[wikipedia:en:Too Kyo Games|Tookyo Games]]'', the studio collaborating with [[Spike Chunsoft]] to create {{Game}}.
==Biography==
===Early Life===
Kodaka was born on July 8th, 1978, and lives in Tokyo, Japan<ref name="Sai Zen Sen Interview 1">Sai Zen Sen Interview 1: [https://sai-zen-sen.jp/works/sessions/danganronpa-zero-interview/02/01.html サイコポップ”が『ダンガンロンパ/ゼロ』に至るまで--].</ref>. As a child, he attended a private boys' junior high school where he made very few friends, instead spending all his free time away from school watching anime, watching movies, and playing video games<ref name="Sai Zen Sen Interview 1"></ref>. He was very studious in high school, but became tired of studying for his college entrance exams in his third year, until he learned that he could study film at the [[wikipedia:en:Nihon University|Nihon University College of Art]]. He majored in and graduated with a degree in film studies<ref name="Sai Zen Sen Interview 1"></ref>.
While at university he worked part-time in Chameleon Club video games store, during what he feels was a turning point in the video game industry since they were having a huge surge of popularity with the increased availability of home consoles. He was able to play a lot of games because he got them at a discount from working at the store, and his interests changed from being focused on movies to heavy interest in video games. Kodaka explained to his professor that although he was majoring in film, he did not want to become a film director like his classmates, and instead intended to apply his film degree to making video games. The professor helped him get the opportunity to work as an assistant director to [[wikipedia:en:Kinji Fukasaku|Kinji Fukasaku]] during the production of ''[[wikipedia:en:Clock Tower 3|Clock Tower 3]]'', where he contributed to the cutscene videos featured in-game. Kodaka's first post-graduate role was writing for the ''[[wikipedia:en:Jake Hunter|Jake Hunter]]'' (known in Japan as ''Tantei Jingūji Saburō'') mobile game series in 2008, contributing to 6 of the games, and several tie-in books, and was later hired by [[wikipedia:en:Spike (company)|Spike]] (now [[wikipedia:en:Spike Chunsoft|Spike Chunsoft]]) to write the scenario for the Nintendo DS game ''[[wikipedia:en:Case_Closed#Video_games|Meitantei Conan & Kindaichi Shounen no Jikenbou]]''<ref name="Gamer Interview">Gamer Interview: [https://www.gamer.ne.jp/news/201309080001/ ゲームコレクター・酒缶のスーパーリコレクション第11回:ゲームでオリジナルを作りたい「ダンガンロンパ」シリーズ 小高和剛氏]</ref>.
===Tookyo Games===
After the completion of the last ''Danganronpa'' game ''Danganronpa V3: Killing Harmony'' and the ''Danganronpa'' spin-off anime series ''Danganronpa 3: The End of Hope's Peak High School'', Kodaka approached his ''Danganronpa'' character designer [[Rui Komatsuzaki]] and composer [[wikipedia:en:Masafumi Takada|Masafumi Takada]] to discuss his plans to create his own independent development company. Along with other industry veterans and fellow Spike Chunsoft employees such as Kodaka's long time friend, the ''[[wikipedia:en:Zero Escape|Zero Escape]]'' series creator [[wikipedia:en:Kotaro Uchikoshi|Kotaro Uchikoshi]], the group founded the studio Tookyo Games in 2017 and officially left Spike Chunsoft.
== Works ==
===Video-games===
*'''''[[wikipedia:en:Clock Tower 3|Clock Tower 3]]''''': Video Assistant Director <small>(2002)</small>
*'''''[[wikipedia:en:Jake Hunter|Jake Hunter]]''''' series: Scenario Writer<small>(2008)</small>
**The Six Sheets of Crime (6枚の犯行)
**Search for the Dying Smoke! (亡煙を捜せ!)
**The Night of Quito (キトの夜)
**The Square Trap (四角の罠)
**The Man Who Was Called a Dog (イヌと呼ばれた男)
*'''''Bakuso Dekotra Legend Black''''' <small>(2008)</small>
*'''''[[wikipedia:en:Case_Closed#Video_games|Meitantei Conan & Kindaichi Shounen no Jikenbou]]''': Scenario <small>(2009)</small>
*'''''[[w:c:danganronpa|Danganronpa]]''''' series: Creator and Scenario Writer
**''Danganronpa: Trigger Happy Havoc'' <small>(2010)</small>
**''Danganronpa 2: Goodbye Despair'' <small>(2012)</small>
**''Danganronpa Another Episode: Ultra Despair Girls'' <small>(2014)</small>
**''Danganronpa V3: Killing Harmony'' <small>(2017)</small>
*'''''School of Ragnarok ''''' : Scenario Writer <small>(2015)</small>
*'''''Death Come True''''' : Scenario Writer <small>(2020)</small>
*'''''World's End Club''''' : Creative Director <small>(2021)</small>
===Anime===
*'''''[[wikipedia:en:Danganronpa: The Animation|Danganronpa: The Animation]]:''''' Scenario Writer <small>(2013)</small>
*'''''Wooser's Hand-to-Mouth Life''''' : Scenario/Screenplay <small>(2015)</small>
**''Detective Wooser's Final Problem'' (名探偵うーさー、最後の事件)
*'''''Danganronpa 3: The End of Hope's Peak High School''''': Scenario/Screenplay <small>(2016)</small>
*'''''[https://akudamadrive.miraheze.org/ Akudama Drive]''''': Scenario Writer <small>(2020)</small>
*'''''[[wikipedia:Tribe Nine|TRIBE NINE]]''''': Scenario Writer
===Books===
*'''''Detective Saburo Jinguji: The Ghost of Shinjuku''''' (探偵 神宮寺三郎 新宿の亡霊): Novel <small>(2006)</small>
*'''''Detective Jinguji Saburo Shining Mirai''''' (探偵 神宮寺三郎 輝かしいミライ): Novel <small>(2007)</small>
*'''''Danganronpa/Zero''''' (ダンガンロンパ/ゼロ): Novel <small>(2011)</small>
*'''''Guren 5''''' (グレン5): Manga <small>(2013)</small>
*'''''Danganronpa Gaiden: Killer Killer''''' (ダンガンロンパ害伝 キラーキラー) : Manga <small>(2016)</small>
*'''''Gamblers Parade''''' (ギャンブラーズパレード): Manga <small>(2018)</small>
*'''''Akudama Drive Comicalize''''': Manga <small>(2020)</small>
== External Links ==
* '''Twitter: '''[https://twitter.com/kazkodaka Kazutaka Kodaka]
* '''Facebook: '''[https://www.facebook.com/kazutaka.kodaka Kazutaka Kodaka]
* '''Instagram: '''[https://instagram.com/kazkodaka/ 小高和剛/kazutaka kodaka]
== References ==
<references/>
[[Category:Real people]][[Category:Staff]]
d07a5a7e47e9a021b7fc8d1199fdc364a6b69ff2
757
748
2023-04-02T21:37:46Z
Ninjan
2
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image = Kazutaka Kodaka.jpg
| name = 小高和剛<br>''Kodaka Kazutaka''
| gender = Masculine
| dob = July 8, 1978
| occupations = *Creator
*Director
*Scenario Writer
| years = 2008-present
| affiliations = [[Spike Chunsoft]] <small>(former)</small><br>[[Tookyo Games]]
| works = *''[[wikipedia:Danganronpa|Danganronpa]]'' series
*''[[wikipedia:Death Come True|Death Come True]]''
*''[[wikipedia:Akudama Drive|Akudama Drive]]''
*''[[wikipedia:World's End Club|World's End Club]]''
*''[[wikipedia:Tribe Nine|TRIBE NINE]]''
*'''{{Game}}'''
}}
'''Kazutaka Kodaka''' (小高和剛) is a Japanese video game creator and writer. Best known for creating and writing the ''[[w:c:danganronpa|Danganronpa]]'' series, he co-founded ''[[wikipedia:en:Too Kyo Games|Tookyo Games]]'', the studio collaborating with [[Spike Chunsoft]] to create {{Game}}.
==Biography==
===Early Life===
Kodaka was born on July 8th, 1978, and lives in Tokyo, Japan<ref name="Sai Zen Sen Interview 1">Sai Zen Sen Interview 1: [https://sai-zen-sen.jp/works/sessions/danganronpa-zero-interview/02/01.html サイコポップ”が『ダンガンロンパ/ゼロ』に至るまで--].</ref>. As a child, he attended a private boys' junior high school where he made very few friends, instead spending all his free time away from school watching anime, watching movies, and playing video games<ref name="Sai Zen Sen Interview 1"></ref>. He was very studious in high school, but became tired of studying for his college entrance exams in his third year, until he learned that he could study film at the [[wikipedia:en:Nihon University|Nihon University College of Art]]. He majored in and graduated with a degree in film studies<ref name="Sai Zen Sen Interview 1"></ref>.
While at university he worked part-time in Chameleon Club video games store, during what he feels was a turning point in the video game industry since they were having a huge surge of popularity with the increased availability of home consoles. He was able to play a lot of games because he got them at a discount from working at the store, and his interests changed from being focused on movies to heavy interest in video games. Kodaka explained to his professor that although he was majoring in film, he did not want to become a film director like his classmates, and instead intended to apply his film degree to making video games. The professor helped him get the opportunity to work as an assistant director to [[wikipedia:en:Kinji Fukasaku|Kinji Fukasaku]] during the production of ''[[wikipedia:en:Clock Tower 3|Clock Tower 3]]'', where he contributed to the cutscene videos featured in-game. Kodaka's first post-graduate role was writing for the ''[[wikipedia:en:Jake Hunter|Jake Hunter]]'' (known in Japan as ''Tantei Jingūji Saburō'') mobile game series in 2008, contributing to 6 of the games, and several tie-in books, and was later hired by [[wikipedia:en:Spike (company)|Spike]] (now [[wikipedia:en:Spike Chunsoft|Spike Chunsoft]]) to write the scenario for the Nintendo DS game ''[[wikipedia:en:Case_Closed#Video_games|Meitantei Conan & Kindaichi Shounen no Jikenbou]]''<ref name="Gamer Interview">Gamer Interview: [https://www.gamer.ne.jp/news/201309080001/ ゲームコレクター・酒缶のスーパーリコレクション第11回:ゲームでオリジナルを作りたい「ダンガンロンパ」シリーズ 小高和剛氏]</ref>.
===Tookyo Games===
After the completion of the last ''Danganronpa'' game ''Danganronpa V3: Killing Harmony'' and the ''Danganronpa'' spin-off anime series ''Danganronpa 3: The End of Hope's Peak High School'', Kodaka approached his ''Danganronpa'' character designer [[Rui Komatsuzaki]] and composer [[wikipedia:en:Masafumi Takada|Masafumi Takada]] to discuss his plans to create his own independent development company. Along with other industry veterans and fellow Spike Chunsoft employees such as Kodaka's long time friend, the ''[[wikipedia:en:Zero Escape|Zero Escape]]'' series creator [[wikipedia:en:Kotaro Uchikoshi|Kotaro Uchikoshi]], the group founded the studio Tookyo Games in 2017 and officially left Spike Chunsoft.
== Works ==
===Video-games===
*'''''[[wikipedia:en:Clock Tower 3|Clock Tower 3]]''''': Video Assistant Director <small>(2002)</small>
*'''''[[wikipedia:en:Jake Hunter|Jake Hunter]]''''' series: Scenario Writer<small>(2008)</small>
**The Six Sheets of Crime (6枚の犯行)
**Search for the Dying Smoke! (亡煙を捜せ!)
**The Night of Quito (キトの夜)
**The Square Trap (四角の罠)
**The Man Who Was Called a Dog (イヌと呼ばれた男)
*'''''Bakuso Dekotra Legend Black''''' <small>(2008)</small>
*'''''[[wikipedia:en:Case_Closed#Video_games|Meitantei Conan & Kindaichi Shounen no Jikenbou]]''': Scenario <small>(2009)</small>
*'''''[[w:c:danganronpa|Danganronpa]]''''' series: Creator and Scenario Writer
**''Danganronpa: Trigger Happy Havoc'' <small>(2010)</small>
**''Danganronpa 2: Goodbye Despair'' <small>(2012)</small>
**''Danganronpa Another Episode: Ultra Despair Girls'' <small>(2014)</small>
**''Danganronpa V3: Killing Harmony'' <small>(2017)</small>
*'''''School of Ragnarok ''''' : Scenario Writer <small>(2015)</small>
*'''''Death Come True''''' : Scenario Writer <small>(2020)</small>
*'''''World's End Club''''' : Creative Director <small>(2021)</small>
===Anime===
*'''''[[wikipedia:en:Danganronpa: The Animation|Danganronpa: The Animation]]:''''' Scenario Writer <small>(2013)</small>
*'''''Wooser's Hand-to-Mouth Life''''' : Scenario/Screenplay <small>(2015)</small>
**''Detective Wooser's Final Problem'' (名探偵うーさー、最後の事件)
*'''''Danganronpa 3: The End of Hope's Peak High School''''': Scenario/Screenplay <small>(2016)</small>
*'''''[https://akudamadrive.miraheze.org/ Akudama Drive]''''': Scenario Writer <small>(2020)</small>
*'''''[[wikipedia:Tribe Nine|TRIBE NINE]]''''': Scenario Writer
===Books===
*'''''Detective Saburo Jinguji: The Ghost of Shinjuku''''' (探偵 神宮寺三郎 新宿の亡霊): Novel <small>(2006)</small>
*'''''Detective Jinguji Saburo Shining Mirai''''' (探偵 神宮寺三郎 輝かしいミライ): Novel <small>(2007)</small>
*'''''Danganronpa/Zero''''' (ダンガンロンパ/ゼロ): Novel <small>(2011)</small>
*'''''Guren 5''''' (グレン5): Manga <small>(2013)</small>
*'''''Danganronpa Gaiden: Killer Killer''''' (ダンガンロンパ害伝 キラーキラー) : Manga <small>(2016)</small>
*'''''Gamblers Parade''''' (ギャンブラーズパレード): Manga <small>(2018)</small>
*'''''Akudama Drive Comicalize''''': Manga <small>(2020)</small>
== External Links ==
* '''Twitter: '''[https://twitter.com/kazkodaka Kazutaka Kodaka]
* '''Facebook: '''[https://www.facebook.com/kazutaka.kodaka Kazutaka Kodaka]
* '''Instagram: '''[https://instagram.com/kazkodaka/ 小高和剛/kazutaka kodaka]
== References ==
<references/>
== Navigation ==
{{Navigation Staff}}
[[Category:Real people]][[Category:Staff]]
a2f4c424c436432ff75e09d585df30889d1e9d42
File:Masafumi Takada.jpg
6
288
747
2023-04-02T20:40:58Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Masafumi Takada
0
289
749
2023-04-02T21:07:11Z
Ninjan
2
copied from french DR Wiki, my page; hopefully no wild french words here orz
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image = Masafumi Takada.jpg
| name = 高田 雅史 <br>''Takada Masafumi''
| gender = Masculine
| dob = August 2, 1970
| occupations = Music Composer<br>Sound Designer
| years = 1996-present
| affiliations = [[Spike Chunsoft]] <small>(former)</small><br>[[Tookyo Games]]
| works = *''[[wikipedia:The Evil Within|The Evil Within]]'' series
*''[[wikipedia:Danganronpa|Danganronpa]]'' series
*''[[wikipedia:Tribe Nine|TRIBE NINE]]''
*'''{{Game}}'''
}}
'''Masafumi Takada''' (高田 雅史 ''Takada Masafumi'') is a video-games music composer responsible for {{Game}}'s original soundtrack.
Among his most famous works are the soundtracks of the games [[wikipedia:Super Smash Bros.|''Super Smash Bros.'']] or that of the game [[wikipedia:Resident Evil: The Umbrella Chronicles|''Resident Evil: The Umbrella Chronicles'']]. He often works in collaboration with fellow musician [[Jun Fukuda]], who is listed among the staff for ''Master Detective Archives: RAIN CODE'', and is now part of [[Tookyo Games]], which he founded alongside [[Kazutaka Kodaka]].
== Biography ==
Masafumi Takada developed an interest in music during childhood while learning to play the [[wikipedia:Electone|Electone]] at a Yamaha Music School.<ref name="Discussion HEAT UP!">[http://www.vgmonline.net/takadakodakadanganronpa/ Interview with Masafumi Takada and Kazutaka Kodaka by Don Kotowski ({{Flags|US}})]</ref> He graduated after six years of music studies in Tokyo. He made his debut in 1996 with the film ''Tsuribaka Nisshi 8'' and the games ''Ranma ½: Battle Renaissance'' and ''Parking Meijin''. He founded the sound production company "Sound Prestige" on November 5, 2008, which also serves the purpose of a label for his own music.
Takada composed the soundtrack for ''[[wikipedia:Danganronpa|Danganronpa]]'' starting with first title ''Danganronpa: Trigger Happy Havoc'', which released in 2010. In 2017, he participated in founding Tookyo Games alongside [[Kazutaka Kodaka]] and [[Rui Komatsuzaki]]. Among other things, he composed the soundtracks for Tookyo Games' ''[[wikipedia:Death Come True|Death Come True]]'' and ''[[wikipedia:Tribe Nine|TRIBE NINE]]''.
== Works ==
=== 1996 - 1999 ===
*'''''Tsuribaka Nisshi''''' (1996)
*'''''Ranma ½: Battle Renaissance''''' (1996)
*'''''Parking Meijin''''' (1996)
*'''''2TaxGold''''' (1997)
*'''''Moonlight Syndrome''''' (1997)
*'''''Air Boarder 64''''' (1998)
*'''''Mikagura Shōjo Tanteidan''''' (1998)
*'''''Mizzurna Falls''''' (1998)
*'''''Neko Zamurai''''' (1999)
*'''''Remote Control Dandy''''' (1999)
*'''''The Silver Case''''' (1999)
=== 2001 - 2010 ===
*'''''Flower, Sun, and Rain''''' (2001)
*'''''Robot Alchemic Drive''''' (2002)
*'''''Monster Attack''''' (2003)
*'''''Shining Soul II''''' (2003)
*'''''Shin Mikagura Shōjo Tanteidan''''' (2003)
*'''''Steel Battalion: Line of Contact''''' (2004)
*'''''Tetsujin 28-go''''' (2004)
*'''''Michigan: Report from Hell''''' (2004)
*'''''killer7''''' (2005)
*'''''Global Defence Force''''' (2005)
*'''''The 25th Ward: The Silver Case''''' (2005)
*'''''Samurai Champloo: Sidetracked''''' (2006)
*'''''Contact''''' (2006)
*'''''Blood+: One Night Kiss''''' (2006)
*'''''Chōsōjū Mecha MG''''' (2006)
*'''''God Hand''''' (2006)
*'''''Beatmania IIDX 12: Happy Sky''''' ''("IceCube Pf.(RX-Ver.S.P.L.)")'' (2006)
*'''''Earth Defense Force 2017''''' (2006)
*'''''Beatmania IIDX 13: Distorted''''' ''("WaterCube Pf.(RX-Ver.S.P.L.)")'' (2007)
*'''''[[wikipedia:Resident Evil: The Umbrella Chronicles|Resident Evil: The Umbrella Chronicles]]''''' (2007)
*'''''No More Heroes''''' (2007)
*'''''[[wikipedia:Super Smash Bros.|Super Smash Bros.]] Brawl''''' (2008)
*'''''Flower, Sun, and Rain: Murder and Mystery in Paradise''''' (2008)
*'''''Beatmania IIDX 14: Gold''''' ''("PentaCube Gt.(RX-Ver.S.P.L.)")'' (2008)
*'''''Fatal Frame: Mask of the Lunar Eclipse''''' (2008)
*'''''Infinite Space''''' (2009)
*'''''Beatmania IIDX 16: Empress''''' ''("ToyCube Pf.(RX-Ver.S.P.L.)")'' (2009)
*'''''Zangeki no Reginleiv''''' (2010)
*'''''Vanquish''''' (2010)
*'''''[[wikipedia:Danganronpa: Trigger Happy Havoc|Danganronpa: Trigger Happy Havoc]]''''' (2010)
=== 2012 - 2020 ===
*'''''Kid Icarus: Uprising''''' (2012)
*'''''[[wikipedia:Danganronpa 2: Goodbye Despair|Danganronpa 2: Goodbye Despair]]''''' (2012)
*'''''Earth Defense Force 2025''''' (2013)
*'''''Danganronpa: The Animation''''' (2013)
*'''''Guardian Summoner'''''
*'''''[Super Smash Bros. for Nintendo 3DS and Wii U''''' (2014)
*'''''[[wikipedia:Danganronpa Another Episode: Ultra Despair Girls|Danganronpa Another Episode: Ultra Despair Girls]]''''' (2014)
*'''''The Evil Within''''' (2014)
*'''''100 Sleeping Princes and the Kingdom of Dreams''''' (2015)
*'''''Digimon Story: Cyber Sleuth''''' (2015)
*'''''Earth Defense Force 4.1: The Shadow of New Despair''''' (2015)
*'''''World Gimmick''''' (2015)
*'''''Crypt of the NecroDancer''''' (''Danganronpa'' soundtracks) (2016)
*'''''Wagan Shiritori de Shōbuda!''''' (2016)
*'''''[[wikipedia:Danganronpa 3: The End of Hope's Peak High School|Danganronpa 3: The End of Hope's Peak High School]]''''' (2016)
*'''''Teenage Mutant Ninja Turtles: Mutants in Manhattan''''' (2016)
*'''''Beatmania IIDX 24: Sinobuz''''' ''("Yellow Sketch(RX-Ver.S.P.L.)")'' (2016)
*'''''[[wikipedia:Danganronpa V3: Killing Harmony|Danganronpa V3: Killing Harmony]]''''' (2017)
*'''''Hana Oboro: Sengoku-den Ranki''''' (2017)
*'''''Earth Defense Force 5''''' (2017)
*'''''Digimon Story: Cyber Sleuth – Hacker's Memory''''' (2017)
*'''''The 25th Ward: The Silver Case''''' (2018)
*'''''Jekyll vs Hyde''''' (stage play, 2018)
*'''''100 Sleeping Princes and the Kingdom of Dreams''''' (anime, 2018)
*'''''Super Smash Bros. Ultimate''''' (2018)
*'''''Urashimasakatasen no Nichijō''''' (2019)
*'''''Renshin no Astral''''' (2019)
=== 2020 - Present ===
*'''''Death Come True''''' (2020)
*'''''World's End Club''''' (2020)
*'''''TRIBE NINE''''' (anime, 2022)
*'''''Earth Defense Force 6'''''
*'''{{Game}}''' (2023)
*'''''TRIBE NINE''''' (game, TBA)
== External Links ==
*'''Official site:''' [http://soundprestige.jp/ soundprestige.jp]
*'''TuneCore Japan:''' [https://www.tunecore.co.jp/artists/tkd 高田雅史]
*'''Twitter:''' [https://twitter.com/KoudenMS KoudenMS]
== References ==
<references/>
[[Category:Real people]][[Category:Staff]]
dafc8586ff4c08d671c47db95dab57257488125e
750
749
2023-04-02T21:09:25Z
Ninjan
2
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image = Masafumi Takada.jpg
| name = 高田 雅史 <br>''Takada Masafumi''
| gender = Masculine
| dob = August 2, 1970
| occupations = Music Composer<br>Sound Designer
| years = 1996-present
| affiliations = [[Spike Chunsoft]] <small>(former)</small><br>[[Tookyo Games]]
| works = *''[[wikipedia:The Evil Within|The Evil Within]]'' series
*''[[wikipedia:Danganronpa|Danganronpa]]'' series
*''[[wikipedia:Tribe Nine|TRIBE NINE]]''
*'''{{Game}}'''
}}
<b>Masafumi Takada</b> (高田 雅史 ''Takada Masafumi'') is a video-games music composer responsible for {{Game}}'s original soundtrack.
Among his most famous works are the soundtracks for the [[wikipedia:Super Smash Bros.|''Super Smash Bros.'']] games or that of the game [[wikipedia:Resident Evil: The Umbrella Chronicles|''Resident Evil: The Umbrella Chronicles'']]. He often works in collaboration with fellow musician [[Jun Fukuda]], who is listed among the staff for ''Master Detective Archives: RAIN CODE'', and is now part of [[Tookyo Games]], which he founded alongside [[Kazutaka Kodaka]].
== Biography ==
Masafumi Takada developed an interest in music during childhood while learning to play the [[wikipedia:Electone|Electone]] at a Yamaha Music School.<ref name="Discussion HEAT UP!">[http://www.vgmonline.net/takadakodakadanganronpa/ Interview with Masafumi Takada and Kazutaka Kodaka by Don Kotowski ({{Flags|US}})]</ref> He graduated after six years of music studies in Tokyo. He made his debut in 1996 with the film ''Tsuribaka Nisshi 8'' and the games ''Ranma ½: Battle Renaissance'' and ''Parking Meijin''. He founded the sound production company "Sound Prestige" on November 5, 2008, which also serves the purpose of a label for his own music.
Takada composed the soundtrack for ''[[wikipedia:Danganronpa|Danganronpa]]'' starting with first title ''Danganronpa: Trigger Happy Havoc'', which released in 2010. In 2017, he participated in founding Tookyo Games alongside [[Kazutaka Kodaka]] and [[Rui Komatsuzaki]]. Among other things, he composed the soundtracks for Tookyo Games' ''[[wikipedia:Death Come True|Death Come True]]'' and ''[[wikipedia:Tribe Nine|TRIBE NINE]]''.
== Works ==
=== 1996 - 1999 ===
*'''''Tsuribaka Nisshi''''' (1996)
*'''''Ranma ½: Battle Renaissance''''' (1996)
*'''''Parking Meijin''''' (1996)
*'''''2TaxGold''''' (1997)
*'''''Moonlight Syndrome''''' (1997)
*'''''Air Boarder 64''''' (1998)
*'''''Mikagura Shōjo Tanteidan''''' (1998)
*'''''Mizzurna Falls''''' (1998)
*'''''Neko Zamurai''''' (1999)
*'''''Remote Control Dandy''''' (1999)
*'''''The Silver Case''''' (1999)
=== 2001 - 2010 ===
*'''''Flower, Sun, and Rain''''' (2001)
*'''''Robot Alchemic Drive''''' (2002)
*'''''Monster Attack''''' (2003)
*'''''Shining Soul II''''' (2003)
*'''''Shin Mikagura Shōjo Tanteidan''''' (2003)
*'''''Steel Battalion: Line of Contact''''' (2004)
*'''''Tetsujin 28-go''''' (2004)
*'''''Michigan: Report from Hell''''' (2004)
*'''''killer7''''' (2005)
*'''''Global Defence Force''''' (2005)
*'''''The 25th Ward: The Silver Case''''' (2005)
*'''''Samurai Champloo: Sidetracked''''' (2006)
*'''''Contact''''' (2006)
*'''''Blood+: One Night Kiss''''' (2006)
*'''''Chōsōjū Mecha MG''''' (2006)
*'''''God Hand''''' (2006)
*'''''Beatmania IIDX 12: Happy Sky''''' ''("IceCube Pf.(RX-Ver.S.P.L.)")'' (2006)
*'''''Earth Defense Force 2017''''' (2006)
*'''''Beatmania IIDX 13: Distorted''''' ''("WaterCube Pf.(RX-Ver.S.P.L.)")'' (2007)
*'''''[[wikipedia:Resident Evil: The Umbrella Chronicles|Resident Evil: The Umbrella Chronicles]]''''' (2007)
*'''''No More Heroes''''' (2007)
*'''''[[wikipedia:Super Smash Bros.|Super Smash Bros.]] Brawl''''' (2008)
*'''''Flower, Sun, and Rain: Murder and Mystery in Paradise''''' (2008)
*'''''Beatmania IIDX 14: Gold''''' ''("PentaCube Gt.(RX-Ver.S.P.L.)")'' (2008)
*'''''Fatal Frame: Mask of the Lunar Eclipse''''' (2008)
*'''''Infinite Space''''' (2009)
*'''''Beatmania IIDX 16: Empress''''' ''("ToyCube Pf.(RX-Ver.S.P.L.)")'' (2009)
*'''''Zangeki no Reginleiv''''' (2010)
*'''''Vanquish''''' (2010)
*'''''[[wikipedia:Danganronpa: Trigger Happy Havoc|Danganronpa: Trigger Happy Havoc]]''''' (2010)
=== 2012 - 2020 ===
*'''''Kid Icarus: Uprising''''' (2012)
*'''''[[wikipedia:Danganronpa 2: Goodbye Despair|Danganronpa 2: Goodbye Despair]]''''' (2012)
*'''''Earth Defense Force 2025''''' (2013)
*'''''Danganronpa: The Animation''''' (2013)
*'''''Guardian Summoner'''''
*'''''Super Smash Bros. for Nintendo 3DS and Wii U''''' (2014)
*'''''[[wikipedia:Danganronpa Another Episode: Ultra Despair Girls|Danganronpa Another Episode: Ultra Despair Girls]]''''' (2014)
*'''''The Evil Within''''' (2014)
*'''''100 Sleeping Princes and the Kingdom of Dreams''''' (2015)
*'''''Digimon Story: Cyber Sleuth''''' (2015)
*'''''Earth Defense Force 4.1: The Shadow of New Despair''''' (2015)
*'''''World Gimmick''''' (2015)
*'''''Crypt of the NecroDancer''''' (''Danganronpa'' soundtracks) (2016)
*'''''Wagan Shiritori de Shōbuda!''''' (2016)
*'''''[[wikipedia:Danganronpa 3: The End of Hope's Peak High School|Danganronpa 3: The End of Hope's Peak High School]]''''' (2016)
*'''''Teenage Mutant Ninja Turtles: Mutants in Manhattan''''' (2016)
*'''''Beatmania IIDX 24: Sinobuz''''' ''("Yellow Sketch(RX-Ver.S.P.L.)")'' (2016)
*'''''[[wikipedia:Danganronpa V3: Killing Harmony|Danganronpa V3: Killing Harmony]]''''' (2017)
*'''''Hana Oboro: Sengoku-den Ranki''''' (2017)
*'''''Earth Defense Force 5''''' (2017)
*'''''Digimon Story: Cyber Sleuth – Hacker's Memory''''' (2017)
*'''''The 25th Ward: The Silver Case''''' (2018)
*'''''Jekyll vs Hyde''''' (stage play, 2018)
*'''''100 Sleeping Princes and the Kingdom of Dreams''''' (anime, 2018)
*'''''Super Smash Bros. Ultimate''''' (2018)
*'''''Urashimasakatasen no Nichijō''''' (2019)
*'''''Renshin no Astral''''' (2019)
=== 2020 - Present ===
*'''''Death Come True''''' (2020)
*'''''World's End Club''''' (2020)
*'''''TRIBE NINE''''' (anime, 2022)
*'''''Earth Defense Force 6'''''
*'''{{Game}}''' (2023)
*'''''TRIBE NINE''''' (game, TBA)
== External Links ==
*'''Official site:''' [http://soundprestige.jp/ soundprestige.jp]
*'''TuneCore Japan:''' [https://www.tunecore.co.jp/artists/tkd 高田雅史]
*'''Twitter:''' [https://twitter.com/KoudenMS KoudenMS]
== References ==
<references/>
[[Category:Real people]][[Category:Staff]]
2f021e7ccc38ac65e87db1cba700b87e854637e6
760
750
2023-04-02T21:38:45Z
Ninjan
2
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image = Masafumi Takada.jpg
| name = 高田 雅史 <br>''Takada Masafumi''
| gender = Masculine
| dob = August 2, 1970
| occupations = Music Composer<br>Sound Designer
| years = 1996-present
| affiliations = [[Spike Chunsoft]] <small>(former)</small><br>[[Tookyo Games]]
| works = *''[[wikipedia:The Evil Within|The Evil Within]]'' series
*''[[wikipedia:Danganronpa|Danganronpa]]'' series
*''[[wikipedia:Tribe Nine|TRIBE NINE]]''
*'''{{Game}}'''
}}
<b>Masafumi Takada</b> (高田 雅史 ''Takada Masafumi'') is a video-games music composer responsible for {{Game}}'s original soundtrack.
Among his most famous works are the soundtracks for the [[wikipedia:Super Smash Bros.|''Super Smash Bros.'']] games or that of the game [[wikipedia:Resident Evil: The Umbrella Chronicles|''Resident Evil: The Umbrella Chronicles'']]. He often works in collaboration with fellow musician [[Jun Fukuda]], who is listed among the staff for ''Master Detective Archives: RAIN CODE'', and is now part of [[Tookyo Games]], which he founded alongside [[Kazutaka Kodaka]].
== Biography ==
Masafumi Takada developed an interest in music during childhood while learning to play the [[wikipedia:Electone|Electone]] at a Yamaha Music School.<ref name="Discussion HEAT UP!">[http://www.vgmonline.net/takadakodakadanganronpa/ Interview with Masafumi Takada and Kazutaka Kodaka by Don Kotowski ({{Flags|US}})]</ref> He graduated after six years of music studies in Tokyo. He made his debut in 1996 with the film ''Tsuribaka Nisshi 8'' and the games ''Ranma ½: Battle Renaissance'' and ''Parking Meijin''. He founded the sound production company "Sound Prestige" on November 5, 2008, which also serves the purpose of a label for his own music.
Takada composed the soundtrack for ''[[wikipedia:Danganronpa|Danganronpa]]'' starting with first title ''Danganronpa: Trigger Happy Havoc'', which released in 2010. In 2017, he participated in founding Tookyo Games alongside [[Kazutaka Kodaka]] and [[Rui Komatsuzaki]]. Among other things, he composed the soundtracks for Tookyo Games' ''[[wikipedia:Death Come True|Death Come True]]'' and ''[[wikipedia:Tribe Nine|TRIBE NINE]]''.
== Works ==
=== 1996 - 1999 ===
*'''''Tsuribaka Nisshi''''' (1996)
*'''''Ranma ½: Battle Renaissance''''' (1996)
*'''''Parking Meijin''''' (1996)
*'''''2TaxGold''''' (1997)
*'''''Moonlight Syndrome''''' (1997)
*'''''Air Boarder 64''''' (1998)
*'''''Mikagura Shōjo Tanteidan''''' (1998)
*'''''Mizzurna Falls''''' (1998)
*'''''Neko Zamurai''''' (1999)
*'''''Remote Control Dandy''''' (1999)
*'''''The Silver Case''''' (1999)
=== 2001 - 2010 ===
*'''''Flower, Sun, and Rain''''' (2001)
*'''''Robot Alchemic Drive''''' (2002)
*'''''Monster Attack''''' (2003)
*'''''Shining Soul II''''' (2003)
*'''''Shin Mikagura Shōjo Tanteidan''''' (2003)
*'''''Steel Battalion: Line of Contact''''' (2004)
*'''''Tetsujin 28-go''''' (2004)
*'''''Michigan: Report from Hell''''' (2004)
*'''''killer7''''' (2005)
*'''''Global Defence Force''''' (2005)
*'''''The 25th Ward: The Silver Case''''' (2005)
*'''''Samurai Champloo: Sidetracked''''' (2006)
*'''''Contact''''' (2006)
*'''''Blood+: One Night Kiss''''' (2006)
*'''''Chōsōjū Mecha MG''''' (2006)
*'''''God Hand''''' (2006)
*'''''Beatmania IIDX 12: Happy Sky''''' ''("IceCube Pf.(RX-Ver.S.P.L.)")'' (2006)
*'''''Earth Defense Force 2017''''' (2006)
*'''''Beatmania IIDX 13: Distorted''''' ''("WaterCube Pf.(RX-Ver.S.P.L.)")'' (2007)
*'''''[[wikipedia:Resident Evil: The Umbrella Chronicles|Resident Evil: The Umbrella Chronicles]]''''' (2007)
*'''''No More Heroes''''' (2007)
*'''''[[wikipedia:Super Smash Bros.|Super Smash Bros.]] Brawl''''' (2008)
*'''''Flower, Sun, and Rain: Murder and Mystery in Paradise''''' (2008)
*'''''Beatmania IIDX 14: Gold''''' ''("PentaCube Gt.(RX-Ver.S.P.L.)")'' (2008)
*'''''Fatal Frame: Mask of the Lunar Eclipse''''' (2008)
*'''''Infinite Space''''' (2009)
*'''''Beatmania IIDX 16: Empress''''' ''("ToyCube Pf.(RX-Ver.S.P.L.)")'' (2009)
*'''''Zangeki no Reginleiv''''' (2010)
*'''''Vanquish''''' (2010)
*'''''[[wikipedia:Danganronpa: Trigger Happy Havoc|Danganronpa: Trigger Happy Havoc]]''''' (2010)
=== 2012 - 2020 ===
*'''''Kid Icarus: Uprising''''' (2012)
*'''''[[wikipedia:Danganronpa 2: Goodbye Despair|Danganronpa 2: Goodbye Despair]]''''' (2012)
*'''''Earth Defense Force 2025''''' (2013)
*'''''Danganronpa: The Animation''''' (2013)
*'''''Guardian Summoner'''''
*'''''Super Smash Bros. for Nintendo 3DS and Wii U''''' (2014)
*'''''[[wikipedia:Danganronpa Another Episode: Ultra Despair Girls|Danganronpa Another Episode: Ultra Despair Girls]]''''' (2014)
*'''''The Evil Within''''' (2014)
*'''''100 Sleeping Princes and the Kingdom of Dreams''''' (2015)
*'''''Digimon Story: Cyber Sleuth''''' (2015)
*'''''Earth Defense Force 4.1: The Shadow of New Despair''''' (2015)
*'''''World Gimmick''''' (2015)
*'''''Crypt of the NecroDancer''''' (''Danganronpa'' soundtracks) (2016)
*'''''Wagan Shiritori de Shōbuda!''''' (2016)
*'''''[[wikipedia:Danganronpa 3: The End of Hope's Peak High School|Danganronpa 3: The End of Hope's Peak High School]]''''' (2016)
*'''''Teenage Mutant Ninja Turtles: Mutants in Manhattan''''' (2016)
*'''''Beatmania IIDX 24: Sinobuz''''' ''("Yellow Sketch(RX-Ver.S.P.L.)")'' (2016)
*'''''[[wikipedia:Danganronpa V3: Killing Harmony|Danganronpa V3: Killing Harmony]]''''' (2017)
*'''''Hana Oboro: Sengoku-den Ranki''''' (2017)
*'''''Earth Defense Force 5''''' (2017)
*'''''Digimon Story: Cyber Sleuth – Hacker's Memory''''' (2017)
*'''''The 25th Ward: The Silver Case''''' (2018)
*'''''Jekyll vs Hyde''''' (stage play, 2018)
*'''''100 Sleeping Princes and the Kingdom of Dreams''''' (anime, 2018)
*'''''Super Smash Bros. Ultimate''''' (2018)
*'''''Urashimasakatasen no Nichijō''''' (2019)
*'''''Renshin no Astral''''' (2019)
=== 2020 - Present ===
*'''''Death Come True''''' (2020)
*'''''World's End Club''''' (2020)
*'''''TRIBE NINE''''' (anime, 2022)
*'''''Earth Defense Force 6'''''
*'''{{Game}}''' (2023)
*'''''TRIBE NINE''''' (game, TBA)
== External Links ==
*'''Official site:''' [http://soundprestige.jp/ soundprestige.jp]
*'''TuneCore Japan:''' [https://www.tunecore.co.jp/artists/tkd 高田雅史]
*'''Twitter:''' [https://twitter.com/KoudenMS KoudenMS]
== References ==
<references/>
== Navigation ==
{{Navigation Staff}}
[[Category:Real people]][[Category:Staff]]
6e075eddcd4051c28bfa302870d8735151d79e3d
MediaWiki:Sidebar
8
106
753
655
2023-04-02T21:30:29Z
Ninjan
2
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Content
** Master Detective Archives: RAIN CODE|Game
** How to Be a Master Detective: A Yakou Furio Case|Novel
** Category:Characters|Characters
** Category:Locations|Locations
* Guides
** Master Detective Archives: RAIN CODE:Content Policy|Content Policy
** Master Detective Archives: RAIN CODE:Editing guide|Editing guide
* Wiki information
** https://twitter.com/RAINCODEMirage|Twitter
** Special:ActiveUsers|Active users list
** Special:AllPages|All pages
* SEARCH
* TOOLBOX
* LANGUAGES
28f76b023e03ea96eb48c07651489cbff1b804f8
Template:Navigation Staff
10
290
754
2023-04-02T21:35:29Z
Ninjan
2
Created page with "{|class="mw-collapsible #9D94DB" width="100%" style="clear:both; font-size:75%; font-family:verdana;" ! colspan="2" style="background:#9D94DB;" align="center"|<div style="margin-left:55px;">''[[Master Detective Archives: RAIN CODE|<font color="#202122" style="font-size:15.5px; font-family:tahoma;">Master Detective Archives: RAIN CODE]] Staff</font>''</div> |- |colspan="2" align="center" style="background: #9D94DB;"|'''''Master Detective Archives: RAIN CODE|<font color=..."
wikitext
text/x-wiki
{|class="mw-collapsible #9D94DB" width="100%" style="clear:both; font-size:75%; font-family:verdana;"
! colspan="2" style="background:#9D94DB;" align="center"|<div style="margin-left:55px;">''[[Master Detective Archives: RAIN CODE|<font color="#202122" style="font-size:15.5px; font-family:tahoma;">Master Detective Archives: RAIN CODE]] Staff</font>''</div>
|-
|colspan="2" align="center" style="background: #9D94DB;"|'''''[[Master Detective Archives: RAIN CODE|<font color="#202122" style="font-size:12.5px; font-family:tahoma;">Master Detective Archives: RAIN CODE</font>]]'''''
|-
|style="background: #9D94DB;" width="15%"|'''<big>Scenario</big>'''
|style="background: rgba(248, 249, 250, 0.7);"|'''[[Kazutaka Kodaka]]''' • [[Yoichiro Koizumi]]
|-
|style="background: #9D94DB;" width="15%"|<big>'''Design'''</big>
|style="background: rgba(248, 249, 250, 0.7);"|[[Rui Komatsuzaki]] • [[Shimadoriru]]
|-
|style="background: #9D94DB;" width="15%"|<big>'''Music'''</big>
|style="background: rgba(248, 249, 250, 0.7);"|'''[[Masafumi Takada]]''' • [[Jun Fukuda]]
|-
|colspan="2" align="center" style="background: #9D94DB;"|'''''[[How to Be a Master Detective: A Yakou Furio Case|<font color="#202122" style="font-size:12.5px; font-family:tahoma;">How to Be a Master Detective: A Yakou Furio Case</font>]]'''''
|-
|style="background: #9D94DB;" width="15%"|'''<big>Scenario</big>'''
|style="background: rgba(248, 249, 250, 0.7);"|'''[[Yoichiro Koizumi]]''' • [[Kazutaka Kodaka]]
|}<noinclude>[[Category:Navigation templates]]</noinclude>
94fd30cf19996272ed593a2843a01acd8d6fae70
756
754
2023-04-02T21:37:10Z
Ninjan
2
wikitext
text/x-wiki
{|class="mw-collapsible mw-collapsed #9D94DB" width="100%" style="clear:both; font-size:75%; font-family:verdana;"
! colspan="2" style="background:#9D94DB;" align="center"|<div style="margin-left:55px;">''[[Master Detective Archives: RAIN CODE|<font color="#202122" style="font-size:15.5px; font-family:tahoma;">Master Detective Archives: RAIN CODE]] Staff</font>''</div>
|-
|colspan="2" align="center" style="background: #9D94DB;"|'''''[[Master Detective Archives: RAIN CODE|<font color="#202122" style="font-size:12.5px; font-family:tahoma;">Master Detective Archives: RAIN CODE</font>]]'''''
|-
|style="background: #9D94DB;" width="15%"|'''<big>Scenario</big>'''
|style="background: rgba(248, 249, 250, 0.7);"|'''[[Kazutaka Kodaka]]''' • [[Yoichiro Koizumi]]
|-
|style="background: #9D94DB;" width="15%"|<big>'''Design'''</big>
|style="background: rgba(248, 249, 250, 0.7);"|[[Rui Komatsuzaki]] • [[Shimadoriru]]
|-
|style="background: #9D94DB;" width="15%"|<big>'''Music'''</big>
|style="background: rgba(248, 249, 250, 0.7);"|'''[[Masafumi Takada]]''' • [[Jun Fukuda]]
|-
|colspan="2" align="center" style="background: #9D94DB;"|'''''[[How to Be a Master Detective: A Yakou Furio Case|<font color="#202122" style="font-size:12.5px; font-family:tahoma;">How to Be a Master Detective: A Yakou Furio Case</font>]]'''''
|-
|style="background: #9D94DB;" width="15%"|'''<big>Scenario</big>'''
|style="background: rgba(248, 249, 250, 0.7);"|'''[[Yoichiro Koizumi]]''' • [[Kazutaka Kodaka]]
|}<noinclude>[[Category:Navigation templates]]</noinclude>
5cba1cd653ce9c1c658f5d1ca0ecf0dc978b7add
Category:Navigation templates
14
291
755
2023-04-02T21:35:44Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yoichiro Koizumi
0
267
758
668
2023-04-02T21:38:11Z
Ninjan
2
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image =
| name = 小泉陽一朗<br>''Koizumi Yōichirō''
| gender =
| dob = October 26, 1989
| occupations = Novelist <br> Scenario Writer
| years = 2011-present
| affiliations = [[Tookyo Games]]
| works = *ブレイク君コア (Break Kimi Core)
*夜飛ぶジャンクガール (Junkgirl Dives to Night)
*ワニ (''Wani'')
*'''{{Novel}}'''
}}
'''Yoichiro Koizumi''' (小泉陽一朗 ''Koizumi Yōichirō'') is a Japanese novelist and scenario writer, and the author of {{Novel}}.
== About ==
A graduate from [[wikipedia:Musashino Art University|Musashino Art University]], he debuted as a novelist in 2011 with ブレイク君コア (Break Kimi Core).
=== As a member of [[Tookyo Games]] ===
Received the “1st Star Seas Company FICTIONS New Talent Award” the award presented by the Star Seas Company to up and coming novelists.
Known for writing ''Break Kimi Core'', and ''Junkgirl Dives to Night''.
Wrote the some of the scenario for the ''[[wikipedia:Danganronpa|Danganronpa]]'' series (''Ultra Despair Girls'', ''Danganronpa 3: The End of Hope's Peak High School'', ''Danganronpa V3: Killing Harmony'').
Collaborated with [[Kazutaka Kodaka]] in writing the original story for ''Danganronpa Gaiden Killer Killer'', serialized on [[wikipedia:Bessatsu Shōnen Magazine|Bessatsu Magazine]].<ref>[https://tookyogames.jp/english/#0 CREATORS on tookyogames.jp/english/ ({{Flags|US}})]</ref>
== Links ==
*[[wikipedia:小泉陽一朗|小泉陽一朗]] on Wikipedia ({{Flags|JA}})
== References ==
<references/>
== Navigation ==
{{Navigation Staff}}
[[Category:Real people]][[Category:Staff]]
407e82e3288e04ab6d0970654ea4163e1189defe
Rui Komatsuzaki
0
251
759
640
2023-04-02T21:38:35Z
Ninjan
2
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image = Rui Komatsuzaki.png
| name = 小松崎 類<br>''Komatsuzaki Rui''
| gender = Masculine
| dob =
| occupations = Concept Artist<br>Character Designer
| years =
| affiliations = [[Spike Chunsoft]] <small>(former)</small><br>[[Tookyo Games]]
| works = *''[[wikipedia:Danganronpa|Danganronpa]]'' series
*''[[wikipedia:Akudama Drive|Akudama Drive]]''
*''[[wikipedia:Tribe Nine|TRIBE NINE]]''
*'''{{Game}}'''
}}
'''Rui Komatsuzaki''' (小松崎 類 ''Komatsuzaki Rui'') is a Japanese concept artist and character designer, in charge of the character design and artwork for {{Game}}.
== About ==
Rui Komatsuzaki is best known as the concept artist and character designer for the ''[[wikipedia:Danganronpa|Danganronpa]]'' series.
Before joining [[Spike Chunsoft]] and working on ''Danganronpa'', Komatsuzaki graduated in sculpture. The first entry in the series, ''Danganronpa: Trigger Happy Havoc'', was his first experience as a character designer.<ref name="Famitsu Interview">[https://www.famitsu.com/sp/101104_dangan/index4.html Interview with Kazutaka Kodaka, Rui Komatsuzaki and Yuichiro Saito about ''Danganronpa: Trigger Happy Havoc''. ({{Flags|JA}})]</ref>
Along many other artists, he participated in ''[[wikipedia:Fate/Grand Order|Fate/Grand Order]]'', a mobile game released in 2015, as the character designer and illustrator of two characters.
After the completion of main titles ''Danganronpa V3: Killing Harmony'' and the animated series ''Danganronpa 3: The End of Hope's Peak Academy'', ''Danganronpa'' creator [[Kazutaka Kodaka]] approached Komatsuzaki as well as composer [[Masafumi Takada]] to propose that they join him in establishing their own independent creative group and company.<ref name="Tookyo Games Famitsu">[https://www.famitsu.com/news/201809/12163849.html ''Kazutaka Kodaka and Kotaro Uchikoshi establish a new company, Tookyo Games!'' ({{Flags|JA}})]</ref> In 2017, Komatsuzaki officially left [[Spike Chunsoft]] and co-founded [[Tookyo Games]].
As of 2023, Komatsuzaki has worked as a character designer for multiple Tookyo Games projects such as ''[[wikipedia:Akudama Drive|Akudama Drive]]'', ''[[wikipedia:Tribe Nine|TRIBE NINE]]'', and another project teased in 2018, when the company was made public.<ref name="Tookyo Games Famitsu"></ref>.
== Links ==
*[[wikipedia:Rui Komatsuzaki|Rui Komatsuzaki]] on Wikipedia
== References ==
<references/>
== Navigation ==
{{Navigation Staff}}
[[Category:Real people]][[Category:Staff]]
fad506abd01ebddfd3471c03e37ca5983fcf7bb4
761
759
2023-04-02T21:39:21Z
Ninjan
2
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image = Rui Komatsuzaki.png
| name = 小松崎 類<br>''Komatsuzaki Rui''
| gender = Masculine
| dob =
| occupations = Concept Artist<br>Character Designer
| years =
| affiliations = [[Spike Chunsoft]] <small>(former)</small><br>[[Tookyo Games]]
| works = *''[[wikipedia:Danganronpa|Danganronpa]]'' series
*''[[wikipedia:Akudama Drive|Akudama Drive]]''
*''[[wikipedia:Tribe Nine|TRIBE NINE]]''
*'''{{Game}}'''
}}
'''Rui Komatsuzaki''' (小松崎 類 ''Komatsuzaki Rui'') is a Japanese concept artist and character designer, in charge of the character design and artwork for {{Game}}.
== About ==
Rui Komatsuzaki is best known as the concept artist and character designer for the ''[[wikipedia:Danganronpa|Danganronpa]]'' series.
Before joining [[Spike Chunsoft]] and working on ''Danganronpa'', Komatsuzaki graduated in sculpture. The first entry in the series, ''Danganronpa: Trigger Happy Havoc'', was his first experience as a character designer.<ref name="Famitsu Interview">[https://www.famitsu.com/sp/101104_dangan/index4.html Interview with Kazutaka Kodaka, Rui Komatsuzaki and Yuichiro Saito about ''Danganronpa: Trigger Happy Havoc''. ({{Flags|JA}})]</ref>
Along many other artists, he participated in ''[[wikipedia:Fate/Grand Order|Fate/Grand Order]]'', a mobile game released in 2015, as the character designer and illustrator of two characters.
After the completion of main titles ''Danganronpa V3: Killing Harmony'' and the animated series ''Danganronpa 3: The End of Hope's Peak Academy'', ''Danganronpa'' creator [[Kazutaka Kodaka]] approached Komatsuzaki as well as composer [[Masafumi Takada]] to propose that they join him in establishing their own independent creative group and company.<ref name="Tookyo Games Famitsu">[https://www.famitsu.com/news/201809/12163849.html ''Kazutaka Kodaka and Kotaro Uchikoshi establish a new company, Tookyo Games!'' ({{Flags|JA}})]</ref> In 2017, Komatsuzaki officially left [[Spike Chunsoft]] and co-founded [[Tookyo Games]].
As of 2023, Komatsuzaki has worked as a character designer for multiple Tookyo Games projects such as ''[[wikipedia:Akudama Drive|Akudama Drive]]'', ''[[wikipedia:Tribe Nine|TRIBE NINE]]'', and another project teased in 2018, when the company was made public.<ref name="Tookyo Games Famitsu"></ref>.
== Links ==
*[[wikipedia:Rui Komatsuzaki|Rui Komatsuzaki]] on Wikipedia
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Staff}}
[[Category:Real people]][[Category:Staff]]
025c4c673ccc08d0ddec0ac7455b68c5585dfc43
Category:World Detective Organization
14
292
762
2023-04-16T19:35:11Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Number One
0
293
763
2023-04-16T19:35:17Z
Ninjan
2
Created page with "{{Stub}} {{Infobox Character | name = Number One | image = World Detective Organization - Number One Illustration.jpg | alias = | relatives = | affiliation = [[World Detective Organization]] | occupation = Head of the World Detective Organization | forte = ??? | birth = | birthplace = | death = | deathplace = | species = Human | gender = Unknown | height = | weight = | por..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut =
}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, they are implied to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref>
== Teaser ==
''"The WDO will not allow mysteries to go unsolved."''<ref name="Character Trailer 2"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
52a9423649c127a0048bf2cbc65a9d1ec901f66b
765
763
2023-04-16T19:42:54Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut =
}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, they are implied to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref>
== Teaser ==
''"The WDO will not allow mysteries to go unsolved."''<ref name="Character Trailer 2"></ref>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
da7728872c7a157c1b0d2b7bfd54fc13566248a0
File:Site - Number One icon.png
6
294
764
2023-04-16T19:40:02Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:4-Panel Manga - Prologue.jpg
6
295
770
2023-04-18T13:00:30Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:4-Panel Manga - Chapter 1.jpg
6
296
771
2023-04-18T13:26:39Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE 4-Panel Manga
0
297
772
2023-04-18T13:29:23Z
Ninjan
2
Created page with "{{Stub}} {{Infobox Novel | name = | image = File:4-Panel Manga - Prologue.jpg | author = | supervisor = | illustrator = [https://potofu.me/magodesu magodesu] | format = Digital/Twitter | publisher = | release = Weekly }} The '''4-Panel Manga''' series, titled after the upcoming game '''{{Game}}''', is a comic strip in the [[wikipedia:Yonkoma|4-koma]] format illustrated by Japanese illustrator [https://potofu.me/magodesu..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| name =
| image = File:4-Panel Manga - Prologue.jpg
| author =
| supervisor =
| illustrator = [https://potofu.me/magodesu magodesu]
| format = Digital/Twitter
| publisher =
| release = Weekly
}}
The '''4-Panel Manga''' series, titled after the upcoming game '''{{Game}}''', is a comic strip in the [[wikipedia:Yonkoma|4-koma]] format illustrated by Japanese illustrator [https://potofu.me/magodesu magodesu] being posted every Monday by [[Spike Chunsoft]] on their official Twitter accounts in Japanese, English and Traditional Chinese.
== History ==
The 4-Panel Manga series was announced on April 16, 2023 along a "special prologue" featuring two sleeping [[Yuma Kokohead]] and [[Shinigami]], to start on the next day. Japanese illustrator magodesu is credited for the artwork by Spike Chunsoft as mago-Sensei.<ref name="Announcement">[https://twitter.com/SpikeChunsoft_e/status/1647767009147473922 @SpikeChunsoft_e on Twitter: ''4-Panel Manga Series Announcement'' ({{Flags|US}})]</ref>
== Character profiles ==
=== Chapter 1 ===
==== [[Yuma Kokohead]] ====
A detective in training. Although he whines a lot, he has a strong sense of justice!<ref name="Chapter 1">[https://twitter.com/SpikeChunsoft_e/status/1648129394110545921 Chapter 1 via SpikeChunsoft_e on Twitter ({{Flags|US}})]</ref>
==== [[Shinigami]] ====
A Death God haunting Yuma. She's only visible to Yuma and is constantly floating at his side.<ref name="Chapter 1"></ref>
== Chapters ==
<gallery>File:4-Panel Manga - Prologue.jpg|Special prologue (April 16, 2023)
File:4-Panel Manga - Chapter 1.jpg|Chapter 1: Kanai Ward's Ultimate Case?! (April 17, 2023)
</gallery>
== Links ==
*[https://twitter.com/SpikeChunsoft_e/ Spike Chunsoft, Inc. on Twitter] (American English)
*[https://twitter.com/spikechunsoft スパイク・チュンソフト on Twitter] (Japanese)
*[https://twitter.com/SpikechunsoftZ SpikechunsoftZ on Twitter] (Traditional Chinese)
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Manga]]
[[Category:Promotional content]]
87ddd7d92b2c79661495ecf7f9b8de04e2aa9369
779
772
2023-04-25T17:04:31Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| name =
| image = File:4-Panel Manga - Prologue.jpg
| author =
| supervisor =
| illustrator = [https://potofu.me/magodesu magodesu]
| format = Digital/Twitter
| publisher =
| release = Weekly
}}
The '''4-Panel Manga''' series, titled after the upcoming game '''{{Game}}''', is a comic strip in the [[wikipedia:Yonkoma|4-koma]] format illustrated by Japanese illustrator [https://potofu.me/magodesu magodesu] being posted every Monday by [[Spike Chunsoft]] on their official Twitter accounts in Japanese, English and Traditional Chinese.
== History ==
The 4-Panel Manga series was announced on April 16, 2023 along a "special prologue" featuring two sleeping [[Yuma Kokohead]] and [[Shinigami]], to start on the next day. Japanese illustrator magodesu is credited for the artwork by Spike Chunsoft as mago-Sensei, or mago on the official site.<ref name="Announcement">[https://twitter.com/SpikeChunsoft_e/status/1647767009147473922 @SpikeChunsoft_e on Twitter: ''4-Panel Manga Series Announcement'' ({{Flags|US}})]</ref><ref name="Special">[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref> From the release of Chapter 2, the pages became available on the official site for ''Master Detective Archives: RAIN CODE'' via its newly opened "Special" tab.<ref name="Special"></ref>
== Character profiles ==
=== Chapter 1 ===
==== [[Yuma Kokohead]] ====
A detective in training. Although he whines a lot, he has a strong sense of justice!<ref name="Chapter 1">[https://twitter.com/SpikeChunsoft_e/status/1648129394110545921 Chapter 1 via SpikeChunsoft_e on Twitter ({{Flags|US}})]</ref>
==== [[Shinigami]] ====
A Death God haunting Yuma. She's only visible to Yuma and is constantly floating at his side.<ref name="Chapter 1"></ref>
== Chapters ==
<gallery>File:4-Panel Manga - Prologue.jpg|Special prologue (April 16, 2023)
File:4-Panel Manga - Chapter 1.jpg|Chapter 1: Kanai Ward's Ultimate Case?! (April 17, 2023)
File:4-Panel Manga - Chapter 2.jpg|Chapter 2: The Mystery Labyrinth! (April 25, 2023)
</gallery>
== Links ==
*[https://twitter.com/SpikeChunsoft_e/ Spike Chunsoft, Inc. on Twitter] (American English)
*[https://twitter.com/spikechunsoft スパイク・チュンソフト on Twitter] (Japanese)
*[https://twitter.com/SpikechunsoftZ SpikechunsoftZ on Twitter] (Traditional Chinese)
*[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/] (American English)
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Manga]]
[[Category:Promotional content]]
840a6961b480c992527fd43f59ea810139812bfa
Category:Manga
14
298
773
2023-04-18T13:29:35Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Promotional content
14
299
774
2023-04-18T13:29:39Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yuma Kokohead
0
102
775
619
2023-04-18T13:56:17Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead Illustration.png|Model
File:Yuma Kokohead - Splash Illustration.jpg|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
e53fa8ca77e2f82f3bf3f2d171ba18082f38fd2f
777
775
2023-04-20T13:36:17Z
Xiniti
20
Switched the order of illustration and model to match other characters
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
c392609e81d6511bd3f2b382587ca3dc3579b73c
Shinigami
0
105
776
620
2023-04-18T13:56:44Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
cee5d318615ffcc8958ddcaa3d8dcf18d1f47a59
File:4-Panel Manga - Chapter 2.jpg
6
300
778
2023-04-25T16:58:26Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mystery Labyrinth - GOD Shinigami - Promotional screenshot.jpg
6
301
781
2023-04-27T21:12:45Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Mystery Labyrinth - Labyrinth Skills - Promotional screenshot.jpg
6
302
782
2023-04-27T21:17:21Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
How to Be a Master Detective: A Yakou Furio Case
0
264
784
674
2023-04-27T21:33:38Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| title = <center>How to Be a Master Detective:<br>A Yakou Furio Case</center>
| image = <gallery>How to Be a Master Detective- A Yakou Furio Case (English).png|English
How to Be a Master Detective- A Yakou Furio Case (Japanese).png|Japanese</gallery>
| author = [[Yoichiro Koizumi]]
| supervisor = [[Kazutaka Kodaka]]
| illustrator =
| format = Digital novel
| publisher = Spike Chunsoft
| release = June 30, 2023
}}
'''''How to Be a Master Detective: A Yakou Furio Case''''' (超探偵のなり方ヤコウ=フーリオの場合 ''Chō tantei no nari-kata Yakou=Fūrio no baai'') is a digital novel which will be included with all initial prints of {{Game}} as a voucher and with pre-orders of the digital deluxe edition as a separate application.
It is described as a 64 pages "newly written digital novel prequel to the main story supervised by [[Kazutaka Kodaka]]".
== Synopsis ==
''"An original, newly written digital novel about the younger days of [[Yakou Furio|Yakou]], the head of the [[Nocturnal Detective Agency]]!"''<ref name="Promo image">[https://raincode.miraheze.org/wiki/File:Promotional_image_-_Digital_Novel.jpg Promotional image (March 24, 2023) ({{Flags|US}})]</ref>
''"{{hiddentext|Yakou Furio was a young man who spent his days in [[Kanai Ward]] with little prospect of success. What changed his destiny was a [[Master Detective]] with the ability to see the future...|カナイ区で、うだつの上がらない日々を過ごす青年「ヤコウ=フーリオ」。そんな彼の運命を変えたのは、未来視の能力を持つ超探偵の男だった…。}}"''<ref name="Famitsu">[https://www.famitsu.com/news/202303/24297133.html The pre-order bonus for "''Master Detective Archives: RAIN CODE''" is revealed. ({{Flags|JA}})]</ref><ref name="Promo image JA">[https://raincode.miraheze.org/wiki/File:Promotional_image_-_Digital_Novel_(Japanese).jpg Promotional image (March 24, 2023) ({{Flags|JA}})]</ref>
== Promotion ==
The digital novel was first teased by Spike Chunsoft in a trailer video titled "Character Trailer - World Detective Organization Pt. 1" on February 28, 2023.<ref>[https://youtu.be/fWlbzb0QrO0 Character Trailer - World Detective Organization Pt. 1 on YouTube ({{Flags|US}})]</ref> In a following Tweet, Spike Chunsoft announced that all initial prints of {{Game}} would include a voucher for the novel.<ref name="SC First">[https://twitter.com/SpikeChunsoft_e/status/1630387540241928192 SpikeChunsoft_e on Twitter: ''All initial prints of Master Detective Archives: RAIN CODE will include a voucher for an original, newly written digital novel prequel to the main story supervised by Kazutaka Kodaka.'' ({{Flags|US}})]</ref> On March 24, 2023, they published a new promotional image revealing its title, synopsis, author, and a new cover featuring [[Yakou Furio]].<ref name="SC Reveal">[https://twitter.com/SpikeChunsoft_e/status/1639099923424763904 SpikeChunsoft_e on Twitter: ''Master Detective Archives: RAIN CODE pre-order bonus revealed!'' ({{Flags|US}})]</ref>
On April 27, 2023, Spike Chunsoft announced a digital deluxe edition of ''Master Detective Archives: RAIN CODE'' and advertised a 10% promotion and the digital novel as its pre-order bonus.<ref name="Digital deluxe">[https://twitter.com/SpikeChunsoft_e/status/1651394857275994118/ SpikeChunsoft_e on Twitter: ''Check out the Digital Deluxe Edition of Master Detective Archives: RAIN CODE.'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional ===
<div align="center"><gallery>Teaser image - Digital Novel.png|Original teaser image
Promotional image - Digital Novel.jpg|English promotional image
Promotional image - Digital Novel (Japanese).jpg|Japanese promotional image</gallery></div>
== Trivia ==
*The author of ''How to Be a Master Detective: A Yakou Furio Case'', Yoichiro Koizumi, is a member of [[Tookyo Games]] and has already worked with scenarist Kazutaka Kodaka on a digital novel with a similar format, [https://danganronpa.fandom.com/wiki/Ultra_Despair_Hagakure ''Ultra Despair Hagakure''], a novella included in Kodaka's game [https://danganronpa.fandom.com/wiki/Danganronpa_Another_Episode:_Ultra_Despair_Girls ''Danganronpa Another Episode: Ultra Despair Girls''].
*According to promotional content, the digital novel can be read before playing the game without causing issues.<ref name="4gamer">[https://www.gamer.ne.jp/news/202303240005/ ''Pre-order bonus for "''Master Detective Archives: RAIN CODE''" includes a novel about Yakou Furio's past'' on gamer.ne.jp {{Flags|JA}}]</ref><ref name="Famitsu"></ref>
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Novels]]
9bc068e8d47fdc29a462d41d1943410cc4d30c61
Video:Master Detective Archives: RAIN CODE Character Trailer - Amaterasu Corporation
400
303
785
2023-04-27T21:41:46Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Videos]]
e52ce3f206b4aa978dd393dafa6e9c6feae15b54
Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー アマテラス社編
400
304
786
2023-04-27T21:42:23Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Videos]]
e52ce3f206b4aa978dd393dafa6e9c6feae15b54
Amaterasu Corporation
0
286
787
743
2023-04-27T21:47:41Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Amaterasu Corporation
| image = Amaterasu Corporation - 2-8 Direct Trailer Screenshot.jpg
| members = [[Yomi Hellsmile]]<br>[[Martina Electro]]<br>[[Swank Catsonell]]<br>[[Seth Burroughs]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]
| status = Active
| affiliation = [[Amaterasu Corporation Peacekeepers]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Amaterasu Corporation''' (アマテラス社 ''Amaterasu sha'') is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
[[Kanai Ward]] is under the de facto control of Amaterasu Corporation, and its security department, the [[Amaterasu Corporation Peacekeepers|Peacekeepers]], have taken on the role of the police. Those who oppose Amaterasu are unjustly arrested, and cases it deems inconvenient are covered up.<ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
It deals in a wide variety of goods such as industrial products, electronic appliances, and pharmaceuticals, all of which can be found across all aspects of daily life. On the other hand, many dark rumors surround the company, leading to a saying among detectives: "Kick it and the dust comes off like a wall of smoke." Despite that, both the government and the [[World Detective Organization]] have been unable to intervene because of its great influence.<ref name="Amaterasu Profiles"></ref><ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Amaterasu Corporation - Promotional Screenshot.jpg|[[Yuma Kokohead]] and [[Yakou Furio]] looking at an Amaterasu Corporation building<ref name="SC News Profiles 2"></ref>
Amaterasu Corporation - Peacekeeper - Promotional Screenshot.jpg|Yuma being confronted by an Amaterasu Peacekeeper<ref name="SC News Profiles 2"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Master Detective Archives: RAIN CODE Character Trailer - Amaterasu Corporation|190px]]<small>Character Trailer - Amaterasu<br>Corporation</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー アマテラス社編|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>アマテラス社編</small></td></tr></table></div>
== References ==
<references/>
[[Category:Organizations]]
9b27e7606635b1684c612c314f20ad028da31cee
788
787
2023-04-27T21:54:47Z
Ninjan
2
putting them next to each other to waste less space since there shouldn't be a second video
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Amaterasu Corporation
| image = Amaterasu Corporation - 2-8 Direct Trailer Screenshot.jpg
| members = [[Yomi Hellsmile]]<br>[[Martina Electro]]<br>[[Swank Catsonell]]<br>[[Seth Burroughs]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]
| status = Active
| affiliation = [[Amaterasu Corporation Peacekeepers]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Amaterasu Corporation''' (アマテラス社 ''Amaterasu sha'') is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
[[Kanai Ward]] is under the de facto control of Amaterasu Corporation, and its security department, the [[Amaterasu Corporation Peacekeepers|Peacekeepers]], have taken on the role of the police. Those who oppose Amaterasu are unjustly arrested, and cases it deems inconvenient are covered up.<ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
It deals in a wide variety of goods such as industrial products, electronic appliances, and pharmaceuticals, all of which can be found across all aspects of daily life. On the other hand, many dark rumors surround the company, leading to a saying among detectives: "Kick it and the dust comes off like a wall of smoke." Despite that, both the government and the [[World Detective Organization]] have been unable to intervene because of its great influence.<ref name="Amaterasu Profiles"></ref><ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Amaterasu Corporation - Promotional Screenshot.jpg|[[Yuma Kokohead]] and [[Yakou Furio]] looking at an Amaterasu Corporation building<ref name="SC News Profiles 2"></ref>
Amaterasu Corporation - Peacekeeper - Promotional Screenshot.jpg|Yuma being confronted by an Amaterasu Peacekeeper<ref name="SC News Profiles 2"></ref>
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Master Detective Archives: RAIN CODE Character Trailer - Amaterasu Corporation|190px]]<small>Character Trailer - Amaterasu<br>Corporation ({{Flags|US}})<br> </small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー アマテラス社編|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>アマテラス社編 ({{Flags|JA}})</small></td></tr></table></div>
== References ==
<references/>
[[Category:Organizations]]
27fce2cd1785eab602600dea662f950fc11ca849
Swank Catsonell
0
236
789
585
2023-04-27T21:59:44Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
3bb9265d6be9251506074749c2d880ae35e68fa1
User:Ninjan/Sandbox
2
95
790
702
2023-04-27T23:27:45Z
Ninjan
2
wikitext
text/x-wiki
<tabber>
|-|Number One=
<nowiki>{{Stub}}</nowiki>
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:SAkira Kamiya|Akira Kamiya]]
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]
| appearances = {{Game}}
| debut =
}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is implied to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}}]</ref>
== Official description ==
.
== Gallery ==
.
== References ==
<references/>
<nowiki>[[Category:Characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]</nowiki>
|-|Misc=
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]
<pre>[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]</pre>
@Username_A on Twitter: "''First line, translated or not''" ([[File:Flag_of_Japan.svg|18px|link=]])
JA Nintendo article: https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d
JA ASCII article: https://ascii.jp/elem/000/004/124/4124166/
US 6 characters intro: https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/
JA Famitsu 6 characters intro: https://www.famitsu.com/news/202302/24293882.html
Template test:
{{Flags|US}} {{Flags|JA}} {{Flags|UK}}
[[Template:Flags]]
|-|Admin shortcuts=
*[[Special:SpecialPages]]
*[[Special:InfoboxBuilder]]
*[[Special:AddVideo]]
*[[Special:NewFiles|Gallery of new files]]
Old Twitter URL was RAINCODEWiki. Current RAINCODEMirage.
*When adding multiple videos inside a html tabber:
**If the title (text) is longer than the width of the thumbnail, break the line with <nowiki><br></nowiki>
**To align all the videos so one doesn't look higher than the other because the text has more lines, add "<span style="color: #990000"><nowiki><br> </nowiki></span>" to the shorter text. This should be an empty character that creates an invisible line to adjust the height.
**You can just copy-paste the empty character from {{Game}} or [[Amaterasu Corporation]].
Activate "Syntax highlighting" with the highlighter icon at the top of the page when you're editing. It makes it easier to see code, templates, files etc. right away.
VisualEditor is not activated on the Wiki because it's a horrible, broken invention.
Use [[Template:Affiliates]] to add Affiliates. It will automatically update on the main page.
*[[MediaWiki:Sidebar]] to edit the sidebar, on the left.
*[[MediaWiki:Common.css]]
*[[MediaWiki:Vector.css]]
**Always comment CSS to know what changes what.
</tabber>
98dc34bd8c8005ddb78d760dbf91fff82d6a5ddb
Martina Electro
0
231
791
616
2023-04-29T21:54:27Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE [Reservation Bonus] via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Amaterasu Corporation]]
b0d1a62025bf0391906ee9bf7c1f8c2653d0254f
File:4-Panel Manga - Chapter 3.jpg
6
305
792
2023-05-02T01:07:51Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE 4-Panel Manga
0
297
793
779
2023-05-02T01:13:46Z
Ninjan
2
i'm in a different timezone so i'm basing the dates on which days were mondas
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| name =
| image = File:4-Panel Manga - Prologue.jpg
| author =
| supervisor =
| illustrator = [https://potofu.me/magodesu magodesu]
| format = Digital/Twitter
| publisher =
| release = Weekly
}}
The '''4-Panel Manga''' series, titled after the upcoming game '''{{Game}}''', is a comic strip in the [[wikipedia:Yonkoma|4-koma]] format illustrated by Japanese illustrator [https://potofu.me/magodesu magodesu] being posted every Monday by [[Spike Chunsoft]] on their official Twitter accounts in Japanese, English and Traditional Chinese.
== History ==
The 4-Panel Manga series was announced on April 16, 2023 along a "special prologue" featuring two sleeping [[Yuma Kokohead]] and [[Shinigami]], to start on the next day. Japanese illustrator magodesu is credited for the artwork by Spike Chunsoft as mago-Sensei, or mago on the official site.<ref name="Announcement">[https://twitter.com/SpikeChunsoft_e/status/1647767009147473922 @SpikeChunsoft_e on Twitter: ''4-Panel Manga Series Announcement'' ({{Flags|US}})]</ref><ref name="Special">[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref> From the release of Volume 2, the pages became available on the official site for ''Master Detective Archives: RAIN CODE'' via its newly opened "Special" tab.<ref name="Special"></ref>
== Character profiles ==
=== Volume 1 ===
==== [[Yuma Kokohead]] ====
A detective in training. Although he whines a lot, he has a strong sense of justice!<ref name="Chapter 1">[https://twitter.com/SpikeChunsoft_e/status/1648129394110545921 Chapter 1 via SpikeChunsoft_e on Twitter ({{Flags|US}})]</ref>
==== [[Shinigami]] ====
A Death God haunting Yuma. She's only visible to Yuma and is constantly floating at his side.<ref name="Chapter 1"></ref>
=== Volume 3 ===
==== [[Fubuki Clockford]] ====
The Time Leap detective. She has a uniquely peculiar way of thinking.
==== [[Vivia Twilight]] ====
The Spectral Projection detective. He has a self-indulgent personality and often lies down in various places.
==== [[Yakou Furio]] ====
Head of the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a Master Detective, he is certified by the [[World Detective Organization|WDO]].
== Volumes ==
<gallery>File:4-Panel Manga - Prologue.jpg|Special prologue (April 16, 2023)
File:4-Panel Manga - Chapter 1.jpg|Volume 1: Kanai Ward's Ultimate Case?! (April 17, 2023)
File:4-Panel Manga - Chapter 2.jpg|Volume 2: The Mystery Labyrinth! (April 24, 2023)
File:4-Panel Manga - Chapter 3.jpg|Volume 3: Gifts (May 1, 2023)
</gallery>
== Links ==
*[https://twitter.com/SpikeChunsoft_e/ Spike Chunsoft, Inc. on Twitter] (American English)
*[https://twitter.com/spikechunsoft スパイク・チュンソフト on Twitter] (Japanese)
*[https://twitter.com/SpikechunsoftZ SpikechunsoftZ on Twitter] (Traditional Chinese)
*[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/] (American English)
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Manga]]
[[Category:Promotional content]]
45bc77832a884d4a01673527450b704143866c4d
794
793
2023-05-02T01:17:12Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| name =
| image = File:4-Panel Manga - Prologue.jpg
| author =
| supervisor =
| illustrator = [https://potofu.me/magodesu magodesu]
| format = Digital/Twitter
| publisher =
| release = Weekly
}}
The '''4-Panel Manga''' series, titled after the upcoming game '''{{Game}}''', is a comic strip in the [[wikipedia:Yonkoma|4-koma]] format illustrated by Japanese illustrator [https://potofu.me/magodesu magodesu] being posted every Monday by [[Spike Chunsoft]] on their official Twitter accounts in Japanese, English and Traditional Chinese.
== History ==
The 4-Panel Manga series was announced on April 16, 2023 along a "special prologue" featuring two sleeping [[Yuma Kokohead]] and [[Shinigami]], to start on the next day. Japanese illustrator magodesu is credited for the artwork by Spike Chunsoft as mago-Sensei, or mago on the official site.<ref name="Announcement">[https://twitter.com/SpikeChunsoft_e/status/1647767009147473922 @SpikeChunsoft_e on Twitter: ''4-Panel Manga Series Announcement'' ({{Flags|US}})]</ref><ref name="Special">[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref> From the release of Volume 2, the pages became available on the official site for ''Master Detective Archives: RAIN CODE'' via its newly opened "Special" tab.<ref name="Special"></ref>
== Character profiles ==
=== Volume 1 ===
==== [[Yuma Kokohead]] ====
A detective in training. Although he whines a lot, he has a strong sense of justice!<ref name="Chapter 1">[https://twitter.com/SpikeChunsoft_e/status/1648129394110545921 Chapter 1 via SpikeChunsoft_e on Twitter ({{Flags|US}})]</ref>
==== [[Shinigami]] ====
A Death God haunting Yuma. She's only visible to Yuma and is constantly floating at his side.<ref name="Chapter 1"></ref>
=== Volume 3 ===
==== [[Fubuki Clockford]] ====
The Time Leap detective. She has a uniquely peculiar way of thinking.
==== [[Vivia Twilight]] ====
The Spectral Projection detective. He has a self-indulgent personality and often lies down in various places.
==== [[Yakou Furio]] ====
Head of the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization|WDO]].
== Volumes ==
<gallery>File:4-Panel Manga - Prologue.jpg|Special prologue (April 16, 2023)
File:4-Panel Manga - Chapter 1.jpg|Volume 1: Kanai Ward's Ultimate Case?! (April 17, 2023)
File:4-Panel Manga - Chapter 2.jpg|Volume 2: The Mystery Labyrinth! (April 24, 2023)
File:4-Panel Manga - Chapter 3.jpg|Volume 3: Gifts (May 1, 2023)
</gallery>
== Links ==
*[https://twitter.com/SpikeChunsoft_e/ Spike Chunsoft, Inc. on Twitter] (American English)
*[https://twitter.com/spikechunsoft スパイク・チュンソフト on Twitter] (Japanese)
*[https://twitter.com/SpikechunsoftZ SpikechunsoftZ on Twitter] (Traditional Chinese)
*[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/] (American English)
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Manga]]
[[Category:Promotional content]]
9a47777bd8a32f3072e8a903cbc677ed1d2f86cf
Yakou Furio
0
226
795
698
2023-05-02T01:18:11Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
[[Category:Characters]]
3120e3dbdc097a74edab76d474618c398334f939
Vivia Twilight
0
204
796
712
2023-05-02T01:18:26Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
086d318584087f39036a0b6b51c8e2ddc318eb45
Fubuki Clockford
0
214
797
708
2023-05-02T01:18:38Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
b86aa7ebd5e43222afa151c18a4a582ae0a33088
817
797
2023-05-04T17:39:56Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization|WDO]]. Below all this is her pink shorts, with black tights and black boots.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
9f1066515e8b9974a8f28e7b17450b84709c9d39
818
817
2023-05-04T17:41:15Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization|WDO]]. Below all this is her pink shorts, with black tights and black boots.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
8cfb547a6bb2a1166d07e47d4c69b3b9651403eb
820
818
2023-05-04T18:08:16Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization|WDO]]. Below all this is her pink shorts, with black tights and black boots.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
8f77b5eb67199ae3d77930c5496775c337370410
MediaWiki:Sidebar
8
106
798
753
2023-05-02T01:22:28Z
Ninjan
2
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Content
** Master Detective Archives: RAIN CODE|Game
** How to Be a Master Detective: A Yakou Furio Case|Novel
** Master Detective Archives: RAIN CODE 4-Panel Manga|4-Panel Manga
** Category:Characters|Characters
** Category:Locations|Locations
* Guides
** Master Detective Archives: RAIN CODE:Content Policy|Content Policy
** Master Detective Archives: RAIN CODE:Editing guide|Editing guide
* Wiki information
** https://twitter.com/RAINCODEMirage|Twitter
** Special:ActiveUsers|Active users list
** Special:AllPages|All pages
* SEARCH
* TOOLBOX
* LANGUAGES
6a5cd9b6e231e0d61a52d871a464b4a0f0b00a62
Yuma Kokohead
0
102
799
777
2023-05-04T06:54:08Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Appearance ==
Yuma has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]]. He has mauve hair styled in a bowl cut, and purple eyes. His irises are in the shape of keyholes. He sports the [[Master Detectives|Master Detective]] uniform with boots with neon blue soles, as well as a raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍). On the front is a badge for the [[World Detective Organization|WDO]].
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
a73b409fe27143eed2c650ba92653c2c464882e8
809
799
2023-05-04T08:47:48Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Appearance ==
Yuma has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]]. He has mauve hair styled in a bowl cut, and purple eyes. His irises are in the shape of keyholes.
He sports the [[Master Detectives|Master Detective]] uniform with boots with neon blue soles, as well as a raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍). On the front is a badge for the [[World Detective Organization|WDO]].
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
50b2860fab972d0f80c1891b0b21f535e976ffaa
811
809
2023-05-04T08:49:36Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Appearance ==
Yuma has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]]. He has mauve hair styled in a bowl cut, and purple eyes. His irises are in the shape of keyholes.
He sports the [[Master Detectives|Master Detective]] uniform with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue. On the front is a silver badge for the [[World Detective Organization|WDO]].
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
8a66a11d3a4d39828a3d159b596795ccbdc45139
816
811
2023-05-04T15:30:34Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Appearance ==
Yuma has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]]. He has mauve hair styled in a bowl cut, and purple eyes. His irises are in the shape of keyholes.
He sports the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue. On the front is a silver badge for the [[World Detective Organization|WDO]].
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
f89d6ec61f33551add9d403229b895cfa5829472
831
816
2023-05-05T09:21:43Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Appearance ==
Yuma has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut (the bangs of which go down far enough to cover the eyebrows) and purple eyes. His irises are in the shape of keyholes.
He sports the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization|WDO]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Trivia ==
*Yuma's irises are designed to look like keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
2acd003437caab7e6b249d84c59c7197993d1621
833
831
2023-05-05T09:42:31Z
Ninjan
2
swapping so official desc is first
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
ef48e6e361824a67b47980d807d883e7268fe3e9
Shinigami
0
105
800
776
2023-05-04T07:47:10Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. She sports a simple crown with a pink ornament in its centre.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has long pink and white pigtails and braids with small bows at the tips of them. In her hair is a flower hairpin. Her bangs resemble [https://en.wikipedia.org/wiki/Junko_Enoshima Junko Enoshima's], though they sweep in the opposite direction. Her crown is far more glamorous and her horns now more so resemble that of an impala's. She wears a form-fitting short dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots, with the heels being spikes.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
dfafc960754779d8f77c44c4e33e48b84c455d56
801
800
2023-05-04T07:48:40Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. She sports a simple crown with a pink ornament in its centre.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has long pink and white pigtails and braids with small bows at the tips of them. In her hair is a flower hairpin. Her bangs resemble [https://en.wikipedia.org/wiki/Danganronpa Danganronpa's] [https://en.wikipedia.org/wiki/Junko_Enoshima Junko Enoshima], though they sweep in the opposite direction. Her crown is far more glamorous and her horns now more so resemble that of an impala's. She wears a form-fitting short dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots, with the heels being spikes.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
627c5cecaf9bcc749ec3d3a02a149eec38598ab1
802
801
2023-05-04T07:49:31Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. She sports a simple crown with a pink ornament in its centre.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has long pink and white pigtails and braids with small bows at the tips of them. In her hair is a flower hairpin. Her bangs resemble [https://en.wikipedia.org/wiki/Danganronpa Danganronpa's] [https://en.wikipedia.org/wiki/Junko_Enoshima Junko Enoshima], though they sweep in the opposite direction. Her crown is far more glamorous, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an impala's. She wears a form-fitting short dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots, with the heels being spikes.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
63646b3a65891d4c8770dcacd40d69f6c2cbb398
803
802
2023-05-04T07:59:40Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. She sports a simple crown with a pink ornament in its centre.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has long pink and white pigtails and braids with small white bows at the tips of them. In the front of her hair is a flower hairpin. Her bangs resemble [https://en.wikipedia.org/wiki/Danganronpa Danganronpa's] [https://en.wikipedia.org/wiki/Junko_Enoshima Junko Enoshima], though they sweep in the opposite direction. Her crown is far more glamorous, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an impala's. She wears a form-fitting short dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots, with the heels being spikes.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
78695293a4dc272cef82270fa9cee64a8000cab5
805
803
2023-05-04T08:37:38Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. She sports a simple crown with a pink ornament in its centre.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has long pink and white pigtails and braids with small white bows at the tips of them. In the front of her hair is a flower hairpin. Her bangs resemble [https://en.wikipedia.org/wiki/Danganronpa Danganronpa's] [https://en.wikipedia.org/wiki/Junko_Enoshima Junko Enoshima], though they sweep in the opposite direction. Her crown is far more glamorous, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an impala's. She wears a form-fitting short dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
2c343fdb523c4e9773cb7b1d051ffa33c245cce8
807
805
2023-05-04T08:46:02Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its centre.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. Her irises resemble four-point stars. She has long pink and white pigtails and braids with small white bows at the tips of them. In the front of her hair is a flower hairpin. Her bangs resemble [https://en.wikipedia.org/wiki/Danganronpa Danganronpa's] [https://en.wikipedia.org/wiki/Junko_Enoshima Junko Enoshima], though they sweep in the opposite direction. Her crown is far more glamorous, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an impala's. She wears a form-fitting short dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
67e6a56a987b9ab96c30b60e29d83b6856f0a0c9
812
807
2023-05-04T08:56:41Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its centre.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. Her irises resemble four-pointed stars. She has long pink and white pigtails and braids with small white bows at the tips of them. In the front of her hair is a flower hairpin. Her bangs resemble [https://en.wikipedia.org/wiki/Danganronpa Danganronpa's] [https://en.wikipedia.org/wiki/Junko_Enoshima Junko Enoshima], though they sweep in the opposite direction. Her crown is far more glamorous, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an impala's. She wears a form-fitting short dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
8da2289bec4f90ab00dfdd6c1fdeee14fc73722a
813
812
2023-05-04T08:58:00Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its centre.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has long pink and white pigtails and braids with small white bows at the tips of them. In the front of her hair is a flower hairpin. Her bangs resemble [https://en.wikipedia.org/wiki/Danganronpa Danganronpa's] [https://en.wikipedia.org/wiki/Junko_Enoshima Junko Enoshima], though they sweep in the opposite direction. Her crown is far more glamorous, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an impala's. She wears a form-fitting short dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
16828285dceb45331295b9af06c1be7525216978
828
813
2023-05-05T08:39:30Z
Ninjan
2
can't really justify referencing danganronpa characters in main page content as though they're related/the reader should know them. since they're very alike maybe this could go in trivia though personally i'd more so wait for official confirmation that they're supposed to look alike, or for it to have a known impact on fans or smthg
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
80de4dcbe064a507017d1fe5936c548c578ef1bf
829
828
2023-05-05T08:40:01Z
Ninjan
2
swapping so official desc is first
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
93603ff69b801cb5f57b12429c3d5694efdcbae2
Aphex Logan
0
180
804
706
2023-05-04T08:04:01Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
4c0a117cc357087299bda1869a08060cded1fbfc
806
804
2023-05-04T08:39:29Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Aphex is a young man of average height (amongst the [[Master Detectives]]). He has long and spindly tendril-like beige hair which juts out from beneath his mask. He wears a mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face. Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
88609316569624d039beb8b537fc73579c0695e2
808
806
2023-05-04T08:47:06Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Aphex is a young man of average height (amongst the [[Master Detectives]]). His irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. He wears a mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
98d9cd87fd5ba260ab9c7d8ce99f8fd92f3a722d
810
808
2023-05-04T08:48:26Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Aphex is a young man of average height (amongst the [[Master Detectives]]). His irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
ba3f99aed1bb12a571c9f813bb4906d59e18fb55
814
810
2023-05-04T08:58:34Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Aphex is a young man of average height (amongst the [[Master Detectives]]). He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
a7b71c6ea23950ffa6bab3d3fc1661888b39deb2
832
814
2023-05-05T09:38:16Z
Ninjan
2
swapping so official desc is first
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
bc53e31d6fad15e78eda830ccc251fe7081e14ba
Desuhiko Thunderbolt
0
201
815
707
2023-05-04T09:48:08Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it. The beanie has 2 small yellow squares on its rim.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Desuhiko's irises are shaped like five-pointed stars.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
345f64a625bfee863a5abcdc3ae448b799a43c96
821
815
2023-05-04T18:27:47Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it. The beanie has 2 small yellow squares on its rim.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization|WDO]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Desuhiko's irises are shaped like five-pointed stars.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
70455471fa5b7cff6016f42e14f6d50eda20765e
830
821
2023-05-05T09:14:30Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it. The beanie has 2 small yellow squares on its rim.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization|WDO]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Desuhiko's irises are shaped like five-pointed stars.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
6d4d7c1a62ed8052bb757f61b7a18116e5e2fc1a
Halara Nightmare
0
181
819
709
2023-05-04T17:43:43Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
f6b8ef6f683cad8bbc1d6624ff253da78c97b95b
822
819
2023-05-04T18:33:12Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Halara is a person of average height (among the [[Master Detectives]]), being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a shuriken. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime colour. On the right of the coat is a badge for the [[World Detective Organization|WDO]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime coloured. They wear black trousers with black boots, which have lime soles.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
8b345e692129a202c7e339dc5084e2b6baa77d33
Melami Goldmine
0
221
823
710
2023-05-04T18:38:49Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Appearance ==
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
5c17b6167a2008b10ba454d484cef5b1bd3b3f72
824
823
2023-05-04T19:09:58Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Appearance ==
Melami is of average height, and she has long blond hair styled in a sidecut, with the more shaved portion being dyed purple. She has purple eyes, with irises resembling a shockwave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink marking, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe).
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
19a9e7b9cd718726cf1add20e294b900d8dcf572
825
824
2023-05-05T07:22:33Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Appearance ==
Melami is of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shockwave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization|WDO]] located on the right of her chest. She wears fingerless gloves, as well as thigh high boots; the left one has a wispy white marking on it.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
8d7c5a0931c5339b6838998c60bc33127451c1fb
826
825
2023-05-05T08:30:14Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Appearance ==
Melami is of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shockwave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization|WDO]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots; the left one has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a rings around their shoulders. The word "Spiritualism" is below this art and to the right.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
291aeabe671ab5cb04e0a3d7aae311febded3bcb
Pucci Lavmin
0
213
827
711
2023-05-05T08:33:57Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' (プッチー ラブミン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
680157f908001e9bc6e6af471344932d757d1ca7
Fubuki Clockford
0
214
834
820
2023-05-05T09:43:54Z
Ninjan
2
swapping so official desc is first
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
35fcca78c1cc431de5ef705b4ae15d35d0ef8f37
877
834
2023-05-10T12:49:18Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
549bee1b181ec64593434cd840cd4bcbb37c69e8
Desuhiko Thunderbolt
0
201
835
830
2023-05-05T09:45:24Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it. The beanie has 2 small yellow squares on its rim.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
01b11ed8ed9fed07801f051a4432d6df58f74390
849
835
2023-05-07T15:07:49Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it. The right corners of his upper lip are slightly curled up. The beanie has 2 small yellow squares on its rim.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
7ab41f4b70e3ab70b0668632becfe95386343393
850
849
2023-05-07T15:11:15Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it. The right corners of his upper lip are slightly curled up, and his eyes are similar in shape to [https://danganronpa.fandom.com/wiki/Gundham_Tanaka Gundham Tanaka's], though Desuhiko has eyebrows and larger pupils. The beanie has 2 small yellow squares on its rim.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
7dce4285ec34ab7575275f0ebc5304a00197536a
856
850
2023-05-09T09:39:14Z
Ninjan
2
same as shinigami, can't justify referencing danganronpa in main descriptions, it's a different IP
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
5ee289f93b4bc5e72745c3759230c2269f9e8854
867
856
2023-05-10T12:45:24Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
2eb5b56c2ced9ca0b936a82556e2c85b433992ef
Halara Nightmare
0
181
836
822
2023-05-05T09:48:02Z
Ninjan
2
i can smell a chiaki/junko hair colour debate here
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
0d7977a62b0fca960a9d47952c95dedb58acd81d
Melami Goldmine
0
221
837
826
2023-05-05T09:50:15Z
Ninjan
2
swapping so official desc is first
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a rings around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
6376cef04ec73d995c9ff24ec3d44f5015a2dcf1
881
837
2023-05-10T12:51:52Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a rings around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
c6adc5ae8cd5212d74342444b1f8730acd316c30
User talk:Xiniti
3
252
838
624
2023-05-05T09:58:07Z
Ninjan
2
wikitext
text/x-wiki
== Rui Komatsuzaki page ==
Hello! I'd like to note that the page you created for Rui Komatsuzaki has too little information to qualify as a Stub (although it's understandable, because Komatsuzaki isn't the creator with the most information available online). In the future, please consider using your Sandbox for incomplete pages. That being said, since I have created a page about him in the past, I will be completing your Stub by translating it, so please note that edits are underway! Thank you. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:37, 2 March 2023 (UTC)
== Re ==
Hi again! Thank you very much for your contributions to the appearances sections of character pages. I was hoping someone would make this kind of new contribution! After proofreading what you've already published, I made some edits I felt were appropriate (notably putting the official description first and switching to American English) but when it comes to contributions that aren't purely official promotional content, I don't plan on being super hands-on. Let me know if there's anything I can help you with.<br><br>Seeing your activity on the Wiki, I think I recall you mentioning that you may be available to continue editing the Wiki as an admin/mod role once the game comes out. Would you like me to give you a moderator role as of now? It would be a good opportunity to confirm I know how to do it... and for you to check if it works for you before I'm gone.<br>This is simply a suggestion and it's perfectly okay to turn it down, whether it is for now or for good. Thank you for your consideration! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 09:58, 5 May 2023 (UTC)
d919b3ba243d00505115099aaf58bf11b54acaac
Master Detectives
0
124
839
544
2023-05-05T10:20:23Z
Xiniti
20
/* Forensic Forte */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''Tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
582a588b5ad5d55aaa7d0f15c5bf40d9984f33bd
840
839
2023-05-05T10:21:02Z
Xiniti
20
/* Forensic Forte */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
27e6765c4071d7792e1e0e5fb91d0fd8fe8e2ecc
Master Detective Archives: RAIN CODE
0
9
841
752
2023-05-05T13:43:10Z
Xiniti
20
/* Synopsis */
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
Yuma, an amnesiac detective-in-training, and Shinigami, the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a megacorporation. [[Master Detectives]] from around the world, each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]
*'''Music:''' [[Masafumi Takada]]
*'''Design:''' [[Rui Komatsuzaki]]
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
b8b1b0b60d280129115ee19258d339d85ddafe33
842
841
2023-05-05T13:57:22Z
Xiniti
20
/* Synopsis */
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
[[Yuma Kokohead|Yuma]], an amnesiac detective-in-training, and [[Shinigami]], the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a [[Amaterasu Corporation|megacorporation]]. [[Master Detectives]] from around [[World Detective Organization|the world]], each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]
*'''Music:''' [[Masafumi Takada]]
*'''Design:''' [[Rui Komatsuzaki]]
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
3da2ae3e9518f050cece60f53530f89c56bc1fc9
User talk:Ninjan
3
184
843
645
2023-05-05T14:00:47Z
Xiniti
20
/* Moderation */ new section
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
== Couple questions ==
Hello again! I have a couple of questions about the wiki's standards for future reference. 1) Should images have written descriptions describing their content/providing context with a link to the source under references (for example, like this page, but with more informative captions: https://raincode.miraheze.org/wiki/Desuhiko_Thunderbolt), or should sources and descriptions be included on the file page itself to leave the gallery clean? 2) How much information about a character, organization, concept, etc. is "enough" to make a stub? 3) Which promotional screenshots are worth adding? There are quite a few more available than are on the wiki, but I don't want to flood the files. Thank you! [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 09:59, 28 February 2023 (UTC)
:Hi! I'm adding a random title to your message to differentiate it from former conversations, haha.<br>1) Ideally, images inside galleries should have a short description of what it is, contains, or where it comes from, meant for the reader. I don't have a specific set of rules for how they should be phrased, but the idea is to tell the reader what they're looking at, to some extent. If by source, you mean reference, ideally it should be included too, but if the promotional screenshot is one that is often used by Spike Chunsoft, it's not the end of the world if it's not always included (since they'll be game content anyway).<br>2) For the time being, I would say that as long as the character/whatever it is has an official image and an official description, it's okay to create a Stub. I'd just consider that pages with the most information are more "urgent".<br>3) I don't see any issue with uploading any promotional screenshot that you wish to use on a page, for the time being at least! We are definitely missing a bunch atm.<br>I hope this all makes sense, thank you for your contributions, I'll take a look at them all soon! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:12, 28 February 2023 (UTC)
::Thank you so much for answering all of my questions and reviewing and correcting the pages I've edited! I'm sorry for the late reply. About question 1), yes, by source I mean a reference link to whatever official page the image was taken from. The exception for promo screenshots from the game itself make sense; I'll focus on adding references to original artwork and game assets with future uploads. The rest of your answers are clear, but I have one last question: what should we do about merchandise? On the English-speaking Danganronpa Wiki, I've seen pages that cover certain collaboration cafés, but they don't catalogue every small release because there are so many (and probably because so much of it just recycles the game sprites). Should the RC wiki only include images of merch that have original illustrations, like the ones you've added, and maybe figures? Thank you again for your time and effort maintaining the wiki. [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 02:14, 8 March 2023 (UTC)
:::I'm thankful for your interest in the Wiki! Don't worry about Infobox illustrations btw, there isn't really a good way to add a reference, so long as they're clearly the main official illustration(s) for the character in question. As for merch - so far my logic is to use the images we have of merch as an opportunity to host official/new illustrations that weren't public otherwise. I don't think there's a need to put any montage of the characters' models next to each other in page galleries, since the models themselves are already on the page. (I could make an exception if a model were never made public - let's say, for example, if Yomi's model were never made available by the time the game comes out other than on one of those "montages".) If we host pages about merch or collabs, I'm definitely of the opinion that it should rather be if they introduce new official images. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 02:47, 8 March 2023 (UTC)
== Moderation ==
Hello.
I'm just writing to let you know that I'd love to be given the moderator role, and I'd be happy to accept your invitation. Also, I typed in British English by habit, my apologies.
cef738d2f848845a5ccf652ce7b2f2ecfe8de27f
845
843
2023-05-05T14:46:15Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
== Couple questions ==
Hello again! I have a couple of questions about the wiki's standards for future reference. 1) Should images have written descriptions describing their content/providing context with a link to the source under references (for example, like this page, but with more informative captions: https://raincode.miraheze.org/wiki/Desuhiko_Thunderbolt), or should sources and descriptions be included on the file page itself to leave the gallery clean? 2) How much information about a character, organization, concept, etc. is "enough" to make a stub? 3) Which promotional screenshots are worth adding? There are quite a few more available than are on the wiki, but I don't want to flood the files. Thank you! [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 09:59, 28 February 2023 (UTC)
:Hi! I'm adding a random title to your message to differentiate it from former conversations, haha.<br>1) Ideally, images inside galleries should have a short description of what it is, contains, or where it comes from, meant for the reader. I don't have a specific set of rules for how they should be phrased, but the idea is to tell the reader what they're looking at, to some extent. If by source, you mean reference, ideally it should be included too, but if the promotional screenshot is one that is often used by Spike Chunsoft, it's not the end of the world if it's not always included (since they'll be game content anyway).<br>2) For the time being, I would say that as long as the character/whatever it is has an official image and an official description, it's okay to create a Stub. I'd just consider that pages with the most information are more "urgent".<br>3) I don't see any issue with uploading any promotional screenshot that you wish to use on a page, for the time being at least! We are definitely missing a bunch atm.<br>I hope this all makes sense, thank you for your contributions, I'll take a look at them all soon! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:12, 28 February 2023 (UTC)
::Thank you so much for answering all of my questions and reviewing and correcting the pages I've edited! I'm sorry for the late reply. About question 1), yes, by source I mean a reference link to whatever official page the image was taken from. The exception for promo screenshots from the game itself make sense; I'll focus on adding references to original artwork and game assets with future uploads. The rest of your answers are clear, but I have one last question: what should we do about merchandise? On the English-speaking Danganronpa Wiki, I've seen pages that cover certain collaboration cafés, but they don't catalogue every small release because there are so many (and probably because so much of it just recycles the game sprites). Should the RC wiki only include images of merch that have original illustrations, like the ones you've added, and maybe figures? Thank you again for your time and effort maintaining the wiki. [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 02:14, 8 March 2023 (UTC)
:::I'm thankful for your interest in the Wiki! Don't worry about Infobox illustrations btw, there isn't really a good way to add a reference, so long as they're clearly the main official illustration(s) for the character in question. As for merch - so far my logic is to use the images we have of merch as an opportunity to host official/new illustrations that weren't public otherwise. I don't think there's a need to put any montage of the characters' models next to each other in page galleries, since the models themselves are already on the page. (I could make an exception if a model were never made public - let's say, for example, if Yomi's model were never made available by the time the game comes out other than on one of those "montages".) If we host pages about merch or collabs, I'm definitely of the opinion that it should rather be if they introduce new official images. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 02:47, 8 March 2023 (UTC)
== Moderation ==
Hello.
I'm just writing to let you know that I'd love to be given the moderator role, and I'd be happy to accept your invitation. Also, I typed in British English by habit, my apologies.
:And granted! Thank you. I gave you the "administrator" role, because there's little information about the moderator role, and it seems to be limited to an extension that this Wiki doesn't use. If you want to learn more about what rights this grants you, you may refer to [https://meta.miraheze.org/wiki/User_groups this page]. (I'm in both Bureaucrats and Administrators, while you're currently in Administrators.)<br>Please consider signing your messages on message walls - I wrote a tutorial [[Master Detective Archives: RAIN CODE:User talk guide|here]], please let me know if anything is unclear! No worries about using British English, it happens to me too and it's really not the end of the world.<br><br>You probably saw me mention that I don't plan on staying when the game comes out, which is why I'm more than happy to entrust administration/moderation rights to another active user. Since I'm used to editing Wikis and I'm the one who set up this one, feel free to ask me if you need help understanding anything. Since you now have admin rights, I can recommend creating a User page so people can click it if they need you, but there's no pressure or urgency to do that. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:45, 5 May 2023 (UTC)
a60313081f3d3aadcc3982b89ab0df0561363bf0
Pucci Lavmin
0
213
844
827
2023-05-05T14:05:30Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' (プッチー ラブミン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
aeb57d5501624b4ab5e932400ff0bf927a8a98ad
851
844
2023-05-07T16:02:42Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' (プッチー ラブミン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [https://en.wikipedia.org/wiki/Flat_(music) flat symbol], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
aa9d6ec48d32c03ef74b6034ccbf7aec504d04f2
857
851
2023-05-09T09:40:39Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' (プッチー ラブミン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
ec25e7daa3cbee607c21f38bf48b162c6f9ab757
883
857
2023-05-10T12:53:27Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' (プッチー ラブミン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
da650061aff0193e108ad5c3f153d76c72e68c8a
Talk:Master Detectives
1
306
846
2023-05-05T16:44:24Z
Ninjan
2
Created page with "== Forensic Forte quote== I'm putting this on the Talk page, maybe for future reference, because I don't really know how to go about this. I think adding the Japanese for "Forensic Forte" is a good thing, but I'm not sure about putting it in the middle of a direct quote. The thing is, in order to write it separately, we'd kind of have to repeat what's already in the quote. Once the game comes out I expect that editors will be able to word the descriptions differently an..."
wikitext
text/x-wiki
== Forensic Forte quote==
I'm putting this on the Talk page, maybe for future reference, because I don't really know how to go about this. I think adding the Japanese for "Forensic Forte" is a good thing, but I'm not sure about putting it in the middle of a direct quote. The thing is, in order to write it separately, we'd kind of have to repeat what's already in the quote.
Once the game comes out I expect that editors will be able to word the descriptions differently and get rid of the direct quote, since all the information will be able to write an accurate description. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 16:44, 5 May 2023 (UTC)
bfe81c24807fa5c290ac155fbdef2c2c58820089
Yuma Kokohead
0
102
847
833
2023-05-07T15:02:17Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
74d4980f84e21a035abe9445018a8746fef63cd4
848
847
2023-05-07T15:02:41Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
bf2db09de7b62a15ed33359f314ccd328f8b7121
874
848
2023-05-10T12:47:18Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
362b713487e89ecc03c91d8f543c3f6273c5ea2a
Vivia Twilight
0
204
852
796
2023-05-07T16:08:35Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
c368e0d232b2afab021325f503e3857b7e950b75
853
852
2023-05-07T18:11:08Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes. Under his eyes is purple eyeliner, stylized to look like ink drops. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green colour, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-lenght zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
f06e0a557feb13a1ca35679a5ae4481dd1107ba3
854
853
2023-05-07T18:12:02Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes. Under his eyes is purple eyeliner, stylized to look like ink drops. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green colour, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-lenght zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
Vivia doesn't seem to own a raincoat of any kind.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
a0e8242c98cce3b4869917e8b7558f96aa3475f0
858
854
2023-05-09T09:42:52Z
Ninjan
2
implied
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes. Under his eyes is purple eyeliner, stylized to look like ink drops. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Master Detectives]]
da053674f642ad930f2c2eac4244fb4f4dfb4272
871
858
2023-05-10T12:46:46Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes. Under his eyes is purple eyeliner, stylized to look like ink drops. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
094c3369898641f14d4d931f7100794212996e7d
Yakou Furio
0
226
855
795
2023-05-07T18:15:43Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
[[Category:Characters]]
d29c75ded5374b84c5791083e9fd2de640a0a78c
872
855
2023-05-10T12:47:01Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
6afd2838e6cde67f56e534d8cabdbd9b19cef452
File:4-Panel Manga - Chapter 4.jpg
6
307
859
2023-05-09T09:55:40Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE 4-Panel Manga
0
297
860
794
2023-05-09T10:00:30Z
Ninjan
2
"the mid detective"
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| name =
| image = File:4-Panel Manga - Prologue.jpg
| author =
| supervisor =
| illustrator = [https://potofu.me/magodesu magodesu]
| format = Digital/Twitter
| publisher =
| release = Weekly
}}
The '''4-Panel Manga''' series, titled after the upcoming game '''{{Game}}''', is a comic strip in the [[wikipedia:Yonkoma|4-koma]] format illustrated by Japanese illustrator [https://potofu.me/magodesu magodesu] being posted every Monday by [[Spike Chunsoft]] on their official Twitter accounts in Japanese, English and Traditional Chinese.
== History ==
The 4-Panel Manga series was announced on April 16, 2023 along a "special prologue" featuring two sleeping [[Yuma Kokohead]] and [[Shinigami]], to start on the next day. Japanese illustrator magodesu is credited for the artwork by Spike Chunsoft as mago-Sensei, or mago on the official site.<ref name="Announcement">[https://twitter.com/SpikeChunsoft_e/status/1647767009147473922 @SpikeChunsoft_e on Twitter: ''4-Panel Manga Series Announcement'' ({{Flags|US}})]</ref><ref name="Special">[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref> From the release of Volume 2, the pages became available on the official site for ''Master Detective Archives: RAIN CODE'' via its newly opened "Special" tab.<ref name="Special"></ref>
== Character profiles ==
=== From Volume 1 ===
==== [[Yuma Kokohead]] ====
A detective in training. Although he whines a lot, he has a strong sense of justice!
==== [[Shinigami]] ====
A Death God haunting Yuma. She's only visible to Yuma and is constantly floating at his side.
=== From Volume 3 ===
==== [[Fubuki Clockford]] ====
The Time Leap detective. She has a uniquely peculiar way of thinking.
==== [[Vivia Twilight]] ====
The Spectral Projection detective. He has a self-indulgent personality and often lies down in various places.
==== [[Yakou Furio]] ====
Head of the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization|WDO]].
=== From Volume 4 ===
==== [[Melami Goldmine]] ====
The Medium detective. Flamboyant and intelligent, her mind is often focused on clothes.
==== [[Pucci Lavmin]] ====
The Audial Aptitude detective. She has a calm demeanor, but shows unexpected and intense emotions at times.
== Volumes ==
<gallery>File:4-Panel Manga - Prologue.jpg|Special prologue (April 16, 2023)
File:4-Panel Manga - Chapter 1.jpg|Volume 1: Kanai Ward's Ultimate Case?! (April 17, 2023)
File:4-Panel Manga - Chapter 2.jpg|Volume 2: The Mystery Labyrinth! (April 24, 2023)
File:4-Panel Manga - Chapter 3.jpg|Volume 3: Gifts (May 1, 2023)
File:4-Panel Manga - Chapter 4.jpg|Volume 4: Whisper Whisper... (May 9, 2023)
</gallery>
== Links ==
*[https://twitter.com/SpikeChunsoft_e/ Spike Chunsoft, Inc. on Twitter] (American English)
*[https://twitter.com/spikechunsoft スパイク・チュンソフト on Twitter] (Japanese)
*[https://twitter.com/SpikechunsoftZ SpikechunsoftZ on Twitter] (Traditional Chinese)
*[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/] (American English)
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Manga]]
[[Category:Promotional content]]
edc3eb5bbc7112332684157f6c96ac32ead8f9fb
User:Ninjan
2
2
861
642
2023-05-10T11:31:05Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== To do ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
== About me ==
(Jan - She/Her - Adult)
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates for the time being.
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
a028af12eb056b33dd9f0aa9624230b76218c91a
Template:Scroll box
10
308
862
2023-05-10T11:37:03Z
Ninjan
2
Created page with "<table cellpadding="0" cellspacing="0" border="0" style="width:{{{width|100%}}}; margin-bottom:3px; margin-top:3px;"><tr><td style="background:transparent;"><div style="overflow:auto; height:{{{height|230px}}}; width:{{{width|100%}}}; -moz-border-radius-topleft:0.5em; border:1px solid #AAAAAA; padding-left:0.5em; background:transparent;">{{{text}}}</div></td><td style="width:8px;"></td></tr></table><noinclude>[[Category:Data template]]</noinclude>"
wikitext
text/x-wiki
<table cellpadding="0" cellspacing="0" border="0" style="width:{{{width|100%}}}; margin-bottom:3px; margin-top:3px;"><tr><td style="background:transparent;"><div style="overflow:auto; height:{{{height|230px}}}; width:{{{width|100%}}}; -moz-border-radius-topleft:0.5em; border:1px solid #AAAAAA; padding-left:0.5em; background:transparent;">{{{text}}}</div></td><td style="width:8px;"></td></tr></table><noinclude>[[Category:Data template]]</noinclude>
e711011c55b74229e94be80f2bcba07738a70695
Template:Reflist
10
309
863
2023-05-10T11:38:49Z
Ninjan
2
Created page with "{{scroll box |text=<div class="references-small" {{#if: {{{colwidth|}}}| style="-moz-column-width:{{{colwidth}}}; -webkit-column-width:{{{colwidth}}}; column-width:{{{colwidth}}};" | {{#if: {{{1|}}}| style="-moz-column-count:{{{1}}}; -webkit-column-count:{{{1}}}; column-count:{{{1}}} }};" |}}> <references /></div> }}<noinclude>How to use: <pre>== References == {{reflist}} </pre>[[Category:Data template]]</noinclude>"
wikitext
text/x-wiki
{{scroll box
|text=<div class="references-small" {{#if: {{{colwidth|}}}| style="-moz-column-width:{{{colwidth}}}; -webkit-column-width:{{{colwidth}}}; column-width:{{{colwidth}}};" | {{#if: {{{1|}}}| style="-moz-column-count:{{{1}}}; -webkit-column-count:{{{1}}}; column-count:{{{1}}} }};" |}}>
<references /></div>
}}<noinclude>How to use: <pre>== References ==
{{reflist}}
</pre>[[Category:Data template]]</noinclude>
3e090b48360b73977da9d82e34a1000dc308d897
User:Ninjan/Sandbox
2
95
864
790
2023-05-10T11:46:13Z
Ninjan
2
wikitext
text/x-wiki
<tabber>
|-|Number One=
<nowiki>{{Stub}}</nowiki>
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:SAkira Kamiya|Akira Kamiya]]
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]
| appearances = {{Game}}
| debut =
}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is implied to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}}]</ref><ref>Reference 9</ref>
== Official description ==
This is Number One's official description.<ref>Reference 1</ref><ref>Reference 7</ref><ref>Reference 8</ref><ref>Reference 10</ref>
== Gallery ==
Image.<ref>Reference 2</ref><ref>Reference 3</ref><ref>Reference 4</ref><ref>Reference 5</ref><ref>Reference 6</ref>
== References ==
{{reflist}}
<nowiki>[[Category:Characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]</nowiki>
|-|Misc=
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]
<pre>[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]</pre>
@Username_A on Twitter: "''First line, translated or not''" ([[File:Flag_of_Japan.svg|18px|link=]])
JA Nintendo article: https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d
JA ASCII article: https://ascii.jp/elem/000/004/124/4124166/
US 6 characters intro: https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/
JA Famitsu 6 characters intro: https://www.famitsu.com/news/202302/24293882.html
Template test:
{{Flags|US}} {{Flags|JA}} {{Flags|UK}}
[[Template:Flags]]
|-|Admin shortcuts=
*[[Special:SpecialPages]]
*[[Special:InfoboxBuilder]]
*[[Special:AddVideo]]
*[[Special:NewFiles|Gallery of new files]]
Old Twitter URL was RAINCODEWiki. Current RAINCODEMirage.
*When adding multiple videos inside a html tabber:
**If the title (text) is longer than the width of the thumbnail, break the line with <nowiki><br></nowiki>
**To align all the videos so one doesn't look higher than the other because the text has more lines, add "<span style="color: #990000"><nowiki><br> </nowiki></span>" to the shorter text. This should be an empty character that creates an invisible line to adjust the height.
**You can just copy-paste the empty character from {{Game}} or [[Amaterasu Corporation]].
Activate "Syntax highlighting" with the highlighter icon at the top of the page when you're editing. It makes it easier to see code, templates, files etc. right away.
VisualEditor is not activated on the Wiki because it's a horrible, broken invention.
Use [[Template:Affiliates]] to add Affiliates. It will automatically update on the main page.
When pages are long enough and begin to have a lot of references, use [[Template:Reflist]] instead of <nowiki><references/></nowiki> so the references don't take up a huge chunk of the page. Recommended in general but not for now, because some pages are too short and the box would be sent to the bottom of the page with a large empty space. (See "Number One" tab.)
*[[MediaWiki:Sidebar]] to edit the sidebar, on the left.
*[[MediaWiki:Common.css]]
*[[MediaWiki:Vector.css]]
**Always comment CSS to know what changes what.
</tabber>
e05f41f6f620c7e3f5e3e4ae3779dbde9b649342
Aphex Logan
0
180
865
832
2023-05-10T12:44:53Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
07ea851219e570d0aeb37adc487303c73548d2db
Category:Masculine characters
14
310
866
2023-05-10T12:45:05Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Dominic Fulltank
0
239
868
657
2023-05-10T12:45:45Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = Over 2 meters
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
ab94651ca983b4e1757bc843134fc1ee4feaf635
Seth Burroughs
0
237
869
622
2023-05-10T12:46:11Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
95ddc2adb938ff4a782b77f5ccad3bad3826868e
Swank Catsonell
0
236
870
789
2023-05-10T12:46:20Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
7718bfc55fe7bf3ee7abb1d1f16733c041eab39e
Yomi Hellsmile
0
229
873
615
2023-05-10T12:47:08Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE [Reservation Bonus] via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
090d88a3e901b498929dd28ca4bbd7b6ecceca17
Zilch Alexander
0
208
875
714
2023-05-10T12:47:58Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Animal Investigation
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
67a1fa9982ccccedd5fd817dcb20d6be70c93a0a
Zange Eraser
0
206
876
713
2023-05-10T12:48:20Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Zange Eraser''' (ザンゲ イレイザー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
5e0743e6f17c70440e8fcc583522c122bcf895bc
Category:Feminine characters
14
311
878
2023-05-10T12:49:37Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Guillaume Hall
0
238
879
639
2023-05-10T12:49:56Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
279cea84ea810ff07d308439e238452cda23dbeb
Martina Electro
0
231
880
791
2023-05-10T12:51:16Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE [Reservation Bonus] via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
07880eead91408525401eac3db726eaced37d691
Shinigami
0
105
882
829
2023-05-10T12:53:21Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Feminine characters]]
0dc8f7f79033116be0baad0b35c133dd5563cf4b
Number One
0
293
884
765
2023-05-10T12:55:34Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut =
}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, they are implied to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref>
== Teaser ==
''"The WDO will not allow mysteries to go unsolved."''<ref name="Character Trailer 2"></ref>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
ef45a4972bfadfe0254ac70040872e9bb38461af
Category:Characters with unknown genders
14
312
885
2023-05-10T12:56:35Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Halara Nightmare
0
181
886
836
2023-05-10T12:56:56Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
5b4028db12239aaf247e72a2c664dcf1e22f06da
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg
6
250
887
617
2023-05-10T18:09:21Z
Ninjan
2
Ninjan uploaded a new version of [[File:Official merch - Yuma and Shinigami Acrylic Standee.jpg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Melami Goldmine
0
221
888
881
2023-05-11T07:16:56Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
7cc4b41c5c04cc2aca39a6665a10258a05566d35
File:4-Panel Manga - Chapter 5.jpg
6
313
889
2023-05-16T20:25:51Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE 4-Panel Manga
0
297
890
860
2023-05-16T20:35:15Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| name =
| image = File:4-Panel Manga - Prologue.jpg
| author =
| supervisor =
| illustrator = [https://potofu.me/magodesu magodesu]
| format = Digital/Twitter
| publisher =
| release = Weekly
}}
The '''4-Panel Manga''' series, titled after the upcoming game '''{{Game}}''', is a comic strip in the [[wikipedia:Yonkoma|4-koma]] format illustrated by Japanese illustrator [https://potofu.me/magodesu magodesu] being posted every Monday by [[Spike Chunsoft]] on their official Twitter accounts in Japanese, English and Traditional Chinese.
== History ==
The 4-Panel Manga series was announced on April 16, 2023 along a "special prologue" featuring two sleeping [[Yuma Kokohead]] and [[Shinigami]], to start on the next day. Japanese illustrator magodesu is credited for the artwork by Spike Chunsoft as mago-Sensei, or mago on the official site.<ref name="Announcement">[https://twitter.com/SpikeChunsoft_e/status/1647767009147473922 @SpikeChunsoft_e on Twitter: ''4-Panel Manga Series Announcement'' ({{Flags|US}})]</ref><ref name="Special">[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref> From the release of Volume 2, the pages became available on the official site for ''Master Detective Archives: RAIN CODE'' via its newly opened "Special" tab.<ref name="Special"></ref>
== Character profiles ==
=== From Volume 1 ===
==== [[Yuma Kokohead]] ====
A detective in training. Although he whines a lot, he has a strong sense of justice!
==== [[Shinigami]] ====
A Death God haunting Yuma. She's only visible to Yuma and is constantly floating at his side.
=== From Volume 3 ===
==== [[Fubuki Clockford]] ====
The Time Leap detective. She has a uniquely peculiar way of thinking.
==== [[Vivia Twilight]] ====
The Spectral Projection detective. He has a self-indulgent personality and often lies down in various places.
==== [[Yakou Furio]] ====
Head of the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization|WDO]].
=== From Volume 4 ===
==== [[Melami Goldmine]] ====
The Medium detective. Flamboyant and intelligent, her mind is often focused on clothes.
==== [[Pucci Lavmin]] ====
The Audial Aptitude detective. She has a calm demeanor, but shows unexpected and intense emotions at times.
=== From Volume 5 ===
==== [[Halara Nightmare]] ====
The Postcognition detective. Always cool under fire, Halara only believes in money.
== Volumes ==
<gallery>File:4-Panel Manga - Prologue.jpg|Special prologue (April 16, 2023)
File:4-Panel Manga - Chapter 1.jpg|Volume 1: Kanai Ward's Ultimate Case?! (April 17, 2023)
File:4-Panel Manga - Chapter 2.jpg|Volume 2: The Mystery Labyrinth! (April 24, 2023)
File:4-Panel Manga - Chapter 3.jpg|Volume 3: Gifts (May 1, 2023)
File:4-Panel Manga - Chapter 4.jpg|Volume 4: Whisper Whisper... (May 9, 2023)
File:4-Panel Manga - Chapter 5.jpg|Volume 5: Original Gag! (May 15, 2023)
</gallery>
== Links ==
*[https://twitter.com/SpikeChunsoft_e/ Spike Chunsoft, Inc. on Twitter] (American English)
*[https://twitter.com/spikechunsoft スパイク・チュンソフト on Twitter] (Japanese)
*[https://twitter.com/SpikechunsoftZ SpikechunsoftZ on Twitter] (Traditional Chinese)
*[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/] (American English)
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Manga]]
[[Category:Promotional content]]
a05e0bb4ea4af0949bf96b9995e2c06bbe319570
Master Detective Archives: RAIN CODE:Content Policy
0
107
891
719
2023-05-18T12:54:40Z
Ninjan
2
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
This Wiki was requested by [[User:Ninjan|Ninjan]] and created on October 12, 2022. It is currently in its starting stages, and seeking more contributors!
== Wiki rules ==
*By editing this Wiki, '''you agree to abide by Miraheze's [https://meta.miraheze.org/wiki/Content_Policy Content Policy]'''.
*You are allowed to create and edit pages about the game ''Master Detective Archives: RAIN CODE'' and its creators. '''Pages about other media properties will not be allowed'''.
*Outside from vandalism, '''edits must be assumed to be made in good faith''', and '''other editors should be treated with respect'''.
*Redlinks are currently allowed, if there is an intent to create the linked page in the future.
*'''We request that you do not plagiarize content from the Wiki.''' Content created by the Wiki's administrators and contributors is free to use on your personal platforms, so long as you do not claim ownership over it, or blatantly steal page-wide or site-wide worth of formatting and original content for your own use/platforms.
**Official/promotional content, such as Spike Chunsoft's and the like, which the Wiki shares, falls under the licensing decided by its creators; this Wiki has no ownership over it.
*'''You may not edit another user's profile or Sandboxes without their permission'''. If you wish to create a page a user has been working on in a Sandbox, you are encouraged to ask them before publishing the page or using contents from their Sandbox.
**In the event that the user has become inactive, you may continue their work from your own Sandbox or directly on the page you will be publishing.
*'''You are encouraged to read the [[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]] and/or [[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]] pages''' before editing. Pages and edits that do not follow these guides may be subject to deletion.
*'''More rules may be added as time goes.''' If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
f6d0a20863e602e21d52464206268dc0a25f60ae
893
891
2023-05-18T13:33:30Z
Ninjan
2
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
This Wiki was requested by [[User:Ninjan|Ninjan]] and created on October 12, 2022. It is currently in its starting stages, and seeking more contributors!
== Wiki rules ==
*By editing this Wiki, '''you agree to abide by Miraheze's [https://meta.miraheze.org/wiki/Content_Policy Content Policy]'''.
*You are allowed to create and edit pages about the game ''Master Detective Archives: RAIN CODE'' and its creators. '''Pages about other media properties will not be allowed'''.
**On the same note, '''please avoid referencing characters from different media properties''', notably for the purpose of comparison, '''in page contents, even if said media property belongs to one of the creators of ''RAIN CODE''.''' Pages should be written with the assumption that the reader has not experienced the media you, the contributor, happen to be familiar with. Exceptions may be made, notably in Trivia sections, when the comparison is ''noteworthy'' and thoroughly explained.
*Outside from vandalism, '''edits must be assumed to be made in good faith''', and '''other editors should be treated with respect'''.
*Redlinks are currently allowed, if there is an intent to create the linked page in the future.
*'''We request that you do not plagiarize content from the Wiki.''' Content created by the Wiki's administrators and contributors is free to use on your personal platforms, so long as you do not claim ownership over it, or blatantly steal page-wide or site-wide worth of formatting and original content for your own use/platforms.
**Official/promotional content, such as Spike Chunsoft's and the like, which the Wiki shares, falls under the licensing decided by its creators; this Wiki has no ownership over it.
*'''You may not edit another user's profile or Sandboxes without their permission'''. If you wish to create a page a user has been working on in a Sandbox, you are encouraged to ask them before publishing the page or using contents from their Sandbox.
**In the event that the user has become inactive, you may continue their work from your own Sandbox or directly on the page you will be publishing.
*'''You are encouraged to read the [[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]] and/or [[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]] pages''' before editing. Pages and edits that do not follow these guides may be subject to deletion.
*'''More rules may be added as time goes.''' If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
fbe07dbf9b22c2a7fc9bf7875076ffaeb18160c1
Master Detective Archives: RAIN CODE:Editing guide
0
108
892
769
2023-05-18T13:29:07Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until June 30, 2023, will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', '''characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.'''
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*Please '''do not use page links repeatedly in the same section'''. Once linked, if a page is mentioned again, it can be written as its name plainly.
**''Example:'' "<nowiki>[[Character Name]] was born in [[Kanai Ward]]. Whenever Character goes to Kanai Ward..."</nowiki>
**You may type <nowiki>{{Game}}</nowiki> or <nowiki>{{Novel}}</nowiki> as a shortcut to link to {{Game}} and {{Novel}}'s pages.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*[[Spike Chunsoft]]
*[[Tookyo Games]]
*[[Shimadoriru]]/Shimadrill
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*Amaterasu Corporation Peacekeepers
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
8966adce5cd24d62490b38444508e4078f9dd412
MediaWiki:Sidebar
8
106
894
798
2023-05-18T13:34:56Z
Ninjan
2
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Content
** Master Detective Archives: RAIN CODE|Game
** How to Be a Master Detective: A Yakou Furio Case|Novel
** Master Detective Archives: RAIN CODE 4-Panel Manga|4-Panel Manga
** Category:Characters|Characters
** Category:Locations|Locations
* Guides
** Master Detective Archives: RAIN CODE:Content Policy|Content Policy
** Master Detective Archives: RAIN CODE:Editing guide|Editing guide
** Master Detective Archives: RAIN CODE:User talk guide|User talk guide
* Wiki information
** https://twitter.com/RAINCODEMirage|Twitter
** Special:ActiveUsers|Active users list
** Special:AllPages|All pages
* SEARCH
* TOOLBOX
* LANGUAGES
1f331c0e1f58f93ac2aac0831978452ad3bef78d
User:Ninjan
2
2
895
861
2023-05-19T14:11:44Z
Ninjan
2
wikitext
text/x-wiki
<translate>Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== To do ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
== About me ==
(Jan - She/Her - Adult)
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates for the time being.
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
</translate>
15bda5d2354f7d3562cae58d3848e4da18ac35ab
896
895
2023-05-19T14:12:59Z
Ninjan
2
Marked this version for translation
wikitext
text/x-wiki
<translate><!--T:1-->
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
<!--T:2-->
== To do ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
<!--T:3-->
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
<!--T:4-->
== About me ==
(Jan - She/Her - Adult)
<!--T:5-->
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
<!--T:6-->
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
<!--T:7-->
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates for the time being.
<!--T:8-->
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
</translate>
3ac4ba023a6345cb35434e4b5047157a270277a7
924
896
2023-05-19T14:28:22Z
Ninjan
2
wikitext
text/x-wiki
<translate><!--T:1-->
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
<!--T:2-->
== To do ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
<!--T:3-->
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
<!--T:4-->
== About me ==
(Jan - She/Her - Adult)
<!--T:5-->
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
<!--T:6-->
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
<!--T:7-->
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates for the time being.
<!--T:8-->
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
</translate>
[[fr:Utilisateur:Ninjan]]
255fd95e5f7421915d988dc7c3a0d4f7ab5bd9a1
925
924
2023-05-19T14:29:42Z
Ninjan
2
wikitext
text/x-wiki
<translate><!--T:1-->
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
<!--T:2-->
== To do ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
<!--T:3-->
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
<!--T:4-->
== About me ==
(Jan - She/Her - Adult)
<!--T:5-->
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
<!--T:6-->
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
<!--T:7-->
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates for the time being.
<!--T:8-->
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
</translate>
3ac4ba023a6345cb35434e4b5047157a270277a7
Special:Badtitle/NS1198:User:Ninjan/Page display title/en
1198
314
897
2023-05-19T14:13:02Z
FuzzyBot
27
Importing a new version from external source
wikitext
text/x-wiki
User:Ninjan
27f7927db1f5a21cb43b991c3ce2a3a81207decc
Special:Badtitle/NS1198:User:Ninjan/1/en
1198
315
898
2023-05-19T14:13:02Z
FuzzyBot
27
Importing a new version from external source
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
1b27a6478d68709dd97b3c495746ec8a73837e6d
Special:Badtitle/NS1198:User:Ninjan/2/en
1198
316
899
2023-05-19T14:13:02Z
FuzzyBot
27
Importing a new version from external source
wikitext
text/x-wiki
== To do ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
0a9aee6d136cc85517191543da9e2fd2840bec81
Special:Badtitle/NS1198:User:Ninjan/3/en
1198
317
900
2023-05-19T14:13:02Z
FuzzyBot
27
Importing a new version from external source
wikitext
text/x-wiki
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
d86d5c989082828648a0800b76b35b7a159aa6b2
Special:Badtitle/NS1198:User:Ninjan/4/en
1198
318
901
2023-05-19T14:13:02Z
FuzzyBot
27
Importing a new version from external source
wikitext
text/x-wiki
== About me ==
(Jan - She/Her - Adult)
ea1c0ee00e08a8d33315e129579f5d9a834aedb8
Special:Badtitle/NS1198:User:Ninjan/5/en
1198
319
902
2023-05-19T14:13:02Z
FuzzyBot
27
Importing a new version from external source
wikitext
text/x-wiki
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
a8a98b239ecb556d577798f544b0966602020c1f
Special:Badtitle/NS1198:User:Ninjan/6/en
1198
320
903
2023-05-19T14:13:02Z
FuzzyBot
27
Importing a new version from external source
wikitext
text/x-wiki
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
3e294cf4c702b92181946351aa096758ad9ff03a
Special:Badtitle/NS1198:User:Ninjan/7/en
1198
321
904
2023-05-19T14:13:02Z
FuzzyBot
27
Importing a new version from external source
wikitext
text/x-wiki
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates for the time being.
6fa66c63c46bd05d6d8b2864af7a91289bff2cd1
Special:Badtitle/NS1198:User:Ninjan/8/en
1198
322
905
2023-05-19T14:13:02Z
FuzzyBot
27
Importing a new version from external source
wikitext
text/x-wiki
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
1a3a7c10b5c659e78fbdd4ced1ac423113052021
User:Ninjan/en
2
323
906
2023-05-19T14:13:05Z
FuzzyBot
27
Updating to match new version of source page
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== To do ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
== About me ==
(Jan - She/Her - Adult)
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates for the time being.
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
a028af12eb056b33dd9f0aa9624230b76218c91a
Special:Badtitle/NS1198:User:Ninjan/1/fr
1198
324
907
2023-05-19T14:14:48Z
77.202.190.206
0
translation test
wikitext
text/x-wiki
Bonjour !
Je suis '''Jan''', et vous me connaissez peut-être aussi en tant que '''JADYJADZ'''. J'ai demandé la création du Wiki ''Master Detective Archives: RAIN CODE''. C'est la première fois que j'édite sur Miraheze, alors s'il-vous-plaît, soyez patients avec moi. Toute aide est bienvenue. Merci ! ♥
4ecb25e09583d4f46fa8f124df1dcb1b4f83f04a
User:Ninjan/fr
2
325
908
2023-05-19T14:14:53Z
77.202.190.206
0
translation test
wikitext
text/x-wiki
Bonjour !
Je suis '''Jan''', et vous me connaissez peut-être aussi en tant que '''JADYJADZ'''. J'ai demandé la création du Wiki ''Master Detective Archives: RAIN CODE''. C'est la première fois que j'édite sur Miraheze, alors s'il-vous-plaît, soyez patients avec moi. Toute aide est bienvenue. Merci ! ♥
<div lang="en" dir="ltr" class="mw-content-ltr">
== To do ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
== About me ==
(Jan - She/Her - Adult)
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates for the time being.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
</div>
2d89e56bf3079558a970ce91a9d7af226328a44b
910
908
2023-05-19T14:16:40Z
77.202.190.206
0
Created page with "== À faire == *Étant complètement nouvelle comme utilisatrice de Miraheze, il y a certaines choses que j'ai toujours besoin d'apprendre. Parmi elles : **Comment mettre des vidéos dans une galerie avec des titres en dessous, comme pour les images, plutôt que le forcer avec un tableau comme sur [[Master Detective Archives: RAIN CODE]]"
wikitext
text/x-wiki
Bonjour !
Je suis '''Jan''', et vous me connaissez peut-être aussi en tant que '''JADYJADZ'''. J'ai demandé la création du Wiki ''Master Detective Archives: RAIN CODE''. C'est la première fois que j'édite sur Miraheze, alors s'il-vous-plaît, soyez patients avec moi. Toute aide est bienvenue. Merci ! ♥
== À faire ==
*Étant complètement nouvelle comme utilisatrice de Miraheze, il y a certaines choses que j'ai toujours besoin d'apprendre. Parmi elles :
**Comment mettre des vidéos dans une galerie avec des titres en dessous, comme pour les images, plutôt que le forcer avec un tableau comme sur [[Master Detective Archives: RAIN CODE]]
<div lang="en" dir="ltr" class="mw-content-ltr">
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
== About me ==
(Jan - She/Her - Adult)
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates for the time being.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
</div>
94abb49aa9082b3093062dd2f54f1010df09258b
912
910
2023-05-19T14:16:56Z
77.202.190.206
0
Created page with "== À propos de moi == (Jan - Elle - Adulte)"
wikitext
text/x-wiki
Bonjour !
Je suis '''Jan''', et vous me connaissez peut-être aussi en tant que '''JADYJADZ'''. J'ai demandé la création du Wiki ''Master Detective Archives: RAIN CODE''. C'est la première fois que j'édite sur Miraheze, alors s'il-vous-plaît, soyez patients avec moi. Toute aide est bienvenue. Merci ! ♥
== À faire ==
*Étant complètement nouvelle comme utilisatrice de Miraheze, il y a certaines choses que j'ai toujours besoin d'apprendre. Parmi elles :
**Comment mettre des vidéos dans une galerie avec des titres en dessous, comme pour les images, plutôt que le forcer avec un tableau comme sur [[Master Detective Archives: RAIN CODE]]
<div lang="en" dir="ltr" class="mw-content-ltr">
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
</div>
== À propos de moi ==
(Jan - Elle - Adulte)
<div lang="en" dir="ltr" class="mw-content-ltr">
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates for the time being.
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
</div>
79916f6c9e820abebf69b33a5088e537b556782f
914
912
2023-05-19T14:18:12Z
77.202.190.206
0
Created page with "J'ai créé un compte Twitter (originellement RAINCODEWiki, déplacé vers RAINCODEMirage) pour le Wiki afin de lui donner un peu de publicité en tant que source d'information à propos de ''RAIN CODE'' avant que le jeu sorte. J'ai demandé ce Wiki et créé son apparence et ses modèles de base pour l'instant."
wikitext
text/x-wiki
Bonjour !
Je suis '''Jan''', et vous me connaissez peut-être aussi en tant que '''JADYJADZ'''. J'ai demandé la création du Wiki ''Master Detective Archives: RAIN CODE''. C'est la première fois que j'édite sur Miraheze, alors s'il-vous-plaît, soyez patients avec moi. Toute aide est bienvenue. Merci ! ♥
== À faire ==
*Étant complètement nouvelle comme utilisatrice de Miraheze, il y a certaines choses que j'ai toujours besoin d'apprendre. Parmi elles :
**Comment mettre des vidéos dans une galerie avec des titres en dessous, comme pour les images, plutôt que le forcer avec un tableau comme sur [[Master Detective Archives: RAIN CODE]]
<div lang="en" dir="ltr" class="mw-content-ltr">
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
</div>
== À propos de moi ==
(Jan - Elle - Adulte)
<div lang="en" dir="ltr" class="mw-content-ltr">
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
</div>
J'ai créé un compte Twitter (originellement RAINCODEWiki, déplacé vers RAINCODEMirage) pour le Wiki afin de lui donner un peu de publicité en tant que source d'information à propos de ''RAIN CODE'' avant que le jeu sorte. J'ai demandé ce Wiki et créé son apparence et ses modèles de base pour l'instant.
<div lang="en" dir="ltr" class="mw-content-ltr">
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
</div>
c7ce6fae24f85837207f5ba3dc8b92b5a8295d1b
916
914
2023-05-19T14:18:44Z
77.202.190.206
0
Created page with "== Bacs à sable == *[[User:Ninjan/Sandbox]] (+ raccourcis/conseils admins) *[[User:Ninjan/SandboxDesign]]"
wikitext
text/x-wiki
Bonjour !
Je suis '''Jan''', et vous me connaissez peut-être aussi en tant que '''JADYJADZ'''. J'ai demandé la création du Wiki ''Master Detective Archives: RAIN CODE''. C'est la première fois que j'édite sur Miraheze, alors s'il-vous-plaît, soyez patients avec moi. Toute aide est bienvenue. Merci ! ♥
== À faire ==
*Étant complètement nouvelle comme utilisatrice de Miraheze, il y a certaines choses que j'ai toujours besoin d'apprendre. Parmi elles :
**Comment mettre des vidéos dans une galerie avec des titres en dessous, comme pour les images, plutôt que le forcer avec un tableau comme sur [[Master Detective Archives: RAIN CODE]]
<div lang="en" dir="ltr" class="mw-content-ltr">
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
</div>
== À propos de moi ==
(Jan - Elle - Adulte)
<div lang="en" dir="ltr" class="mw-content-ltr">
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
</div>
J'ai créé un compte Twitter (originellement RAINCODEWiki, déplacé vers RAINCODEMirage) pour le Wiki afin de lui donner un peu de publicité en tant que source d'information à propos de ''RAIN CODE'' avant que le jeu sorte. J'ai demandé ce Wiki et créé son apparence et ses modèles de base pour l'instant.
== Bacs à sable ==
*[[User:Ninjan/Sandbox]] (+ raccourcis/conseils admins)
*[[User:Ninjan/SandboxDesign]]
359084c790a92e5af9be6d31bc73dd1072bb5e3f
918
916
2023-05-19T14:20:45Z
77.202.190.206
0
Created page with "Si vous lisez ceci et pensez que vous pouvez m'aider à apprendre des choses à propos de quoi que ce soit que j'aie listé ici, votre aide est plus que bienvenue ! Sinon, sachez que je suis actuellement en train de travailler à apprendre tout ça."
wikitext
text/x-wiki
Bonjour !
Je suis '''Jan''', et vous me connaissez peut-être aussi en tant que '''JADYJADZ'''. J'ai demandé la création du Wiki ''Master Detective Archives: RAIN CODE''. C'est la première fois que j'édite sur Miraheze, alors s'il-vous-plaît, soyez patients avec moi. Toute aide est bienvenue. Merci ! ♥
== À faire ==
*Étant complètement nouvelle comme utilisatrice de Miraheze, il y a certaines choses que j'ai toujours besoin d'apprendre. Parmi elles :
**Comment mettre des vidéos dans une galerie avec des titres en dessous, comme pour les images, plutôt que le forcer avec un tableau comme sur [[Master Detective Archives: RAIN CODE]]
Si vous lisez ceci et pensez que vous pouvez m'aider à apprendre des choses à propos de quoi que ce soit que j'aie listé ici, votre aide est plus que bienvenue ! Sinon, sachez que je suis actuellement en train de travailler à apprendre tout ça.
== À propos de moi ==
(Jan - Elle - Adulte)
<div lang="en" dir="ltr" class="mw-content-ltr">
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
</div>
<div lang="en" dir="ltr" class="mw-content-ltr">
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
</div>
J'ai créé un compte Twitter (originellement RAINCODEWiki, déplacé vers RAINCODEMirage) pour le Wiki afin de lui donner un peu de publicité en tant que source d'information à propos de ''RAIN CODE'' avant que le jeu sorte. J'ai demandé ce Wiki et créé son apparence et ses modèles de base pour l'instant.
== Bacs à sable ==
*[[User:Ninjan/Sandbox]] (+ raccourcis/conseils admins)
*[[User:Ninjan/SandboxDesign]]
0b122fb3185a45a387c15e3330e3ca1f0c989de9
920
918
2023-05-19T14:22:40Z
77.202.190.206
0
Created page with "Habituellement une admin de Wiki Fandom, j'aimerais donner une chance à ''RAIN CODE'' d'avoir un Wiki sur une autre plateforme avant qu'il soit trop tard. Sur Fandom, j'ai administré le Wiki ''Danganronpa'' Français de 2018 à 2023, et je suis une modo de contenu sur l'autre Wiki ''Danganronpa''. Je suis aussi l'admin du Wiki ''Akudama Drive'' sur Miraheze. Comme vous l'avez peut-être deviné, j'ai une quantité ridicule de connaissances à propos de Kazutaka Kodaka...."
wikitext
text/x-wiki
Bonjour !
Je suis '''Jan''', et vous me connaissez peut-être aussi en tant que '''JADYJADZ'''. J'ai demandé la création du Wiki ''Master Detective Archives: RAIN CODE''. C'est la première fois que j'édite sur Miraheze, alors s'il-vous-plaît, soyez patients avec moi. Toute aide est bienvenue. Merci ! ♥
== À faire ==
*Étant complètement nouvelle comme utilisatrice de Miraheze, il y a certaines choses que j'ai toujours besoin d'apprendre. Parmi elles :
**Comment mettre des vidéos dans une galerie avec des titres en dessous, comme pour les images, plutôt que le forcer avec un tableau comme sur [[Master Detective Archives: RAIN CODE]]
Si vous lisez ceci et pensez que vous pouvez m'aider à apprendre des choses à propos de quoi que ce soit que j'aie listé ici, votre aide est plus que bienvenue ! Sinon, sachez que je suis actuellement en train de travailler à apprendre tout ça.
== À propos de moi ==
(Jan - Elle - Adulte)
Habituellement une admin de Wiki Fandom, j'aimerais donner une chance à ''RAIN CODE'' d'avoir un Wiki sur une autre plateforme avant qu'il soit trop tard. Sur Fandom, j'ai administré le Wiki ''Danganronpa'' Français de 2018 à 2023, et je suis une modo de contenu sur l'autre Wiki ''Danganronpa''. Je suis aussi l'admin du Wiki ''Akudama Drive'' sur Miraheze. Comme vous l'avez peut-être deviné, j'ai une quantité ridicule de connaissances à propos de Kazutaka Kodaka. '''Je n'ai en réalité aucun plan d'acheter ''RAIN CODE'' à sa sortie, cependant, ce qui est pourquoi ce Wiki a besoin de votre aide !'''
<div lang="en" dir="ltr" class="mw-content-ltr">
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
</div>
J'ai créé un compte Twitter (originellement RAINCODEWiki, déplacé vers RAINCODEMirage) pour le Wiki afin de lui donner un peu de publicité en tant que source d'information à propos de ''RAIN CODE'' avant que le jeu sorte. J'ai demandé ce Wiki et créé son apparence et ses modèles de base pour l'instant.
== Bacs à sable ==
*[[User:Ninjan/Sandbox]] (+ raccourcis/conseils admins)
*[[User:Ninjan/SandboxDesign]]
12187e06a86413d4eb466f8216d287687df48b29
922
920
2023-05-19T14:24:07Z
77.202.190.206
0
Created page with "J'ai joué à ''Death Come True'' et ''World's End Club'' et regardé ''Akudama Drive''. Je les ai tous aimés (j'aime d'ailleurs BEAUCOUP ''Akudama Drive'') mais après avoir été déçue par la façon dont l'anime ''TRIBE NINE'' a tourné, j'aimerais prendre une pause des IP de TooKyo Games. Le problème est que mon cerveau est accro à la collecte d'information inutile."
wikitext
text/x-wiki
Bonjour !
Je suis '''Jan''', et vous me connaissez peut-être aussi en tant que '''JADYJADZ'''. J'ai demandé la création du Wiki ''Master Detective Archives: RAIN CODE''. C'est la première fois que j'édite sur Miraheze, alors s'il-vous-plaît, soyez patients avec moi. Toute aide est bienvenue. Merci ! ♥
== À faire ==
*Étant complètement nouvelle comme utilisatrice de Miraheze, il y a certaines choses que j'ai toujours besoin d'apprendre. Parmi elles :
**Comment mettre des vidéos dans une galerie avec des titres en dessous, comme pour les images, plutôt que le forcer avec un tableau comme sur [[Master Detective Archives: RAIN CODE]]
Si vous lisez ceci et pensez que vous pouvez m'aider à apprendre des choses à propos de quoi que ce soit que j'aie listé ici, votre aide est plus que bienvenue ! Sinon, sachez que je suis actuellement en train de travailler à apprendre tout ça.
== À propos de moi ==
(Jan - Elle - Adulte)
Habituellement une admin de Wiki Fandom, j'aimerais donner une chance à ''RAIN CODE'' d'avoir un Wiki sur une autre plateforme avant qu'il soit trop tard. Sur Fandom, j'ai administré le Wiki ''Danganronpa'' Français de 2018 à 2023, et je suis une modo de contenu sur l'autre Wiki ''Danganronpa''. Je suis aussi l'admin du Wiki ''Akudama Drive'' sur Miraheze. Comme vous l'avez peut-être deviné, j'ai une quantité ridicule de connaissances à propos de Kazutaka Kodaka. '''Je n'ai en réalité aucun plan d'acheter ''RAIN CODE'' à sa sortie, cependant, ce qui est pourquoi ce Wiki a besoin de votre aide !'''
J'ai joué à ''Death Come True'' et ''World's End Club'' et regardé ''Akudama Drive''. Je les ai tous aimés (j'aime d'ailleurs BEAUCOUP ''Akudama Drive'') mais après avoir été déçue par la façon dont l'anime ''TRIBE NINE'' a tourné, j'aimerais prendre une pause des IP de TooKyo Games. Le problème est que mon cerveau est accro à la collecte d'information inutile.
J'ai créé un compte Twitter (originellement RAINCODEWiki, déplacé vers RAINCODEMirage) pour le Wiki afin de lui donner un peu de publicité en tant que source d'information à propos de ''RAIN CODE'' avant que le jeu sorte. J'ai demandé ce Wiki et créé son apparence et ses modèles de base pour l'instant.
== Bacs à sable ==
*[[User:Ninjan/Sandbox]] (+ raccourcis/conseils admins)
*[[User:Ninjan/SandboxDesign]]
1a8e9ecfe77526ccb34464aae26961023c543203
Special:Badtitle/NS1198:User:Ninjan/2/fr
1198
326
909
2023-05-19T14:16:37Z
77.202.190.206
0
Created page with "== À faire == *Étant complètement nouvelle comme utilisatrice de Miraheze, il y a certaines choses que j'ai toujours besoin d'apprendre. Parmi elles : **Comment mettre des vidéos dans une galerie avec des titres en dessous, comme pour les images, plutôt que le forcer avec un tableau comme sur [[Master Detective Archives: RAIN CODE]]"
wikitext
text/x-wiki
== À faire ==
*Étant complètement nouvelle comme utilisatrice de Miraheze, il y a certaines choses que j'ai toujours besoin d'apprendre. Parmi elles :
**Comment mettre des vidéos dans une galerie avec des titres en dessous, comme pour les images, plutôt que le forcer avec un tableau comme sur [[Master Detective Archives: RAIN CODE]]
a2334965a8de7179ce6f2c4e7fa677c8af0f2295
Special:Badtitle/NS1198:User:Ninjan/4/fr
1198
327
911
2023-05-19T14:16:52Z
77.202.190.206
0
Created page with "== À propos de moi == (Jan - Elle - Adulte)"
wikitext
text/x-wiki
== À propos de moi ==
(Jan - Elle - Adulte)
b351fe9e39c6ba918e80d62f99a6c1b2a2e3e3db
Special:Badtitle/NS1198:User:Ninjan/7/fr
1198
328
913
2023-05-19T14:18:09Z
77.202.190.206
0
Created page with "J'ai créé un compte Twitter (originellement RAINCODEWiki, déplacé vers RAINCODEMirage) pour le Wiki afin de lui donner un peu de publicité en tant que source d'information à propos de ''RAIN CODE'' avant que le jeu sorte. J'ai demandé ce Wiki et créé son apparence et ses modèles de base pour l'instant."
wikitext
text/x-wiki
J'ai créé un compte Twitter (originellement RAINCODEWiki, déplacé vers RAINCODEMirage) pour le Wiki afin de lui donner un peu de publicité en tant que source d'information à propos de ''RAIN CODE'' avant que le jeu sorte. J'ai demandé ce Wiki et créé son apparence et ses modèles de base pour l'instant.
98da07233887f8842cad64320a1e5c3a2173c5ba
Special:Badtitle/NS1198:User:Ninjan/8/fr
1198
329
915
2023-05-19T14:18:41Z
77.202.190.206
0
Created page with "== Bacs à sable == *[[User:Ninjan/Sandbox]] (+ raccourcis/conseils admins) *[[User:Ninjan/SandboxDesign]]"
wikitext
text/x-wiki
== Bacs à sable ==
*[[User:Ninjan/Sandbox]] (+ raccourcis/conseils admins)
*[[User:Ninjan/SandboxDesign]]
2dc6ffde05d66d6c3bac05f1eb022c648321cc8a
Special:Badtitle/NS1198:User:Ninjan/3/fr
1198
330
917
2023-05-19T14:20:40Z
77.202.190.206
0
Created page with "Si vous lisez ceci et pensez que vous pouvez m'aider à apprendre des choses à propos de quoi que ce soit que j'aie listé ici, votre aide est plus que bienvenue ! Sinon, sachez que je suis actuellement en train de travailler à apprendre tout ça."
wikitext
text/x-wiki
Si vous lisez ceci et pensez que vous pouvez m'aider à apprendre des choses à propos de quoi que ce soit que j'aie listé ici, votre aide est plus que bienvenue ! Sinon, sachez que je suis actuellement en train de travailler à apprendre tout ça.
d52b479349854eca3741ce3f13c6fc1839cbd3ce
Special:Badtitle/NS1198:User:Ninjan/5/fr
1198
331
919
2023-05-19T14:22:38Z
77.202.190.206
0
Created page with "Habituellement une admin de Wiki Fandom, j'aimerais donner une chance à ''RAIN CODE'' d'avoir un Wiki sur une autre plateforme avant qu'il soit trop tard. Sur Fandom, j'ai administré le Wiki ''Danganronpa'' Français de 2018 à 2023, et je suis une modo de contenu sur l'autre Wiki ''Danganronpa''. Je suis aussi l'admin du Wiki ''Akudama Drive'' sur Miraheze. Comme vous l'avez peut-être deviné, j'ai une quantité ridicule de connaissances à propos de Kazutaka Kodaka...."
wikitext
text/x-wiki
Habituellement une admin de Wiki Fandom, j'aimerais donner une chance à ''RAIN CODE'' d'avoir un Wiki sur une autre plateforme avant qu'il soit trop tard. Sur Fandom, j'ai administré le Wiki ''Danganronpa'' Français de 2018 à 2023, et je suis une modo de contenu sur l'autre Wiki ''Danganronpa''. Je suis aussi l'admin du Wiki ''Akudama Drive'' sur Miraheze. Comme vous l'avez peut-être deviné, j'ai une quantité ridicule de connaissances à propos de Kazutaka Kodaka. '''Je n'ai en réalité aucun plan d'acheter ''RAIN CODE'' à sa sortie, cependant, ce qui est pourquoi ce Wiki a besoin de votre aide !'''
58d5c4b232c7431d3001be0ffb2007d55c7746d0
Special:Badtitle/NS1198:User:Ninjan/6/fr
1198
332
921
2023-05-19T14:24:04Z
77.202.190.206
0
Created page with "J'ai joué à ''Death Come True'' et ''World's End Club'' et regardé ''Akudama Drive''. Je les ai tous aimés (j'aime d'ailleurs BEAUCOUP ''Akudama Drive'') mais après avoir été déçue par la façon dont l'anime ''TRIBE NINE'' a tourné, j'aimerais prendre une pause des IP de TooKyo Games. Le problème est que mon cerveau est accro à la collecte d'information inutile."
wikitext
text/x-wiki
J'ai joué à ''Death Come True'' et ''World's End Club'' et regardé ''Akudama Drive''. Je les ai tous aimés (j'aime d'ailleurs BEAUCOUP ''Akudama Drive'') mais après avoir été déçue par la façon dont l'anime ''TRIBE NINE'' a tourné, j'aimerais prendre une pause des IP de TooKyo Games. Le problème est que mon cerveau est accro à la collecte d'information inutile.
9f9b28e2436b4ea66b644466e5f14d041bcf13fd
Special:Badtitle/NS1198:User:Ninjan/Page display title/fr
1198
333
923
2023-05-19T14:24:42Z
77.202.190.206
0
Created page with "Utilisateur:Ninjan"
wikitext
text/x-wiki
Utilisateur:Ninjan
42810b6ec602bffdfdbfb1378fcce6dcf1c978a7
Template:Quote
10
335
927
2023-05-19T14:49:55Z
Ninjan
2
Created page with "<center><table border="0" style="border-spacing:0; margin:.5em auto .5em auto; background:transparent;> <td width="20" valign="top" style="color:rgba(159,38,160, 0.8);font-size:40px;font-family:Times New Roman, serif; font-weight:bold; text-align:left; padding:10px 10px;"> “ </td> <td valign="top" style="padding:4px 10px; font-weight:normal;"> ''{{{1|Text of the quote|Source}}}''<br /> <small>{{#switch:{{{2|}}}|{{{2}}}=:— {{{2}}}|}}</small></td> <td width="20" valign..."
wikitext
text/x-wiki
<center><table border="0" style="border-spacing:0; margin:.5em auto .5em auto; background:transparent;>
<td width="20" valign="top" style="color:rgba(159,38,160, 0.8);font-size:40px;font-family:Times New Roman, serif; font-weight:bold; text-align:left; padding:10px 10px;"> “ </td>
<td valign="top" style="padding:4px 10px; font-weight:normal;"> ''{{{1|Text of the quote|Source}}}''<br />
<small>{{#switch:{{{2|}}}|{{{2}}}=:— {{{2}}}|}}</small></td>
<td width="20" valign="top" style="color:rgba(159,38,160, 0.8);font-size:40px;font-family:Times New Roman, serif; font-weight:bold; text-align:left; padding:10px 10px;"> ” </td>
</table></center><noinclude><pre>
{{Quote|Text of the quote.|Source of the quote.}}</pre>[[Category:Data template]]
</noinclude>
e4a3d11077cf35e3bc297b3b410acd718fdeafa0
930
927
2023-05-19T14:54:53Z
Ninjan
2
Protected "[[Template:Quote]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
<center><table border="0" style="border-spacing:0; margin:.5em auto .5em auto; background:transparent;>
<td width="20" valign="top" style="color:rgba(159,38,160, 0.8);font-size:40px;font-family:Times New Roman, serif; font-weight:bold; text-align:left; padding:10px 10px;"> “ </td>
<td valign="top" style="padding:4px 10px; font-weight:normal;"> ''{{{1|Text of the quote|Source}}}''<br />
<small>{{#switch:{{{2|}}}|{{{2}}}=:— {{{2}}}|}}</small></td>
<td width="20" valign="top" style="color:rgba(159,38,160, 0.8);font-size:40px;font-family:Times New Roman, serif; font-weight:bold; text-align:left; padding:10px 10px;"> ” </td>
</table></center><noinclude><pre>
{{Quote|Text of the quote.|Source of the quote.}}</pre>[[Category:Data template]]
</noinclude>
e4a3d11077cf35e3bc297b3b410acd718fdeafa0
Template:Quotes
10
336
928
2023-05-19T14:53:19Z
Ninjan
2
Created page with "{{#switch:{{{1|}}} |Vivia= {{Quote|*sigh*... I wanna die someday...}} |Character= {{Quote|Text of the quote.|Source of the quote (if applicable).}} }} <noinclude>[[Category:Data template]]</noinclude>"
wikitext
text/x-wiki
{{#switch:{{{1|}}}
|Vivia=
{{Quote|*sigh*... I wanna die someday...}}
|Character=
{{Quote|Text of the quote.|Source of the quote (if applicable).}}
}}
<noinclude>[[Category:Data template]]</noinclude>
18852c5be9a8cffbf0cc6ba48a903978e3e121f2
931
928
2023-05-19T14:56:52Z
Ninjan
2
Protected "[[Template:Quotes]]" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))
wikitext
text/x-wiki
{{#switch:{{{1|}}}
|Vivia=
{{Quote|*sigh*... I wanna die someday...}}
|Character=
{{Quote|Text of the quote.|Source of the quote (if applicable).}}
}}
<noinclude>[[Category:Data template]]</noinclude>
18852c5be9a8cffbf0cc6ba48a903978e3e121f2
933
931
2023-05-19T15:46:17Z
Xiniti
20
wikitext
text/x-wiki
{{#switch:{{{1|}}}
|Vivia=
{{Quote|*sigh*... I wanna die someday...}}
|Aphex=
{{Quote|A detective's gotta be tough. How 'bout a little training?}}
<noinclude>[[Category:Data template]]</noinclude>
e63715342c529b829709605d04a385fffe959262
934
933
2023-05-19T16:13:29Z
Ninjan
2
make sure templates aren't broken before publishing
wikitext
text/x-wiki
{{#switch:{{{1|}}}
|Vivia=
{{Quote|*sigh*... I wanna die someday...}}
|Aphex=
{{Quote|A detective's gotta be tough. How 'bout a little training?}}
}}
<noinclude>[[Category:Data template]]</noinclude>
d601e51fd657d5041dcab3c96fc9e69f2f7bed41
Vivia Twilight
0
204
929
871
2023-05-19T14:54:38Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes. Under his eyes is purple eyeliner, stylized to look like ink drops. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
867ae790703af3e8c509bebfaf01501bdf15ba2e
Aphex Logan
0
180
932
865
2023-05-19T15:27:41Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
3a75930ec1649f066b2164990a46d8e90e5395b9
Desuhiko Thunderbolt
0
201
935
867
2023-05-19T17:42:49Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
{{Quotes|Desuhiko}}
}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
0df67dadbc5285619a942edb0da57544cfd2a0b8
936
935
2023-05-19T17:45:23Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
b3fee4e1038a4d098eb2c76dca5d91dd56f0be82
953
936
2023-05-22T22:01:04Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
2140da228459ff09e46ffeaae06e5363ce3994a5
Master Detective Archives: RAIN CODE
0
9
937
842
2023-05-19T21:02:38Z
DGshoe
23
wikitext
text/x-wiki
<translate>
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
[[Yuma Kokohead|Yuma]], an amnesiac detective-in-training, and [[Shinigami]], the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a [[Amaterasu Corporation|megacorporation]]. [[Master Detectives]] from around [[World Detective Organization|the world]], each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]
*'''Music:''' [[Masafumi Takada]]
*'''Design:''' [[Rui Komatsuzaki]]
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
</translate>
2b5f6a802339df09f8c9320a574db8c3916a5374
938
937
2023-05-19T21:04:18Z
DGshoe
23
Undo revision 937 by [[Special:Contributions/DGshoe|DGshoe]] ([[User talk:DGshoe|talk]])
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
[[Yuma Kokohead|Yuma]], an amnesiac detective-in-training, and [[Shinigami]], the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a [[Amaterasu Corporation|megacorporation]]. [[Master Detectives]] from around [[World Detective Organization|the world]], each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]
*'''Music:''' [[Masafumi Takada]]
*'''Design:''' [[Rui Komatsuzaki]]
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
3da2ae3e9518f050cece60f53530f89c56bc1fc9
943
938
2023-05-20T16:53:37Z
DGshoe
23
Added localization producer Alex Flagg to the staff list
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
[[Yuma Kokohead|Yuma]], an amnesiac detective-in-training, and [[Shinigami]], the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a [[Amaterasu Corporation|megacorporation]]. [[Master Detectives]] from around [[World Detective Organization|the world]], each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]
*'''Music:''' [[Masafumi Takada]]
*'''Design:''' [[Rui Komatsuzaki]]
*'''Localization (English):''' [[Alex Flagg]]
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
d0bdc29e7f1edd5a3d56617eec1b630011c27144
946
943
2023-05-20T18:16:32Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
[[Yuma Kokohead|Yuma]], an amnesiac detective-in-training, and [[Shinigami]], the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a [[Amaterasu Corporation|megacorporation]]. [[Master Detectives]] from around [[World Detective Organization|the world]], each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]
*'''Music:''' [[Masafumi Takada]]
*'''Design:''' [[Rui Komatsuzaki]]
*'''Localization:''' Alex Flagg
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
[[pt-br:]]
bc69eb2118dee724fbc3ad368a3d3add40eedf25
947
946
2023-05-20T18:17:27Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
[[Yuma Kokohead|Yuma]], an amnesiac detective-in-training, and [[Shinigami]], the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a [[Amaterasu Corporation|megacorporation]]. [[Master Detectives]] from around [[World Detective Organization|the world]], each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]
*'''Music:''' [[Masafumi Takada]]
*'''Design:''' [[Rui Komatsuzaki]]
*'''Localization:''' Alex Flagg
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023 ({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
[[pt-br:Master Detective Archives: RAIN CODE]]
93bd46245427d955ef40a75254217066406c2cc9
Template:Quotes
10
336
939
934
2023-05-19T22:06:44Z
Ninjan
2
from today's tweet
wikitext
text/x-wiki
{{#switch:{{{1|}}}
|Vivia=
{{Quote|*sigh*... I wanna die someday...}}
|Aphex=
{{Quote|A detective's gotta be tough. How about a little training?}}
}}
<noinclude>[[Category:Data template]]</noinclude>
2a96a73c0ac87c7b709e1029232b8e369049f982
978
939
2023-05-23T21:24:44Z
Ninjan
2
wikitext
text/x-wiki
{{#switch:{{{1|}}}
|Vivia=
{{Quote|*sigh*... I wanna die someday...}}
|Aphex=
{{Quote|A detective's gotta be tough. How about a little training?}}
|Number One=
{{Quote|"The WDO will not allow mysteries to go unsolved."|[https://youtu.be/Ufzm7-i4TzA Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2]}}
}}
<noinclude>[[Category:Data template]]</noinclude>
c3261ab5b90fd11d15c4409ad42c694ea056683b
Main Page
0
1
940
689
2023-05-20T14:23:06Z
Ninjan
2
interlang test
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
05fec5a1d764592b4a6243c77ea25cd1fb6f4508
941
940
2023-05-20T14:32:39Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
c11ea488d0c4937ca77f2e3d77e36e441f0d70df
948
941
2023-05-20T18:24:10Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
05fec5a1d764592b4a6243c77ea25cd1fb6f4508
User:Ninjan
2
2
942
925
2023-05-20T14:37:34Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== To do ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
== About me ==
(Jan - She/Her - Adult)
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates for the time being.
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
a028af12eb056b33dd9f0aa9624230b76218c91a
User talk:Ninjan
3
184
944
845
2023-05-20T17:45:06Z
DGshoe
23
/* Interlanguage links */ new section
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
== Couple questions ==
Hello again! I have a couple of questions about the wiki's standards for future reference. 1) Should images have written descriptions describing their content/providing context with a link to the source under references (for example, like this page, but with more informative captions: https://raincode.miraheze.org/wiki/Desuhiko_Thunderbolt), or should sources and descriptions be included on the file page itself to leave the gallery clean? 2) How much information about a character, organization, concept, etc. is "enough" to make a stub? 3) Which promotional screenshots are worth adding? There are quite a few more available than are on the wiki, but I don't want to flood the files. Thank you! [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 09:59, 28 February 2023 (UTC)
:Hi! I'm adding a random title to your message to differentiate it from former conversations, haha.<br>1) Ideally, images inside galleries should have a short description of what it is, contains, or where it comes from, meant for the reader. I don't have a specific set of rules for how they should be phrased, but the idea is to tell the reader what they're looking at, to some extent. If by source, you mean reference, ideally it should be included too, but if the promotional screenshot is one that is often used by Spike Chunsoft, it's not the end of the world if it's not always included (since they'll be game content anyway).<br>2) For the time being, I would say that as long as the character/whatever it is has an official image and an official description, it's okay to create a Stub. I'd just consider that pages with the most information are more "urgent".<br>3) I don't see any issue with uploading any promotional screenshot that you wish to use on a page, for the time being at least! We are definitely missing a bunch atm.<br>I hope this all makes sense, thank you for your contributions, I'll take a look at them all soon! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:12, 28 February 2023 (UTC)
::Thank you so much for answering all of my questions and reviewing and correcting the pages I've edited! I'm sorry for the late reply. About question 1), yes, by source I mean a reference link to whatever official page the image was taken from. The exception for promo screenshots from the game itself make sense; I'll focus on adding references to original artwork and game assets with future uploads. The rest of your answers are clear, but I have one last question: what should we do about merchandise? On the English-speaking Danganronpa Wiki, I've seen pages that cover certain collaboration cafés, but they don't catalogue every small release because there are so many (and probably because so much of it just recycles the game sprites). Should the RC wiki only include images of merch that have original illustrations, like the ones you've added, and maybe figures? Thank you again for your time and effort maintaining the wiki. [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 02:14, 8 March 2023 (UTC)
:::I'm thankful for your interest in the Wiki! Don't worry about Infobox illustrations btw, there isn't really a good way to add a reference, so long as they're clearly the main official illustration(s) for the character in question. As for merch - so far my logic is to use the images we have of merch as an opportunity to host official/new illustrations that weren't public otherwise. I don't think there's a need to put any montage of the characters' models next to each other in page galleries, since the models themselves are already on the page. (I could make an exception if a model were never made public - let's say, for example, if Yomi's model were never made available by the time the game comes out other than on one of those "montages".) If we host pages about merch or collabs, I'm definitely of the opinion that it should rather be if they introduce new official images. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 02:47, 8 March 2023 (UTC)
== Moderation ==
Hello.
I'm just writing to let you know that I'd love to be given the moderator role, and I'd be happy to accept your invitation. Also, I typed in British English by habit, my apologies.
:And granted! Thank you. I gave you the "administrator" role, because there's little information about the moderator role, and it seems to be limited to an extension that this Wiki doesn't use. If you want to learn more about what rights this grants you, you may refer to [https://meta.miraheze.org/wiki/User_groups this page]. (I'm in both Bureaucrats and Administrators, while you're currently in Administrators.)<br>Please consider signing your messages on message walls - I wrote a tutorial [[Master Detective Archives: RAIN CODE:User talk guide|here]], please let me know if anything is unclear! No worries about using British English, it happens to me too and it's really not the end of the world.<br><br>You probably saw me mention that I don't plan on staying when the game comes out, which is why I'm more than happy to entrust administration/moderation rights to another active user. Since I'm used to editing Wikis and I'm the one who set up this one, feel free to ask me if you need help understanding anything. Since you now have admin rights, I can recommend creating a User page so people can click it if they need you, but there's no pressure or urgency to do that. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:45, 5 May 2023 (UTC)
== Interlanguage links ==
You have my permission as a bureaucrat on the arquivosenigma Wiki to request the addition of interwiki/interlanguage links between our Wikis.
3b04e89e8cb84b12e16bba2138cfa2e8ab4dee3b
945
944
2023-05-20T17:46:38Z
DGshoe
23
/* Interlanguage links */
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
== Couple questions ==
Hello again! I have a couple of questions about the wiki's standards for future reference. 1) Should images have written descriptions describing their content/providing context with a link to the source under references (for example, like this page, but with more informative captions: https://raincode.miraheze.org/wiki/Desuhiko_Thunderbolt), or should sources and descriptions be included on the file page itself to leave the gallery clean? 2) How much information about a character, organization, concept, etc. is "enough" to make a stub? 3) Which promotional screenshots are worth adding? There are quite a few more available than are on the wiki, but I don't want to flood the files. Thank you! [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 09:59, 28 February 2023 (UTC)
:Hi! I'm adding a random title to your message to differentiate it from former conversations, haha.<br>1) Ideally, images inside galleries should have a short description of what it is, contains, or where it comes from, meant for the reader. I don't have a specific set of rules for how they should be phrased, but the idea is to tell the reader what they're looking at, to some extent. If by source, you mean reference, ideally it should be included too, but if the promotional screenshot is one that is often used by Spike Chunsoft, it's not the end of the world if it's not always included (since they'll be game content anyway).<br>2) For the time being, I would say that as long as the character/whatever it is has an official image and an official description, it's okay to create a Stub. I'd just consider that pages with the most information are more "urgent".<br>3) I don't see any issue with uploading any promotional screenshot that you wish to use on a page, for the time being at least! We are definitely missing a bunch atm.<br>I hope this all makes sense, thank you for your contributions, I'll take a look at them all soon! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:12, 28 February 2023 (UTC)
::Thank you so much for answering all of my questions and reviewing and correcting the pages I've edited! I'm sorry for the late reply. About question 1), yes, by source I mean a reference link to whatever official page the image was taken from. The exception for promo screenshots from the game itself make sense; I'll focus on adding references to original artwork and game assets with future uploads. The rest of your answers are clear, but I have one last question: what should we do about merchandise? On the English-speaking Danganronpa Wiki, I've seen pages that cover certain collaboration cafés, but they don't catalogue every small release because there are so many (and probably because so much of it just recycles the game sprites). Should the RC wiki only include images of merch that have original illustrations, like the ones you've added, and maybe figures? Thank you again for your time and effort maintaining the wiki. [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 02:14, 8 March 2023 (UTC)
:::I'm thankful for your interest in the Wiki! Don't worry about Infobox illustrations btw, there isn't really a good way to add a reference, so long as they're clearly the main official illustration(s) for the character in question. As for merch - so far my logic is to use the images we have of merch as an opportunity to host official/new illustrations that weren't public otherwise. I don't think there's a need to put any montage of the characters' models next to each other in page galleries, since the models themselves are already on the page. (I could make an exception if a model were never made public - let's say, for example, if Yomi's model were never made available by the time the game comes out other than on one of those "montages".) If we host pages about merch or collabs, I'm definitely of the opinion that it should rather be if they introduce new official images. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 02:47, 8 March 2023 (UTC)
== Moderation ==
Hello.
I'm just writing to let you know that I'd love to be given the moderator role, and I'd be happy to accept your invitation. Also, I typed in British English by habit, my apologies.
:And granted! Thank you. I gave you the "administrator" role, because there's little information about the moderator role, and it seems to be limited to an extension that this Wiki doesn't use. If you want to learn more about what rights this grants you, you may refer to [https://meta.miraheze.org/wiki/User_groups this page]. (I'm in both Bureaucrats and Administrators, while you're currently in Administrators.)<br>Please consider signing your messages on message walls - I wrote a tutorial [[Master Detective Archives: RAIN CODE:User talk guide|here]], please let me know if anything is unclear! No worries about using British English, it happens to me too and it's really not the end of the world.<br><br>You probably saw me mention that I don't plan on staying when the game comes out, which is why I'm more than happy to entrust administration/moderation rights to another active user. Since I'm used to editing Wikis and I'm the one who set up this one, feel free to ask me if you need help understanding anything. Since you now have admin rights, I can recommend creating a User page so people can click it if they need you, but there's no pressure or urgency to do that. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:45, 5 May 2023 (UTC)
== Interlanguage links ==
You have my permission as a bureaucrat on the arquivosenigma Wiki to request the addition of interwiki/interlanguage links between our Wikis.
[[User:DGshoe|DGshoe]] ([[User talk:DGshoe|talk]]) 17:46, 20 May 2023 (UTC)
d38a8a0cd70de5800886b69ed261bf93dfd39c2d
Template:Navigation Characters
10
337
949
2023-05-22T21:59:10Z
Ninjan
2
more to be added when revealed or game comes out/not including novel because the single character looked really goofy/4koma not needed because it's the same charas as the game
wikitext
text/x-wiki
{|class="mw-collapsible mw-collapsed #A7D7F9" width="100%" style="clear:both; font-size:75%; font-family:verdana;"
! colspan="2" style="background:#A7D7F9;" align="center"|<div style="margin-left:55px;">''[[Master Detective Archives: RAIN CODE|<font color="#202122" style="font-size:15.5px; font-family:tahoma;">Master Detective Archives: RAIN CODE]] Characters</font>''</div>
|-
|colspan="2" align="center" style="background: #A7D7F9;"|'''''[[Master Detective Archives: RAIN CODE|<font color="#202122" style="font-size:12.5px; font-family:tahoma;">Master Detective Archives: RAIN CODE</font>]]'''''
|-
|style="background: #A7D7F9;" width="15%"|'''<big>[[World Detective Organization|<font color="#202122">World Detective Organization</font>]]</big>'''
|style="background: rgba(248, 249, 250, 0.7);"|'''[[Yuma Kokohead]]''' • '''[[Shinigami]]''' • [[Aphex Logan]] • [[Desuhiko Thunderbolt]] • [[Fubuki Clockford]] • [[Halara Nightmare]] • [[Melami Goldmine]] • [[Number One]] • [[Pucci Lavmin]] • [[Vivia Twilight]] • [[Yakou Furio]] • [[Zange Eraser]] • [[Zilch Alexander]]
|-
|style="background: #A7D7F9;" width="15%"|<big>'''[[Amaterasu Corporation|<font color="#202122">Amaterasu Corporation</font>]]'''</big>
|style="background: rgba(248, 249, 250, 0.7);"|[[Dominic Fulltank]] • [[Guillaume Hall]] • [[Martina Electro]] • [[Seth Burroughs]] • [[Swank Catsonell]] • [[Yomi Hellsmile]]
|}<noinclude>[[Category:Navigation templates]]</noinclude>
e465d09475a06ed6f294c66d095d734fa71465a5
Yuma Kokohead
0
102
950
874
2023-05-22T21:59:59Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
706abc289f38828667d8d7173a109fea2a71ce78
Shinigami
0
105
951
882
2023-05-22T22:00:16Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
92561295c9075dcf507848937725db58d9eab4c2
Aphex Logan
0
180
952
932
2023-05-22T22:00:39Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
6d644be912f50734184a6583cd23dca4a3b673b4
Fubuki Clockford
0
214
954
877
2023-05-22T22:01:21Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
bcce0301fe3f687eff84addf87cad0fc07b1f235
Halara Nightmare
0
181
955
886
2023-05-22T22:01:34Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
645610dd31fd5b309f39fd52ee60b6afaf7fd585
Melami Goldmine
0
221
956
888
2023-05-22T22:01:48Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
57a4a87f69fad7b170ba54b8e90d1d9021fd5777
Number One
0
293
957
884
2023-05-22T22:02:01Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut =
}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, they are implied to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref>
== Teaser ==
''"The WDO will not allow mysteries to go unsolved."''<ref name="Character Trailer 2"></ref>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
01cafd11713f176016902891b334513b249d7582
958
957
2023-05-22T22:02:25Z
Ninjan
2
clear because page is too short
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut =
}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, they are implied to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref>
== Teaser ==
''"The WDO will not allow mysteries to go unsolved."''<ref name="Character Trailer 2"></ref>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
76818ba2ff25419fec48ca705bfad45b4985bd55
979
958
2023-05-23T21:25:30Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut =
}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
078505e89f5e9bf2fcc0bb53d3eb759e006035dd
980
979
2023-05-23T21:29:02Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut =
}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
f4db2e8006915dc7dcf3087fe4ad762af3c5e270
Pucci Lavmin
0
213
959
883
2023-05-22T22:02:42Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Pucci Lavmin''' (プッチー ラブミン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
c6d5c6a38ec74d548f84c55d597c607b37ce9925
Vivia Twilight
0
204
960
929
2023-05-22T22:03:01Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes. Under his eyes is purple eyeliner, stylized to look like ink drops. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
8ecd52ca5e48ad0033ad0f3ac0dc99a555d4d390
972
960
2023-05-22T23:03:00Z
18.134.240.32
0
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
15f41904939afc07af87a84660f9a1b3da73afd2
Yakou Furio
0
226
961
872
2023-05-22T22:03:17Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
3b62201480666db2d9c64fe9d0fd744818ff5769
973
961
2023-05-22T23:31:33Z
18.134.240.32
0
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a tall and slim man with broad shoulders, being of similar height to [[Vivia Twilight|Vivia]]. He has rather pale skin and dark blue eyes, with irises designed to look like 2 empty squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer; under both is a tattoo on his chest of an eye, being only semi-visible. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several on it, ranging from a skeleton to Saturn, and his badge for the [[World Detective Organization]] is on his left arm. Yakou wears gray trousers, with the right leg having a flame and skull motif, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
2f04bda9890da2435f8247a1f61fd2beb2813271
981
973
2023-05-23T22:01:01Z
Ninjan
2
beginning could be added but i'm not sure what the source is for vivia & yakou being similar heights
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
3614044c6bbb3f259328d9450538d32b69aee6fc
Zange Eraser
0
206
962
876
2023-05-22T22:03:57Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Zange Eraser''' (ザンゲ イレイザー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
7a7e55c5de742e00bee9546674598f7685b48d90
974
962
2023-05-23T09:20:18Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Zange Eraser''' (ザンゲ イレイザー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
dcfd883c7da76f70c7c1df960a871461607a6765
977
974
2023-05-23T21:09:31Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Zange Eraser''' (ザンゲ イレイザー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is an tall and elderly figure with broad shoulders.
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
1ca1140ba28cff5959ba6025f3c05ab2b2d25b2e
984
977
2023-05-23T22:11:03Z
Ninjan
2
quick edit but please consider using sandboxes for WIPs
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Zange Eraser''' (ザンゲ イレイザー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
13bae8fe6d3c0dfff4d8dac3e627bda5af1729b5
Zilch Alexander
0
208
963
875
2023-05-22T22:04:26Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Animal Investigation
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
97d8b978a7d15abf85205d05e3fa9abd42165ef8
Dominic Fulltank
0
239
964
868
2023-05-22T22:04:52Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = Over 2 meters
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
f5208f7057a189daea3d2d784a4184debeda2964
Guillaume Hall
0
238
965
879
2023-05-22T22:05:08Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
93ae7fd4d72adc329b3e014241924ad00d1477d0
Martina Electro
0
231
966
880
2023-05-22T22:05:36Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE [Reservation Bonus] via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
dab31dbffad9fcf8674661d8eebcbb86368ceee2
967
966
2023-05-22T22:06:21Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
08cc8941f0e7068247475001ebca7ff2f33f757c
Seth Burroughs
0
237
968
869
2023-05-22T22:06:38Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
68e269d4e4a2b621e6220985f1703eb601ecd5ac
Swank Catsonell
0
236
969
870
2023-05-22T22:06:54Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
146821c6c85863df19124546cb5513eeeb3ffae6
Yomi Hellsmile
0
229
970
873
2023-05-22T22:07:21Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
bc0effeceaa1b9d778422ab093c335afe2d06bff
User:Ninjan/Sandbox
2
95
971
864
2023-05-22T22:10:40Z
Ninjan
2
wikitext
text/x-wiki
<tabber>
|-|Number One=
<nowiki>{{Stub}}</nowiki>
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:SAkira Kamiya|Akira Kamiya]]
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]
| appearances = {{Game}}
| debut =
}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is implied to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}}]</ref><ref>Reference 9</ref>
== Official description ==
This is Number One's official description.<ref>Reference 1</ref><ref>Reference 7</ref><ref>Reference 8</ref><ref>Reference 10</ref>
== Gallery ==
Image.<ref>Reference 2</ref><ref>Reference 3</ref><ref>Reference 4</ref><ref>Reference 5</ref><ref>Reference 6</ref>
== References ==
{{reflist}}
<nowiki>[[Category:Characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]</nowiki>
|-|Misc=
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]
<pre>[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]</pre>
@Username_A on Twitter: "''First line, translated or not''" ([[File:Flag_of_Japan.svg|18px|link=]])
JA Nintendo article: https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d
JA ASCII article: https://ascii.jp/elem/000/004/124/4124166/
US 6 characters intro: https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/
JA Famitsu 6 characters intro: https://www.famitsu.com/news/202302/24293882.html
Template test:
{{Flags|US}} {{Flags|JA}} {{Flags|UK}}
[[Template:Flags]]
|-|Admin shortcuts=
*[[Special:SpecialPages]]
*[[Special:InfoboxBuilder]]
*[[Special:AddVideo]]
*[[Special:NewFiles|Gallery of new files]]
Old Twitter URL was RAINCODEWiki. Current RAINCODEMirage.
*When adding multiple videos inside a html tabber:
**If the title (text) is longer than the width of the thumbnail, break the line with <nowiki><br></nowiki>
**To align all the videos so one doesn't look higher than the other because the text has more lines, add "<span style="color: #990000"><nowiki><br> </nowiki></span>" to the shorter text. This should be an empty character that creates an invisible line to adjust the height.
**You can just copy-paste the empty character from {{Game}} or [[Amaterasu Corporation]].
Activate "Syntax highlighting" with the highlighter icon at the top of the page when you're editing. It makes it easier to see code, templates, files etc. right away.
VisualEditor is not activated on the Wiki because it's a horrible, broken invention.
Use [[Template:Affiliates]] to add Affiliates. It will automatically update on the main page.
When pages are long enough and begin to have a lot of references, use [[Template:Reflist]] instead of <nowiki><references/></nowiki> so the references don't take up a huge chunk of the page. Recommended in general but not for now, because some pages are too short and the box would be sent to the bottom of the page with a large empty space. (See "Number One" tab.)
*[[MediaWiki:Sidebar]] to edit the sidebar, on the left.
*[[MediaWiki:Common.css]]
*[[MediaWiki:Vector.css]]
**Always comment CSS to know what changes what.
For support, you may join [https://discord.gg/miraheze-407504499280707585 the official Miraheze Discord server].
</tabber>
e8e06ed1f76ce40e12c01323e6612647ab7b19ae
982
971
2023-05-23T22:06:47Z
Ninjan
2
wikitext
text/x-wiki
<tabber>
|-|Number One=
<nowiki>{{Stub}}</nowiki>
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:SAkira Kamiya|Akira Kamiya]]
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]
| appearances = {{Game}}
| debut =
}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is implied to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}}]</ref><ref>Reference 9</ref>
== Official description ==
This is Number One's official description.<ref>Reference 1</ref><ref>Reference 7</ref><ref>Reference 8</ref><ref>Reference 10</ref>
== Gallery ==
Image.<ref>Reference 2</ref><ref>Reference 3</ref><ref>Reference 4</ref><ref>Reference 5</ref><ref>Reference 6</ref>
== References ==
{{reflist}}
<nowiki>[[Category:Characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]</nowiki>
|-|Misc=
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]
<pre>[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]</pre>
@Username_A on Twitter: "''First line, translated or not''" ([[File:Flag_of_Japan.svg|18px|link=]])
JA Nintendo article: https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d
JA ASCII article: https://ascii.jp/elem/000/004/124/4124166/
US 6 characters intro: https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/
JA Famitsu 6 characters intro: https://www.famitsu.com/news/202302/24293882.html
Template test:
{{Flags|US}} {{Flags|JA}} {{Flags|UK}}
[[Template:Flags]]
|-|Admin shortcuts=
*[[Special:SpecialPages]]
*[[Special:InfoboxBuilder]]
*[[Special:AddVideo]]
*[[Special:NewFiles|Gallery of new files]]
Old Twitter URL was RAINCODEWiki. Current RAINCODEMirage.
*When adding multiple videos inside a html tabber:
**If the title (text) is longer than the width of the thumbnail, break the line with <nowiki><br></nowiki>
**To align all the videos so one doesn't look higher than the other because the text has more lines, add "<span style="color: #990000"><nowiki><br> </nowiki></span>" to the shorter text. This should be an empty character that creates an invisible line to adjust the height.
**You can just copy-paste the empty character from {{Game}} or [[Amaterasu Corporation]].
Activate "Syntax highlighting" with the highlighter icon at the top of the page when you're editing. It makes it easier to see code, templates, files etc. right away.
VisualEditor is not activated on the Wiki because it's a horrible, broken invention.
Use [[Template:Affiliates]] to add Affiliates. It will automatically update on the main page.
When pages are long enough and begin to have a lot of references, use [[Template:Reflist]] instead of <nowiki><references/></nowiki> so the references don't take up a huge chunk of the page. Recommended in general but not for now, because some pages are too short and the box would be sent to the bottom of the page with a large empty space. (See "Number One" tab.)
*[[MediaWiki:Sidebar]] to edit the sidebar, on the left.
*[[MediaWiki:Common.css]]
*[[MediaWiki:Vector.css]]
**Always comment CSS to know what changes what.
For support, you may join [https://discord.gg/miraheze-407504499280707585 the official Miraheze Discord server].
Wikis are marked as inactive after 60 days, and will be deleted in the long run if they aren't re-opened after that, so even when there isn't a lot of content to add, consider making minor edits every two months at least. View [https://meta.miraheze.org/wiki/Dormancy_Policy Dormancy Policy]. Contact a Steward to exempted when applicable.
</tabber>
30f5f8f2b29a17c6047f627e966e21dfa4caefa0
983
982
2023-05-23T22:07:47Z
Ninjan
2
wikitext
text/x-wiki
<tabber>
|-|Number One=
<nowiki>{{Stub}}</nowiki>
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:SAkira Kamiya|Akira Kamiya]]
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]
| appearances = {{Game}}
| debut =
}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is implied to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}}]</ref><ref>Reference 9</ref>
== Official description ==
This is Number One's official description.<ref>Reference 1</ref><ref>Reference 7</ref><ref>Reference 8</ref><ref>Reference 10</ref>
== Gallery ==
Image.<ref>Reference 2</ref><ref>Reference 3</ref><ref>Reference 4</ref><ref>Reference 5</ref><ref>Reference 6</ref>
== References ==
{{reflist}}
<nowiki>[[Category:Characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]</nowiki>
|-|Misc=
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]
<pre>[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]</pre>
@Username_A on Twitter: "''First line, translated or not''" ([[File:Flag_of_Japan.svg|18px|link=]])
JA Nintendo article: https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d
JA ASCII article: https://ascii.jp/elem/000/004/124/4124166/
US 6 characters intro: https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/
JA Famitsu 6 characters intro: https://www.famitsu.com/news/202302/24293882.html
Template test:
{{Flags|US}} {{Flags|JA}} {{Flags|UK}}
[[Template:Flags]]
|-|Admin shortcuts=
*[[Special:SpecialPages]]
*[[Special:InfoboxBuilder]]
*[[Special:AddVideo]]
*[[Special:NewFiles|Gallery of new files]]
Old Twitter URL was RAINCODEWiki. Current RAINCODEMirage.
*When adding multiple videos inside a html tabber:
**If the title (text) is longer than the width of the thumbnail, break the line with <nowiki><br></nowiki>
**To align all the videos so one doesn't look higher than the other because the text has more lines, add "<span style="color: #990000"><nowiki><br> </nowiki></span>" to the shorter text. This should be an empty character that creates an invisible line to adjust the height.
**You can just copy-paste the empty character from {{Game}} or [[Amaterasu Corporation]].
Activate "Syntax highlighting" with the highlighter icon at the top of the page when you're editing. It makes it easier to see code, templates, files etc. right away.
VisualEditor is not activated on the Wiki because it's a horrible, broken invention.
Use [[Template:Affiliates]] to add Affiliates. It will automatically update on the main page.
When pages are long enough and begin to have a lot of references, use [[Template:Reflist]] instead of <nowiki><references/></nowiki> so the references don't take up a huge chunk of the page. Recommended in general but not for now, because some pages are too short and the box would be sent to the bottom of the page with a large empty space. (See "Number One" tab.)
*[[MediaWiki:Sidebar]] to edit the sidebar, on the left.
*[[MediaWiki:Common.css]]
*[[MediaWiki:Vector.css]]
**Always comment CSS to know what changes what.
For support, you may join [https://discord.gg/miraheze-407504499280707585 the official Miraheze Discord server].
Wikis are marked as inactive after 60 days, and will be deleted in the long run if they aren't re-opened after that, so even when there isn't a lot of content to add, consider making minor edits every two months at least. View [https://meta.miraheze.org/wiki/Dormancy_Policy Dormancy Policy]. Contact a Steward to be exempted when applicable.
</tabber>
07a223d7ac933e1f42a9abe2684012d260e0f728
File:4-Panel Manga - Chapter 6.jpg
6
338
975
2023-05-23T18:48:44Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE 4-Panel Manga
0
297
976
890
2023-05-23T18:50:30Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| name =
| image = File:4-Panel Manga - Prologue.jpg
| author =
| supervisor =
| illustrator = [https://potofu.me/magodesu magodesu]
| format = Digital/Twitter
| publisher =
| release = Weekly
}}
The '''4-Panel Manga''' series, titled after the upcoming game '''{{Game}}''', is a comic strip in the [[wikipedia:Yonkoma|4-koma]] format illustrated by Japanese illustrator [https://potofu.me/magodesu magodesu] being posted every Monday by [[Spike Chunsoft]] on their official Twitter accounts in Japanese, English and Traditional Chinese.
== History ==
The 4-Panel Manga series was announced on April 16, 2023 along a "special prologue" featuring two sleeping [[Yuma Kokohead]] and [[Shinigami]], to start on the next day. Japanese illustrator magodesu is credited for the artwork by Spike Chunsoft as mago-Sensei, or mago on the official site.<ref name="Announcement">[https://twitter.com/SpikeChunsoft_e/status/1647767009147473922 @SpikeChunsoft_e on Twitter: ''4-Panel Manga Series Announcement'' ({{Flags|US}})]</ref><ref name="Special">[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref> From the release of Volume 2, the pages became available on the official site for ''Master Detective Archives: RAIN CODE'' via its newly opened "Special" tab.<ref name="Special"></ref>
== Character profiles ==
=== From Volume 1 ===
==== [[Yuma Kokohead]] ====
A detective in training. Although he whines a lot, he has a strong sense of justice!
==== [[Shinigami]] ====
A Death God haunting Yuma. She's only visible to Yuma and is constantly floating at his side.
=== From Volume 3 ===
==== [[Fubuki Clockford]] ====
The Time Leap detective. She has a uniquely peculiar way of thinking.
==== [[Vivia Twilight]] ====
The Spectral Projection detective. He has a self-indulgent personality and often lies down in various places.
==== [[Yakou Furio]] ====
Head of the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization|WDO]].
=== From Volume 4 ===
==== [[Melami Goldmine]] ====
The Medium detective. Flamboyant and intelligent, her mind is often focused on clothes.
==== [[Pucci Lavmin]] ====
The Audial Aptitude detective. She has a calm demeanor, but shows unexpected and intense emotions at times.
=== From Volume 5 ===
==== [[Halara Nightmare]] ====
The Postcognition detective. Always cool under fire, Halara only believes in money.
=== From Volume 6 ===
==== [[Desuhiko Thunderbolt]] ====
The Disguise detective. A ladies man with a goofball nature, his dream is to become a superstar detective.
== Volumes ==
<gallery>File:4-Panel Manga - Prologue.jpg|Special prologue (April 16, 2023)
File:4-Panel Manga - Chapter 1.jpg|Volume 1: Kanai Ward's Ultimate Case?! (April 17, 2023)
File:4-Panel Manga - Chapter 2.jpg|Volume 2: The Mystery Labyrinth! (April 24, 2023)
File:4-Panel Manga - Chapter 3.jpg|Volume 3: Gifts (May 1, 2023)
File:4-Panel Manga - Chapter 4.jpg|Volume 4: Whisper Whisper... (May 9, 2023)
File:4-Panel Manga - Chapter 5.jpg|Volume 5: Original Gag! (May 15, 2023)
File:4-Panel Manga - Chapter 6.jpg|Volume 6: Disguise! (May 22, 2023)
</gallery>
== Links ==
*[https://twitter.com/SpikeChunsoft_e/ Spike Chunsoft, Inc. on Twitter] (American English)
*[https://twitter.com/spikechunsoft スパイク・チュンソフト on Twitter] (Japanese)
*[https://twitter.com/SpikechunsoftZ SpikechunsoftZ on Twitter] (Traditional Chinese)
*[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/] (American English)
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Manga]]
[[Category:Promotional content]]
93ef826758bc71da0e12d77600f41e12c0e6bf11
File:Other characters - Kurumi Wendy.png
6
339
985
2023-05-23T22:12:38Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Other characters - Masked Man.png
6
340
986
2023-05-23T22:12:55Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Promotional screenshot - Kurumi.jpg
6
341
987
2023-05-23T22:18:55Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Promotional screenshot - Kurumi dialogue.jpg
6
342
988
2023-05-23T22:19:42Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Kurumi Wendy
0
343
989
2023-05-23T22:23:02Z
Ninjan
2
Created page with "{{Stub}} {{Infobox Character | name = Kurumi Wendy | image = Other characters - Kurumi Wendy.png | alias = | relatives = | affiliation = Aetheria Academy<br>Aetheria Academy Theater club | occupation = Student | forte = | birth = | birthplace = | death = | deathplace = | species = Human | gender = Feminine | height = | weight = | portrayal = {{Flags|JA}} wikipedia:Me..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = Other characters - Kurumi Wendy.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater club
| occupation = Student
| forte =
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
7a58e0ddd5fa6ba8b219c828b73a8f7a819a8c15
Category:Clients
14
344
990
2023-05-23T22:24:02Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Promotional screenshot - Masked man dialogue.jpg
6
345
991
2023-05-23T22:31:20Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Navigation Characters
10
337
993
949
2023-05-23T22:33:59Z
Ninjan
2
wikitext
text/x-wiki
{|class="mw-collapsible mw-collapsed #A7D7F9" width="100%" style="clear:both; font-size:75%; font-family:verdana;"
! colspan="2" style="background:#A7D7F9;" align="center"|<div style="margin-left:55px;">''[[Master Detective Archives: RAIN CODE|<font color="#202122" style="font-size:15.5px; font-family:tahoma;">Master Detective Archives: RAIN CODE]] Characters</font>''</div>
|-
|colspan="2" align="center" style="background: #A7D7F9;"|'''''[[Master Detective Archives: RAIN CODE|<font color="#202122" style="font-size:12.5px; font-family:tahoma;">Master Detective Archives: RAIN CODE</font>]]'''''
|-
|style="background: #A7D7F9;" width="15%"|'''<big>[[World Detective Organization|<font color="#202122">World Detective Organization</font>]]</big>'''
|style="background: rgba(248, 249, 250, 0.7);"|'''[[Yuma Kokohead]]''' • '''[[Shinigami]]''' • [[Aphex Logan]] • [[Desuhiko Thunderbolt]] • [[Fubuki Clockford]] • [[Halara Nightmare]] • [[Melami Goldmine]] • [[Number One]] • [[Pucci Lavmin]] • [[Vivia Twilight]] • [[Yakou Furio]] • [[Zange Eraser]] • [[Zilch Alexander]]
|-
|style="background: #A7D7F9;" width="15%"|<big>'''[[Amaterasu Corporation|<font color="#202122">Amaterasu Corporation</font>]]'''</big>
|style="background: rgba(248, 249, 250, 0.7);"|[[Dominic Fulltank]] • [[Guillaume Hall]] • [[Martina Electro]] • [[Seth Burroughs]] • [[Swank Catsonell]] • [[Yomi Hellsmile]]
|-
|style="background: #A7D7F9;" width="15%"|<big>'''Others'''</big>
|style="background: rgba(248, 249, 250, 0.7);"|[[Kurumi Wendy]] • [[Masked Man]]
|}<noinclude>[[Category:Navigation templates]]</noinclude>
b221edaf40c39a65c9372c3647dfe1ec77a3a9d8
File:Site - Kurumi icon.png
6
347
994
2023-05-23T22:39:13Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Site - Masked Man icon.png
6
348
995
2023-05-23T22:39:29Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE:Administration
0
349
997
2023-05-23T23:14:33Z
Ninjan
2
Created page with "Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki! If you are looking to learn about the game, please visit the {{Game}} page. If you are looking for guidance, you may visit the [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]] and/or [[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]] pages. If you need further help however, here is a list of available administrators. == Bureaucrat == {| class="wikitable" |+ ! Username..."
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
If you are looking to learn about the game, please visit the {{Game}} page. If you are looking for guidance, you may visit the [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]] and/or [[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]] pages. If you need further help however, here is a list of available administrators.
== Bureaucrat ==
{| class="wikitable"
|+
! Username !! Status !! Bio
|-
|align="center"|[[User:Ninjan|Ninjan]]
|align="center"|<span style="color:#32CD32">Active</span>
|width="100%"|'''Ninjan''', or Jan, requested this Wiki in October 2022. Formerly a Fandom Wiki admin, this was her first experience on Miraheze. She created the base appearance, rules, editing guides and templates for the Wiki, and despite being very familiar with [[Kazutaka Kodaka]]'s works, she doesn't plan on playing the game when it comes out.
|}
== Administrator ==
{| class="wikitable"
|+
! Username !! Status !! Bio
|-
|align="center"|[[User:Xiniti|Xiniti]]
|align="center"|<span style="color:#32CD32">Active</span>
|width="100%"|'''Xiniti''' was given administrator rights on May 5, 2023.
|}
[[Category:Project pages]]
aaed7ac3346e6586117297ac9327da0ac54c858c
1004
997
2023-05-23T23:24:13Z
Ninjan
2
Protected "[[Master Detective Archives: RAIN CODE:Administration]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
If you are looking to learn about the game, please visit the {{Game}} page. If you are looking for guidance, you may visit the [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]] and/or [[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]] pages. If you need further help however, here is a list of available administrators.
== Bureaucrat ==
{| class="wikitable"
|+
! Username !! Status !! Bio
|-
|align="center"|[[User:Ninjan|Ninjan]]
|align="center"|<span style="color:#32CD32">Active</span>
|width="100%"|'''Ninjan''', or Jan, requested this Wiki in October 2022. Formerly a Fandom Wiki admin, this was her first experience on Miraheze. She created the base appearance, rules, editing guides and templates for the Wiki, and despite being very familiar with [[Kazutaka Kodaka]]'s works, she doesn't plan on playing the game when it comes out.
|}
== Administrator ==
{| class="wikitable"
|+
! Username !! Status !! Bio
|-
|align="center"|[[User:Xiniti|Xiniti]]
|align="center"|<span style="color:#32CD32">Active</span>
|width="100%"|'''Xiniti''' was given administrator rights on May 5, 2023.
|}
[[Category:Project pages]]
aaed7ac3346e6586117297ac9327da0ac54c858c
User talk:Xiniti
3
252
998
838
2023-05-23T23:17:46Z
Ninjan
2
/* Administration page */ new section
wikitext
text/x-wiki
== Rui Komatsuzaki page ==
Hello! I'd like to note that the page you created for Rui Komatsuzaki has too little information to qualify as a Stub (although it's understandable, because Komatsuzaki isn't the creator with the most information available online). In the future, please consider using your Sandbox for incomplete pages. That being said, since I have created a page about him in the past, I will be completing your Stub by translating it, so please note that edits are underway! Thank you. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:37, 2 March 2023 (UTC)
== Re ==
Hi again! Thank you very much for your contributions to the appearances sections of character pages. I was hoping someone would make this kind of new contribution! After proofreading what you've already published, I made some edits I felt were appropriate (notably putting the official description first and switching to American English) but when it comes to contributions that aren't purely official promotional content, I don't plan on being super hands-on. Let me know if there's anything I can help you with.<br><br>Seeing your activity on the Wiki, I think I recall you mentioning that you may be available to continue editing the Wiki as an admin/mod role once the game comes out. Would you like me to give you a moderator role as of now? It would be a good opportunity to confirm I know how to do it... and for you to check if it works for you before I'm gone.<br>This is simply a suggestion and it's perfectly okay to turn it down, whether it is for now or for good. Thank you for your consideration! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 09:58, 5 May 2023 (UTC)
== Administration page ==
Hello! Letting you know that I created a page to list available [[Master Detective Archives: RAIN CODE:Administration|Administrators]] for potential contributors looking to contact someone. Please feel free to replace the default description I wrote for you with something that describes you and/or your availability if you wish to. There is no rush or pressure whatsoever, and if you don't wish to edit it, it's okay as well. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 23:17, 23 May 2023 (UTC)
23b620186ad9c3d1d9869fe7579c4ea6696fb140
Main Page
0
1
999
948
2023-05-23T23:21:41Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
bc97a386146bd531a20a29652c3c021c6c64a77a
1000
999
2023-05-23T23:23:23Z
Ninjan
2
Protected "[[Main Page]]" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite))
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
bc97a386146bd531a20a29652c3c021c6c64a77a
1005
1000
2023-05-23T23:43:05Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]''' - '''[[:Category:Staff|<span style="color: #9F26A0">Staff</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
15d3e016cd4e13fbe3f09fd94812b63d1faf4ed9
1006
1005
2023-05-24T20:32:38Z
Ninjan
2
interlang test 2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]''' - '''[[:Category:Staff|<span style="color: #9F26A0">Staff</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal|pt-br:Página principal]]
25b5ad5ecc9fd9af801a09d2c93355c8523a5435
1007
1006
2023-05-24T21:13:10Z
Ninjan
2
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It will be released on June 30, 2023, on [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]''' - '''[[:Category:Staff|<span style="color: #9F26A0">Staff</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
15d3e016cd4e13fbe3f09fd94812b63d1faf4ed9
Master Detective Archives: RAIN CODE:Content Policy
0
107
1001
893
2023-05-23T23:23:39Z
Ninjan
2
Protected "[[Master Detective Archives: RAIN CODE:Content Policy]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
This Wiki was requested by [[User:Ninjan|Ninjan]] and created on October 12, 2022. It is currently in its starting stages, and seeking more contributors!
== Wiki rules ==
*By editing this Wiki, '''you agree to abide by Miraheze's [https://meta.miraheze.org/wiki/Content_Policy Content Policy]'''.
*You are allowed to create and edit pages about the game ''Master Detective Archives: RAIN CODE'' and its creators. '''Pages about other media properties will not be allowed'''.
**On the same note, '''please avoid referencing characters from different media properties''', notably for the purpose of comparison, '''in page contents, even if said media property belongs to one of the creators of ''RAIN CODE''.''' Pages should be written with the assumption that the reader has not experienced the media you, the contributor, happen to be familiar with. Exceptions may be made, notably in Trivia sections, when the comparison is ''noteworthy'' and thoroughly explained.
*Outside from vandalism, '''edits must be assumed to be made in good faith''', and '''other editors should be treated with respect'''.
*Redlinks are currently allowed, if there is an intent to create the linked page in the future.
*'''We request that you do not plagiarize content from the Wiki.''' Content created by the Wiki's administrators and contributors is free to use on your personal platforms, so long as you do not claim ownership over it, or blatantly steal page-wide or site-wide worth of formatting and original content for your own use/platforms.
**Official/promotional content, such as Spike Chunsoft's and the like, which the Wiki shares, falls under the licensing decided by its creators; this Wiki has no ownership over it.
*'''You may not edit another user's profile or Sandboxes without their permission'''. If you wish to create a page a user has been working on in a Sandbox, you are encouraged to ask them before publishing the page or using contents from their Sandbox.
**In the event that the user has become inactive, you may continue their work from your own Sandbox or directly on the page you will be publishing.
*'''You are encouraged to read the [[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]] and/or [[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]] pages''' before editing. Pages and edits that do not follow these guides may be subject to deletion.
*'''More rules may be added as time goes.''' If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
fbe07dbf9b22c2a7fc9bf7875076ffaeb18160c1
Master Detective Archives: RAIN CODE:Editing guide
0
108
1002
892
2023-05-23T23:23:45Z
Ninjan
2
Protected "[[Master Detective Archives: RAIN CODE:Editing guide]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until June 30, 2023, will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', '''characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.'''
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*Please '''do not use page links repeatedly in the same section'''. Once linked, if a page is mentioned again, it can be written as its name plainly.
**''Example:'' "<nowiki>[[Character Name]] was born in [[Kanai Ward]]. Whenever Character goes to Kanai Ward..."</nowiki>
**You may type <nowiki>{{Game}}</nowiki> or <nowiki>{{Novel}}</nowiki> as a shortcut to link to {{Game}} and {{Novel}}'s pages.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*[[Spike Chunsoft]]
*[[Tookyo Games]]
*[[Shimadoriru]]/Shimadrill
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*Amaterasu Corporation Peacekeepers
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
8966adce5cd24d62490b38444508e4078f9dd412
1026
1002
2023-05-28T21:16:04Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until June 30, 2023, will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', '''characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.'''
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*Please '''do not use page links repeatedly in the same section'''. Once linked, if a page is mentioned again, it can be written as its name plainly.
**''Example:'' "<nowiki>[[Character Name]] was born in [[Kanai Ward]]. Whenever Character goes to Kanai Ward..."</nowiki>
**You may type <nowiki>{{Game}}</nowiki> or <nowiki>{{Novel}}</nowiki> as a shortcut to link to {{Game}} and {{Novel}}'s pages.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*Amaterasu Corporation Peacekeepers
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
43f06a0c1c15312b9c311e39582a0ca65aacaf7a
Master Detective Archives: RAIN CODE:User talk guide
0
185
1003
478
2023-05-23T23:23:53Z
Ninjan
2
Protected "[[Master Detective Archives: RAIN CODE:User talk guide]]" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE Wiki''! The Wiki is a work in progress for a game which will be released on June 30, 2023. As a contributor, you may be interested in its '''User talk''' pages.
== Wiki rules ==
*You may use User talk pages to contact any administrator or contributor.
*'''Off-topic conversations''', meaning conversations that are not about the Wiki, '''will not be allowed''', as they clog "Recent changes" and are difficult to moderate.
**This means conversations about ''RAIN CODE'', the game, will not be allowed, unless they pertain to content the users involved are considering adding to the Wiki.
*As will be explained below, '''please sign your messages on User talk pages''' with <nowiki>~~~~</nowiki>.
*'''You may not harass or intimidate other users of the Wiki.'''
*'''Remember to not share any private information''', your own or another individual's, on your profiles or User talk pages.
*'''More rules may be added as time goes.''' If you have any questions, feel free to contact [[User:Ninjan|Ninjan]].
== Guide ==
=== How to access User talk pages ===
User talk pages are pages that can be accessed via ''User_talk:Your_Username''. You can also view them from your ''User:Your_Username'' page by clicking "Discussion" or pressing Alt+Shift+T.
Any user can have a User talk page. If it does not exist yet, it will appear as a redlink - it is okay to be the first to create it if you intend on contacting the user in question.
=== How to reply to someone's message on your User talk page ===
You can edit your own talk page to reply to another user. In order to differentiate your reply from their message, you can add '':'' in front of your paragraph.
You can increase the amount of '':'' (without spacing them out) with every new reply. When using this, it is recommended that you add potential line breaks with <nowiki><br></nowiki> rather than by pressing the Enter key, as the latter will create a new paragraph and break this formatting.
'''Example :'''
<pre>Hello! Welcome to the Wiki! ~~~~
: Thank you! ~~~~
:: You're welcome! ~~~~</pre>
'''Result:'''
Hello! Welcome to the Wiki! [Username_A]
: Thank you! [Username_B]
:: You're welcome! [Username_A]
=== How to add your signature to your message ===
Signatures help indicate who sent a message and when. At the end of your paragraph, please add <nowiki>~~~~</nowiki>. It will automatically add your username with a link to your own User page and User talk page, along with the time the message was sent.
'''Example :'''
<pre>Hello! Welcome to the Wiki! ~~~~</pre>
'''Result:'''
Hello! Welcome to the Wiki! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 16:48, 25 February 2023 (UTC)
== See more ==
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
[[Category:Project pages]]
46f866f463ca868a55981acf99faa6c3fa2955c5
Yuma Kokohead
0
102
1008
950
2023-05-24T21:14:08Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
27b4e7821f58fe68e8869748f380bc0be384b8e5
Kazutaka Kodaka
0
287
1009
757
2023-05-24T21:15:51Z
Ninjan
2
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image = Kazutaka Kodaka.jpg
| name = 小高和剛<br>''Kodaka Kazutaka''
| gender = Masculine
| dob = July 8, 1978
| occupations = *Creator
*Director
*Scenario Writer
| years = 2008-present
| affiliations = [[Spike Chunsoft]] <small>(former)</small><br>[[Tookyo Games]]
| works = *''[[wikipedia:Danganronpa|Danganronpa]]'' series
*''[[wikipedia:Death Come True|Death Come True]]''
*''[[wikipedia:Akudama Drive|Akudama Drive]]''
*''[[wikipedia:World's End Club|World's End Club]]''
*''[[wikipedia:Tribe Nine|TRIBE NINE]]''
*'''{{Game}}'''
}}
'''Kazutaka Kodaka''' (小高和剛) is a Japanese video game creator and writer. Best known for creating and writing the ''[[w:c:danganronpa|Danganronpa]]'' series, he co-founded ''[[wikipedia:en:Too Kyo Games|Tookyo Games]]'', the studio collaborating with [[Spike Chunsoft]] to create {{Game}}.
==Biography==
===Early Life===
Kodaka was born on July 8th, 1978, and lives in Tokyo, Japan<ref name="Sai Zen Sen Interview 1">Sai Zen Sen Interview 1: [https://sai-zen-sen.jp/works/sessions/danganronpa-zero-interview/02/01.html サイコポップ”が『ダンガンロンパ/ゼロ』に至るまで--].</ref>. As a child, he attended a private boys' junior high school where he made very few friends, instead spending all his free time away from school watching anime, watching movies, and playing video games<ref name="Sai Zen Sen Interview 1"></ref>. He was very studious in high school, but became tired of studying for his college entrance exams in his third year, until he learned that he could study film at the [[wikipedia:en:Nihon University|Nihon University College of Art]]. He majored in and graduated with a degree in film studies<ref name="Sai Zen Sen Interview 1"></ref>.
While at university he worked part-time in Chameleon Club video games store, during what he feels was a turning point in the video game industry since they were having a huge surge of popularity with the increased availability of home consoles. He was able to play a lot of games because he got them at a discount from working at the store, and his interests changed from being focused on movies to heavy interest in video games. Kodaka explained to his professor that although he was majoring in film, he did not want to become a film director like his classmates, and instead intended to apply his film degree to making video games. The professor helped him get the opportunity to work as an assistant director to [[wikipedia:en:Kinji Fukasaku|Kinji Fukasaku]] during the production of ''[[wikipedia:en:Clock Tower 3|Clock Tower 3]]'', where he contributed to the cutscene videos featured in-game. Kodaka's first post-graduate role was writing for the ''[[wikipedia:en:Jake Hunter|Jake Hunter]]'' (known in Japan as ''Tantei Jingūji Saburō'') mobile game series in 2008, contributing to 6 of the games, and several tie-in books, and was later hired by [[wikipedia:en:Spike (company)|Spike]] (now [[wikipedia:en:Spike Chunsoft|Spike Chunsoft]]) to write the scenario for the Nintendo DS game ''[[wikipedia:en:Case_Closed#Video_games|Meitantei Conan & Kindaichi Shounen no Jikenbou]]''<ref name="Gamer Interview">Gamer Interview: [https://www.gamer.ne.jp/news/201309080001/ ゲームコレクター・酒缶のスーパーリコレクション第11回:ゲームでオリジナルを作りたい「ダンガンロンパ」シリーズ 小高和剛氏]</ref>.
===Tookyo Games===
After the completion of the last ''Danganronpa'' game ''Danganronpa V3: Killing Harmony'' and the ''Danganronpa'' spin-off anime series ''Danganronpa 3: The End of Hope's Peak High School'', Kodaka approached his ''Danganronpa'' character designer [[Rui Komatsuzaki]] and composer [[wikipedia:en:Masafumi Takada|Masafumi Takada]] to discuss his plans to create his own independent development company. Along with other industry veterans and fellow Spike Chunsoft employees such as Kodaka's long time friend, the ''[[wikipedia:en:Zero Escape|Zero Escape]]'' series creator [[wikipedia:en:Kotaro Uchikoshi|Kotaro Uchikoshi]], the group founded the studio Tookyo Games in 2017 and officially left Spike Chunsoft.
== Works ==
===Video-games===
*'''''[[wikipedia:en:Clock Tower 3|Clock Tower 3]]''''': Video Assistant Director <small>(2002)</small>
*'''''[[wikipedia:en:Jake Hunter|Jake Hunter]]''''' series: Scenario Writer<small>(2008)</small>
**The Six Sheets of Crime (6枚の犯行)
**Search for the Dying Smoke! (亡煙を捜せ!)
**The Night of Quito (キトの夜)
**The Square Trap (四角の罠)
**The Man Who Was Called a Dog (イヌと呼ばれた男)
*'''''Bakuso Dekotra Legend Black''''' <small>(2008)</small>
*'''''[[wikipedia:en:Case_Closed#Video_games|Meitantei Conan & Kindaichi Shounen no Jikenbou]]''': Scenario <small>(2009)</small>
*'''''[[w:c:danganronpa|Danganronpa]]''''' series: Creator and Scenario Writer
**''Danganronpa: Trigger Happy Havoc'' <small>(2010)</small>
**''Danganronpa 2: Goodbye Despair'' <small>(2012)</small>
**''Danganronpa Another Episode: Ultra Despair Girls'' <small>(2014)</small>
**''Danganronpa V3: Killing Harmony'' <small>(2017)</small>
*'''''School of Ragnarok ''''' : Scenario Writer <small>(2015)</small>
*'''''Death Come True''''' : Scenario Writer <small>(2020)</small>
*'''''World's End Club''''' : Creative Director <small>(2021)</small>
===Anime===
*'''''[[wikipedia:en:Danganronpa: The Animation|Danganronpa: The Animation]]:''''' Scenario Writer <small>(2013)</small>
*'''''Wooser's Hand-to-Mouth Life''''' : Scenario/Screenplay <small>(2015)</small>
**''Detective Wooser's Final Problem'' (名探偵うーさー、最後の事件)
*'''''Danganronpa 3: The End of Hope's Peak High School''''': Scenario/Screenplay <small>(2016)</small>
*'''''[https://akudamadrive.miraheze.org/ Akudama Drive]''''': Scenario Writer <small>(2020)</small>
*'''''[[wikipedia:Tribe Nine|TRIBE NINE]]''''': Scenario Writer
===Books===
*'''''Detective Saburo Jinguji: The Ghost of Shinjuku''''' (探偵 神宮寺三郎 新宿の亡霊): Novel <small>(2006)</small>
*'''''Detective Jinguji Saburo Shining Mirai''''' (探偵 神宮寺三郎 輝かしいミライ): Novel <small>(2007)</small>
*'''''Danganronpa/Zero''''' (ダンガンロンパ/ゼロ): Novel <small>(2011)</small>
*'''''Guren 5''''' (グレン5): Manga <small>(2013)</small>
*'''''Danganronpa Gaiden: Killer Killer''''' (ダンガンロンパ害伝 キラーキラー) : Manga <small>(2016)</small>
*'''''Gamblers Parade''''' (ギャンブラーズパレード): Manga <small>(2018)</small>
*'''''Akudama Drive Comicalize''''': Manga <small>(2020)</small>
== External Links ==
* '''Twitter: '''[https://twitter.com/kazkodaka Kazutaka Kodaka]
* '''Facebook: '''[https://www.facebook.com/kazutaka.kodaka Kazutaka Kodaka]
* '''Instagram: '''[https://instagram.com/kazkodaka/ 小高和剛/kazutaka kodaka]
== References ==
<references/>
== Navigation ==
{{Navigation Staff}}
[[Category:Real people]][[Category:Staff]]
[[pt-br:Kazutaka Kodaka]]
bd1bd3fef460428c81e92a9153fa0e3395c29aec
File:AFFILIATE Danganronpa Spinoffs Wiki.png
6
271
1010
675
2023-05-24T21:27:58Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Affiliated Logos]]
261d95e5389adb1d609845afadf6527194202677
Template:Quotes
10
336
1011
978
2023-05-24T22:09:55Z
Ninjan
2
wikitext
text/x-wiki
{{#switch:{{{1|}}}
|Vivia=
{{Quote|*sigh*... I wanna die someday...}}
|Aphex=
{{Quote|A detective's gotta be tough. How about a little training?}}
|Number One=
{{Quote|"The WDO will not allow mysteries to go unsolved."|[https://youtu.be/Ufzm7-i4TzA Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2]}}
|Desuhiko=
{{Quote|"I know! What this town needs isn’t truth or justice! It’s high-quality entertainment!"}}
|Zilch=
{{Quote|"I love people, nature, and the harmony between them."}}
|Zange=
{{Quote|"Let the past melt like ice in an evening’s drink."}}
}}
<noinclude>[[Category:Data template]]</noinclude>
dba6faf5af20e420a6bbe4f07fa975f5148ef3eb
1014
1011
2023-05-24T22:12:14Z
Ninjan
2
wikitext
text/x-wiki
{{#switch:{{{1|}}}
|Vivia=
{{Quote|*sigh*... I wanna die someday...}}
|Aphex=
{{Quote|A detective's gotta be tough. How about a little training?}}
|Number One=
{{Quote|The WDO will not allow mysteries to go unsolved.|[https://youtu.be/Ufzm7-i4TzA Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2]}}
|Desuhiko=
{{Quote|I know! What this town needs isn’t truth or justice! It’s high-quality entertainment!}}
|Zilch=
{{Quote|I love people, nature, and the harmony between them.}}
|Zange=
{{Quote|Let the past melt like ice in an evening’s drink.}}
}}
<noinclude>[[Category:Data template]]</noinclude>
60f24233223ae25d00653dca70733372e4493238
Zilch Alexander
0
208
1012
963
2023-05-24T22:11:15Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Animal Investigation
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
6660f482691ae3de1c009be9748f20255fc53620
Zange Eraser
0
206
1013
984
2023-05-24T22:11:39Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
465f34fb53ee51ec12e78ba145485829841be0d7
Master Detective Archives: RAIN CODE
0
9
1015
947
2023-05-28T13:53:12Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
[[Yuma Kokohead|Yuma]], an amnesiac detective-in-training, and [[Shinigami]], the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a [[Amaterasu Corporation|megacorporation]]. [[Master Detectives]] from around [[World Detective Organization|the world]], each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
*'''Music:''' [[Masafumi Takada]]<ref name="TooKyo Games Staff Tweet"></ref>
*'''Design:''' [[Rui Komatsuzaki]]<ref name="TooKyo Games Staff Tweet"></ref>
*'''Localization:''' Alex Flagg<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
*'''Other known staff members:''' Shimadoriru, Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet"></ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023<br>({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
{{reflist}}
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
[[pt-br:Master Detective Archives: RAIN CODE]]
cc479597793cf5601f0754c7445e8290a7370814
1027
1015
2023-05-28T21:16:43Z
Ninjan
2
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
[[Yuma Kokohead|Yuma]], an amnesiac detective-in-training, and [[Shinigami]], the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a [[Amaterasu Corporation|megacorporation]]. [[Master Detectives]] from around [[World Detective Organization|the world]], each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
*'''Music:''' [[Masafumi Takada]]<ref name="TooKyo Games Staff Tweet"></ref>
*'''Design:''' [[Rui Komatsuzaki]]<ref name="TooKyo Games Staff Tweet"></ref>
*'''Localization:''' Alex Flagg<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
*'''Other known staff members:''' [[Shimadoriru]], Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet"></ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023<br>({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
{{reflist}}
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
[[pt-br:Master Detective Archives: RAIN CODE]]
d609f25a390bd58a132e1d2be4f1aa429721a576
Template:Flags
10
165
1016
446
2023-05-28T14:19:34Z
Ninjan
2
wikitext
text/x-wiki
{{#switch:{{{1|}}}|US=[[File:Flag_of_US.svg|18px|link=]]|UK=[[File:Flag_of_UK.svg|18px|link=]]|JA=[[File:Flag_of_Japan.svg|18px|link=]]|FR=[[File:Flag_of_France.svg|18px|link=]]|IT=[[File:Flag_of_Italy.svg|18px|link=]]|DE=[[File:Flag_of_Germany.svg|18px|link=]]|ES=[[File:Flag_of_Spain.svg|18px|link=]]|NL=[[File:Flag of the Netherlands.svg|18px|link=]]|PT=[[File:Flag of Portugal.svg|18px|link=]]|BR=[[File:Flag of Brazil.svg|18px|link=]]|CHN=[[File:Flag of the People's Republic of China.svg|18px|link=]]}}<noinclude>Supported flags: <pre>United States: {{Flags|US}}
United Kingdom: {{Flags|UK}}
Japan: {{Flags|JA}}
France: {{Flags|FR}}
Italy: {{Flags|IT}}
Germany: {{Flags|DE}}
Spain: {{Flags|ES}}
Portugal: {{Flags|PT}}
Brazil: {{Flags|BR}}
China: {{Flags|CHN}}</pre>[[Category:Data template]]</noinclude>
0934c27f27cc707048fbdc109fa96ea373872521
1017
1016
2023-05-28T14:21:22Z
Ninjan
2
wikitext
text/x-wiki
{{#switch:{{{1|}}}|US=[[File:Flag_of_US.svg|18px|link=]]|UK=[[File:Flag_of_UK.svg|18px|link=]]|JA=[[File:Flag_of_Japan.svg|18px|link=]]|FR=[[File:Flag_of_France.svg|18px|link=]]|IT=[[File:Flag_of_Italy.svg|18px|link=]]|DE=[[File:Flag_of_Germany.svg|18px|link=]]|ES=[[File:Flag_of_Spain.svg|18px|link=]]|NL=[[File:Flag of the Netherlands.svg|18px|link=]]|PT=[[File:Flag of Portugal.svg|18px|link=]]|BR=[[File:Flag of Brazil.svg|18px|link=]]|CHN=[[File:Flag of the People's Republic of China.svg|18px|link=]]}}<noinclude>Supported flags: <pre>United States: {{Flags|US}}
United Kingdom: {{Flags|UK}}
Japan: {{Flags|JA}}
France: {{Flags|FR}}
Italy: {{Flags|IT}}
Germany: {{Flags|DE}}
Spain: {{Flags|ES}}
Netherlands: {{Flags|NL}}
Portugal: {{Flags|PT}}
Brazil: {{Flags|BR}}
China: {{Flags|CHN}}</pre>[[Category:Data template]]</noinclude>
3f61331f33137a750da6314fbcbc81bb87ee20c8
User:Ninjan/Sandbox
2
95
1018
983
2023-05-28T14:21:31Z
Ninjan
2
wikitext
text/x-wiki
<tabber>
|-|Number One=
<nowiki>{{Stub}}</nowiki>
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:SAkira Kamiya|Akira Kamiya]]
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]
| appearances = {{Game}}
| debut =
}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is implied to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}}]</ref><ref>Reference 9</ref>
== Official description ==
This is Number One's official description.<ref>Reference 1</ref><ref>Reference 7</ref><ref>Reference 8</ref><ref>Reference 10</ref>
== Gallery ==
Image.<ref>Reference 2</ref><ref>Reference 3</ref><ref>Reference 4</ref><ref>Reference 5</ref><ref>Reference 6</ref>
== References ==
{{reflist}}
<nowiki>[[Category:Characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]</nowiki>
|-|Misc=
=== For the bureaucrat(s) of this wiki ===
Hello, and welcome to your new wiki! Thank you for choosing Miraheze for the hosting of your wiki, we hope you will enjoy our hosting.
You can immediately start working on your wiki or whenever you want.
Need help? No problem! We will help you with your wiki as needed. To start, try checking out these helpful links:
* [[mw:Special:MyLanguage/Help:Contents|MediaWiki guide]] (e.g. navigation, editing, deleting pages, blocking users)
* [[meta:Special:MyLanguage/FAQ|Miraheze FAQ]]
* [[meta:Special:MyLanguage/Request features|Request settings changes on your wiki]]. (Extensions, Skin and Logo/Favicon changes should be done through [[Special:ManageWiki]] on your wiki, see [[meta:Special:MyLanguage/ManageWiki|ManageWiki]] for more information.)
==== I still don't understand X! ====
Well, that's no problem. Even if something isn't explained in the documentation/FAQ, we are still happy to help you. You can find us here:
* [[meta:Special:MyLanguage/Help center|On our own Miraheze wiki]]
* On [[phab:|Phabricator]]
* On [https://miraheze.org/discord Discord]
* On IRC in #miraheze on irc.libera.chat ([irc://irc.libera.chat/%23miraheze direct link]; [https://web.libera.chat/?channel=#miraheze webchat])
[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]
<pre>[[File:Flag_of_Japan.svg|18px|link=]]
[[File:Flag_of_UK.svg|18px|link=]]
[[File:Flag_of_US.svg|18px|link=]]</pre>
@Username_A on Twitter: "''First line, translated or not''" ([[File:Flag_of_Japan.svg|18px|link=]])
JA Nintendo article: https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d
JA ASCII article: https://ascii.jp/elem/000/004/124/4124166/
US 6 characters intro: https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/
JA Famitsu 6 characters intro: https://www.famitsu.com/news/202302/24293882.html
Template test:
{{Flags|US}} {{Flags|JA}} {{Flags|UK}} {{Flags|PT}} {{Flags|BR}} {{Flags|CHN}} {{Flags|NL}}
[[Template:Flags]]
|-|Admin shortcuts=
*[[Special:SpecialPages]]
*[[Special:InfoboxBuilder]]
*[[Special:AddVideo]]
*[[Special:NewFiles|Gallery of new files]]
Old Twitter URL was RAINCODEWiki. Current RAINCODEMirage.
*When adding multiple videos inside a html tabber:
**If the title (text) is longer than the width of the thumbnail, break the line with <nowiki><br></nowiki>
**To align all the videos so one doesn't look higher than the other because the text has more lines, add "<span style="color: #990000"><nowiki><br> </nowiki></span>" to the shorter text. This should be an empty character that creates an invisible line to adjust the height.
**You can just copy-paste the empty character from {{Game}} or [[Amaterasu Corporation]].
Activate "Syntax highlighting" with the highlighter icon at the top of the page when you're editing. It makes it easier to see code, templates, files etc. right away.
VisualEditor is not activated on the Wiki because it's a horrible, broken invention.
Use [[Template:Affiliates]] to add Affiliates. It will automatically update on the main page.
When pages are long enough and begin to have a lot of references, use [[Template:Reflist]] instead of <nowiki><references/></nowiki> so the references don't take up a huge chunk of the page. Recommended in general but not for now, because some pages are too short and the box would be sent to the bottom of the page with a large empty space. (See "Number One" tab.)
*[[MediaWiki:Sidebar]] to edit the sidebar, on the left.
*[[MediaWiki:Common.css]]
*[[MediaWiki:Vector.css]]
**Always comment CSS to know what changes what.
For support, you may join [https://discord.gg/miraheze-407504499280707585 the official Miraheze Discord server].
Wikis are marked as inactive after 60 days, and will be deleted in the long run if they aren't re-opened after that, so even when there isn't a lot of content to add, consider making minor edits every two months at least. View [https://meta.miraheze.org/wiki/Dormancy_Policy Dormancy Policy]. Contact a Steward to be exempted when applicable.
</tabber>
43011282ccdaaf49f00d14f0921a6b60b0bebda4
Yoichiro Koizumi
0
267
1019
758
2023-05-28T20:09:41Z
Ninjan
2
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image =
| name = 小泉陽一朗<br>''Koizumi Yōichirō''
| gender =
| dob = October 26, 1989
| occupations = Novelist <br> Scenario Writer
| years = 2011-present
| affiliations = [[Tookyo Games]]
| works = *ブレイク君コア (Break Kimi Core)
*夜飛ぶジャンクガール (Junkgirl Dives to Night)
*ワニ (''Wani'')
*'''{{Novel}}'''
}}
'''Yoichiro Koizumi''' (小泉陽一朗 ''Koizumi Yōichirō'') is a Japanese novelist and scenario writer, and the author of {{Novel}}.
== About ==
A graduate from [[wikipedia:Musashino Art University|Musashino Art University]], he debuted as a novelist in 2011 with ブレイク君コア (Break Kimi Core).
=== As a member of [[Tookyo Games]] ===
Received the “1st Star Seas Company FICTIONS New Talent Award” the award presented by the Star Seas Company to up and coming novelists.
Known for writing ''Break Kimi Core'', and ''Junkgirl Dives to Night''.
Wrote the some of the scenario for the ''[[wikipedia:Danganronpa|Danganronpa]]'' series (''Ultra Despair Girls'', ''Danganronpa 3: The End of Hope's Peak High School'', ''Danganronpa V3: Killing Harmony'').
Collaborated with [[Kazutaka Kodaka]] in writing the original story for ''Danganronpa Gaiden Killer Killer'', serialized on [[wikipedia:Bessatsu Shōnen Magazine|Bessatsu Magazine]].<ref>[https://tookyogames.jp/english/#0 CREATORS on tookyogames.jp/english/ ({{Flags|US}})]</ref>
== Links ==
*[[wikipedia:ja:小泉陽一朗|小泉陽一朗]] on Wikipedia ({{Flags|JA}})
== References ==
<references/>
== Navigation ==
{{Navigation Staff}}
[[Category:Real people]][[Category:Staff]]
1af3a80ef7a92b731722313ffe8a19e71b24a4ce
1023
1019
2023-05-28T20:44:43Z
Ninjan
2
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image =
| name = 小泉陽一朗<br>''Koizumi Yōichirō''
| gender =
| dob = October 26, 1989
| occupations = Novelist <br> Scenario Writer
| years = 2011-present
| affiliations = [[Tookyo Games]]
| works = *ブレイク君コア (Break Kimi Core)
*夜飛ぶジャンクガール (Junkgirl Dives to Night)
*ワニ (''Wani'')
*'''{{Novel}}'''
}}
'''Yoichiro Koizumi''' (小泉陽一朗 ''Koizumi Yōichirō'') is a Japanese novelist and scenario writer, and the author of {{Novel}}.
== About ==
A graduate from [[wikipedia:Musashino Art University|Musashino Art University]]<ref>[https://www.hmv.co.jp/artist_%E5%B0%8F%E6%B3%89%E9%99%BD%E4%B8%80%E6%9C%97_200000000785590/biography/ Yoichiru Koizumi Profile on hmv.co.jp ({{Flags|JA}})]</ref>, he debuted as a novelist in 2011 with ブレイク君コア (Break Kimi Core).
=== As a member of [[Tookyo Games]] ===
Received the “1st Star Seas Company FICTIONS New Talent Award” the award presented by the Star Seas Company to up and coming novelists.
Known for writing ''Break Kimi Core'', and ''Junkgirl Dives to Night''.
Wrote the some of the scenario for the ''[[wikipedia:Danganronpa|Danganronpa]]'' series (''Ultra Despair Girls'', ''Danganronpa 3: The End of Hope's Peak High School'', ''Danganronpa V3: Killing Harmony'').
Collaborated with [[Kazutaka Kodaka]] in writing the original story for ''Danganronpa Gaiden Killer Killer'', serialized on [[wikipedia:Bessatsu Shōnen Magazine|Bessatsu Magazine]].<ref>[https://tookyogames.jp/english/#0 CREATORS on tookyogames.jp/english/ ({{Flags|US}})]</ref>
== Links ==
*[[wikipedia:ja:小泉陽一朗|小泉陽一朗]] on Wikipedia ({{Flags|JA}})
== References ==
<references/>
== Navigation ==
{{Navigation Staff}}
[[Category:Real people]][[Category:Staff]]
0a0de42c390c73da51727a18c5c64f9a88d6ed49
1030
1023
2023-05-29T14:52:27Z
77.202.190.206
0
wikitext
text/x-wiki
{{Real person}}
{{Infobox Real Person
| image =
| name = 小泉陽一朗<br>''Koizumi Yōichirō''
| gender =
| dob = October 26, 1989
| occupations = Novelist <br> Scenario Writer
| years = 2011-present
| affiliations = [[Tookyo Games]]
| works = *ブレイク君コア (Break Kimi Core)
*夜飛ぶジャンクガール (Junkgirl Dives to Night)
*ワニ (''Wani'')
*'''{{Novel}}'''
}}
'''Yoichiro Koizumi''' (小泉陽一朗 ''Koizumi Yōichirō'') is a Japanese novelist and scenario writer, and the author of {{Novel}}.
== About ==
A graduate from [[wikipedia:Musashino Art University|Musashino Art University]]<ref>[https://www.hmv.co.jp/artist_%E5%B0%8F%E6%B3%89%E9%99%BD%E4%B8%80%E6%9C%97_200000000785590/biography/ Yoichiro Koizumi Profile on hmv.co.jp ({{Flags|JA}})]</ref>, he debuted as a novelist in 2011 with ブレイク君コア (Break Kimi Core).
=== As a member of [[Tookyo Games]] ===
Received the “1st Star Seas Company FICTIONS New Talent Award” the award presented by the Star Seas Company to up and coming novelists.
Known for writing ''Break Kimi Core'', and ''Junkgirl Dives to Night''.
Wrote the some of the scenario for the ''[[wikipedia:Danganronpa|Danganronpa]]'' series (''Ultra Despair Girls'', ''Danganronpa 3: The End of Hope's Peak High School'', ''Danganronpa V3: Killing Harmony'').
Collaborated with [[Kazutaka Kodaka]] in writing the original story for ''Danganronpa Gaiden Killer Killer'', serialized on [[wikipedia:Bessatsu Shōnen Magazine|Bessatsu Magazine]].<ref>[https://tookyogames.jp/english/#0 CREATORS on tookyogames.jp/english/ ({{Flags|US}})]</ref>
== Links ==
*[[wikipedia:ja:小泉陽一朗|小泉陽一朗]] on Wikipedia ({{Flags|JA}})
== References ==
<references/>
== Navigation ==
{{Navigation Staff}}
[[Category:Real people]][[Category:Staff]]
a6b72478a1e0080c26fc7f4336c05bba512942d1
Template:Citation needed
10
350
1020
2023-05-28T20:36:34Z
Ninjan
2
Created page with "<sup>''[[wikipedia:Citation needed|Citation needed]]''</sup><noinclude>[[Category:Citation needed]][[Category:Data template]]</noinclude>"
wikitext
text/x-wiki
<sup>''[[wikipedia:Citation needed|Citation needed]]''</sup><noinclude>[[Category:Citation needed]][[Category:Data template]]</noinclude>
3706da51f1b1c7fd553368e45fa5076b61f3e918
1021
1020
2023-05-28T20:37:18Z
Ninjan
2
wikitext
text/x-wiki
<sup>[[wikipedia:Citation needed|<nowiki>[Citation needed]</nowiki>]]</sup><noinclude>[[Category:Citation needed]][[Category:Data template]]</noinclude>
05ec3f4d7f895b7a5b9ce5e6225e7f1c6124b381
1028
1021
2023-05-28T21:17:43Z
Ninjan
2
wikitext
text/x-wiki
<sup>[[wikipedia:Citation needed|<nowiki>[Citation needed]</nowiki>]]</sup><includeonly>[[Category:Citation needed]]</includeonly><noinclude>[[Category:Data template]]</noinclude>
5577b2271cdb5bd8de69911c289cf68cfae7d9ec
Category:Citation needed
14
351
1022
2023-05-28T20:37:31Z
Ninjan
2
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Shimadoriru Avatar.jpg
6
352
1024
2023-05-28T21:01:00Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shimadoriru
0
353
1025
2023-05-28T21:14:43Z
Ninjan
2
Created page with "{{Stub}} {{Real person}} {{Infobox Real Person | image = Shimadoriru Avatar.jpg | name = しまどりる<br>''Shimadoriru'' | gender = | dob = | occupations = Artist <br> Illustrator | years = 2012-present | affiliations = [[Tookyo Games]] | works = *''[[wikipedia:Chaos Dragon|Chaos Dragon Project]]'' *''Danganronpa: Togami'' Volume 3 *''wikipedia:Danganronpa Another Episode: Ultra Despair Girls|Danganronpa Another..."
wikitext
text/x-wiki
{{Stub}}
{{Real person}}
{{Infobox Real Person
| image = Shimadoriru Avatar.jpg
| name = しまどりる<br>''Shimadoriru''
| gender =
| dob =
| occupations = Artist <br> Illustrator
| years = 2012-present
| affiliations = [[Tookyo Games]]
| works = *''[[wikipedia:Chaos Dragon|Chaos Dragon Project]]''
*''Danganronpa: Togami'' Volume 3
*''[[wikipedia:Danganronpa Another Episode: Ultra Despair Girls|Danganronpa Another Episode: Ultra Despair Girls]]''
*''[[wikipedia:Danganronpa V3: Killing Harmony|Danganronpa V3: Killing Harmony]]''
*'''{{Game}}'''
}}
'''Shimadoriru''' (しまどりる, also known as '''Shima Drill''' or '''Simadoriru''',) is a Japanese illustrator credited for his work on backgrounds and 3D modeling for {{Game}}.
== About ==
Shimadoriru graduated from [[wikipedia:Tokyo Zokei University|Tokyo Zokei University]]'s Faculty of Fine Arts in March 2010.{{Citation needed}}
=== As a member of [[Tookyo Games]] ===
The character designer and art director for the ''[[wikipedia:Chaos Dragon|Chaos Dragon Project]]'' (later producing the anime ''Red Dragon'', and mobile game ''Chaos Dragon''), alongside [[wikipedia:Kinoko Nasu|Kinoko Nasu]] and [[wikipedia:Urobuchi Gen|Urobuchi Gen]].
Created the event scene CGs for the ''[[wikipedia:Danganronpa|Danganronpa]]'' series (''Ultra Despair Girls'', ''Danganronpa V3: Killing Harmony'').
The character designer for "Asterios" and "Cú Chulainn Alter", characters that appear in ''[[wikipedia:Fate/Grand Order|Fate/Grand Order]]'', the mobile game that has recorded a total 1.2 million downloads.
Extending his activities to outside of games, he demonstrated a live oil painting session of popular ''Fate/Grand Order characters'' at [[wikipedia:Comiket|Comic Market]] 93 in the "plusone" booth.<ref>[https://tookyogames.jp/english/#0 CREATORS on tookyogames.jp/english/ ({{Flags|US}})]</ref>
== Links ==
*[[wikipedia:ja:しまどりる|しまどりる]] on Wikipedia ({{Flags|JA}})
*'''Twitter:''' [https://twitter.com/simadoriru しまどりる]
*'''Pixiv:''' [https://www.pixiv.net/en/users/92889 しまどりる]
== Trivia ==
*Creator [[Kazutaka Kodaka]] mentioned during a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, that Shimadoriru created the backgrounds for {{Game}}, as he creates a lot of environments in 3D, such as cities and buildings.<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
== References ==
<references/>
== Navigation ==
{{Navigation Staff}}
[[Category:Real people]][[Category:Staff]]
46aba01f7db11713c1592ea909af387586a41ab8
1029
1025
2023-05-28T21:19:09Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Real person}}
{{Infobox Real Person
| image = Shimadoriru Avatar.jpg
| name = しまどりる<br>''Shimadoriru''
| gender =
| dob =
| occupations = Artist <br> Illustrator
| years = 2012-present
| affiliations = [[Tookyo Games]]
| works = *''[[wikipedia:Chaos Dragon|Chaos Dragon Project]]''
*''Danganronpa: Togami'' Volume 3
*''[[wikipedia:Danganronpa Another Episode: Ultra Despair Girls|Danganronpa Another Episode: Ultra Despair Girls]]''
*''[[wikipedia:Danganronpa V3: Killing Harmony|Danganronpa V3: Killing Harmony]]''
*'''{{Game}}'''
}}
'''Shimadoriru''' (しまどりる), also known as '''Shima Drill''' or '''Simadoriru''', is a Japanese illustrator credited for his work on backgrounds and 3D modeling for {{Game}}.
== About ==
Shimadoriru graduated from [[wikipedia:Tokyo Zokei University|Tokyo Zokei University]]'s Faculty of Fine Arts in March 2010.{{Citation needed}}
=== As a member of [[Tookyo Games]] ===
The character designer and art director for the ''[[wikipedia:Chaos Dragon|Chaos Dragon Project]]'' (later producing the anime ''Red Dragon'', and mobile game ''Chaos Dragon''), alongside [[wikipedia:Kinoko Nasu|Kinoko Nasu]] and [[wikipedia:Urobuchi Gen|Urobuchi Gen]].
Created the event scene CGs for the ''[[wikipedia:Danganronpa|Danganronpa]]'' series (''Ultra Despair Girls'', ''Danganronpa V3: Killing Harmony'').
The character designer for "Asterios" and "Cú Chulainn Alter", characters that appear in ''[[wikipedia:Fate/Grand Order|Fate/Grand Order]]'', the mobile game that has recorded a total 1.2 million downloads.
Extending his activities to outside of games, he demonstrated a live oil painting session of popular ''Fate/Grand Order characters'' at [[wikipedia:Comiket|Comic Market]] 93 in the "plusone" booth.<ref>[https://tookyogames.jp/english/#0 CREATORS on tookyogames.jp/english/ ({{Flags|US}})]</ref>
== Links ==
*[[wikipedia:ja:しまどりる|しまどりる]] on Wikipedia ({{Flags|JA}})
*'''Twitter:''' [https://twitter.com/simadoriru しまどりる]
*'''Pixiv:''' [https://www.pixiv.net/en/users/92889 しまどりる]
== Trivia ==
*Creator [[Kazutaka Kodaka]] mentioned during a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, that Shimadoriru created the backgrounds for {{Game}}, as he creates a lot of environments in 3D, such as cities and buildings.<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
== References ==
<references/>
== Navigation ==
{{Navigation Staff}}
[[Category:Real people]][[Category:Staff]]
6d51432aef7c04a30a608ac14a3dea52e4266b49
File:4-Panel Manga - Chapter 7.jpg
6
354
1031
2023-05-30T17:53:19Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE 4-Panel Manga
0
297
1032
976
2023-05-30T17:56:24Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| name =
| image = File:4-Panel Manga - Prologue.jpg
| author =
| supervisor =
| illustrator = [https://potofu.me/magodesu magodesu]
| format = Digital/Twitter
| publisher =
| release = Weekly
}}
The '''4-Panel Manga''' series, titled after the upcoming game '''{{Game}}''', is a comic strip in the [[wikipedia:Yonkoma|4-koma]] format illustrated by Japanese illustrator [https://potofu.me/magodesu magodesu] being posted every Monday by [[Spike Chunsoft]] on their official Twitter accounts in Japanese, English and Traditional Chinese.
== History ==
The 4-Panel Manga series was announced on April 16, 2023 along a "special prologue" featuring two sleeping [[Yuma Kokohead]] and [[Shinigami]], to start on the next day. Japanese illustrator magodesu is credited for the artwork by Spike Chunsoft as mago-Sensei, or mago on the official site.<ref name="Announcement">[https://twitter.com/SpikeChunsoft_e/status/1647767009147473922 @SpikeChunsoft_e on Twitter: ''4-Panel Manga Series Announcement'' ({{Flags|US}})]</ref><ref name="Special">[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref> From the release of Volume 2, the pages became available on the official site for ''Master Detective Archives: RAIN CODE'' via its newly opened "Special" tab.<ref name="Special"></ref>
== Character profiles ==
=== From Volume 1 ===
==== [[Yuma Kokohead]] ====
A detective in training. Although he whines a lot, he has a strong sense of justice!
==== [[Shinigami]] ====
A Death God haunting Yuma. She's only visible to Yuma and is constantly floating at his side.
=== From Volume 3 ===
==== [[Fubuki Clockford]] ====
The Time Leap detective. She has a uniquely peculiar way of thinking.
==== [[Vivia Twilight]] ====
The Spectral Projection detective. He has a self-indulgent personality and often lies down in various places.
==== [[Yakou Furio]] ====
Head of the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization|WDO]].
=== From Volume 4 ===
==== [[Melami Goldmine]] ====
The Medium detective. Flamboyant and intelligent, her mind is often focused on clothes.
==== [[Pucci Lavmin]] ====
The Audial Aptitude detective. She has a calm demeanor, but shows unexpected and intense emotions at times.
=== From Volume 5 ===
==== [[Halara Nightmare]] ====
The Postcognition detective. Always cool under fire, Halara only believes in money.
=== From Volume 6 ===
==== [[Desuhiko Thunderbolt]] ====
The Disguise detective. A ladies man with a goofball nature, his dream is to become a superstar detective.
=== From Volume 7 ===
=== [[Zange Eraser]] ===
The Thoughtography detective. A quiet old detective with the presence of a battle-hardened veteran.
=== [[Zilch Alexander]] ===
The Animal Investigation detective. He loves the harmony between people and nature. He's often curt in order to move things along efficiently.
=== [[Aphex Logan]] ===
The Life Detection detective. Having lived in the slums, he tends to be rude and tries to solve problems with violence.
== Volumes ==
<gallery>File:4-Panel Manga - Prologue.jpg|Special prologue (April 16, 2023)
File:4-Panel Manga - Chapter 1.jpg|Volume 1: Kanai Ward's Ultimate Case?! (April 17, 2023)
File:4-Panel Manga - Chapter 2.jpg|Volume 2: The Mystery Labyrinth! (April 24, 2023)
File:4-Panel Manga - Chapter 3.jpg|Volume 3: Gifts (May 1, 2023)
File:4-Panel Manga - Chapter 4.jpg|Volume 4: Whisper Whisper... (May 9, 2023)
File:4-Panel Manga - Chapter 5.jpg|Volume 5: Original Gag! (May 15, 2023)
File:4-Panel Manga - Chapter 6.jpg|Volume 6: Disguise! (May 22, 2023)
File:4-Panel Manga - Chapter 7.jpg|Volume 7: Temperament Disparity! (May 29, 2023)
</gallery>
== Links ==
*[https://twitter.com/SpikeChunsoft_e/ Spike Chunsoft, Inc. on Twitter] (American English)
*[https://twitter.com/spikechunsoft スパイク・チュンソフト on Twitter] (Japanese)
*[https://twitter.com/SpikechunsoftZ SpikechunsoftZ on Twitter] (Traditional Chinese)
*[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/] (American English)
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Manga]]
[[Category:Promotional content]]
92daadf4fddfeac821a289eee32166e92a7b1e11
1033
1032
2023-06-02T20:57:48Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| name =
| image = File:4-Panel Manga - Prologue.jpg
| author =
| supervisor =
| illustrator = [https://potofu.me/magodesu magodesu]
| format = Digital/Twitter
| publisher =
| release = Weekly
}}
The '''4-Panel Manga''' series, titled after the upcoming game '''{{Game}}''', is a comic strip in the [[wikipedia:Yonkoma|4-koma]] format illustrated by Japanese illustrator [https://potofu.me/magodesu magodesu] being posted every Monday by [[Spike Chunsoft]] on their official Twitter accounts in Japanese, English and Traditional Chinese.
== History ==
The 4-Panel Manga series was announced on April 16, 2023 along a "special prologue" featuring two sleeping [[Yuma Kokohead]] and [[Shinigami]], to start on the next day. Japanese illustrator magodesu is credited for the artwork by Spike Chunsoft as mago-Sensei, or mago on the official site.<ref name="Announcement">[https://twitter.com/SpikeChunsoft_e/status/1647767009147473922 @SpikeChunsoft_e on Twitter: ''4-Panel Manga Series Announcement'' ({{Flags|US}})]</ref><ref name="Special">[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref> From the release of Volume 2, the pages became available on the official site for ''Master Detective Archives: RAIN CODE'' via its newly opened "Special" tab.<ref name="Special"></ref>
== Character profiles ==
=== From Volume 1 ===
==== [[Yuma Kokohead]] ====
A detective in training. Although he whines a lot, he has a strong sense of justice!
==== [[Shinigami]] ====
A Death God haunting Yuma. She's only visible to Yuma and is constantly floating at his side.
=== From Volume 3 ===
==== [[Fubuki Clockford]] ====
The Time Leap detective. She has a uniquely peculiar way of thinking.
==== [[Vivia Twilight]] ====
The Spectral Projection detective. He has a self-indulgent personality and often lies down in various places.
==== [[Yakou Furio]] ====
Head of the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization|WDO]].
=== From Volume 4 ===
==== [[Melami Goldmine]] ====
The Medium detective. Flamboyant and intelligent, her mind is often focused on clothes.
==== [[Pucci Lavmin]] ====
The Audial Aptitude detective. She has a calm demeanor, but shows unexpected and intense emotions at times.
=== From Volume 5 ===
==== [[Halara Nightmare]] ====
The Postcognition detective. Always cool under fire, Halara only believes in money.
=== From Volume 6 ===
==== [[Desuhiko Thunderbolt]] ====
The Disguise detective. A ladies man with a goofball nature, his dream is to become a superstar detective.
=== From Volume 7 ===
==== [[Zange Eraser]] ====
The Thoughtography detective. A quiet old detective with the presence of a battle-hardened veteran.
==== [[Zilch Alexander]] ====
The Animal Investigation detective. He loves the harmony between people and nature. He's often curt in order to move things along efficiently.
==== [[Aphex Logan]] ====
The Life Detection detective. Having lived in the slums, he tends to be rude and tries to solve problems with violence.
== Volumes ==
<gallery>File:4-Panel Manga - Prologue.jpg|Special prologue (April 16, 2023)
File:4-Panel Manga - Chapter 1.jpg|Volume 1: Kanai Ward's Ultimate Case?! (April 17, 2023)
File:4-Panel Manga - Chapter 2.jpg|Volume 2: The Mystery Labyrinth! (April 24, 2023)
File:4-Panel Manga - Chapter 3.jpg|Volume 3: Gifts (May 1, 2023)
File:4-Panel Manga - Chapter 4.jpg|Volume 4: Whisper Whisper... (May 9, 2023)
File:4-Panel Manga - Chapter 5.jpg|Volume 5: Original Gag! (May 15, 2023)
File:4-Panel Manga - Chapter 6.jpg|Volume 6: Disguise! (May 22, 2023)
File:4-Panel Manga - Chapter 7.jpg|Volume 7: Temperament Disparity! (May 29, 2023)
</gallery>
== Links ==
*[https://twitter.com/SpikeChunsoft_e/ Spike Chunsoft, Inc. on Twitter] (American English)
*[https://twitter.com/spikechunsoft スパイク・チュンソフト on Twitter] (Japanese)
*[https://twitter.com/SpikechunsoftZ SpikechunsoftZ on Twitter] (Traditional Chinese)
*[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/] (American English)
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Manga]]
[[Category:Promotional content]]
d59a0b94aabb938ed8ba6d8842539c9d6aa7d361
1036
1033
2023-06-06T07:52:41Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| name =
| image = File:4-Panel Manga - Prologue.jpg
| author =
| supervisor =
| illustrator = [https://potofu.me/magodesu magodesu]
| format = Digital/Twitter
| publisher =
| release = Weekly
}}
The '''4-Panel Manga''' series, titled after the upcoming game '''{{Game}}''', is a comic strip in the [[wikipedia:Yonkoma|4-koma]] format illustrated by Japanese illustrator [https://potofu.me/magodesu magodesu] being posted every Monday by [[Spike Chunsoft]] on their official Twitter accounts in Japanese, English and Traditional Chinese.
== History ==
The 4-Panel Manga series was announced on April 16, 2023 along a "special prologue" featuring two sleeping [[Yuma Kokohead]] and [[Shinigami]], to start on the next day. Japanese illustrator magodesu is credited for the artwork by Spike Chunsoft as mago-Sensei, or mago on the official site.<ref name="Announcement">[https://twitter.com/SpikeChunsoft_e/status/1647767009147473922 @SpikeChunsoft_e on Twitter: ''4-Panel Manga Series Announcement'' ({{Flags|US}})]</ref><ref name="Special">[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref> From the release of Volume 2, the pages became available on the official site for ''Master Detective Archives: RAIN CODE'' via its newly opened "Special" tab.<ref name="Special"></ref>
== Character profiles ==
=== From Volume 1 ===
==== [[Yuma Kokohead]] ====
A detective in training. Although he whines a lot, he has a strong sense of justice!
==== [[Shinigami]] ====
A Death God haunting Yuma. She's only visible to Yuma and is constantly floating at his side.
=== From Volume 3 ===
==== [[Fubuki Clockford]] ====
The Time Leap detective. She has a uniquely peculiar way of thinking.
==== [[Vivia Twilight]] ====
The Spectral Projection detective. He has a self-indulgent personality and often lies down in various places.
==== [[Yakou Furio]] ====
Head of the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization|WDO]].
=== From Volume 4 ===
==== [[Melami Goldmine]] ====
The Medium detective. Flamboyant and intelligent, her mind is often focused on clothes.
==== [[Pucci Lavmin]] ====
The Audial Aptitude detective. She has a calm demeanor, but shows unexpected and intense emotions at times.
=== From Volume 5 ===
==== [[Halara Nightmare]] ====
The Postcognition detective. Always cool under fire, Halara only believes in money.
=== From Volume 6 ===
==== [[Desuhiko Thunderbolt]] ====
The Disguise detective. A ladies man with a goofball nature, his dream is to become a superstar detective.
=== From Volume 7 ===
==== [[Zange Eraser]] ====
The Thoughtography detective. A quiet old detective with the presence of a battle-hardened veteran.
==== [[Zilch Alexander]] ====
The Animal Investigation detective. He loves the harmony between people and nature. He's often curt in order to move things along efficiently.
==== [[Aphex Logan]] ====
The Life Detection detective. Having lived in the slums, he tends to be rude and tries to solve problems with violence.
=== From Volume 8 ===
==== [[Yomi Hellsmile]] ====
Director of the [[Amaterasu Corporation Peacekeepers]]. Ruthless, he controls [[Kanai Ward]] through force and has established power in the company.
==== [[Martina Electro]] ====
Vice director of the Amaterasu Corporation Peacekeepers. Coercive in both words and actions, she's obedient only to Yomi.
== Volumes ==
<gallery>File:4-Panel Manga - Prologue.jpg|Special prologue (April 16, 2023)
File:4-Panel Manga - Chapter 1.jpg|Volume 1: Kanai Ward's Ultimate Case?! (April 17, 2023)
File:4-Panel Manga - Chapter 2.jpg|Volume 2: The Mystery Labyrinth! (April 24, 2023)
File:4-Panel Manga - Chapter 3.jpg|Volume 3: Gifts (May 1, 2023)
File:4-Panel Manga - Chapter 4.jpg|Volume 4: Whisper Whisper... (May 9, 2023)
File:4-Panel Manga - Chapter 5.jpg|Volume 5: Original Gag! (May 15, 2023)
File:4-Panel Manga - Chapter 6.jpg|Volume 6: Disguise! (May 22, 2023)
File:4-Panel Manga - Chapter 7.jpg|Volume 7: Temperament Disparity! (May 29, 2023)
File:4-Panel Manga - Chapter 8.jpg|Volume 8: Perfect! (June 5, 2023)
</gallery>
== Links ==
*[https://twitter.com/SpikeChunsoft_e/ Spike Chunsoft, Inc. on Twitter] (American English)
*[https://twitter.com/spikechunsoft スパイク・チュンソフト on Twitter] (Japanese)
*[https://twitter.com/SpikechunsoftZ SpikechunsoftZ on Twitter] (Traditional Chinese)
*[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/] (American English)
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Manga]]
[[Category:Promotional content]]
b141cd248811c2e437ab41ca007020fc3976fd51
Vivia Twilight
0
204
1034
972
2023-06-05T10:31:30Z
Xiniti
20
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
ef2a156f64d910a67c0dd668091704dc7e0c0db1
File:4-Panel Manga - Chapter 8.jpg
6
355
1035
2023-06-06T07:49:22Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Quotes
10
336
1037
1014
2023-06-09T22:19:56Z
Ninjan
2
for future reference these are the lines highlighted by spike chunsoft's clips on twitter, official english
wikitext
text/x-wiki
{{#switch:{{{1|}}}
|Vivia=
{{Quote|*sigh*... I wanna die someday...}}
|Aphex=
{{Quote|A detective's gotta be tough. How about a little training?}}
|Number One=
{{Quote|The WDO will not allow mysteries to go unsolved.|[https://youtu.be/Ufzm7-i4TzA Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2]}}
|Desuhiko=
{{Quote|I know! What this town needs isn’t truth or justice! It’s high-quality entertainment!}}
|Zilch=
{{Quote|I love people, nature, and the harmony between them.}}
|Zange=
{{Quote|Let the past melt like ice in an evening’s drink.}}
|Yakou=
{{Quote|"We’re not superheroes or anything...We’re just detectives."}}
|Melami=
{{Quote|"I can tell the kind of person you are just by looking at the clothes you wear."}}
|Fubuki=
{{Quote|"As if I would permit time to ever overtake me."}}
|Pucci=
{{Quote|"Shut up, you brain-dead idiots!"}}
|Halara=
{{Quote|"With my logic, anything is possible."}}
}}
<noinclude>[[Category:Data template]]</noinclude>
e024296e904cf527e2bdcdfd004dfbf0d01f89ed
1038
1037
2023-06-09T22:21:50Z
Ninjan
2
wikitext
text/x-wiki
{{#switch:{{{1|}}}
|Vivia=
{{Quote|*sigh*... I wanna die someday...}}
|Aphex=
{{Quote|A detective's gotta be tough. How about a little training?}}
|Number One=
{{Quote|The WDO will not allow mysteries to go unsolved.|[https://youtu.be/Ufzm7-i4TzA Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2]}}
|Desuhiko=
{{Quote|I know! What this town needs isn’t truth or justice! It's high-quality entertainment!}}
|Zilch=
{{Quote|I love people, nature, and the harmony between them.}}
|Zange=
{{Quote|Let the past melt like ice in an evening's drink.}}
|Yakou=
{{Quote|We're not superheroes or anything...We’re just detectives.}}
|Melami=
{{Quote|I can tell the kind of person you are just by looking at the clothes you wear.}}
|Fubuki=
{{Quote|As if I would permit time to ever overtake me.}}
|Pucci=
{{Quote|Shut up, you brain-dead idiots!}}
|Halara=
{{Quote|With my logic, anything is possible.}}
}}
<noinclude>[[Category:Data template]]</noinclude>
b89cc68c63d43201bc9fdb1ac223781edd0223bb
Yakou Furio
0
226
1039
981
2023-06-09T22:22:11Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
2ff39226dcd67832cdd9bbe561d7d75711ecccc0
1087
1039
2023-07-10T23:55:20Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias =
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
8ac07e6a7c9b531c8fd100f6f72f7fbd77c618d7
Melami Goldmine
0
221
1040
956
2023-06-09T22:22:43Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
dc6c4e2d815ab2ab80e9fd760232326af06dae52
1070
1040
2023-07-07T14:05:45Z
2601:248:C400:4A70:49DE:1AB6:E85D:DF5C
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth =
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
da11f371aa5eac89bb30909fe491ac14fd4fae89
Fubuki Clockford
0
214
1041
954
2023-06-09T22:23:00Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
119f828d83d23c0fb81455fef3033997121e9e83
1085
1041
2023-07-10T23:51:57Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
d8c33ffaa2ef88fc129bf44f8a7f2c7549523e64
Pucci Lavmin
0
213
1042
959
2023-06-09T22:23:20Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
22bc22cb0da6cb3bbfdb9e5781fb4c53c13ca9b8
1072
1042
2023-07-07T14:06:52Z
2601:248:C400:4A70:49DE:1AB6:E85D:DF5C
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth =
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
bf670f20f76209ae0fdf0ee40b37930dff0e154d
Halara Nightmare
0
181
1043
955
2023-06-09T22:23:47Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unknown
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
87a2b8def62f9ec05263eb7a6599d74b26297d0b
1082
1043
2023-07-10T09:43:20Z
Xiniti
20
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
f727a15d6022b6c3dd64a7e118a376d7ef10cb21
1083
1082
2023-07-10T23:36:41Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
977fa1e5369f43362f036990dc01dddb02b27db9
User:Ninjan/SandboxDesign
2
141
1044
444
2023-06-09T22:37:18Z
Ninjan
2
wikitext
text/x-wiki
<tabber>
|-|Gallery test=
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization
</gallery>
=== Videos ===
==== table ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== gallery test ====
<gallery>Video:Character Trailer - World Detective Organization Pt. 1|Character Trailer - World Detective<br>Organization Pt. 1
Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|Character Trailer - World Detective<br>Organization Pt. 2
</gallery>
<!--GALLERY END-->
<!--INFOBOX START-->
|-|Infobox={{Infobox
| name = Ninjan/Sandbox
| child =
| subbox =
| bodystyle =
| titlestyle =
| abovestyle = background:#E4C1E4;
| subheaderstyle =
| title =
| above = Master Detective Archives: RAIN CODE
| subheader =
| imagestyle =
| captionstyle =
| image = [[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|300px]]
| caption =
| headerstyle =
| labelstyle = border:1px solid #E4C1E4; background: #E4C1E4;
| datastyle = border:1px solid #E4C1E4;
| header1 =
| label1 = Developer
| data1 = Spike Chunsoft
| header2 =
| label2 =
| data2 =
| header3 =
| label3 =
| data3 =
| header4 =
| label4 =
| data4 =
| header5 =
| label5 =
| data5 =
| header6 =
| label6 =
| data6 =
| header7 =
| label7 =
| data7 =
| header8 =
| label8 =
| data8 =
| header9 =
| label9 =
| data9 =
| header10 =
| label10 =
| data10 =
| header11 =
| label11 =
| data11 =
| header12 =
| label12 =
| data12 =
| header13 =
| label13 =
| data13 =
| header14 =
| label14 =
| data14 =
| header15 =
| label15 =
| data15 =
| header16 =
| label16 =
| data16 =
| header17 =
| label17 =
| data17 =
| header18 =
| label18 =
| data18 =
| header19 =
| label19 =
| data19 =
| header20 =
| label20 =
| data20 =
| belowstyle =
| below =
}}
regular infobox template. issues: doesn't align on the right (outdated)
</tabber>
2f46fbf54742e1c1f7bc6ce11637a05c0fdf86da
1045
1044
2023-06-09T22:46:18Z
Ninjan
2
wikitext
text/x-wiki
<tabber>
|-|Gallery test=
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization
</gallery>
=== Videos ===
==== table ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== gallery test ====
<gallery>Video:Character Trailer - World Detective Organization Pt. 1|Description
Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|Description
</gallery>
<!--GALLERY END-->
<!--INFOBOX START-->
|-|Infobox={{Infobox
| name = Ninjan/Sandbox
| child =
| subbox =
| bodystyle =
| titlestyle =
| abovestyle = background:#E4C1E4;
| subheaderstyle =
| title =
| above = Master Detective Archives: RAIN CODE
| subheader =
| imagestyle =
| captionstyle =
| image = [[File:Master Detective Archives RAIN CODE - Illustration + Logo.png|300px]]
| caption =
| headerstyle =
| labelstyle = border:1px solid #E4C1E4; background: #E4C1E4;
| datastyle = border:1px solid #E4C1E4;
| header1 =
| label1 = Developer
| data1 = Spike Chunsoft
| header2 =
| label2 =
| data2 =
| header3 =
| label3 =
| data3 =
| header4 =
| label4 =
| data4 =
| header5 =
| label5 =
| data5 =
| header6 =
| label6 =
| data6 =
| header7 =
| label7 =
| data7 =
| header8 =
| label8 =
| data8 =
| header9 =
| label9 =
| data9 =
| header10 =
| label10 =
| data10 =
| header11 =
| label11 =
| data11 =
| header12 =
| label12 =
| data12 =
| header13 =
| label13 =
| data13 =
| header14 =
| label14 =
| data14 =
| header15 =
| label15 =
| data15 =
| header16 =
| label16 =
| data16 =
| header17 =
| label17 =
| data17 =
| header18 =
| label18 =
| data18 =
| header19 =
| label19 =
| data19 =
| header20 =
| label20 =
| data20 =
| belowstyle =
| below =
}}
regular infobox template. issues: doesn't align on the right (outdated)
</tabber>
8297b916de00f9b908fbbe5be71aa44220197780
User:Ninjan
2
2
1046
942
2023-06-09T23:09:26Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It's my first time editing on Miraheze, so please be patient with me. All help is welcome. Thank you! ♥
== About me ==
(Jan - She/Her - Adult)
Usually a Fandom Wiki admin, I would like to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and am a content mod on the other ''Danganronpa'' Wiki. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates for the time being.
== Incomplete work ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]*
If you read this and think you can help me learn about anything I listed here, your help is more than welcome! If not, know that I'm currently working on learning all that stuff.
<nowiki>*</nowiki>Note: This cannot work with imported YouTube videos. This could work with other video formats. To create video galleries other than with a div (as is currently in use), a template may need to be created.
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
c48d63fe2451860c30e218c72dd69f60ca29c254
1047
1046
2023-06-11T20:01:27Z
Ninjan
2
writing in present tense a few days in advance
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It was my first experience with Miraheze!
__FORCETOC__
== About me ==
(Jan - She/Her - Adult)
Usually a Fandom Wiki admin, I decided to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and was a content mod on the other ''Danganronpa'' Wiki for a few months or so. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates.
== Permissions ==
As of my leaving the Wiki, '''I give full permission to future administrators and contributors to edit the appearance and contents of the Wiki, using what I personally contributed as a base.''' It will of course be apparent what I personally contributed via the pages' histories. '''I do not give future administrators permission to claim my work as theirs''', but there will reasonably be no need for credit down the line if my baseline work was largely changed.
'''I do not''' however give permission '''to administrators of other Wikis, including interlanguage and affiliated Wikis, to copy-paste my personal coding and styling.''' The hours I put into the Wiki's appearance on many levels is not yours to copy-paste without my name and stamp of approval! It will be, again and however, reasonably possible for future administrators to grant permission to share codes and appearances if they have been sufficiently changed by their own hands down the line. It is also reasonably okay to reference my work in order to learn - this warning is about blatant theft and lazy copy-pasting.
'''I also give full permission to administrators and future administrators to change the Wiki's rules''' from the way I left them. By leaving the Wiki, I resign my right to take decisions on its administration.
tl;dr: I am leaving this Wiki as is, free for future teams and contributors to use as they wish, without my influence. Just don't steal my design and claim it as yours.
Future admins should not edit my Sandbox. They are however encouraged to read it as it contains guides and shortcuts that any admin may need.
== Former WIPs ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]*
<nowiki>*</nowiki>Note: This cannot work with imported YouTube videos. This could work with other video formats. To create video galleries other than with a div (as is currently in use), a template may need to be created.
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
15abed2d7abfc609bcb80a4c724070217e419000
1048
1047
2023-06-11T20:02:11Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It was my first experience with Miraheze!
__FORCETOC__
== About me ==
(Jan - She/Her - Adult)
Usually a Fandom Wiki admin, I decided to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and was a content mod on the other ''Danganronpa'' Wiki for a few months or so. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates.
== Permissions ==
As of my leaving the Wiki, '''I give full permission to future administrators and contributors to edit the appearance and contents of the Wiki, using what I personally contributed as a base.''' It will of course be apparent what I personally contributed via the pages' histories. '''I do not give future administrators permission to claim my work as theirs''', but there will reasonably be no need for credit down the line if my baseline work was largely changed.
'''I do not''' however '''give permission to administrators of other Wikis, including interlanguage and affiliated Wikis, to copy-paste my personal coding and styling.''' The hours I put into the Wiki's appearance on many levels is not yours to copy-paste without my name and stamp of approval! It will be, again and however, reasonably possible for future administrators to grant permission to share codes and appearances if they have been sufficiently changed by their own hands down the line. It is also reasonably okay to reference my work in order to learn - this warning is about blatant theft and lazy copy-pasting.
'''I also give full permission to administrators and future administrators to change the Wiki's rules''' from the way I left them. By leaving the Wiki, I resign my right to take decisions on its administration.
tl;dr: I am leaving this Wiki as is, free for future teams and contributors to use as they wish, without my influence. Just don't steal my design and claim it as yours.
Future admins should not edit my Sandbox. They are however encouraged to read it as it contains guides and shortcuts that any admin may need.
== Former WIPs ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]*
<nowiki>*</nowiki>Note: This cannot work with imported YouTube videos. This could work with other video formats. To create video galleries other than with a div (as is currently in use), a template may need to be created.
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
f04ed3d13491f0ba2f21b85853b6717441a9b329
1050
1048
2023-06-11T20:12:05Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It was my first experience with Miraheze!
__FORCETOC__
== About me ==
(Jan - She/Her - Adult)
Usually a Fandom Wiki admin, I decided to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and was a content mod on the other ''Danganronpa'' Wiki for a few months or so. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates.
== Permissions ==
As of my leaving the Wiki, '''I give full permission to future administrators and contributors to edit the appearance and contents of the Wiki, using what I personally contributed as a base.''' It will of course be apparent what I personally contributed via the pages' histories. '''I do not give future administrators permission to claim my work as theirs''', but there will reasonably be no need for credit down the line if my baseline work was largely changed.
'''I do not''' however '''give permission to administrators of other Wikis, including interlanguage and affiliated Wikis, to copy-paste my personal coding and styling.''' The hours I put into the Wiki's appearance on many levels is not yours to copy-paste without my name and stamp of approval! It will be, again and however, reasonably possible for future administrators to grant permission to share codes and appearances if they have been sufficiently changed by their own hands down the line. It is also reasonably okay to reference my work in order to learn - this warning is about blatant theft and lazy copy-pasting.
'''I also give full permission to administrators and future administrators to change the Wiki's rules''' from the way I left them. By leaving the Wiki, I resign my right to take decisions on its administration.
tl;dr: I am leaving this Wiki as is, free for future teams and contributors to use as they wish, without my influence. Just don't steal my design and claim it as yours.
Future admins should not edit my Sandbox. They are however encouraged to read it as it contains guides and shortcuts that any admin may need.
The Twitter accounts RAINCODEWiki and RAINCODEMirage were created and administrated me and can be assumed to be closed as of my departure.
== Former WIPs ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]*
<nowiki>*</nowiki>Note: This cannot work with imported YouTube videos. This could work with other video formats. To create video galleries other than with a div (as is currently in use), a template may need to be created.
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
dd491c914235cdc65c9b4da01e96c4693f28a519
1061
1050
2023-06-13T22:02:58Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It was my first experience with Miraheze!
__FORCETOC__
== About me ==
(Jan - She/Her - Adult)
Usually a Fandom Wiki admin, I decided to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and was a content mod on the other ''Danganronpa'' Wiki for a few months or so. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates.
== Permissions ==
As of my leaving the Wiki, '''I give full permission to future administrators and contributors to edit the appearance and contents of the Wiki, using what I personally contributed as a base.''' It will of course be apparent what I personally contributed via the pages' histories. '''I do not give future administrators permission to claim my work as theirs''', but there will reasonably be no need for credit down the line if my baseline work was largely changed.
'''I do not''' however '''give permission to administrators of other Wikis, including interlanguage and affiliated Wikis, to copy-paste my personal coding and styling.''' The hours I put into the Wiki's appearance on many levels is not yours to copy-paste without my name and stamp of approval! It will be, again and however, reasonably possible for future administrators to grant permission to share codes and appearances if they have been sufficiently changed by their own hands down the line. It is also reasonably okay to reference my work in order to learn - this warning is about blatant theft and lazy copy-pasting.
'''I also give full permission to administrators and future administrators to change the Wiki's rules''' from the way I left them. By leaving the Wiki, I resign my right to take decisions on its administration.
tl;dr: I am leaving this Wiki as is, free for future teams and contributors to use as they wish, without my influence. Just don't steal my design and claim it as yours.
Future admins should not edit my Sandbox. They are however encouraged to read it as it contains guides and shortcuts that any admin may need.
The Twitter accounts RAINCODEWiki and RAINCODEMirage were created and administrated by me and can be assumed to be closed as of my departure.
== Former WIPs ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]*
<nowiki>*</nowiki>Note: This cannot work with imported YouTube videos. This could work with other video formats. To create video galleries other than with a div (as is currently in use), a template may need to be created.
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
82ffe43625519daa19c12b7d68f638f8768d38de
1062
1061
2023-06-13T22:04:56Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It was my first experience with Miraheze!
__FORCETOC__
== About me ==
(Jan - She/Her - Adult)
Usually a Fandom Wiki admin, I decided to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and was a content mod on the other ''Danganronpa'' Wiki for a few months or so. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates.
== Permissions ==
As of my leaving the Wiki, '''I give full permission to future administrators and contributors to edit the appearance and contents of the Wiki, using what I personally contributed as a base.''' It will of course be apparent what I personally contributed via the pages' histories. '''I do not give future administrators permission to claim my work as theirs''', but there will reasonably be no need for credit down the line if my baseline work was largely changed.
'''I do not''' however '''give permission to administrators of other Wikis, including interlanguage and affiliated Wikis, to copy-paste my personal coding and styling.''' The hours I put into the Wiki's appearance on many levels is not yours to copy-paste without my name and stamp of approval! It will be, again and however, reasonably possible for future administrators to grant permission to share codes and appearances if they have been sufficiently changed by their own hands down the line. It is also reasonably okay to reference my work in order to learn - this warning is about blatant theft and lazy copy-pasting.
'''I also give full permission to administrators and future administrators to change the Wiki's rules''' from the way I left them. By leaving the Wiki, I resign my right to take decisions on its administration.
tl;dr: I am leaving this Wiki as is, free for future teams and contributors to use as they wish, without my influence. Just don't steal my design and claim it as yours.
Future admins should not edit my Sandbox. They are however encouraged to read it as it contains guides and shortcuts that any admin may need.
The Twitter accounts RAINCODEWiki and RAINCODEMirage were created and administrated by me and can be assumed to be closed as of my departure.
Future teams are encouraged to seek their own affiliations as seen on the Wiki's Main Page. So long as the affiliation remains completed on our current affiliates' Main Pages, future teams are not to remove them without contacting those Wikis' admins first.
== Former WIPs ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]*
<nowiki>*</nowiki>Note: This cannot work with imported YouTube videos. This could work with other video formats. To create video galleries other than with a div (as is currently in use), a template may need to be created.
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
b67a314a8c7c40f86cbb849e965f9dddf47efc99
1063
1062
2023-06-13T22:32:44Z
Ninjan
2
wikitext
text/x-wiki
Hello!
I'm '''Jan''', and you may also know me as '''JADYJADZ'''. I requested the creation of the ''Master Detective Archives: RAIN CODE'' Wiki. It was my first experience with Miraheze!
__FORCETOC__
== About me ==
(Jan - She/Her - Adult)
Usually a Fandom Wiki admin, I decided to give ''RAIN CODE'' a chance to have a Wiki on another platform before it's too late. On Fandom, I administrated the French ''Danganronpa'' Wiki from 2018 to 2023, and was a content mod on the other ''Danganronpa'' Wiki for a few months or so. I'm also the admin of the ''Akudama Drive'' Wiki on Miraheze. As you may have guessed, I have ridiculous amounts of knowledge about Kazutaka Kodaka. '''I actually don't plan on buying ''RAIN CODE'' when it comes out, however, which is why this Wiki needs your help!'''
I played ''Death Come True'' and ''World's End Club'' and watched ''Akudama Drive''. I liked them all (I actually like ''Akudama Drive'' A LOT) but after being disappointed by how the ''TRIBE NINE'' anime turned out, I'd like to take a break from TooKyo Games' IPs. The issue is, my brain is addicted to gathering useless information.
I created a Twitter account (originally RAINCODEWiki, moved to RAINCODEMirage) for the Wiki in order to give it some publicity as a source of information about ''RAIN CODE'' before the game comes out. I requested this Wiki and created its baseline appearance and templates.
== Permissions ==
As of my leaving the Wiki, '''I give full permission to future administrators and contributors to edit the appearance and contents of the Wiki, using what I personally contributed as a base.''' It will of course be apparent what I personally contributed via the pages' histories. '''I do not give future administrators permission to claim my work as theirs''', but there will reasonably be no need for credit down the line if my baseline work was largely changed.
'''I do not''' however '''give permission to administrators of other Wikis, including interlanguage and affiliated Wikis, to copy-paste my personal coding and styling.''' The hours I put into the Wiki's appearance on many levels is not yours to copy-paste without my name and stamp of approval! It will be, again and however, reasonably possible for future administrators to grant permission to share codes and appearances if they have been sufficiently changed by their own hands down the line. It is also reasonably okay to reference my work in order to learn - this warning is about blatant theft and lazy copy-pasting.
'''I also give full permission to administrators and future administrators to change the Wiki's rules''' from the way I left them. By leaving the Wiki, I resign my right to take decisions on its administration.
''tl;dr'': I am leaving this Wiki as is, free for future teams and contributors to use as they wish, without my influence. Just don't steal my design and claim it as yours.
Future admins should not edit my Sandbox. They are however encouraged to read it as it contains guides and shortcuts that any admin may need.
The Twitter accounts RAINCODEWiki and RAINCODEMirage were created and administrated by me and can be assumed to be closed as of my departure.
Future teams are encouraged to seek their own affiliations as seen on the Wiki's Main Page. So long as the affiliation remains completed on our current affiliates' Main Pages, future teams are not to remove them without contacting those Wikis' admins first. The current logo for affiliates to use to represent us is [[:File:Site Title Logo.png]].
== Former WIPs ==
*Being a completely new Miraheze user, there are certain things I still need to learn. Among them:
**How to put videos in a gallery with titles underneath, likes images, instead of forcing it in with a table like on [[Master Detective Archives: RAIN CODE]]*
<nowiki>*</nowiki>Note: This cannot work with imported YouTube videos. This could work with other video formats. To create video galleries other than with a div (as is currently in use), a template may need to be created.
== Sandboxes ==
*[[User:Ninjan/Sandbox]] (+ admin shortcuts/tips)
*[[User:Ninjan/SandboxDesign]]
a1714f7229d23ea191ffbf0b4a9cb4f5c6dd5c7f
Template:Affiliates
10
142
1049
680
2023-06-11T20:10:37Z
Ninjan
2
wikitext
text/x-wiki
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''AFFILIATES'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; border-bottom: 1px solid #A7D7F9; padding: 10px; font-family: Georgia;"><div align="center"><table><tr><td><div style="background: rgba(167, 215, 249, 0.5); height: 61px; width: relative; border-radius: 5px 0px 0px 5px;"><p class="affiliateimg">[[File:AFFILIATE Danganronpa Wiki.png|210px|link=https://danganronpa.fandom.com/wiki/]]</p></div></td><td><div style="background: rgba(157, 148, 219, 0.5); height: 61px; width: relative; border-radius: 0px 0px 0px 0px;"><p class="affiliateimg">[[File:AFFILIATE Akudama Drive Wiki.png|210px|link=https://akudamadrive.miraheze.org/]]</p></div></td><td><div style="background: rgba(248, 249, 250, 0.8); height: 61px; width: relative; border-radius: 0px 5px 5px 0px;"><p class="affiliateimg">[[File:AFFILIATE Danganronpa Spinoffs Wiki.png|210px|link=https://danganronpa-spinoffs.fandom.com/]]</p></div></td></tr></table></div></div></div>
<!--EDITING STYLE: Alternate between blue, purple and white backgrounds for each affiliate. Rounded borders should be on those on the farthest left and right, others should have 0px 0px 0px 0px radius. -->
<!-- WHAT TO ADD FOR A NEW AFFILIATE: START <td><div style="background: rgba(167, 215, 249, 0.5 !OR! 157, 148, 219, 0.5 !OR! 248, 249, 250, 0.8); height: 61px; width: relative; border-radius: !AS INDICATED ABOVE!;"><p class="affiliateimg">[[File:!FILENAME!|210px|link=!URL!]]</p></div></td> END -->
348a81631c9e1dd0adcea2e2b6c6e95baf447f1d
Video:Master Detective Archives: RAIN CODE Web Short – Ver. Yuma
400
356
1051
2023-06-13T18:22:38Z
Ninjan
2
wikitext
text/x-wiki
[[Category:Videos]]
e52ce3f206b4aa978dd393dafa6e9c6feae15b54
Master Detective Archives: RAIN CODE
0
9
1052
1027
2023-06-13T18:28:19Z
Ninjan
2
assuming there will be more
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its upcoming release in Spring 2023.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
[[Yuma Kokohead|Yuma]], an amnesiac detective-in-training, and [[Shinigami]], the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a [[Amaterasu Corporation|megacorporation]]. [[Master Detectives]] from around [[World Detective Organization|the world]], each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
*'''Music:''' [[Masafumi Takada]]<ref name="TooKyo Games Staff Tweet"></ref>
*'''Design:''' [[Rui Komatsuzaki]]<ref name="TooKyo Games Staff Tweet"></ref>
*'''Localization:''' Alex Flagg<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
*'''Other known staff members:''' [[Shimadoriru]], Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet"></ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
==== Web Shorts ====
<div><table><tr><td>[[Video:Master Detective Archives: RAIN CODE Web Short – Ver. Yuma|190px]]<small>''Master Detective Archives: RAIN''<br>''CODE'' Web Short – Ver. Yuma</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023<br>({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
{{reflist}}
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
[[pt-br:Master Detective Archives: RAIN CODE]]
e54fa674a9a96c1b03dc205b8142e455cfda692d
1079
1052
2023-07-08T02:24:29Z
67.182.134.155
0
fixed the thing where it said upcoming release (its out now)
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its apparent release in Spring 2023, although it was released later.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
[[Yuma Kokohead|Yuma]], an amnesiac detective-in-training, and [[Shinigami]], the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a [[Amaterasu Corporation|megacorporation]]. [[Master Detectives]] from around [[World Detective Organization|the world]], each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
*'''Music:''' [[Masafumi Takada]]<ref name="TooKyo Games Staff Tweet"></ref>
*'''Design:''' [[Rui Komatsuzaki]]<ref name="TooKyo Games Staff Tweet"></ref>
*'''Localization:''' Alex Flagg<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
*'''Other known staff members:''' [[Shimadoriru]], Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet"></ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
==== Web Shorts ====
<div><table><tr><td>[[Video:Master Detective Archives: RAIN CODE Web Short – Ver. Yuma|190px]]<small>''Master Detective Archives: RAIN''<br>''CODE'' Web Short – Ver. Yuma</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023<br>({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
{{reflist}}
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
[[pt-br:Master Detective Archives: RAIN CODE]]
67194bf6a1e38024a01586ddb9466b3cb8fee884
File:4-Panel Manga - Chapter 9.jpg
6
357
1053
2023-06-13T18:30:05Z
Ninjan
2
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE 4-Panel Manga
0
297
1054
1036
2023-06-13T18:34:18Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| name =
| image = File:4-Panel Manga - Prologue.jpg
| author =
| supervisor =
| illustrator = [https://potofu.me/magodesu magodesu]
| format = Digital/Twitter
| publisher =
| release = Weekly
}}
The '''4-Panel Manga''' series, titled after the upcoming game '''{{Game}}''', is a comic strip in the [[wikipedia:Yonkoma|4-koma]] format illustrated by Japanese illustrator [https://potofu.me/magodesu magodesu] being posted every Monday by [[Spike Chunsoft]] on their official Twitter accounts in Japanese, English and Traditional Chinese.
== History ==
The 4-Panel Manga series was announced on April 16, 2023 along a "special prologue" featuring two sleeping [[Yuma Kokohead]] and [[Shinigami]], to start on the next day. Japanese illustrator magodesu is credited for the artwork by Spike Chunsoft as mago-Sensei, or mago on the official site.<ref name="Announcement">[https://twitter.com/SpikeChunsoft_e/status/1647767009147473922 @SpikeChunsoft_e on Twitter: ''4-Panel Manga Series Announcement'' ({{Flags|US}})]</ref><ref name="Special">[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref> From the release of Volume 2, the pages became available on the official site for ''Master Detective Archives: RAIN CODE'' via its newly opened "Special" tab.<ref name="Special"></ref> On June 12, 2023, the contents of Volume 9 mentioned it being the last chapter before the game's upcoming release.<ref>[https://twitter.com/SpikeChunsoft_e/status/1668423148931260416/ @SpikeChunsoft_e on Twitter: ''4-Panel Manga Chapter 9'' ({{Flags|US}})]</ref>
== Character profiles ==
=== From Volume 1 ===
==== [[Yuma Kokohead]] ====
A detective in training. Although he whines a lot, he has a strong sense of justice!
==== [[Shinigami]] ====
A Death God haunting Yuma. She's only visible to Yuma and is constantly floating at his side.
=== From Volume 3 ===
==== [[Fubuki Clockford]] ====
The Time Leap detective. She has a uniquely peculiar way of thinking.
==== [[Vivia Twilight]] ====
The Spectral Projection detective. He has a self-indulgent personality and often lies down in various places.
==== [[Yakou Furio]] ====
Head of the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization|WDO]].
=== From Volume 4 ===
==== [[Melami Goldmine]] ====
The Medium detective. Flamboyant and intelligent, her mind is often focused on clothes.
==== [[Pucci Lavmin]] ====
The Audial Aptitude detective. She has a calm demeanor, but shows unexpected and intense emotions at times.
=== From Volume 5 ===
==== [[Halara Nightmare]] ====
The Postcognition detective. Always cool under fire, Halara only believes in money.
=== From Volume 6 ===
==== [[Desuhiko Thunderbolt]] ====
The Disguise detective. A ladies man with a goofball nature, his dream is to become a superstar detective.
=== From Volume 7 ===
==== [[Zange Eraser]] ====
The Thoughtography detective. A quiet old detective with the presence of a battle-hardened veteran.
==== [[Zilch Alexander]] ====
The Animal Investigation detective. He loves the harmony between people and nature. He's often curt in order to move things along efficiently.
==== [[Aphex Logan]] ====
The Life Detection detective. Having lived in the slums, he tends to be rude and tries to solve problems with violence.
=== From Volume 8 ===
==== [[Yomi Hellsmile]] ====
Director of the [[Amaterasu Corporation Peacekeepers]]. Ruthless, he controls [[Kanai Ward]] through force and has established power in the company.
==== [[Martina Electro]] ====
Vice director of the Amaterasu Corporation Peacekeepers. Coercive in both words and actions, she's obedient only to Yomi.
== Volumes ==
<gallery>File:4-Panel Manga - Prologue.jpg|Special prologue (April 16, 2023)
File:4-Panel Manga - Chapter 1.jpg|Volume 1: Kanai Ward's Ultimate Case?! (April 17, 2023)
File:4-Panel Manga - Chapter 2.jpg|Volume 2: The Mystery Labyrinth! (April 24, 2023)
File:4-Panel Manga - Chapter 3.jpg|Volume 3: Gifts (May 1, 2023)
File:4-Panel Manga - Chapter 4.jpg|Volume 4: Whisper Whisper... (May 9, 2023)
File:4-Panel Manga - Chapter 5.jpg|Volume 5: Original Gag! (May 15, 2023)
File:4-Panel Manga - Chapter 6.jpg|Volume 6: Disguise! (May 22, 2023)
File:4-Panel Manga - Chapter 7.jpg|Volume 7: Temperament Disparity! (May 29, 2023)
File:4-Panel Manga - Chapter 8.jpg|Volume 8: Perfect! (June 5, 2023)
File:4-Panel Manga - Chapter 9.jpg|Volume 9: Detective Work! (June 12, 2023)
</gallery>
== Links ==
*[https://twitter.com/SpikeChunsoft_e/ Spike Chunsoft, Inc. on Twitter] (American English)
*[https://twitter.com/spikechunsoft スパイク・チュンソフト on Twitter] (Japanese)
*[https://twitter.com/SpikechunsoftZ SpikechunsoftZ on Twitter] (Traditional Chinese)
*[https://www.spike-chunsoft.co.jp/raincode/en/special/ "Special" on spike-chunsoft.co.jp/raincode/] (American English)
== References ==
<references/>
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Manga]]
[[Category:Promotional content]]
e241bfb8d9112a8f7ff12d9a1ae86ca1452bd162
Master Detective Archives: RAIN CODE:Editing guide
0
108
1055
1026
2023-06-13T18:36:32Z
Ninjan
2
wikitext
text/x-wiki
The ''Master Detective Archives: RAIN CODE'' Wiki project is a work in progress, for a game which will be released on June 30, 2023.
== General guidelines ==
*Before editing, '''please be aware of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]'''.
*Being that a lot of information has yet to come out, '''it is okay to create incomplete pages'''. '''It is''' however '''required that the page contains enough information to introduce its subject matter before being published'''. When publishing an incomplete page, '''please include the <nowiki>{{Stub}}</nowiki> template''' at the top of it.
**Although it is okay if you don't have the time or tools to upload new illustrations, if an official illustration for said page has already been uploaded to the Wiki, please include it on the page.
**If the page you're working on doesn't have enough content to be published yet, you may publish it to your Sandbox via ''User:Your_Username/Sandbox'' in order to complete it at a later date.
*As the game can be assumed to '''use American English''', Wiki pages should be redacted to match.
*'''Every page should be in at least one category.''' If a category doesn't exist, you are free to create it in a format that matches pre-existing ones.
*'''When writing about promotional content''' (as in, content that has been stated outside of the game itself, which up until June 30, 2023, will apply to most content), '''references should be provided with a link to its source'''.
**It is recommended that you include a flag indicating the source's language at the end of the reference. Common sources for ''RAIN CODE'' will usually be in Japanese or American English, in which case you should use <nowiki>{{Flags|JA}}</nowiki> or <nowiki>{{Flags|US}}</nowiki>. This is making use of [[Template:Flags]].
*As of before the release of ''RAIN CODE'', '''characters whose pronouns are either unknown or neutral will have their genders marked as "Unknown" in their Infobox.'''
**This is in consideration of the fact that promotional content is bound to tease mysteries; once the game releases, Infoboxes should be updated to match these characters' stated identities.
*Please '''do not use page links repeatedly in the same section'''. Once linked, if a page is mentioned again, it can be written as its name plainly.
**''Example:'' "<nowiki>[[Character Name]] was born in [[Kanai Ward]]. Whenever Character goes to Kanai Ward..."</nowiki>
**You may type <nowiki>{{Game}}</nowiki> or <nowiki>{{Novel}}</nowiki> as a shortcut to link to {{Game}} and {{Novel}}'s pages.
*'''More guidelines may be added as time goes'''. If you have any questions, feel free to contact an [[Master Detective Archives: RAIN CODE:Administration|administrator]].
== Recommended pages ==
If you are looking for pages to contribute to the Wiki, you may be interested in:
*[[Spike Chunsoft]]
*[[Tookyo Games]]
Other pages can be created, but these are currently considered a priority.
=== Potential pages ===
These pages should be created whenever their official English descriptions become available.
*Amaterasu Corporation Peacekeepers
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
fd2dde2dc7794148bc9b0b9b840df523a91ff533
Master Detective Archives: RAIN CODE:Content Policy
0
107
1056
1001
2023-06-13T18:36:43Z
Ninjan
2
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
This Wiki was requested by [[User:Ninjan|Ninjan]] and created on October 12, 2022. It is currently in its starting stages, and seeking more contributors!
== Wiki rules ==
*By editing this Wiki, '''you agree to abide by Miraheze's [https://meta.miraheze.org/wiki/Content_Policy Content Policy]'''.
*You are allowed to create and edit pages about the game ''Master Detective Archives: RAIN CODE'' and its creators. '''Pages about other media properties will not be allowed'''.
**On the same note, '''please avoid referencing characters from different media properties''', notably for the purpose of comparison, '''in page contents, even if said media property belongs to one of the creators of ''RAIN CODE''.''' Pages should be written with the assumption that the reader has not experienced the media you, the contributor, happen to be familiar with. Exceptions may be made, notably in Trivia sections, when the comparison is ''noteworthy'' and thoroughly explained.
*Outside from vandalism, '''edits must be assumed to be made in good faith''', and '''other editors should be treated with respect'''.
*Redlinks are currently allowed, if there is an intent to create the linked page in the future.
*'''We request that you do not plagiarize content from the Wiki.''' Content created by the Wiki's administrators and contributors is free to use on your personal platforms, so long as you do not claim ownership over it, or blatantly steal page-wide or site-wide worth of formatting and original content for your own use/platforms.
**Official/promotional content, such as Spike Chunsoft's and the like, which the Wiki shares, falls under the licensing decided by its creators; this Wiki has no ownership over it.
*'''You may not edit another user's profile or Sandboxes without their permission'''. If you wish to create a page a user has been working on in a Sandbox, you are encouraged to ask them before publishing the page or using contents from their Sandbox.
**In the event that the user has become inactive, you may continue their work from your own Sandbox or directly on the page you will be publishing.
*'''You are encouraged to read the [[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]] and/or [[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]] pages''' before editing. Pages and edits that do not follow these guides may be subject to deletion.
*'''More rules may be added as time goes.''' If you have any questions, feel free to contact an [[Master Detective Archives: RAIN CODE:Administration|administrator]].
== See more ==
*[[:Category:Stubs|Stubs]] category
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
*[[Master Detective Archives: RAIN CODE:User talk guide|User talk guide]]
[[Category:Project pages]]
0bc373054936b3ef04639f1f97fa0ac807e63d43
MediaWiki:Sidebar
8
106
1057
894
2023-06-13T21:51:08Z
Ninjan
2
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Content
** Master Detective Archives: RAIN CODE|Game
** How to Be a Master Detective: A Yakou Furio Case|Novel
** Master Detective Archives: RAIN CODE 4-Panel Manga|4-Panel Manga
** Category:Characters|Characters
** Category:Locations|Locations
* Guides
** Master Detective Archives: RAIN CODE:Content Policy|Content Policy
** Master Detective Archives: RAIN CODE:Editing guide|Editing guide
** Master Detective Archives: RAIN CODE:User talk guide|User talk guide
* Wiki information
** Master Detective Archives: RAIN CODE:Administration|Administration
** Special:ActiveUsers|Active users list
** Special:AllPages|All pages
* Special:ListFiles|File list
* SEARCH
* TOOLBOX
* LANGUAGES
d66a7fb2c61e10065af12014aee09330e2d4649b
1058
1057
2023-06-13T21:51:24Z
Ninjan
2
wikitext
text/x-wiki
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Content
** Master Detective Archives: RAIN CODE|Game
** How to Be a Master Detective: A Yakou Furio Case|Novel
** Master Detective Archives: RAIN CODE 4-Panel Manga|4-Panel Manga
** Category:Characters|Characters
** Category:Locations|Locations
* Guides
** Master Detective Archives: RAIN CODE:Content Policy|Content Policy
** Master Detective Archives: RAIN CODE:Editing guide|Editing guide
** Master Detective Archives: RAIN CODE:User talk guide|User talk guide
* Wiki information
** Master Detective Archives: RAIN CODE:Administration|Administration
** Special:ActiveUsers|Active users list
** Special:AllPages|All pages
** Special:ListFiles|File list
* SEARCH
* TOOLBOX
* LANGUAGES
08f59787ac9cee66479764f62a6bbaaaeebe4094
Master Detective Archives: RAIN CODE:User talk guide
0
185
1059
1003
2023-06-13T21:52:31Z
Ninjan
2
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE Wiki''! The Wiki is a work in progress for a game which will be released on June 30, 2023. As a contributor, you may be interested in its '''User talk''' pages.
== Wiki rules ==
*You may use User talk pages to contact any administrator or contributor.
*'''Off-topic conversations''', meaning conversations that are not about the Wiki, '''will not be allowed''', as they clog "Recent changes" and are difficult to moderate.
**This means conversations about ''RAIN CODE'', the game, will not be allowed, unless they pertain to content the users involved are considering adding to the Wiki.
*As will be explained below, '''please sign your messages on User talk pages''' with <nowiki>~~~~</nowiki>.
*'''You may not harass or intimidate other users of the Wiki.'''
*'''Remember to not share any private information''', your own or another individual's, on your profiles or User talk pages.
*'''More rules may be added as time goes.''' If you have any questions, feel free to contact an [[Master Detective Archives: RAIN CODE:Administration|administrator]].
== Guide ==
=== How to access User talk pages ===
User talk pages are pages that can be accessed via ''User_talk:Your_Username''. You can also view them from your ''User:Your_Username'' page by clicking "Discussion" or pressing Alt+Shift+T.
Any user can have a User talk page. If it does not exist yet, it will appear as a redlink - it is okay to be the first to create it if you intend on contacting the user in question.
=== How to reply to someone's message on your User talk page ===
You can edit your own talk page to reply to another user. In order to differentiate your reply from their message, you can add '':'' in front of your paragraph.
You can increase the amount of '':'' (without spacing them out) with every new reply. When using this, it is recommended that you add potential line breaks with <nowiki><br></nowiki> rather than by pressing the Enter key, as the latter will create a new paragraph and break this formatting.
'''Example :'''
<pre>Hello! Welcome to the Wiki! ~~~~
: Thank you! ~~~~
:: You're welcome! ~~~~</pre>
'''Result:'''
Hello! Welcome to the Wiki! [Username_A]
: Thank you! [Username_B]
:: You're welcome! [Username_A]
=== How to add your signature to your message ===
Signatures help indicate who sent a message and when. At the end of your paragraph, please add <nowiki>~~~~</nowiki>. It will automatically add your username with a link to your own User page and User talk page, along with the time the message was sent.
'''Example :'''
<pre>Hello! Welcome to the Wiki! ~~~~</pre>
'''Result:'''
Hello! Welcome to the Wiki! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 16:48, 25 February 2023 (UTC)
== See more ==
*[[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]]
*[[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]]
[[Category:Project pages]]
3d105b6382696059eeec078efbe1e1485f09cf51
Master Detective Archives: RAIN CODE:Administration
0
349
1060
1004
2023-06-13T22:00:39Z
Ninjan
2
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
If you are looking to learn about the game, please visit the {{Game}} page. If you are looking for guidance, you may visit the [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]] and/or [[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]] pages. If you need further help however, here is a list of available administrators.
== Bureaucrat ==
{| class="wikitable"
|+
! Username !! Status !! Bio
|-
|align="center"|[[User:Ninjan|Ninjan]]
|align="center"|<span style="color:#FF0000">Inactive</span>
|width="100%"|'''Ninjan''', or Jan, requested this Wiki in October 2022. Formerly a Fandom Wiki admin, this was her first experience on Miraheze. She created the base appearance, rules, editing guides and templates for the Wiki, and despite being very familiar with [[Kazutaka Kodaka]]'s works, she didn't plan on playing the game when it came out and consequentially left the Wiki's administration on June 14, 2023.
|-
|align="center"|[[User:Xiniti|Xiniti]]
|align="center"|<span style="color:#32CD32">Active</span>
|width="100%"|'''Xiniti''' was given administrator rights on May 5, 2023, and Bureaucrat rights by default when Ninjan left.
|}
== Administrator ==
<div align="center"><small>''If you are interested in joining the RAIN CODE Wiki's administration, please feel free to start by contributing in ways that show an understanding of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|rules]] and to then contact a Bureaucrat on their [[Master Detective Archives: RAIN CODE:User talk guide|talk page]].''</small></div>
[[Category:Project pages]]
16bffa31780a921daf05590e8a180bdefc374307
How to Be a Master Detective: A Yakou Furio Case
0
264
1064
784
2023-06-13T23:02:21Z
Ninjan
2
wikitext
text/x-wiki
{{Stub}}
{{Infobox Novel
| title = <center>How to Be a Master Detective:<br>A Yakou Furio Case</center>
| image = <gallery>How to Be a Master Detective- A Yakou Furio Case (English).png|English
How to Be a Master Detective- A Yakou Furio Case (Japanese).png|Japanese</gallery>
| author = [[Yoichiro Koizumi]]
| supervisor = [[Kazutaka Kodaka]]
| illustrator =
| format = Digital novel
| publisher = Spike Chunsoft
| release = June 30, 2023
}}
'''''How to Be a Master Detective: A Yakou Furio Case''''' (超探偵のなり方ヤコウ=フーリオの場合 ''Chō tantei no nari-kata Yakou=Fūrio no baai'') is a digital novel which will be included with all initial prints of {{Game}} as a voucher and with pre-orders of the digital deluxe edition as a separate application.
It is described as a 64 pages "newly written digital novel prequel to the main story supervised by [[Kazutaka Kodaka]]".
== Synopsis ==
''"An original, newly written digital novel about the younger days of [[Yakou Furio|Yakou]], the head of the [[Nocturnal Detective Agency]]!"''<ref name="Promo image">[https://raincode.miraheze.org/wiki/File:Promotional_image_-_Digital_Novel.jpg Promotional image (March 24, 2023) ({{Flags|US}})]</ref>
''"{{hiddentext|Yakou Furio was a young man who spent his days in [[Kanai Ward]] with little prospect of success. What changed his destiny was a [[Master Detective]] with the ability to see the future...|カナイ区で、うだつの上がらない日々を過ごす青年「ヤコウ=フーリオ」。そんな彼の運命を変えたのは、未来視の能力を持つ超探偵の男だった…。}}"''<ref name="Famitsu">[https://www.famitsu.com/news/202303/24297133.html The pre-order bonus for "''Master Detective Archives: RAIN CODE''" is revealed. ({{Flags|JA}})]</ref><ref name="Promo image JA">[https://raincode.miraheze.org/wiki/File:Promotional_image_-_Digital_Novel_(Japanese).jpg Promotional image (March 24, 2023) ({{Flags|JA}})]</ref>
== Promotion ==
The digital novel was first teased by Spike Chunsoft in a trailer video titled "Character Trailer - World Detective Organization Pt. 1" on February 28, 2023.<ref>[https://youtu.be/fWlbzb0QrO0 Character Trailer - World Detective Organization Pt. 1 on YouTube ({{Flags|US}})]</ref> In a following Tweet, Spike Chunsoft announced that all initial prints of {{Game}} would include a voucher for the novel.<ref name="SC First">[https://twitter.com/SpikeChunsoft_e/status/1630387540241928192 SpikeChunsoft_e on Twitter: ''All initial prints of Master Detective Archives: RAIN CODE will include a voucher for an original, newly written digital novel prequel to the main story supervised by Kazutaka Kodaka.'' ({{Flags|US}})]</ref> On March 24, 2023, they published a new promotional image revealing its title, synopsis, author, and a new cover featuring [[Yakou Furio]].<ref name="SC Reveal">[https://twitter.com/SpikeChunsoft_e/status/1639099923424763904 SpikeChunsoft_e on Twitter: ''Master Detective Archives: RAIN CODE pre-order bonus revealed!'' ({{Flags|US}})]</ref>
On April 27, 2023, Spike Chunsoft announced a digital deluxe edition of ''Master Detective Archives: RAIN CODE'' and advertised a 10% promotion and the digital novel as its pre-order bonus.<ref name="Digital deluxe">[https://twitter.com/SpikeChunsoft_e/status/1651394857275994118/ SpikeChunsoft_e on Twitter: ''Check out the Digital Deluxe Edition of Master Detective Archives: RAIN CODE.'' ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional ===
<div align="center"><gallery>Teaser image - Digital Novel.png|Original teaser image
Promotional image - Digital Novel.jpg|English promotional image
Promotional image - Digital Novel (Japanese).jpg|Japanese promotional image</gallery></div>
== Trivia ==
*The author of ''How to Be a Master Detective: A Yakou Furio Case'', Yoichiro Koizumi, is a member of [[Tookyo Games]] and has already worked with scenarist Kazutaka Kodaka on a digital novel with a similar format, [https://danganronpa.fandom.com/wiki/Ultra_Despair_Hagakure ''Ultra Despair Hagakure''], a novella included in Kodaka's game [https://danganronpa.fandom.com/wiki/Danganronpa_Another_Episode:_Ultra_Despair_Girls ''Danganronpa Another Episode: Ultra Despair Girls''].
*According to promotional content, the digital novel can be read before playing the game without causing issues.<ref name="4gamer">[https://www.gamer.ne.jp/news/202303240005/ ''Pre-order bonus for "''Master Detective Archives: RAIN CODE''" includes a novel about Yakou Furio's past'' on gamer.ne.jp {{Flags|JA}}]</ref><ref name="Famitsu"></ref>
== References ==
{{reflist}}
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Novels]]
3bb9e12ee05ad14aa397a49187db61ed15321021
Yuma Kokohead
0
102
1065
1008
2023-07-05T23:12:27Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm
| weight = 45 kg
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
cbac3884da2677acf5a6590d140af36305df63f0
1074
1065
2023-07-07T19:15:25Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias = Master (by Shinigami)
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
6aada7e3e394ca10654803cec898c87c27ff0704
Shinigami
0
105
1066
951
2023-07-05T23:17:24Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height = 183 cm (human form)
| weight = 60 kg (human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
7946d804976e8f56424239a2442d93a6ec9fa078
Vivia Twilight
0
204
1067
1034
2023-07-06T16:04:19Z
2001:8003:E46F:8400:66BE:2AC4:BF05:275F
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196cm (6'4")
| weight = 77kg (169.8lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
aa3ede1c6717d8af16c3d02ea1fb9297d05fe029
1068
1067
2023-07-06T16:05:24Z
2001:8003:E46F:8400:66BE:2AC4:BF05:275F
0
/* Personality */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196cm (6'4")
| weight = 77kg (169.8lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
9e521cd0277359745df3612c84031b7535f59937
1069
1068
2023-07-06T16:15:57Z
2001:8003:E46F:8400:66BE:2AC4:BF05:275F
0
/* Forensic Forte: Spectral Projection */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196cm (6'4")
| weight = 77kg (169.8lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> Due to his relationship with the spiritual realm where ghosts reside, Vivia is aware of Shinigami, though is not able to hear or see her beyond a haze. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
aaf1e67fdd7a657121a524855f7d883bf3828a1f
1073
1069
2023-07-07T14:09:29Z
2601:248:C400:4A70:49DE:1AB6:E85D:DF5C
0
/* Personality */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196cm (6'4")
| weight = 77kg (169.8lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> Due to his relationship with the spiritual realm where ghosts reside, Vivia is aware of Shinigami, though is not able to hear or see her beyond a haze. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
df34a6e4f822e14417725f55a26a66670c085b86
1075
1073
2023-07-07T23:27:39Z
2001:8003:E46F:8400:66BE:2AC4:BF05:275F
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196cm (6'4")
| weight = 77kg (169.8lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
8937240109d6e4a62df72b1a59c83dad00aabe5a
1086
1075
2023-07-10T23:52:44Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196 cm (6'4")
| weight = 77 kg (169.8lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
4cc153baad1997a50b586f7c732ae62675c0933d
Aphex Logan
0
180
1071
952
2023-07-07T14:06:48Z
2601:248:C400:4A70:49DE:1AB6:E85D:DF5C
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth =
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
900ed24dc119dc7e024928b5fad431baab6286f2
Yomi Hellsmile
0
229
1076
970
2023-07-08T00:02:09Z
2601:248:C501:B5D0:8D43:D844:B67:DE5D
0
/* Official description */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him, such as when he sentenced Martina to be executed before Makoto saved her.
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
He's also very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
88938588806005f4898bc4b4a178848ea6744d0a
1081
1076
2023-07-09T20:57:25Z
2601:248:C400:4A70:2DE1:CDE9:EE1E:8CFD
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him, such as when he sentenced Martina to be executed before Makoto saved her.
He's also incredibly manipulative, as he's he driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
He's also very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
775d256b48e75681fdebc307a66cac3479c3823e
Desuhiko Thunderbolt
0
201
1077
953
2023-07-08T00:09:16Z
2601:248:C501:B5D0:8D43:D844:B67:DE5D
0
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their world, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
35f9c3f68a512110fd5aa11ec94d718ba97d0a49
1078
1077
2023-07-08T00:13:00Z
2601:248:C501:B5D0:8D43:D844:B67:DE5D
0
/* Personality */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth =
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height =
| weight =
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
428800c87ae9076a5c5066840256405582261089
1084
1078
2023-07-10T23:39:00Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
15a3c641da968f98ec7590df7478f6b01a813643
Number One
0
293
1088
980
2023-07-11T00:00:48Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut =
}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
27a7b6c5b6813f68cb7063ae79f7b306e04a739f
1116
1088
2023-07-17T06:06:52Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
He first appeared in the prologue, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = ???
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = Prologue
}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
0d552ec101a6fece0b08fdeb18a4ec815fa8a47c
Aphex Logan
0
180
1089
1071
2023-07-11T00:05:14Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
e475a1443cc1a6266767da0175be67f4beefbb0f
1105
1089
2023-07-16T16:57:12Z
MarTuxE
44
Added the romaji for Aphex's japanese name
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
7449b9dc83c07715393232c6f5b8a3f06a788e01
1122
1105
2023-07-17T06:14:58Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
He first appeared in chapter 0, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
38ce0e92af6115df8b74f0cbb1d07eb15d5d0c84
Melami Goldmine
0
221
1090
1070
2023-07-11T00:09:17Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
4e70b39798cf4e3cb8eeae195410a89cae5daee7
1103
1090
2023-07-15T18:08:32Z
2A0E:424:2111:0:C8ED:DCE0:A68:FB9D
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| status= deceased
| death = burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン) is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
a8eddda58c76969aa266eabd7660c19617b3d30d
1106
1103
2023-07-16T17:00:58Z
MarTuxE
44
Added the romaji for Melami's name
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| status= deceased
| death = burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
cabc8430769609b72c57c2caef3f159ecc0a1b11
1124
1106
2023-07-17T06:20:17Z
Brainwormsdotcom
45
She first appeared in chapter 0, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| status= deceased
| death = burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
42dc845d3fcff4849996ddc0fae2804f7d7031b4
Zange Eraser
0
206
1091
1013
2023-07-11T00:12:47Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
22d0ccd249a9c02b5a81926032e83329c5cf6a14
1107
1091
2023-07-16T17:02:13Z
MarTuxE
44
Added the romaji for Zange's japanese name
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
3b2d9ae683f11655c5a9dcd2e211146a079a18cc
1127
1107
2023-07-17T06:23:14Z
Brainwormsdotcom
45
He first appeared in chapter 0, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
7d3237b074d65305f7b0da5486e71127659b369a
Pucci Lavmin
0
213
1092
1072
2023-07-11T00:15:34Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
563a8ea0d5e6e36bfe50ef66be651fd5651f803e
1108
1092
2023-07-16T17:22:15Z
MarTuxE
44
Added the romaji to Pucci's japanese name
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
3ce6df918fcefb68b9a0629cb548d39a0dc8d439
1125
1108
2023-07-17T06:21:18Z
Brainwormsdotcom
45
He first appeared in chapter 0, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
0148bb11737130487d5ba0b06ca398f435087ffe
Zilch Alexander
0
208
1093
1012
2023-07-11T00:17:09Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
ad938bd2a6cffffe1291c1fb57a746b71e421544
1128
1093
2023-07-17T06:24:14Z
Brainwormsdotcom
45
He first appeared in chapter 0, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
4868dd8650a87eb51aa5374278fa158172b8e5d8
Yakou Furio
0
226
1094
1087
2023-07-11T21:07:35Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
63a18ab75a2fb066cad8f8449a344ea2f19eb4cd
1104
1094
2023-07-15T18:10:06Z
2A0E:424:2111:0:C8ED:DCE0:A68:FB9D
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = bloodloss/poisoned
| deathplace = Amaterasu Corporation
| species = Human
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut =
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
b9f800c3d292174b953eb9701c36e57caef75e1e
1126
1104
2023-07-17T06:22:04Z
Brainwormsdotcom
45
He first appeared in chapter 0, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = bloodloss/poisoned
| deathplace = Amaterasu Corporation
| species = Human
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
cb68802445fc7c01100b7fff12ec6c0f625b4731
Guillaume Hall
0
238
1095
965
2023-07-13T00:00:48Z
97.113.87.233
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 171 cm
| weight = 60 kg
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
d673b60adf1f96bbe05df6af3b42c214d7dacfc3
1118
1095
2023-07-17T06:09:23Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
She first appeared in chapter 3, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 171 cm
| weight = 60 kg
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
ddb0b0ebb8add53e4e3bb1d78a416cb0c59b61b8
Dominic Fulltank
0
239
1096
964
2023-07-13T00:08:29Z
Ballin
41
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = Over 2 meters (225 cm)
| weight = 220 kg
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
2914d35680f43d8fe2254d80e219e605a98e7e23
1117
1096
2023-07-17T06:07:47Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
He first appeared in chapter 3, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = Over 2 meters (225 cm)
| weight = 220 kg
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
69a95c54670efc569e6a16d4b971a9636d7f4ca7
Martina Electro
0
231
1097
967
2023-07-13T00:17:21Z
Ballin
41
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 187 cm
| weight = 66 kg
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
ffed2e3f067920c7321a8bc69b7e6bc7ddbf168d
1119
1097
2023-07-17T06:10:52Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
She first appeared in chapter 1, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 187 cm
| weight = 66 kg
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 1
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
df5171439e8cafa7b3befa95eb9b5fa049d23046
Seth Burroughs
0
237
1098
968
2023-07-13T00:19:47Z
Ballin
41
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 177 cm
| weight = 69 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
371ba460793e7918bff7b5f26a12cef93176cdc2
1111
1098
2023-07-17T04:12:44Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
He first appeared in chapter 1, so I listed that
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 177 cm
| weight = 69 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 1
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
18b3f748b012a23402cd6608e0bbf5bc53991c9f
Yomi Hellsmile
0
229
1099
1081
2023-07-13T00:21:18Z
Ballin
41
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth = October 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 172 cm
| weight = 62 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him, such as when he sentenced Martina to be executed before Makoto saved her.
He's also incredibly manipulative, as he's he driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
He's also very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
8cb8373c4ea2b9a603422050f3f08fe0e863765a
1120
1099
2023-07-17T06:11:33Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
He first appeared in chapter 1, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth = October 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 172 cm
| weight = 62 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 1
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him, such as when he sentenced Martina to be executed before Makoto saved her.
He's also incredibly manipulative, as he's he driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
He's also very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
e17ae4001b065b70ef2c2f251c12dc618dd8c57c
Swank Catsonell
0
236
1100
969
2023-07-13T00:24:10Z
Ballin
41
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 193 cm
| weight = 140 kg
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
20ceb56d05059b2bece50b43e3c1e460dbc823e1
Kurumi Wendy
0
343
1101
989
2023-07-13T00:29:43Z
Ballin
41
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = Other characters - Kurumi Wendy.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater club
| occupation = Student
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
c97943343a3243dd81f9a9c151886b2abc753351
1110
1101
2023-07-17T04:08:23Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
She first appeared in chapter 2, so I listened that
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = Other characters - Kurumi Wendy.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater club
| occupation = Student
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
ae8e6debe212f0833f9d1877afe14cec66941f88
Kanai Ward
0
150
1102
727
2023-07-13T05:54:50Z
2603:8000:EB00:49A7:1CF6:CFE4:D6E5:3741
0
/* Key Locations */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official descriptions ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Key Locations ===
==== Kamasaki District ====
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
==== Ginma District ====
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="Gematsu"></ref>
==== Art Gallery ====
A magnificent art gallery with two dinosaur fossils in the public square. It seems to be closed now, however.<ref name="Kanai Ward"></ref>
==== Clocktower ====
The clocktower looming over Ginma District. It is a historic building long beloved by residents. There are clocks set in all four of its sides, so the time of the day can be seen from anywhere.<ref name="Kanai Ward"></ref>
==== Riverbank ====
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="Gematsu"></ref>
==== Kanai Station Square ====
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="Gematsu"></ref>
==== Dohya District ====
The back slums of Kanai ward. The streets are flooded due to the clogged sewage which forced its people to live on the rooftops of the flooded buildings of the district. Houses the resistance a group opposing Amaterasu corporation.
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
c361739bb091d21b78716e6ba751d4890ba6fbfe
Yuma Kokohead
0
102
1112
1074
2023-07-17T04:14:20Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
He first appeared in chapter 0, so I changed that
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias = Master (by Shinigami)
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Detective-in-training
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
40344e04e42b8926a59d4e0143b412e8c64295a7
Vivia Twilight
0
204
1114
1086
2023-07-17T04:22:09Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
He first appeared in the prologue, so I changed that
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196 cm (6'4")
| weight = 77 kg (169.8lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Prologue
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
9014f45b533b08bbe5a6e27a4914464fb1668b9e
Shinigami
0
105
1115
1066
2023-07-17T06:05:31Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
She first appeared in chapter 0, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth =
| birthplace =
| death =
| deathplace =
| species = Spirit
| gender = Feminine
| height = 183 cm (human form)
| weight = 60 kg (human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
b917f413fb91508d58af06042ad795fd1effce6c
Fubuki Clockford
0
214
1121
1085
2023-07-17T06:13:56Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
She first appeared in the prologue, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Prologue
}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
352acab201dd35d3a74e08df5af9494eae3538f7
Desuhiko Thunderbolt
0
201
1123
1084
2023-07-17T06:17:44Z
2600:100B:B006:EB89:0:5A:2BD9:E401
0
He first appeared in the prologue, so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Prologue
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
a3be66c4cf36d53caa435a9fcd05c5ba0f5af31f
Shachi
0
358
1129
2023-07-17T11:50:32Z
Ceyarma
46
Created page with "{{Stub}} {{Infobox Character | name = Shachi | image = | alias = | relatives = | affiliation = The Resistance | occupation = Resistance Leader | forte = | birth = February 6 | birthplace = | death = | deathplace = | species = Human | gender = Masculine | height = 199 cm | weight = 92 kg | portrayal = | appearances = ''[[Master Detective Archives: RAIN CODE]]'' | debu..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image =
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| forte =
| birth = February 6
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
SPOILERS FOR CHAPTER 3 BELOW
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
ce2676999e064ebdbcdf53597fd0c072108a730a
Profiles
0
359
1130
2023-07-17T13:40:16Z
Ceyarma
46
Created page with "{{Stub}} ''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter. '''This article will contain spoilers upto the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.''' == Yuma Kokohead == Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization. Realizing t..."
wikitext
text/x-wiki
{{Stub}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers upto the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own Homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai War native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered five years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
70d18f82bcc3947c48e907c426d1416ee9abd6ed
1131
1130
2023-07-17T13:40:49Z
Ceyarma
46
/* Yakou Furio */ typo
wikitext
text/x-wiki
{{Stub}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers upto the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own Homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered five years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
b3a2818d00eda5c2e295d11a0a2e62282bc80420
Homunculus
0
360
1132
2023-07-17T13:53:12Z
Ceyarma
46
:
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
A '''Homunculus''' is a form of immortal monster created through human research by the Unified Government and Amaterasu Corporation in ''[[Master Detective Archives: RAIN CODE]]''. This article will contain spoilers upto the epilogue of the game.
== In-Game Glossary ==
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment experiment switched out all the residents of Kanai Ward with homunculi.
The homunculi of Kanai Ward have the following characteristics
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
824008eb86516cefc4bea8aab19d2534504753b2
1133
1132
2023-07-17T13:53:36Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
A '''Homunculus''' is a form of immortal monster created through human research by the Unified Government and Amaterasu Corporation in ''[[Master Detective Archives: RAIN CODE]]''. This article will contain spoilers upto the epilogue of the game.
== In-Game Glossary ==
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment experiment switched out all the residents of Kanai Ward with homunculi.
The homunculi of Kanai Ward have the following characteristics:
21aad7971d037c76e1c92e6adf6e4fe4fdd919d4
1134
1133
2023-07-17T14:01:15Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
A '''Homunculus''' is a form of immortal monster created through human research by the Unified Government and Amaterasu Corporation in ''[[Master Detective Archives: RAIN CODE]]''. This article will contain spoilers upto the epilogue of the game.
== In-Game Glossary ==
== Homunculus ==
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment experiment switched out all the residents of Kanai Ward with homunculi.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink.
== Homunculus Charateristics ==
When a Homunculus dies, it revives within a day. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
56722376297ad5c67c42bffaba9ffbcf3d8a0a8b
Makoto Kagutsuchi
0
361
1138
2023-07-17T14:40:31Z
Ceyarma
46
Created blank page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
1139
1138
2023-07-17T14:43:14Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = Other characters - Masked Man.png
| alias =
| relatives = [[Yuma Kokohead]]
| affiliation =
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
===This article contains spoilers upto the epilogue of ''[[Master Detective Archives: RAIN CODE]]''!===
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== In-Game Profile ==
Makoto is in truth, the [[homunculus]] of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become the steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
== Personality ==
'''Heavy Spoilers for Chapter 5 - AVOID if you have not played it!!'''
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there.
Makoto loves Kanai Ward, as he reminds Yuma emphatically. There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [World Detective Organization] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
a05bb9400ca56501bd771e568cd0b2d178ccac27
1140
1139
2023-07-17T14:44:08Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = Other characters - Masked Man.png
| alias =
| relatives = [[Yuma Kokohead]]
| affiliation =
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
===This article contains spoilers upto the epilogue of ''[[Master Detective Archives: RAIN CODE]]''!===
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== In-Game Profile ==
Makoto is in truth, the [[homunculus]] of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become the steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
== Personality ==
'''Heavy Spoilers for Chapter 5 - AVOID if you have not played it!!'''
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there.
Makoto loves Kanai Ward, as he reminds Yuma emphatically. There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [World Detective Organization] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
348a96b8aa6ffaff6551e8ce7de82d0627d09ee4
1141
1140
2023-07-17T14:44:35Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = Other characters - Masked Man.png
| alias =
| relatives = [[Yuma Kokohead]]
| affiliation =
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
===This article contains spoilers upto the epilogue of ''[[Master Detective Archives: RAIN CODE]]''!===
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== In-Game Profile ==
Makoto is in truth, the [[homunculus]] of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become the steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
== Personality ==
'''Heavy Spoilers for Chapter 5 - AVOID if you have not played it!!'''
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there.
Makoto loves Kanai Ward, as he reminds Yuma emphatically. There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [World Detective Organization] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
dea3051eb1843dce915394a1406cbc04082d9acf
1142
1141
2023-07-17T14:44:51Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = Other characters - Masked Man.png
| alias =
| relatives = [[Yuma Kokohead]]
| affiliation =
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
===This article contains spoilers upto the epilogue of ''[[Master Detective Archives: RAIN CODE]]''!===
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== In-Game Profile ==
Makoto is in truth, the [[homunculus]] of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become the steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
== Personality ==
'''Heavy Spoilers for Chapter 5 - AVOID if you have not played it!!'''
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there.
Makoto loves Kanai Ward, as he reminds Yuma emphatically. There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [World Detective Organization] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
ff2d7206cfcd1d116312bd11123b57922f8ecf64
Makoto Kagutsuchi
0
361
1143
1142
2023-07-17T14:45:06Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = Other characters - Masked Man.png
| alias =
| relatives = [[Yuma Kokohead]]
| affiliation =
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
===This article contains spoilers upto the epilogue of ''[[Master Detective Archives: RAIN CODE]]''!===
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== In-Game Profile ==
Makoto is in truth, the [[homunculus]] of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become the steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
== Personality ==
'''Heavy Spoilers for Chapter 5 - AVOID if you have not played it!!'''
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there.
Makoto loves Kanai Ward, as he reminds Yuma emphatically. There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [World Detective Organization] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
fd2e51866ec33a7a788b067dcce357512af5ff40
1144
1143
2023-07-17T14:45:38Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = Other characters - Masked Man.png
| alias =
| relatives = [[Yuma Kokohead]]
| affiliation =
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
===This article contains spoilers upto the epilogue of ''[[Master Detective Archives: RAIN CODE]]''!===
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== In-Game Profile ==
Makoto is in truth, the [[homunculus]] of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become the steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
== Personality ==
'''Heavy Spoilers for Chapter 5 - AVOID if you have not played it!!'''
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there.
Makoto loves Kanai Ward, as he reminds Yuma emphatically. There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [World Detective Organization] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
857bbc802ed2dd04b642033046d74d0be639c432
1148
1144
2023-07-17T15:02:34Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = Other characters - Masked Man.png
| alias =
| relatives = [[Yuma Kokohead]]
| affiliation =
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== In-Game Profile ==
Makoto is in truth, the [[homunculus]] of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become the steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
== Personality ==
'''Heavy Spoilers for Chapter 5 - AVOID if you have not played it!!'''
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there.
Makoto loves Kanai Ward, as he reminds Yuma emphatically. There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [World Detective Organization] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
b4f74c79d3ee0ac996ba85adbd7c0b1c6ad8dcd8
1156
1148
2023-07-18T13:47:17Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = Other characters - Masked Man.png
| alias =
| relatives = [[Yuma Kokohead]]
| affiliation =
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
3e0304978c4bf0c275d24518a297979a29ac3a37
1168
1156
2023-07-19T09:11:58Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = Other characters - Masked Man.png
| alias =
| relatives = [[Yuma Kokohead]]
| affiliation =
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
034fffd0d72319b8dd085280bebe5b0b5e4dd426
1169
1168
2023-07-19T09:12:13Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = Other characters - Masked Man.png
| alias =
| relatives = [[Yuma Kokohead]]
| affiliation =
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
a537e7dcec1fbab550dfe3dd32d7f42f8e34aff0
1173
1169
2023-07-19T09:39:27Z
Ceyarma
46
/* Appearance */
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = Other characters - Masked Man.png
| alias =
| relatives = [[Yuma Kokohead]]
| affiliation =
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
39607ae6b314c3abd492f6162051950be5e82be3
Homunculus
0
360
1145
1134
2023-07-17T14:52:20Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
A '''Homunculus''' is a form of immortal monster created through human research by the Unified Government and Amaterasu Corporation in ''[[Master Detective Archives: RAIN CODE]]''. This article will contain spoilers upto the epilogue of the game.
== In-Game Glossary ==
== Homunculus ==
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment experiment switched out all the residents of Kanai Ward with homunculi.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink.
== Homunculus Charateristics ==
When a Homunculus dies, it revives within a day. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
c0b804cdffd4559fd91c2c7ee97c02cd13201533
1147
1145
2023-07-17T15:00:21Z
Ceyarma
46
added spoiler template
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
A '''Homunculus''' is a form of immortal monster created through human research by the Unified Government and Amaterasu Corporation in ''[[Master Detective Archives: RAIN CODE]]''. This article will contain spoilers upto the epilogue of the game.
== In-Game Glossary ==
== Homunculus ==
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment experiment switched out all the residents of Kanai Ward with homunculi.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink.
== Homunculus Charateristics ==
When a Homunculus dies, it revives within a day. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
017e43d3be786ee07459aa64f8e23fe20e2ed5d5
1150
1147
2023-07-17T15:08:50Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
A '''Homunculus''' is a form of immortal monster created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] in ''[[Master Detective Archives: RAIN CODE]]''. This article will contain spoilers upto the epilogue of the game.
== In-Game Glossary ==
== Homunculus ==
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink.
== Homunculus Charateristics ==
When a Homunculus dies, it revives within a day. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
7267121f89abbd31ed79366c173a137a248dd536
1159
1150
2023-07-18T19:24:32Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
A '''Homunculus''' is a form of immortal monster created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] in ''[[Master Detective Archives: RAIN CODE]]''. This article will contain spoilers upto the epilogue of the game.
== In-Game Glossary ==
== Homunculus ==
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink.
== Homunculus Characteristics ==
When a Homunculus dies, it revives within a day. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
2e03e40ecc2bc0916813a3ee0a8ed19983328135
Template:Spoiler
10
362
1146
2023-07-17T14:59:50Z
Ceyarma
46
A spoiler template to add on pages!
wikitext
text/x-wiki
<div style="border-top: 2px dashed rgba(159,38,160, 0.8); border-bottom: 2px dashed rgba(159,38,160, 0.8); padding: 5px;"><div align="center">This article contains '''SPOILERS''' for '''[[Master Detective Archives: RAIN CODE]]''' upto it's epilogue, proceed with caution!.</div></div><includeonly></includeonly>
<br style="clear: both;" /><noinclude>[[Category:Notice templates]]</noinclude>
b48bae33c01be374e5fedb3c88892b5bdc8f5ae1
1158
1146
2023-07-18T14:47:35Z
Ceyarma
46
wikitext
text/x-wiki
{|style= "background: #1a345c; border:4px solid #fff; width: 80%" align="center"
|-
| style="width: 60px; padding: 2px 0px 2px 0.5em; text-align: center;" | [[File:Shinigamishhh.png|60px|link=]]
| style="padding: 0.25em 0.5em; color:#ffffff;" | "<font size="2">'''''How mysteriful!'''''</font>"
<div class="font-size: smaller; margin-top:0.5em; margin-left:0.8em;" style="font-size:12px;">
This article contains '''spoilers''' upto the epilogue of '''Master Detective Archives: RAIN CODE'''. Proceed to read at your own risk!
</div>
|}
114a63cb8e5d02b07d40170e5215efc339a1d83b
Profiles
0
359
1149
1131
2023-07-17T15:03:14Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers upto the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own Homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered five years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
35ead2fe36db08fad8eb8dfe0b95ce0afd840a6e
Template:Inlinespoiler
10
363
1152
2023-07-18T13:26:25Z
Ceyarma
46
Created page with "{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:100%; padding:0.5em; margin:0.5em auto; border: 1px solid #fff; border-right:2px solid #fff; border-bottom:2px solid #fff; background:;" ! style="width: 105px;" |'''The following information contains spoilers, click [show] at your own risk!''' |- | ---- {{{1}}} |}"
wikitext
text/x-wiki
{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:100%; padding:0.5em; margin:0.5em auto; border: 1px solid #fff; border-right:2px solid #fff; border-bottom:2px solid #fff; background:;"
! style="width: 105px;" |'''The following information contains spoilers, click [show] at your own risk!'''
|-
|
----
{{{1}}}
|}
c7fc4c683f10367e6abd5ec2d5d429595cc9aef9
1153
1152
2023-07-18T13:39:43Z
Ceyarma
46
wikitext
text/x-wiki
{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:100%; padding:0.5em; margin:0.5em auto; border: 1px solid #fff; border-right:2px solid #fff; border-bottom:2px solid #fff; background:;"
! style="width: 105px;" |'''The following information contains spoilers, click [show] at your own risk!'''
|-
|
----
{{{1}}}
|}
<pre>
{{inlinespoiler|Insert spoilers here here}}
</pre>
1df0bde889fee1cd0aeb7d327006ac7448ab2ac4
1154
1153
2023-07-18T13:39:58Z
Ceyarma
46
wikitext
text/x-wiki
{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:100%; padding:0.5em; margin:0.5em auto; border: 1px solid #fff; border-right:2px solid #fff; border-bottom:2px solid #fff; background:;"
! style="width: 105px;" |'''The following information contains spoilers, click [show] at your own risk!'''
|-
|
----
{{{1}}}
|}
<pre>
{{inlinespoiler|Insert spoilers in line here}}
</pre>
34eaf6e92b5a80b8667d992dcf869c57ae41f41b
1155
1154
2023-07-18T13:45:29Z
Ceyarma
46
wikitext
text/x-wiki
{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:100%; padding:0.5em; margin:0.5em auto; border: 1px solid #fff; border-right:2px solid #fff; border-bottom:2px solid #fff; background:;"
! style="width: 105px;" |'''The following information contains spoilers, click [show] at your own risk!'''
|-
|
----
{{{1}}}
|}
495afe6a7c583485ec61186cc96aab6113dc7c7a
1174
1155
2023-07-19T09:40:02Z
Ceyarma
46
wikitext
text/x-wiki
{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:auto; padding:0.5em; margin:0.5em auto; border: 1px solid #fff; border-right:2px solid #fff; border-bottom:2px solid #fff; background:;"
! style="width: 105px;" |'''The following information contains spoilers, click [show] at your own risk!'''
|-
|
----
{{{1}}}
|}
c1f3f9e6387ebe2d00f1fd4a90e43f714ddaa301
1175
1174
2023-07-19T09:40:53Z
Ceyarma
46
wikitext
text/x-wiki
{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:70%; padding:0.5em; margin:0.5em auto; border: 1px solid #fff; border-right:2px solid #fff; border-bottom:2px solid #fff; background:;"
! style="width: 105px;" |'''The following information contains spoilers, click [show] at your own risk!'''
|-
|
----
{{{1}}}
|}
50230121484c7879a05d93900a3d0cea0705f79c
1176
1175
2023-07-19T09:44:57Z
Ceyarma
46
wikitext
text/x-wiki
{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:70%; padding:0.5em; margin:0.5em auto; border: 2px solid #474e8f; border-right:2px solid #474e8f; border-bottom:2px solid #474e8f text-align: left; background:;"
! style="width: 105px;" |'''The following information contains spoilers, click [show] at your own risk!'''
|-
|
----
{{{1}}}
|}
8366bced2503dbb001236ce24d2c234470956628
File:Shinigamishhh.png
6
364
1157
2023-07-18T14:46:09Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Kurumi Wendy
0
343
1160
1110
2023-07-18T20:30:13Z
Brainwormsdotcom
45
In chapter 5, it is revealed that every resident of Kanai Ward is a homunculus. This would include Kurumi, so I changed her species.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = Other characters - Kurumi Wendy.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater club
| occupation = Student
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = Homunculus
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
4c0d1ecca2537c7a46e0116c3b3acfa5ec0fddaf
1164
1160
2023-07-18T23:41:33Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = Other characters - Kurumi Wendy.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater club
| occupation = Student
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
b32a72d104b71f6e56e0cd5a09a6678dd435c708
Number One
0
293
1161
1116
2023-07-18T20:55:20Z
Brainwormsdotcom
45
In chapter 5, Makoto reveals that Number One's Forte is Coalescence, so I edited this information
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = Coalescence
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = Prologue
}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
40adf7f1b77688cd9f2591d6345efd1f0773fc97
Yakou Furio
0
226
1162
1126
2023-07-18T23:39:44Z
Brainwormsdotcom
45
He is a Homunculus, so I edited this
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = bloodloss/poisoned
| deathplace = Amaterasu Corporation
| species = Homunculus
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
924bcf4a63b5fc8b21a4efc652407e8e612a2089
1163
1162
2023-07-18T23:41:09Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = bloodloss/poisoned
| deathplace = Amaterasu Corporation
| species = [[Homunculus]]
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
2882cc9344e1acd57db1d5a27a0bafc7e77398d5
Vivia Twilight
0
204
1165
1114
2023-07-18T23:43:43Z
2601:248:C400:4A70:C830:3461:6505:EA6E
0
/* Forensic Forte: Spectral Projection */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196 cm (6'4")
| weight = 77 kg (169.8lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Prologue
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
284201a85850cd711c25b450a01e20d16eae8033
Swank Catsonell
0
236
1166
1100
2023-07-19T02:18:54Z
Brainwormsdotcom
45
He first appeared in chapter 0 so I changed it
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 193 cm
| weight = 140 kg
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
9b24c170c10656367c9a64383cc1468c23ce6890
1191
1166
2023-07-20T02:23:09Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 193 cm
| weight = 140 kg
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
4e335faab6080e2e9bdb7a3540c016db03397630
Yuma Kokohead
0
102
1167
1112
2023-07-19T02:30:08Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias = Master (by Shinigami)
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
96c31c482ba95106dbf6627909030db326ea42b6
1177
1167
2023-07-19T21:35:25Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias = Master (by Shinigami)
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training
Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
c9eb9530394004e3b0a7d232b81c27fd93957a2f
1193
1177
2023-07-20T02:27:49Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias = Master (by Shinigami) My man(by [[Desuhiko Thunderbolt]]) rookie(by [[Desuhiko Thunderbolt]] )
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training
Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
35ee79abc392c39f615b6bd7b1a4e8dedfabd056
User talk:Xiniti
3
252
1170
998
2023-07-19T09:15:48Z
Ceyarma
46
/* Visual Editing and Appeal for Admin/Mod */ new section
wikitext
text/x-wiki
== Rui Komatsuzaki page ==
Hello! I'd like to note that the page you created for Rui Komatsuzaki has too little information to qualify as a Stub (although it's understandable, because Komatsuzaki isn't the creator with the most information available online). In the future, please consider using your Sandbox for incomplete pages. That being said, since I have created a page about him in the past, I will be completing your Stub by translating it, so please note that edits are underway! Thank you. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:37, 2 March 2023 (UTC)
== Re ==
Hi again! Thank you very much for your contributions to the appearances sections of character pages. I was hoping someone would make this kind of new contribution! After proofreading what you've already published, I made some edits I felt were appropriate (notably putting the official description first and switching to American English) but when it comes to contributions that aren't purely official promotional content, I don't plan on being super hands-on. Let me know if there's anything I can help you with.<br><br>Seeing your activity on the Wiki, I think I recall you mentioning that you may be available to continue editing the Wiki as an admin/mod role once the game comes out. Would you like me to give you a moderator role as of now? It would be a good opportunity to confirm I know how to do it... and for you to check if it works for you before I'm gone.<br>This is simply a suggestion and it's perfectly okay to turn it down, whether it is for now or for good. Thank you for your consideration! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 09:58, 5 May 2023 (UTC)
== Administration page ==
Hello! Letting you know that I created a page to list available [[Master Detective Archives: RAIN CODE:Administration|Administrators]] for potential contributors looking to contact someone. Please feel free to replace the default description I wrote for you with something that describes you and/or your availability if you wish to. There is no rush or pressure whatsoever, and if you don't wish to edit it, it's okay as well. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 23:17, 23 May 2023 (UTC)
== Visual Editing and Appeal for Admin/Mod ==
Hey! I'm Ceyarma and I just wanted to ask if it was possible to enable Visual Editing for the wiki, it'd make edits much faster and a lot easier to make, I'd also like to appeal to be an administrator/mod position on the wiki here if that's possible, sorry if this bothered you!
01daf61ed0c6257d742244d95191dea370ae70a8
1171
1170
2023-07-19T09:17:18Z
Ceyarma
46
/* Visual Editing and Appeal for Admin/Mod */
wikitext
text/x-wiki
== Rui Komatsuzaki page ==
Hello! I'd like to note that the page you created for Rui Komatsuzaki has too little information to qualify as a Stub (although it's understandable, because Komatsuzaki isn't the creator with the most information available online). In the future, please consider using your Sandbox for incomplete pages. That being said, since I have created a page about him in the past, I will be completing your Stub by translating it, so please note that edits are underway! Thank you. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:37, 2 March 2023 (UTC)
== Re ==
Hi again! Thank you very much for your contributions to the appearances sections of character pages. I was hoping someone would make this kind of new contribution! After proofreading what you've already published, I made some edits I felt were appropriate (notably putting the official description first and switching to American English) but when it comes to contributions that aren't purely official promotional content, I don't plan on being super hands-on. Let me know if there's anything I can help you with.<br><br>Seeing your activity on the Wiki, I think I recall you mentioning that you may be available to continue editing the Wiki as an admin/mod role once the game comes out. Would you like me to give you a moderator role as of now? It would be a good opportunity to confirm I know how to do it... and for you to check if it works for you before I'm gone.<br>This is simply a suggestion and it's perfectly okay to turn it down, whether it is for now or for good. Thank you for your consideration! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 09:58, 5 May 2023 (UTC)
== Administration page ==
Hello! Letting you know that I created a page to list available [[Master Detective Archives: RAIN CODE:Administration|Administrators]] for potential contributors looking to contact someone. Please feel free to replace the default description I wrote for you with something that describes you and/or your availability if you wish to. There is no rush or pressure whatsoever, and if you don't wish to edit it, it's okay as well. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 23:17, 23 May 2023 (UTC)
== Visual Editing and Appeal for Admin/Mod ==
Hey! I'm Ceyarma and I just wanted to ask if it was possible to enable Visual Editing for the wiki, it'd make edits much faster and a lot easier to make, I'd also like to appeal to be an administrator/mod position on the wiki here if that's possible, sorry if this bothered you! [[User:Ceyarma|Ceyarma]] ([[User talk:Ceyarma|talk]]) 09:17, 19 July 2023 (UTC)
370c59e38bb5afd228f5937e3ea2e3b8cc280b4f
User:Ceyarma
2
365
1172
2023-07-19T09:18:49Z
Ceyarma
46
Created page with "I'm Ceyarma, I like various franchises and sandwiches. Follow my Tumblr! https://ceyarma.tumblr.com/"
wikitext
text/x-wiki
I'm Ceyarma, I like various franchises and sandwiches.
Follow my Tumblr!
https://ceyarma.tumblr.com/
e6a8c92dd2fbd5228040b968b78378d9f6b65614
Shachi
0
358
1178
1129
2023-07-20T01:51:46Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image = https://lh3.googleusercontent.com/N6spffjDLgZ6gNArkcvrSlkd1MS92Gnf6twdwCyFlvEovWOqOW_Ig3YhEDt1eASOoboHwS7np2nYtUix21thvmapNtTkHX4TdDuB3RFu
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| forte =
| birth = February 6
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
SPOILERS FOR CHAPTER 3 BELOW
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
f85218323e2aba03812c2427110183efae0e7ee6
1179
1178
2023-07-20T01:58:00Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image = https://lh3.googleusercontent.com/N6spffjDLgZ6gNArkcvrSlkd1MS92Gnf6twdwCyFlvEovWOqOW_Ig3YhEDt1eASOoboHwS7np2nYtUix21thvmapNtTkHX4TdDuB3RFu
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| forte =
| birth = February 6
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = Kenjirō Tsuda(japanese) Edward Bosco(english)
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
SPOILERS FOR CHAPTER 3 BELOW
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
0eb406df5b13404b36043fd9bd262488600136d5
1180
1179
2023-07-20T01:59:06Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image =
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| forte =
| birth = February 6
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = Kenjirō Tsuda(japanese) Edward Bosco(english)
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
SPOILERS FOR CHAPTER 3 BELOW
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
fe3382c35ed02e4d8bc3a9d4dae73fb1bfb5db17
1181
1180
2023-07-20T02:01:05Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image =
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| forte =
| birth = February 6
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
SPOILERS FOR CHAPTER 3 BELOW
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
05a7fc5c6bc865815307ef6087b78dac9a5acf19
1182
1181
2023-07-20T02:04:41Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image =
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| forte =
| birth = February 6
| birthplace =
| death =
| deathplace = the resistance rooftop
| species = Human
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
SPOILERS FOR CHAPTER 3 BELOW
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
73b22b68ec5981269f3286d7c00e5e056a7afb33
1183
1182
2023-07-20T02:07:45Z
2800:300:6272:1740:0:0:0:3
0
Undo revision 1182 by [[Special:Contributions/2800:300:6272:1740:0:0:0:3|2800:300:6272:1740:0:0:0:3]] ([[User talk:2800:300:6272:1740:0:0:0:3|talk]])
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image =
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| forte =
| birth = February 6
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
SPOILERS FOR CHAPTER 3 BELOW
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
05a7fc5c6bc865815307ef6087b78dac9a5acf19
1192
1183
2023-07-20T02:23:45Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image =
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| forte =
| birth = February 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
SPOILERS FOR CHAPTER 3 BELOW
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
421d734841570d33a2b89165885f35b34d43bd02
Zilch Alexander
0
208
1185
1128
2023-07-20T02:19:37Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
6e118da0361a818a945841ed04631b0304abd32b
Yomi Hellsmile
0
229
1186
1120
2023-07-20T02:20:20Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth = October 11
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 172 cm
| weight = 62 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 1
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him, such as when he sentenced Martina to be executed before Makoto saved her.
He's also incredibly manipulative, as he's he driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
He's also very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
0011552b82306c58fccdef054e69094f2cddf919
Dominic Fulltank
0
239
1187
1117
2023-07-20T02:21:10Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = Over 2 meters (225 cm)
| weight = 220 kg
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
b14ccaa32b2fa39332c586214456c2d04209b87f
Guillaume Hall
0
238
1188
1118
2023-07-20T02:21:43Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 171 cm
| weight = 60 kg
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
42d6698cfd04408bc2d378789dda853ce9714c9b
Martina Electro
0
231
1189
1119
2023-07-20T02:22:10Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 187 cm
| weight = 66 kg
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 1
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
34b2f12be48830c1cfeaf4fd05c4616eeb2cad7b
Seth Burroughs
0
237
1190
1111
2023-07-20T02:22:39Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 177 cm
| weight = 69 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 1
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
96e99956c2ab7c790a79b56c11ce12c7488d5435
Desuhiko Thunderbolt
0
201
1194
1123
2023-07-20T02:31:11Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias = shorty detective(by [[Shinigami]]
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Prologue
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
1a1345e8c527640a2db1ad3553fea1e4b84565cd
Zilch Alexander
0
208
1195
1185
2023-07-20T02:33:39Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four eyes(by [[Shinigami]]
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
9828c695a099bace0682ffde3a68cd08517c40e5
1206
1195
2023-07-21T01:59:28Z
ForensicForteAnalyst
18
Added a spoiler warning for Chapter 0 and Chapter 5 spoilers. I also took this as an opportunity to add more spoiler-related info into the infobox.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four eyes (by [[Shinigami]]
| relatives =
| affiliation = [[Master Detectives]] (original self)<br>[[World Detective Organization]] (original self)<br>[[Amaterasu Corporation]] (impersonator)
| occupation = Master Detective (original self)<br>Hitman (impersonator)
| forte = Animal Investigation (original self)
| birth = October 4 (original self)<br>August 25 (impersonator)
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human (original self)
[[Homunculus]] (impersonator)
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
bc1ab48cf8aaaf4cd211c9f154940f24286bb6eb
1210
1206
2023-07-21T02:09:39Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four eyes (by [[Shinigami]]
| relatives =
| affiliation = [[Master Detectives]] (original self)<br>[[World Detective Organization]] (original self)<br>[[Amaterasu Corporation]] (impersonator)
| occupation = Master Detective (original self)<br>Hitman (impersonator)
| forte = Animal Investigation (original self)
| birth = October 4 (original self)<br>August 25 (impersonator)
| birthplace =
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = Human (original self)
[[Homunculus]] (impersonator)
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
e82316f5d6d1d6fcbaca539ae1bf260386999db6
1264
1210
2023-07-21T23:11:00Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four eyes (by [[Shinigami]]
| relatives =
| affiliation = [[Master Detectives]] (original self)<br>[[World Detective Organization]] (original self)<br>[[Amaterasu Corporation]] (impersonator)
| occupation = Master Detective (original self)<br>Hitman (impersonator)
| forte = Animal Investigation (original self)
| birth = October 4 (original self)<br>August 25 (impersonator)
| birthplace =
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = Human (original self)
[[Homunculus]] (impersonator)
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0]]
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
80657f383e5498cd137212aba0ef17952960b7ee
Kurumi Wendy
0
343
1196
1164
2023-07-20T02:36:46Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = Other characters - Kurumi Wendy.png
| alias = Flat chested Uggo(by [[Shinigami]] Flatty (by [[Shinigami]]
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater club.Amateratsu Corporation informant
| occupation = Student
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
92a46408a3958307f9f604b5efee234df0f3d5d8
1197
1196
2023-07-20T02:37:21Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = Other characters - Kurumi Wendy.png
| alias = Flat chested Uggo(by [[Shinigami]] Flatty (by [[Shinigami]]
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater club.Amateratsu Corporation
| occupation = Student.Amateratsu Corporation informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
c8ecb52b7095e81bc074b744e0987ee1e304226e
1198
1197
2023-07-20T02:37:39Z
2800:300:6272:1740:0:0:0:3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = Other characters - Kurumi Wendy.png
| alias = Flat chested Uggo(by [[Shinigami]] Flatty (by [[Shinigami]])
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater club.Amateratsu Corporation
| occupation = Student.Amateratsu Corporation informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
67d1f5e0fab166403a7a17155ec25f2651420009
1241
1198
2023-07-21T17:55:42Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = Other characters - Kurumi Wendy.png
| alias = Flat chested Uggo(by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater club.Amateratsu Corporation
| occupation = Student.Amateratsu Corporation informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
f971dfb8b5238d414788ea359c376ea6f0dfa2e5
1245
1241
2023-07-21T18:24:18Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = Other characters - Kurumi Wendy.png
| alias = Flat chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater club.Amateratsu Corporation
| occupation = Student.Amateratsu Corporation informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
731a1a9d2d121fe5b83967580f4dd07671ac3373
1254
1245
2023-07-21T23:03:57Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = Other characters - Kurumi Wendy.png
| alias = Flat chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amateratsu Corporation
| occupation = Student<br>Amateratsu Corporation Informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
e4acfb9d8619626ca2ad51e181d58c4ef2bf4d1f
1255
1254
2023-07-21T23:04:17Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = Other characters - Kurumi Wendy.png
| alias = Flat chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amateratsu Corporation
| occupation = Student<br>Amateratsu Corporation Informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2]]
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
af2a74a493c878c93205e49e79a6afc5eda1245b
Yuma Kokohead
0
102
1199
1193
2023-07-20T04:35:17Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias = Master (by Shinigami)
My man(by [[Desuhiko Thunderbolt]])
rookie(by [[Desuhiko Thunderbolt]] )
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training
Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
a3b1cf6f31467f812963e67bd847cb170f0445f8
1204
1199
2023-07-21T01:27:38Z
ForensicForteAnalyst
18
I added the spoiler warning because the infobox contains major endgame spoilers regarding Yuma's identity and what his Forte is. Due to this, I added couple of more info relating to these spoilers. As a minor thing, I also fixed the formatting for aliases on desktop.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias = Master (by Shinigami)
Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)
My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)
Number One (original identity)
| relatives = [[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training
Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
e9ef610b925b8da1e805341df47971ad5b849b00
1215
1204
2023-07-21T02:16:59Z
ForensicForteAnalyst
18
Actually fixed the formatting for aliases because I finally figured out how to make proper breaks for the infobox.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>Number One (original identity)
| relatives = [[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training
Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
7ce3d81004b64fc79ecf32dbe49049702c92afd5
1252
1215
2023-07-21T23:02:04Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>Number One (original identity)
| relatives = [[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training
Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
8ebd0000ab88bbacafbd09d74eb9a558e0dea8a6
Shachi
0
358
1200
1192
2023-07-21T00:55:54Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image =
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| birth = February 6
| birthplace =
| death = Shot in the head by Icardi
| deathplace = Roof of the Resistance Hideout
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
SPOILERS FOR CHAPTER 3 BELOW
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
0800def2baeea63e6476d3dcd4b2182225f6f951
1201
1200
2023-07-21T01:03:10Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image =
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| birth = February 6
| birthplace =
| death = Shot in the head by Icardi
| deathplace = Roof of the Resistance Hideout
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = {{Flags|JA}} Kenjirō Tsuda
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
SPOILERS FOR CHAPTER 3 BELOW
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
381f634ec6ee883b892c229f883cc76b4653c6b7
1202
1201
2023-07-21T01:04:29Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image =
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| birth = February 6
| birthplace =
| death = Shot in the head by Icardi
| deathplace = Roof of the Resistance Hideout
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
SPOILERS FOR CHAPTER 3 BELOW
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
a8cb5fbfeb5ce28a5f8fdb628846f9b1e8934626
1203
1202
2023-07-21T01:14:10Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character}}
| name = Shachi
| image =
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| birth = February 6
| birthplace =
| death = Shot in the head by Icardi
| deathplace = Roof of the Resistance Hideout
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
SPOILERS FOR CHAPTER 3 BELOW
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
1be305dbe41a63902e21e9e01cec3f5dd6a09c7a
1240
1203
2023-07-21T15:55:16Z
Ceyarma
46
Added an inline spoiler box and replaced the spoiler text
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character}}
| name = Shachi
| image =
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| birth = February 6
| birthplace =
| death = Shot in the head by Icardi
| deathplace = Roof of the Resistance Hideout
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 3
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
a9b95ce0fdea1e98c46514a7f4a983423c149152
1266
1240
2023-07-21T23:12:29Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character}}
| name = Shachi
| image =
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| birth = February 6
| birthplace =
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3]]
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
e512b23c57d2ae98dd918d3cb9840cf39ca0f70c
Makoto Kagutsuchi
0
361
1205
1173
2023-07-21T01:48:01Z
ForensicForteAnalyst
18
I added birthplace and affiliation. I also explained his relation to a certain character (might change the wording of it later though).
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = Other characters - Masked Man.png
| alias = Masked Man
| relatives = [[Yuma Kokohead]] (original human self)
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace = Unified Government research facility
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
73a599c591f232d0c54297d03593000c7d0a5682
User:Brainwormsdotcom
2
366
1207
2023-07-21T02:03:28Z
Brainwormsdotcom
45
Created page with "hey"
wikitext
text/x-wiki
hey
7f550a9f4c44173a37664d938f1355f0f92a47a7
1227
1207
2023-07-21T07:27:34Z
Brainwormsdotcom
45
wikitext
text/x-wiki
How do I fix the character section help
8bf954c31a1de41f38a7c940e8e4cdc5bc7d1083
1246
1227
2023-07-21T18:25:10Z
Brainwormsdotcom
45
Replaced content with "Hey"
wikitext
text/x-wiki
Hey
e4599fa9f2653074005dad27f086837c20faeef4
Melami Goldmine
0
221
1208
1124
2023-07-21T02:08:21Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| status= deceased
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
78c62a9f1dd215894b3c7b7ffe7af1dbbdffa295
1261
1208
2023-07-21T23:09:47Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| status= deceased
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0]]
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
06bea4914179c773a2e0ec7781fe6005adbd49c3
Aphex Logan
0
180
1209
1122
2023-07-21T02:08:44Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
9e3c06806c00c63785f3ed5eeceab2b40005e932
1258
1209
2023-07-21T23:07:01Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0]]
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
bbdf3ee3657f224da490704b0cf76c823372192d
Pucci Lavmin
0
213
1211
1125
2023-07-21T02:10:44Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 0
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
ec62401db22c2d2e5c63d08d9928ef278ee85300
1262
1211
2023-07-21T23:10:11Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0]]
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
9c50ed23b0e57268d3cbfab23c83736acb45c89d
Amaterasu Corporation
0
286
1212
788
2023-07-21T02:13:08Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Amaterasu Corporation
| image = Amaterasu Corporation - 2-8 Direct Trailer Screenshot.jpg
| leader = [[Makoto Kagutsuchi]]
| members = [[Yomi Hellsmile]]<br>[[Martina Electro]]<br>[[Swank Catsonell]]<br>[[Seth Burroughs]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]
| status = Active
| affiliation = [[Amaterasu Corporation Peacekeepers]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Amaterasu Corporation''' (アマテラス社 ''Amaterasu sha'') is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
[[Kanai Ward]] is under the de facto control of Amaterasu Corporation, and its security department, the [[Amaterasu Corporation Peacekeepers|Peacekeepers]], have taken on the role of the police. Those who oppose Amaterasu are unjustly arrested, and cases it deems inconvenient are covered up.<ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
It deals in a wide variety of goods such as industrial products, electronic appliances, and pharmaceuticals, all of which can be found across all aspects of daily life. On the other hand, many dark rumors surround the company, leading to a saying among detectives: "Kick it and the dust comes off like a wall of smoke." Despite that, both the government and the [[World Detective Organization]] have been unable to intervene because of its great influence.<ref name="Amaterasu Profiles"></ref><ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Amaterasu Corporation - Promotional Screenshot.jpg|[[Yuma Kokohead]] and [[Yakou Furio]] looking at an Amaterasu Corporation building<ref name="SC News Profiles 2"></ref>
Amaterasu Corporation - Peacekeeper - Promotional Screenshot.jpg|Yuma being confronted by an Amaterasu Peacekeeper<ref name="SC News Profiles 2"></ref>
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Master Detective Archives: RAIN CODE Character Trailer - Amaterasu Corporation|190px]]<small>Character Trailer - Amaterasu<br>Corporation ({{Flags|US}})<br> </small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー アマテラス社編|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>アマテラス社編 ({{Flags|JA}})</small></td></tr></table></div>
== References ==
<references/>
[[Category:Organizations]]
b699ec74c9f479aa50d1e4533d1f88aa668ac16c
1226
1212
2023-07-21T03:40:50Z
2600:8804:81C3:AF00:EEFB:43B5:FB9A:81C9
0
Zilch is a hitman sent by Amatersu, so I listed him as a member
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Amaterasu Corporation
| image = Amaterasu Corporation - 2-8 Direct Trailer Screenshot.jpg
| leader = [[Makoto Kagutsuchi]]
| members = [[Yomi Hellsmile]]<br>[[Martina Electro]]<br>[[Swank Catsonell]]<br>[[Seth Burroughs]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]<br>[[Zilch Alexander]]
| status = Active
| affiliation = [[Amaterasu Corporation Peacekeepers]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Amaterasu Corporation''' (アマテラス社 ''Amaterasu sha'') is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
[[Kanai Ward]] is under the de facto control of Amaterasu Corporation, and its security department, the [[Amaterasu Corporation Peacekeepers|Peacekeepers]], have taken on the role of the police. Those who oppose Amaterasu are unjustly arrested, and cases it deems inconvenient are covered up.<ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
It deals in a wide variety of goods such as industrial products, electronic appliances, and pharmaceuticals, all of which can be found across all aspects of daily life. On the other hand, many dark rumors surround the company, leading to a saying among detectives: "Kick it and the dust comes off like a wall of smoke." Despite that, both the government and the [[World Detective Organization]] have been unable to intervene because of its great influence.<ref name="Amaterasu Profiles"></ref><ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Amaterasu Corporation - Promotional Screenshot.jpg|[[Yuma Kokohead]] and [[Yakou Furio]] looking at an Amaterasu Corporation building<ref name="SC News Profiles 2"></ref>
Amaterasu Corporation - Peacekeeper - Promotional Screenshot.jpg|Yuma being confronted by an Amaterasu Peacekeeper<ref name="SC News Profiles 2"></ref>
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Master Detective Archives: RAIN CODE Character Trailer - Amaterasu Corporation|190px]]<small>Character Trailer - Amaterasu<br>Corporation ({{Flags|US}})<br> </small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー アマテラス社編|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>アマテラス社編 ({{Flags|JA}})</small></td></tr></table></div>
== References ==
<references/>
[[Category:Organizations]]
24bd26ea03ff1307831375d1691c1c4937f8ec74
1247
1226
2023-07-21T19:54:14Z
Brainwormsdotcom
45
Dr. Huesca is an Amaterasu Researcher, so I added him to the members list
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Amaterasu Corporation
| image = Amaterasu Corporation - 2-8 Direct Trailer Screenshot.jpg
| leader = [[Makoto Kagutsuchi]]
| members = [[Yomi Hellsmile]]<br>[[Martina Electro]]<br>[[Swank Catsonell]]<br>[[Seth Burroughs]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]<br>[[Zilch Alexander]]<br>[[Dr. Huesca]]
| status = Active
| affiliation = [[Amaterasu Corporation Peacekeepers]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Amaterasu Corporation''' (アマテラス社 ''Amaterasu sha'') is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
[[Kanai Ward]] is under the de facto control of Amaterasu Corporation, and its security department, the [[Amaterasu Corporation Peacekeepers|Peacekeepers]], have taken on the role of the police. Those who oppose Amaterasu are unjustly arrested, and cases it deems inconvenient are covered up.<ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
It deals in a wide variety of goods such as industrial products, electronic appliances, and pharmaceuticals, all of which can be found across all aspects of daily life. On the other hand, many dark rumors surround the company, leading to a saying among detectives: "Kick it and the dust comes off like a wall of smoke." Despite that, both the government and the [[World Detective Organization]] have been unable to intervene because of its great influence.<ref name="Amaterasu Profiles"></ref><ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Amaterasu Corporation - Promotional Screenshot.jpg|[[Yuma Kokohead]] and [[Yakou Furio]] looking at an Amaterasu Corporation building<ref name="SC News Profiles 2"></ref>
Amaterasu Corporation - Peacekeeper - Promotional Screenshot.jpg|Yuma being confronted by an Amaterasu Peacekeeper<ref name="SC News Profiles 2"></ref>
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Master Detective Archives: RAIN CODE Character Trailer - Amaterasu Corporation|190px]]<small>Character Trailer - Amaterasu<br>Corporation ({{Flags|US}})<br> </small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー アマテラス社編|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>アマテラス社編 ({{Flags|JA}})</small></td></tr></table></div>
== References ==
<references/>
[[Category:Organizations]]
ecbbf0702b8463826e427471d3c01d63fc1a26fe
Shinigami
0
105
1213
1115
2023-07-21T02:13:19Z
ForensicForteAnalyst
18
Changed her species to "Death God" because her in-game profile states that she's a death god (both next to what entity she is and in the profile description for her soul form). I also added a bit more info from her in-game profile to the infobox
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = Death God
| gender = Feminine
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
6652b53efac332d307abc9bf81619148989b484d
1253
1213
2023-07-21T23:02:26Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (Human)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = Death God
| gender = Feminine
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0]]
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
92b4ea64a14a5cf1bb5c880ea2a8acd0d25211db
Dr. Huesca
0
367
1242
2023-07-21T18:20:51Z
Brainwormsdotcom
45
Created page with "{{Stub}} {{Infobox Character}} | name = Dr. Huesca | image = | alias = | relatives = | affiliation = [[Amaterasu Corporation]] | occupation = Amaterasu Researcher | birth = July 28 | birthplace = | death = Stabbed in the back by [[Yakou Furio]] | deathplace = Critical Lab | species = [[Homunculus]] | gender = Masculine | height = 167 cm | weight = 75 kg | portrayal = {{Flags|JA}}..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character}}
| name = Dr. Huesca
| image =
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| birthplace =
| death = Stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = [[Homunculus]]
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 4
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
d7b2fb456b87c910c58833866ca78e5d6947b939
1244
1242
2023-07-21T18:23:23Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character}}
| name = Dr. Huesca
| image =
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = [[Homunculus]]
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 4
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
76537fb865277cd35f57a160178f896a5e4e5574
1249
1244
2023-07-21T23:00:01Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character}}
| name = Dr. Huesca
| image =
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = [[Homunculus]]
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 4
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
52b4536a866ee6f96a59b86db5ef1d18767c9d05
Halara Nightmare
0
181
1243
1083
2023-07-21T18:22:12Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Prologue
}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
99df3144bfe34899cf45264f145bf475ab48ee57
1256
1243
2023-07-21T23:04:43Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue]]
}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
c812975f9bf6a59d76c6cc90620433eb640e90ef
Yakou Furio
0
226
1248
1163
2023-07-21T19:55:03Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Poisoned
| deathplace = Amaterasu Corporation
| species = [[Homunculus]]
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = Chapter 0
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
9f7dcb53edca8fcf25ecdd8ab27e9b15a5ba1c4f
1250
1248
2023-07-21T23:01:03Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Poisoned
| deathplace = Amaterasu Corporation
| species = [[Homunculus]]
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0]]
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
1ea5ceb95b6c35174594ea7306f258a5bccd98d1
Vivia Twilight
0
204
1251
1165
2023-07-21T23:01:31Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196 cm (6'4")
| weight = 77 kg (169.8lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue]]
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
51db127f3f7659507f09aa174df4fe300fed9e34
Number One
0
293
1257
1161
2023-07-21T23:06:39Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = Coalescence
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue]]
}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
0d6101e6252f5ea0933d627586be58855d9f4862
Desuhiko Thunderbolt
0
201
1259
1194
2023-07-21T23:07:21Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias = shorty detective(by [[Shinigami]]
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue]]
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
6fa62f7bca2f161bc8b1c7fcb8fabb8bcb419202
Fubuki Clockford
0
214
1260
1121
2023-07-21T23:07:57Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue]]
}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
3e5705edee40499ee710aa2070f31eb5c439b6b7
Zange Eraser
0
206
1263
1127
2023-07-21T23:10:35Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0]]
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
f5cb91b2aa67674f810d9932e47653c1a310528d
Dominic Fulltank
0
239
1267
1187
2023-07-21T23:13:05Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = Over 2 meters (225 cm)
| weight = 220 kg
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3]]
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
4e2311fdf5dd06fd2e676da1eec2c228035399a2
Guillaume Hall
0
238
1268
1188
2023-07-21T23:13:26Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 171 cm
| weight = 60 kg
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3]]
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
00a378b3664506e624cdc10582a365b6c6341cc2
Martina Electro
0
231
1269
1189
2023-07-21T23:13:40Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 187 cm
| weight = 66 kg
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1]]
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
b5b4742dce3434d66353da3dc6bf09c195d91683
Seth Burroughs
0
237
1270
1190
2023-07-21T23:14:06Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 177 cm
| weight = 69 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1]]
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
c0d45e9cd50ba2acd79a24500d1cc7d58063380b
Swank Catsonell
0
236
1271
1191
2023-07-21T23:14:31Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 193 cm
| weight = 140 kg
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0]]
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
1e782b5664eaa0ee2c752b810caa787a30acafb2
Yomi Hellsmile
0
229
1272
1186
2023-07-21T23:14:50Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth = October 11
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 172 cm
| weight = 62 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1]]
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him, such as when he sentenced Martina to be executed before Makoto saved her.
He's also incredibly manipulative, as he's he driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
He's also very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
46aff45ce2913afaa74273adef3eb6edc193c12d
1279
1272
2023-07-23T02:01:32Z
2603:3015:31D4:8000:CD48:83B3:66F8:C32F
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth = October 11
| birthplace =
| death =
| deathplace =
| species = [[Human]]
| gender = Masculine
| height = 172 cm
| weight = 62 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1]]
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him, such as when he sentenced Martina to be executed before Makoto saved her.
He's also incredibly manipulative, as he's he driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
He's also very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
a6836d336512248bf1d774a198619e6d171a5b1c
Dr. Huesca
0
367
1273
1249
2023-07-21T23:15:12Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character}}
| name = Dr. Huesca
| image =
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = [[Homunculus]]
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4]]
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
bbbd9d10bbe697a472765380f41428c8fec93826
1299
1273
2023-07-23T10:00:47Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = [[Homunculus]]
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
263d63b324cf6134f673ee70da280c98f6d8dbf9
1300
1299
2023-07-23T10:01:15Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = [[Homunculus]]
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
3259661814dca3fb4992cdaa688c95698ad290aa
Template:Infobox Character
10
97
1277
715
2023-07-22T22:24:56Z
ForensicForteAnalyst
18
I added "talent", "ability", "cause of death/died", "blood type", "likes", and "dislikes" to the character infobox! "Talent" should be used for characters that don
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="forte">
<label>Forte</label>
</data>
<data source="talent">
<label>Talent</label>
</data>
<data source="ability">
<label>Ability</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
<data source="cause of death">
<label>Died by</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<data source="blood type">
<label>Blood Type</label>
<data>
</group>
<group>
<header>Characteristics</header>
<data source="likes">
<label>Likes</label>
</data>
<data source="dislikes">
<label>Dislikes</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| forte =
| talent =
| ability =
| birth =
| birthplace =
| death =
| deathplace =
| died by =
| species =
| gender =
| height =
| weight =
| blood type =
| likes =
| dislikes =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
a515b43b2a80c74fcd95a4d37f6659a504162e8f
1278
1277
2023-07-22T22:39:53Z
ForensicForteAnalyst
18
Undo revision 1277 by [[Special:Contributions/ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="forte">
<label>Forte</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Date of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| forte =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
580a9dcda2d395d3bf97430f5d8c66d5f060b75d
File:ShachiPortrait.png
6
368
1281
2023-07-23T09:22:04Z
Ceyarma
46
In-game portrait of Shachi.
wikitext
text/x-wiki
== Summary ==
In-game portrait of Shachi.
b11a8ad76f2660937ea356a515e5f8ddd73b9aa9
File:PriestPortrait.png
6
369
1282
2023-07-23T09:23:24Z
Ceyarma
46
In-game portrait of the Priest
wikitext
text/x-wiki
== Summary ==
In-game portrait of the Priest
5933427f269c09070bf6073b25efce6b3f30fe87
File:KarenPortrait.png
6
370
1283
2023-07-23T09:24:19Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:WarunaPortrait.png
6
371
1284
2023-07-23T09:24:43Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:KuranePortrait.png
6
372
1285
2023-07-23T09:25:14Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:YoshikoPortrait.png
6
373
1286
2023-07-23T09:26:04Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ServanPortrait.png
6
374
1287
2023-07-23T09:26:40Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MakotoMaskedPortrait.png
6
375
1288
2023-07-23T09:27:59Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:IcardiPortrait.png
6
376
1289
2023-07-23T09:28:35Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:HuescaPortrait.png
6
377
1290
2023-07-23T09:28:59Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MakotoUnmaskedPortrait.png
6
378
1291
2023-07-23T09:29:57Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:RealYumaPortrait.png
6
379
1292
2023-07-23T09:31:25Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NunPortrait.png
6
380
1293
2023-07-23T09:32:55Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AmaPalGuyPortrait.png
6
381
1294
2023-07-23T09:34:52Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Characters
14
103
1296
223
2023-07-23T09:54:50Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}, an alphabetically sorted list exists at the very bottom.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:Site - Yuma icon.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:Site - Shinigami icon.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:Site - Kurumi icon.png|110px|link=Kurumi Wendy]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:Site - Number One icon.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center style="width:130px"|[[File:Site - Aphex icon.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center style="width:130px"|[[File:Site - Desuhiko icon.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center style="width:130px"|[[File:Site - Fubuki icon.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center style="width:130px"|[[File:Site - Halara icon.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center style="width:130px"|[[File:Site - Melami icon.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|-
|align:center|[[File:Site - Pucci icon.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:Site - Vivia icon.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|align:center|[[File:Site - Yakou icon.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:Site - Zange icon.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|align:center|[[File:Site - Zilch icon.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|-
|}
==[[Amaterasu Corporation]]==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|-
|
|align:center style="width:130px"|[[File:Site - Dominic icon.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|align:center style="width:130px"|[[File:Site - Guillaume icon.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|
|align:center style="width:130px"|[[File:Site - Martina icon.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|
|align:center style="width:130px"|[[File:Site - Seth icon.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|
|align:center|[[File:Site - Swank icon.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|
|align:center|[[File:Site - Yomi icon.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|align:center|[[File:Site - Masked Man icon.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Aetheria Academy Students==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
8e00ffcebd53538b9d8e17c5337d3b094b715eee
1304
1296
2023-07-23T10:12:07Z
Ceyarma
46
/* Amaterasu Corporation */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}, an alphabetically sorted list exists at the very bottom.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:Site - Yuma icon.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:Site - Shinigami icon.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:Site - Kurumi icon.png|110px|link=Kurumi Wendy]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:Site - Number One icon.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center style="width:130px"|[[File:Site - Aphex icon.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center style="width:130px"|[[File:Site - Desuhiko icon.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center style="width:130px"|[[File:Site - Fubuki icon.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center style="width:130px"|[[File:Site - Halara icon.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center style="width:130px"|[[File:Site - Melami icon.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|-
|align:center|[[File:Site - Pucci icon.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:Site - Vivia icon.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|align:center|[[File:Site - Yakou icon.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:Site - Zange icon.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|align:center|[[File:Site - Zilch icon.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:Site - Masked Man icon.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|align:center style="width:130px"|[[File:Site - Seth icon.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center style="width:130px"|[[File:Site - Martina icon.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:Site - Yomi icon.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|align:center style="width:130px"|[[File:Site - Guillaume icon.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center style="width:130px"|[[File:Site - Dominic icon.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|-
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Aetheria Academy Students==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
a010860feb6c38ad8716be8b23fda12f6546193e
Yuma Kokohead
0
102
1297
1252
2023-07-23T09:56:45Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>Number One (original identity)
| relatives = [[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training
Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
19b3026430654eb3d58b1753eb0c6fbaad9f3882
1298
1297
2023-07-23T09:57:52Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>Number One (original identity)
| relatives = [[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training
Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
5666987685ce2de655bbf0434e4a9065ab4cb6ae
File:IrukaPortrait.png
6
382
1301
2023-07-23T10:02:57Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MargulawPortrait.png
6
383
1302
2023-07-23T10:03:42Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shachi
0
358
1303
1266
2023-07-23T10:04:31Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| birth = February 6
| birthplace =
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3]]
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
ff4659e11bd738226e9d8a9efbddb407e7e5567d
File:SwankPortrait.png
6
384
1309
2023-07-23T10:24:16Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ZilchPortrait.png
6
385
1311
2023-07-23T10:27:08Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SethPortrait.png
6
386
1312
2023-07-23T10:27:33Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DominicPortrait.png
6
387
1313
2023-07-23T10:28:04Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:HallPortrait.png
6
388
1314
2023-07-23T10:28:29Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MelamiPortrait.png
6
389
1315
2023-07-23T10:28:51Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:PucciPortrait.png
6
390
1316
2023-07-23T10:29:32Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:AphexPortrait.png
6
391
1317
2023-07-23T10:30:11Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ZangePortrait.png
6
392
1318
2023-07-23T10:30:39Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:NumberOnePortrait.png
6
393
1319
2023-07-23T10:31:25Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ShinigamiPortrait.png
6
394
1320
2023-07-23T10:32:16Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:YumaPortrait.png
6
395
1321
2023-07-23T10:32:49Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:YakouPortrait.png
6
396
1322
2023-07-23T10:33:22Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:YomiPortrait.png
6
397
1323
2023-07-23T10:33:59Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:HalaraPortrait.png
6
398
1324
2023-07-23T10:34:47Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:MartinaPortrait.png
6
399
1325
2023-07-23T10:35:18Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:DesuhikoPortrait.png
6
400
1326
2023-07-23T10:36:02Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:FubukiPortrait.png
6
401
1327
2023-07-23T10:36:28Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:KurumiPortrait.png
6
402
1328
2023-07-23T10:38:04Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ViviaPortrait.png
6
403
1329
2023-07-23T10:39:06Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Characters
14
103
1331
1304
2023-07-23T10:43:22Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|-
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Aetheria Academy Students==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
d08c256df495a70fde3d96c0d6379df5031a7b2d
File:WorshipperPortrait.png
6
404
1332
2023-07-23T10:43:56Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Homunculus
0
360
1333
1159
2023-07-23T10:45:29Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
A '''Homunculus''' is a clone species resembling a zombie, described to be an immortal monster created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] in ''[[Master Detective Archives: RAIN CODE]]''. This article will contain spoilers upto the epilogue of the game.
== In-Game Glossary ==
== Homunculus ==
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink.
== Homunculus Characteristics ==
When a Homunculus dies, it revives within a day. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
161fa18d42ef1518b76477dda561451ed0786186
1337
1333
2023-07-23T14:56:35Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
A '''Homunculus''' is a clone species resembling a zombie, described to be an immortal monster created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] in ''[[Master Detective Archives: RAIN CODE]]''. This article will contain spoilers upto the epilogue of the game.
== In-Game Glossary ==
=== Homunculus ===
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink.
=== Homunculus Characteristics ===
When a Homunculus dies, it revives within a day. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
a2c6e7ee23b0c9b43bf992f293cf0548a0442881
1338
1337
2023-07-23T14:59:30Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
The '''Homunculus''' are a species of defective human clones resembling zombies in physical and mental behavior, described to be immortal monsters created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] in ''[[Master Detective Archives: RAIN CODE]]''. This article will contain spoilers upto the epilogue of the game.
== In-Game Glossary ==
=== Homunculus ===
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink.
=== Homunculus Characteristics ===
When a Homunculus dies, it revives within a day. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
5dfd6beeeedbfe992658f7c03d37504d24769850
Shinigami
0
105
1334
1253
2023-07-23T10:48:19Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = Death God
| gender = Feminine
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0]]
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
72b92c23ca0f4b5f24342bdf0ac0f47bf41ddfd6
1345
1334
2023-07-25T16:44:35Z
2A00:23C6:9F0A:601:80B8:B486:A75C:47C
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = Death God
| gender = Feminine
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
04da52d68efc13023951128a1e0e591a03ef8f4c
1347
1345
2023-07-25T22:48:56Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = Death God
| gender = Feminine
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0]]
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
72b92c23ca0f4b5f24342bdf0ac0f47bf41ddfd6
1349
1347
2023-07-25T23:56:43Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = Death God
| gender = Feminine
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
04da52d68efc13023951128a1e0e591a03ef8f4c
Makoto Kagutsuchi
0
361
1335
1205
2023-07-23T10:52:51Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man
| relatives = [[Yuma Kokohead]] (original human self)
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace = Unified Government research facility
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = Chapter 2
}}
'''Makoto Kagutsuchi''' is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. The one instance where his face is shown, he is revealed to have purple eyes and soft features. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonises him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
b20f991c15c3e8737b71d90e1e6dae4e1ea6bbb2
1370
1335
2023-07-26T01:34:33Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = [[Yuma Kokohead]] (original human self)
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace = Unified Government research facility
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Makoto Kagutsuchi''' (マコトカグツチ) is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden.
}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
fabf17bfc7d061bbabc6d799ce720c36350c821b
Kurumi Wendy
0
343
1336
1255
2023-07-23T10:54:47Z
Ceyarma
46
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amateratsu Corporation
| occupation = Student<br>Amateratsu Corporation Informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2]]
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
109e51e4d8f5594422daa455ba06064e321f2fde
1364
1336
2023-07-26T00:15:09Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amateratsu Corporation
| occupation = Student<br>Amateratsu Corporation Informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
a4ac3d5eaec05983406f9b1034d1dc167427efbe
Main Page
0
1
1339
1007
2023-07-23T15:02:35Z
Ceyarma
46
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It was released on June 30, 2023, on the [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story. The game was confirmed to be getting 4 upcoming character DLCs featuring the main detective cast.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages with several stub pages and missing articles. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]''' - '''[[:Category:Staff|<span style="color: #9F26A0">Staff</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
91e3e27f768b322aca5d6965763f1394f6a97995
1340
1339
2023-07-23T15:04:07Z
Ceyarma
46
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It was released on June 30, 2023, on the [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story. The game is also confirmed to be getting 4 character DLCs featuring the main detective cast.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages with several stub pages and missing articles. All contributions are welcome!</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]''' - '''[[:Category:Staff|<span style="color: #9F26A0">Staff</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
c2d77ec27a30f1cf15bd576e52c1ab394fc2c8e3
Shachi
0
358
1341
1303
2023-07-23T17:49:36Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| birth = February 6
| birthplace =
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3]]
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
bf286c19ebbc8d5a897ec90ad154cc26b276bc46
1368
1341
2023-07-26T00:21:12Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| birth = February 6
| birthplace =
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
afb633e3b91f5e5467acf0f1ee0012e782ee8253
Dr. Huesca
0
367
1342
1300
2023-07-23T17:50:05Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = [[Homunculus]]
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
b29e27bac3efb78a434496242f918a4951a9d601
1369
1342
2023-07-26T00:25:25Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = [[Homunculus]]
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
6d9bb95a658656a1a3de99eb8526260ea3a9c18c
Amaterasu Corporation
0
286
1343
1247
2023-07-23T17:51:58Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Amaterasu Corporation
| image = Amaterasu Corporation - 2-8 Direct Trailer Screenshot.jpg
| leader = [[Makoto Kagutsuchi]]
| members = [[Yomi Hellsmile]]<br>[[Martina Electro]]<br>[[Swank Catsonell]]<br>[[Seth Burroughs]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]<br>[[Zilch Alexander]]<br>[[Dr. Huesca]]<br>[[Akira]]
| status = Active
| affiliation = [[Amaterasu Corporation Peacekeepers]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Amaterasu Corporation''' (アマテラス社 ''Amaterasu sha'') is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
[[Kanai Ward]] is under the de facto control of Amaterasu Corporation, and its security department, the [[Amaterasu Corporation Peacekeepers|Peacekeepers]], have taken on the role of the police. Those who oppose Amaterasu are unjustly arrested, and cases it deems inconvenient are covered up.<ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
It deals in a wide variety of goods such as industrial products, electronic appliances, and pharmaceuticals, all of which can be found across all aspects of daily life. On the other hand, many dark rumors surround the company, leading to a saying among detectives: "Kick it and the dust comes off like a wall of smoke." Despite that, both the government and the [[World Detective Organization]] have been unable to intervene because of its great influence.<ref name="Amaterasu Profiles"></ref><ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Amaterasu Corporation - Promotional Screenshot.jpg|[[Yuma Kokohead]] and [[Yakou Furio]] looking at an Amaterasu Corporation building<ref name="SC News Profiles 2"></ref>
Amaterasu Corporation - Peacekeeper - Promotional Screenshot.jpg|Yuma being confronted by an Amaterasu Peacekeeper<ref name="SC News Profiles 2"></ref>
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Master Detective Archives: RAIN CODE Character Trailer - Amaterasu Corporation|190px]]<small>Character Trailer - Amaterasu<br>Corporation ({{Flags|US}})<br> </small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー アマテラス社編|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>アマテラス社編 ({{Flags|JA}})</small></td></tr></table></div>
== References ==
<references/>
[[Category:Organizations]]
50d42008787492f344ad497d60706cfad4b7343a
Yuma Kokohead
0
102
1344
1298
2023-07-25T16:43:28Z
2A00:23C6:9F0A:601:80B8:B486:A75C:47C
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>Number One (original identity)
| relatives = [[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training
Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
8d85b505f78c3f376f24b6f104584c1bd4a06b27
1346
1344
2023-07-25T22:48:13Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>Number One (original identity)
| relatives = [[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training
Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
5666987685ce2de655bbf0434e4a9065ab4cb6ae
1348
1346
2023-07-25T23:54:49Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>Number One (original identity)
| relatives = [[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training
Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
8d85b505f78c3f376f24b6f104584c1bd4a06b27
1375
1348
2023-07-26T01:56:53Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>Number One (original identity)
| relatives = [[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| talent = None
| ability =
| occupation = Detective-in-training<br>Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| blood type = ?
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
1ddf39408f0e54ea8f7cea6af2aab3f51fc763c9
1376
1375
2023-07-26T01:58:25Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>Number One (original identity)
| relatives = [[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training<br>Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact.
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
e8e1fddb8905e99d31d28244e1ce2e75aedc3fd8
Aphex Logan
0
180
1350
1258
2023-07-25T23:57:45Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
fd7e3493c406473bee728cf2ab35a5a9bfac5551
Melami Goldmine
0
221
1351
1261
2023-07-25T23:58:29Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| status= deceased
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
d895cf6714d3627b0484e8e36d6c7ca20e1e8d0d
Pucci Lavmin
0
213
1352
1262
2023-07-25T23:59:33Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
49fc50ee7a55a061a6aeec72dda7cd727ca63950
Yakou Furio
0
226
1353
1250
2023-07-26T00:00:14Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives =
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Poisoned
| deathplace = Amaterasu Corporation
| species = [[Homunculus]]
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
37822d29005a454a5c39187d78ff215522d8da4a
Zange Eraser
0
206
1354
1263
2023-07-26T00:01:39Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
d2896be93208a382bc3f7d94bbeb6d45d294f035
Zilch Alexander
0
208
1355
1264
2023-07-26T00:02:39Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four eyes (by [[Shinigami]]
| relatives =
| affiliation = [[Master Detectives]] (original self)<br>[[World Detective Organization]] (original self)<br>[[Amaterasu Corporation]] (impersonator)
| occupation = Master Detective (original self)<br>Hitman (impersonator)
| forte = Animal Investigation (original self)
| birth = October 4 (original self)<br>August 25 (impersonator)
| birthplace =
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = Human (original self)
[[Homunculus]] (impersonator)
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
546e6bfa744fb69d1e7a642711cf1167b39d5652
1371
1355
2023-07-26T01:36:05Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]] (original self)<br>[[World Detective Organization]] (original self)<br>[[Amaterasu Corporation]] (impersonator)
| occupation = Master Detective (original self)<br>Hitman (impersonator)
| forte = Animal Investigation (original self)
| birth = October 4 (original self)<br>August 25 (impersonator)
| birthplace =
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = Human (original self)
[[Homunculus]] (impersonator)
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
c6b90e4c91b25c82744ccf81a1abfb13f21ca53c
Swank Catsonell
0
236
1356
1271
2023-07-26T00:03:49Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 193 cm
| weight = 140 kg
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
6335103619de72e8048551b377e0ca2e5029eb12
Desuhiko Thunderbolt
0
201
1357
1259
2023-07-26T00:06:28Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias = shorty detective(by [[Shinigami]]
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
f0f776f994f7a6744e2584b2be3f50999e1c2288
Fubuki Clockford
0
214
1358
1260
2023-07-26T00:07:36Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
fe9e2322c52abde5b194439c3a7d2c6a51b85f10
Number One
0
293
1359
1257
2023-07-26T00:08:33Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = Coalescence
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
3ff109eab8f99ac45b0aa794eb3c114363997f62
Vivia Twilight
0
204
1360
1251
2023-07-26T00:09:22Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196 cm (6'4")
| weight = 77 kg (169.8lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
e69d785e601069f25f445f666256161e5d0c7018
Martina Electro
0
231
1361
1269
2023-07-26T00:11:24Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 187 cm
| weight = 66 kg
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
df5a90a720d2cf2f8664f370f50e74855d694c42
Seth Burroughs
0
237
1362
1270
2023-07-26T00:12:09Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 177 cm
| weight = 69 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
4ffda27c8122275351470748c696bc0ccbf18a03
Yomi Hellsmile
0
229
1363
1279
2023-07-26T00:13:07Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth = October 11
| birthplace =
| death =
| deathplace =
| species = [[Human]]
| gender = Masculine
| height = 172 cm
| weight = 62 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him, such as when he sentenced Martina to be executed before Makoto saved her.
He's also incredibly manipulative, as he's he driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
He's also very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
0fdb11998f3517da4d75548094f5205bee550197
1372
1363
2023-07-26T01:39:07Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers
| birth = October 11
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 172 cm
| weight = 62 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him, such as when he sentenced Martina to be executed before Makoto saved her.
He's also incredibly manipulative, as he's he driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
He's also very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
70a9edfe8ea64de6ee6b1d9e0295025127beec25
Guillaume Hall
0
238
1366
1268
2023-07-26T00:18:57Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 171 cm
| weight = 60 kg
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
f344c600e835cc854ac3a8c5713017f29d57cbc8
Dominic Fulltank
0
239
1367
1267
2023-07-26T00:19:54Z
2A00:23C6:9F0A:601:C4E0:E317:FB47:7BD3
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = Over 2 meters (225 cm)
| weight = 220 kg
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
780faf7b258b9ba437b4d7fc9c5171537f739538
Template:Infobox Character
10
97
1373
1278
2023-07-26T01:42:11Z
ForensicForteAnalyst
18
I changed "date of death" to "cause of death" because someone has putting the cause of deaths within the death label of the character infobox. Hopefully, this edit will work and not mess up the character infoboxes.
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="forte">
<label>Forte</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Cause of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| forte =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
5dbb94ecf36e78848eee89dc0d83a347ef5c69b4
1374
1373
2023-07-26T01:53:54Z
ForensicForteAnalyst
18
I'm attempting to add more info to the infobox template. "Talent" is meant for characters without Fortes while ability is meant for any character with an agility that can't be classified as a forte or talent (Shinigami). If the infoboxes are still messed up even after editing them, I will revert the template to how it was before.
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="forte">
<label>Forte</label>
</data>
<data source="talent">
<label>Talent</label>
</data>
<data source="ability">
<label>Ability</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Cause of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<data source="blood type">
<label>Blood Type</label>
<data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| forte =
| talent =
| ability =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| blood type =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
89f059998fa6ad740455e21789e31200ec41a713
1377
1374
2023-07-26T02:00:35Z
ForensicForteAnalyst
18
The character infoboxes were messed up due to an error with parsing. I'll need to figure out how to avoid or fix this issue before attempting to edit the template for the character infoboxes.
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="forte">
<label>Forte</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
<data source="death">
<label>Cause of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="species">
<label>Species</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| forte =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
5dbb94ecf36e78848eee89dc0d83a347ef5c69b4
Aiko
0
405
1378
2023-07-26T07:12:35Z
ShartableConcrete
48
Created page with "'''Basic information''' Aiko used to be a rising star in Aetheria Academy and was quite popular in the theater club, allowing her to have most of the lead roles in plays. Aiko was loved and cherished by everyone till an accident happened 6 months ago. ''''''Characteristics'''''' Aiko has brown short hair and yellow eyes, she has straight front bangs and very little screen time. This information I found was during the story and with one of the clues. '''Relationships'..."
wikitext
text/x-wiki
'''Basic information'''
Aiko used to be a rising star in Aetheria Academy and was quite popular in the theater club, allowing her to have most of the lead roles in plays.
Aiko was loved and cherished by everyone till an accident happened 6 months ago.
''''''Characteristics''''''
Aiko has brown short hair and yellow eyes, she has straight front bangs and very little screen time. This information I found was during the story and with one of the clues.
'''Relationships'''
She used to be close friends with Kurumi Wendy, Waruna, Yoshiko, and Kurane.
I can't say for certain if Aiko was rivals with Karen but I believe they were not in good terms.
89578d0e28f98aaacdf20c1ff666ceb9112245ac
1379
1378
2023-07-26T07:15:35Z
ShartableConcrete
48
wikitext
text/x-wiki
'''Basic information'''
Aiko used to be a rising star in Aetheria Academy and was quite popular in the theater club, allowing her to have most of the lead roles in plays.
Aiko was loved and cherished by everyone till an accident happened 6 months ago.
''''''Characteristics''''''
Aiko has brown short hair and yellow eyes, she has straight front bangs and very little screen time. This information I found was during the story and with one of the clues.
'''Relationships'''
She used to be close friends with Kurumi Wendy, Waruna, Yoshiko, and Kurane.
I can't say for certain if Aiko was rivals with Karen but I believe they were not in good terms.
''''''Cause of death''''''
Aiko was believed to have jumped from the school's building and committed suicide by the peacekeepers.
Yuma found out the truth and it was Karen who hit Aiko with a brick and faked it to be a suicide instead of a murder.
12ecc17fe3a44e9d4c3ff4e49678f87b136fa8cf
Halara Nightmare
0
181
1380
1256
2023-07-26T17:05:13Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue]]
}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
eb69ab47701464142e7e02f2b9c5124fd4c8ffd7
Dr. Huesca
0
367
1381
1369
2023-07-26T17:09:51Z
2A00:23C6:9F0A:601:CCF8:8DAB:217F:F276
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = [[Homunculus]]
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
b29e27bac3efb78a434496242f918a4951a9d601
1382
1381
2023-07-26T17:12:43Z
2A00:23C6:9F0A:601:CCF8:8DAB:217F:F276
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = [[Homunculus]]
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
6d9bb95a658656a1a3de99eb8526260ea3a9c18c
Kanai Ward
0
150
1383
1102
2023-07-26T17:59:42Z
2A00:23C6:9F0A:601:CCF8:8DAB:217F:F276
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official descriptions ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Key Locations ===
==== Kamasaki District ====
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
==== Ginma District ====
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="Gematsu"></ref>
==== Art Gallery ====
A magnificent art gallery with two dinosaur fossils in the public square. It seems to be closed now, however.<ref name="Kanai Ward"></ref>
==== Clocktower ====
The clocktower looming over Ginma District. It is a historic building long beloved by residents. There are clocks set in all four of its sides, so the time of the day can be seen from anywhere.<ref name="Kanai Ward"></ref>
==== Riverbank ====
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="Gematsu"></ref>
==== Kanai Station Square ====
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="Gematsu"></ref>
==== Dohya District ====
The back slums of Kanai ward. The streets are flooded due to the clogged sewage which forced its people to live on the rooftops of the flooded buildings of the district. Houses the resistance a group opposing Amaterasu corporation.
==== Marunomon District ====
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
0d251e263be6c9f218107033f7102c2151ce479d
Zange Eraser
0
206
1384
1354
2023-07-26T18:09:36Z
2A00:23C6:9F0A:601:CCF8:8DAB:217F:F276
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
253ae43b030abb3ddd7e7e3423f626e2d10ca3d9
1385
1384
2023-07-26T18:11:01Z
2A00:23C6:9F0A:601:CCF8:8DAB:217F:F276
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
2058422ae05c2bc3d1dd274241c61e1949c7c3c3
1424
1385
2023-07-28T17:13:31Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
e6ac52f723ec865766d104ec882558660b22a976
Template:Spoiler
10
362
1386
1158
2023-07-26T21:13:07Z
CyberByte
49
typing correction
wikitext
text/x-wiki
{|style= "background: #1a345c; border:4px solid #fff; width: 80%" align="center"
|-
| style="width: 60px; padding: 2px 0px 2px 0.5em; text-align: center;" | [[File:Shinigamishhh.png|60px|link=]]
| style="padding: 0.25em 0.5em; color:#ffffff;" | "<font size="2">'''''How mysteriful!'''''</font>"
<div class="font-size: smaller; margin-top:0.5em; margin-left:0.8em;" style="font-size:12px;">
This article contains '''spoilers''' up to the epilogue of '''Master Detective Archives: RAIN CODE'''. Proceed to read at your own risk!
</div>
|}
1447b1fc87ea70a4005ed6706644db966aa828c6
1414
1386
2023-07-28T14:46:53Z
CyberByte
49
space after
wikitext
text/x-wiki
{|style= "background: #1a345c; border:4px solid #fff; width: 80%" align="center"
|-
| style="width: 60px; padding: 2px 0px 2px 0.5em; text-align: center;" | [[File:Shinigamishhh.png|60px|link=]]
| style="padding: 0.25em 0.5em; color:#ffffff;" | "<font size="2">'''''How mysteriful!'''''</font>"
<div class="font-size: smaller; margin-top:0.5em; margin-left:0.8em;" style="font-size:12px;">
This article contains '''spoilers''' up to the epilogue of '''Master Detective Archives: RAIN CODE'''. Proceed to read at your own risk!
</div>
|}
<br>
ef5ef7ec4392107b8de5c7c91b2e5edebdd294c5
1416
1414
2023-07-28T14:49:45Z
Ceyarma
46
wikitext
text/x-wiki
{|style= "background: #1a345c; border:4px solid #fff; width: 80%" align="center"
|-
| style="width: 60px; padding: 2px 0px 2px 0.5em; text-align: center;" | [[File:Shinigamishhh.png|60px|link=]]
| style="padding: 0.25em 0.5em; color:#ffffff;" | "<font size="2">'''''How mysteriful!'''''</font>"
<div class="font-size: smaller; margin-top:0.5em; margin-left:0.8em;" style="font-size:12px;">
This article contains '''spoilers''' up to the epilogue of '''Master Detective Archives: RAIN CODE'''. Proceed to read at your own risk!
</div>
|}
<br>
<div style="background: rgba(157, 148, 219); padding: 5px; color: #9d94db;"> </div>
af6c193a05016bac41ed31c8c1df87273fdecdfa
Homunculus
0
360
1387
1338
2023-07-26T21:24:47Z
CyberByte
49
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
The '''Homunculus''' are a species of defective human clones resembling zombies in physical and mental behavior, described to be immortal monsters created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] in ''[[Master Detective Archives: RAIN CODE]]''.
== In-Game Glossary ==
=== Homunculus ===
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink.
=== Homunculus Characteristics ===
When a Homunculus dies, it revives within a day. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
90023a2e9f7a626c64c1d91c4dac954c2f5bd69b
1408
1387
2023-07-28T02:46:02Z
ForensicForteAnalyst
18
Changed the initial description to be more accurate.
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
The '''Homunculus''' are a species of artificial humans, described to be immortal monsters created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] in ''[[Master Detective Archives: RAIN CODE]]''. While the homunculi created by Amaterasu Corporation are considered to be defective and mentally revert to a zombie-like state during the revival process, the Unified Government was able to create a [[Makoto Kagutsuchi|perfect Homunculus]].
== In-Game Glossary ==
=== Homunculus ===
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink.
=== Homunculus Characteristics ===
When a Homunculus dies, it revives within a day. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
6bd831dc738a4291781345e33cf4e51d4b720871
Number One
0
293
1388
1359
2023-07-26T21:41:54Z
CyberByte
49
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = Unknown
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
f0229c75c87142216af148668cd27ade3f2c408b
1389
1388
2023-07-26T22:01:18Z
CyberByte
49
added real identity
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = Unknown
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.}}
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
7e397524f001bd5c383366c17244d380ed5aebb3
1391
1389
2023-07-27T00:05:25Z
CyberByte
49
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = Unknown
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
f52504d27ac91b8d5b3bf7380ec1daa4f6ec50b8
Template:Inlinespoiler
10
363
1390
1176
2023-07-27T00:03:51Z
CyberByte
49
wikitext
text/x-wiki
{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:70%; padding:0.5em; margin:0.5em auto; border: 2px solid #474e8f; border-right:2px solid #474e8f; border-bottom:2px solid #474e8f text-align: left; background:;"
! style="width: 105px;" |
'''The following information contains spoilers{{#if:{{{2|}}}| for ''{{{2}}}''| for the game}}, click [show] at your own risk!'''
|-
|
----
{{{1}}}
|}
beca56bd560cc88490e55da20241937138752584
1393
1390
2023-07-27T00:29:07Z
CyberByte
49
wikitext
text/x-wiki
{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:70%; border: 2px solid #474e8f; border-right:2px solid #474e8f; border-bottom:2px solid #474e8f text-align: left; background:;"
! style="width: 105px;" |
'''The following information contains spoilers{{#if:{{{2|}}}| for ''{{{2}}}''| for the game}}, click [show] at your own risk!'''
|-
|
----
{{{1}}}
|}
e93749f5c0b5426980340c6d12fd8f13e46adad1
1413
1393
2023-07-28T14:41:01Z
2804:2D5C:A3:EF76:34F7:C147:61CD:5F65
0
wikitext
text/x-wiki
{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:69%; border: 2px solid #474e8f; border-right:2px solid #474e8f; border-bottom:2px solid #474e8f text-align: left; background:;"
! style="width: 105px;" |
'''The following information contains spoilers{{#if:{{{2|}}}| for ''{{{2}}}''| for the game}}, click [show] at your own risk!'''
|-
|
----
{{{1}}}
|}
418b8e8724f1d483b7ed14addb380d3039e1cfc1
1420
1413
2023-07-28T17:07:57Z
Ceyarma
46
wikitext
text/x-wiki
{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:auto; border: 2px solid #474e8f; border-right:2px solid #474e8f; border-bottom:2px solid #474e8f text-align:auto; background:;"!
|
'''The following information contains spoilers{{#if:{{{2|}}}| for ''{{{2}}}''| for the game}}, click [show] at your own risk!'''
|-
|
----
{{{1}}}
|}
f9b00ec9b5a5257489859ac638361f5136668aba
1422
1420
2023-07-28T17:09:26Z
Ceyarma
46
wikitext
text/x-wiki
{| class="mw-collapsible mw-collapsed" data-expandtext="show" data-collapsetext="hide" style="width:auto; border: 2px solid #474e8f; border-right:2px solid #474e8f; border-bottom:2px solid #474e8f text-align:auto; background:;"!
|
'''The following information contains spoilers{{#if:{{{2|}}}| for ''{{{2}}}''| for the game}}, click [show] at your own risk!'''
|-
|
----
{{{1}}}
|}
fffe7f529d9b055d12a8f3f9e6d73191c735bced
Yuma Kokohead
0
102
1392
1376
2023-07-27T00:27:20Z
CyberByte
49
/* Shinigami */ improved relationship
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>Number One (original identity)
| relatives = [[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = Coalescence
| occupation = Detective-in-training<br>Number One of the WDO
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
78653b16b4a442b9a31826c8b962c89c24fa6fcb
Fake Zilch
0
406
1394
2023-07-27T01:51:02Z
CyberByte
49
Created page with "{{Stub}} {{Spoiler}} {{Infobox Character | name = Fake Zilch | image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model </gallery> | alias = Detective Four-Eyes (by [[Shinigami]]) | relatives = | affiliation = [[Amaterasu Corporation]] | occupation = Hitman | forte = | birth = August 25 | birthplace = | death = Sou..."
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = [[Homunculus]]
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip. He tries to frame [[Yuma Kokohead]] for the crime, but he finds out and Shinigami reaps his soul, killing him.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi consired criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]".| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance to the coffee avaiable at the express and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth to reap his soul, resulting in his death.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, its zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the wherabouts of the zombies are unknown.|Epilogue}}
== References ==
<references/>
f99bd245e0024e7fc0769e8a32b6f10cc63ebcb9
1395
1394
2023-07-27T01:53:32Z
CyberByte
49
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = [[Homunculus]]
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi consired criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]".| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance to the coffee avaiable at the express and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth to reap his soul, resulting in his death.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, its zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the wherabouts of the zombies are unknown.|Epilogue}}
== References ==
<references/>
efb0d9adcd3861af46166815ee22b4fb5c669a0c
Zilch Alexander
0
208
1396
1371
2023-07-27T01:57:38Z
CyberByte
49
separated zilch and fake zilch
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train. For informations about the impostor, visit [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
276c28b5ce44ec07a679fbda75836b64bc562bca
1398
1396
2023-07-27T17:02:06Z
CyberByte
49
remove spoilers
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train. For informations about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
94a6b75da267253abbbecefc6c4f390805c07a0e
Template:Infobox Character
10
97
1397
1377
2023-07-27T17:00:01Z
CyberByte
49
collapse status
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="forte">
<label>Forte</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
</group>
<group collapse="closed">
<header>Status</header>
<data source="death">
<label>Cause of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
<data source="species">
<label>Species</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| forte =
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
55080401ac23f30cc93772a362e51d2dd12d2c50
Karen
0
407
1399
2023-07-28T00:58:14Z
2A00:23C6:9F0A:601:D1A0:2A81:FD77:7FCD
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Karen | image = File:KarenPortrait.png | alias = | relatives = Unnamed Father | affiliation = [[Aetheria Academy]] | occupation = Student | birth = November 12 | death = Poisoned | deathplace = Aetheria Academy Theater | species = [[Homunculus]] | gender = Feminine | height = 175 cm | weight = 58 kg | portrayal = {{Flags|JA}} Hitomi Ueda {..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = [[Aetheria Academy]]
| occupation = Student
| birth = November 12
| death = Poisoned
| deathplace = Aetheria Academy Theater
| species = [[Homunculus]]
| gender = Feminine
| height = 175 cm
| weight = 58 kg
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Karen is a character in ''[[Master Detective Archives: RAIN CODE]]''.
1a647b3f4c05a080ad02ff11850b35743ea9b82e
1402
1399
2023-07-28T01:08:22Z
2A00:23C6:9F0A:601:D1A0:2A81:FD77:7FCD
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Student<br>Actress
| birth = November 12
| death = Poisoned
| deathplace = Aetheria Academy Theater
| species = [[Homunculus]]
| gender = Feminine
| height = 175 cm
| weight = 58 kg
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Karen is a character in ''[[Master Detective Archives: RAIN CODE]]''.
20e6f6dc701fac220a6114646b8e3a7a80cbf81d
Kurumi Wendy
0
343
1400
1364
2023-07-28T01:02:55Z
2A00:23C6:9F0A:601:D1A0:2A81:FD77:7FCD
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amateratsu Corporation
| occupation = Student<br>Amaterasu Corporation Informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
bd1ab4be8c04c037280061a3ae0c9bd66e41ecff
1401
1400
2023-07-28T01:04:26Z
2A00:23C6:9F0A:601:D1A0:2A81:FD77:7FCD
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Student<br>Amaterasu Corporation Informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
02166d2878897cdb41b7658089a31929154ba766
1403
1401
2023-07-28T01:08:32Z
2A00:23C6:9F0A:601:D1A0:2A81:FD77:7FCD
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Student<br>Amaterasu Corporation Informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
960d4bb01a940aa56fd65fd33d6870e256cd85c8
Desuhiko Thunderbolt
0
201
1404
1357
2023-07-28T02:15:39Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
7f1a564e1a7caa8c7e518cd9ded5b03d1d38f78d
1421
1404
2023-07-28T17:08:32Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== Trivia ===
*He spends an hour a day to style his swept bangs for the day.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
7238f332611e49ec503bc939cb2a4a995b1aaa1d
1426
1421
2023-07-28T17:25:01Z
Keerene
51
/* Personality */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
He appears to be very prideful and thinks highly of himself as a Master Detective, looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, the polar opposite of Vivia, which unfortunately causes some disputes occasionally.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== Trivia ===
*He spends an hour a day to style his swept bangs for the day.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
004fb1b43de4c4b13a7aee2c21776049d27826b3
Halara Nightmare
0
181
1405
1380
2023-07-28T02:18:07Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte: Postcognition ==
The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
496d441cc40d07610a1e92673cf979affc6d62df
Vivia Twilight
0
204
1406
1360
2023-07-28T02:24:04Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196 cm (6'4")
| weight = 77 kg (169.8lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
33c54a410d717a6b1961f74abe1681cf8ac4e714
Yakou Furio
0
226
1407
1353
2023-07-28T02:30:14Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Poisoned
| deathplace = Amaterasu Corporation
| species = [[Homunculus]]
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
edc1f37067750bb6c48d80529b5086b44e4f302b
User:Ceyarma
2
365
1409
1172
2023-07-28T08:00:33Z
Ceyarma
46
wikitext
text/x-wiki
Putting this Discord Link here, there is a channel for the wiki here for coordination and stuff, check it out
https://discord.gg/KDzRaHBZvt
I'm Ceyarma, I like various franchises and sandwiches.
Follow my Tumblr!
https://ceyarma.tumblr.com/
cd4bed0536e885d79c3b652461ddade51b0b9e18
1410
1409
2023-07-28T08:00:42Z
Ceyarma
46
wikitext
text/x-wiki
Putting this Discord Link here, there is a channel for the wiki here for coordination and stuff, check it out
https://discord.gg/KDzRaHBZvt
I'm Ceyarma, I like various franchises and sandwiches.
Follow my Tumblr!
https://ceyarma.tumblr.com/
6f2e42e63274e0d4cd768a7e1719a99690d793a0
Main Page
0
1
1411
1340
2023-07-28T08:03:46Z
Ceyarma
46
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It was released on June 30, 2023, on the [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story. The game is also confirmed to be getting 4 character DLCs featuring the main detective cast.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages with several stub pages and missing articles. All contributions are welcome!
Use [[https://discord.gg/KDzRaHBZvt/ the wiki discord channel here]] for communication with other editors!
</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]''' - '''[[:Category:Staff|<span style="color: #9F26A0">Staff</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
cd50ce3544643ff27451ef35f52254345a71c3ff
1412
1411
2023-07-28T08:04:21Z
Ceyarma
46
Added a link to the wiki discord channel
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It was released on June 30, 2023, on the [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story. The game is also confirmed to be getting 4 character DLCs featuring the main detective cast.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages with several stub pages and missing articles. All contributions are welcome!
Use [https://discord.gg/KDzRaHBZvt/ the wiki discord channel here] for communication with other editors!
</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]''' - '''[[:Category:Staff|<span style="color: #9F26A0">Staff</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
f0f3075eb8fb471218836d8c44eaf3281b74db06
Priest
0
408
1415
2023-07-28T14:49:45Z
2A00:23C6:9F0A:601:B48D:531:20B9:1185
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = The Priest | image = File:PriestPortrait.png | alias = The Nail Man | relatives = | affiliation = The Church | occupation = Church Priest | birth = February 22 | death = Soul reaped by [[Shinigami]] | deathplace = Riverbank | species = [[Homunculus]] | gender = Masculine | height = 169 cm | weight = 65 kg | portrayal = {{Flags|JA}} Takahir..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = The Nail Man
| relatives =
| affiliation = The Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = [[Homunculus]]
| gender = Masculine
| height = 169 cm
| weight = 65 kg
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Priest is a character in ''[[Master Detective Archives: RAIN CODE]]''.
d960bfe1066e0aaf85303ef54e9a7f29ac313897
1417
1415
2023-07-28T15:05:41Z
2A00:23C6:9F0A:601:B48D:531:20B9:1185
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = The Nail Man
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = [[Homunculus]]
| gender = Masculine
| height = 169 cm
| weight = 65 kg
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Priest is a character in ''[[Master Detective Archives: RAIN CODE]]''.
fde8b1bc1dffa38e3fb86cf217d268de55a62c63
Worshipper
0
409
1418
2023-07-28T15:05:54Z
2A00:23C6:9F0A:601:B48D:531:20B9:1185
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = The Worshipper | image = File:WorshipperPortrait.png | alias = The Nail Man Copycat | relatives = | affiliation = Metal Fox Church | occupation = Church Worshipper | birth = June 5 | death = Soul reaped by [[Shinigami]] | deathplace = Riverbank | species = [[Homunculus]] | gender = Masculine | height = 182 cm | weight = 73 kg | portrayal =..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = The Nail Man Copycat
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = [[Homunculus]]
| gender = Masculine
| height = 182 cm
| weight = 73 kg
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Worshipper is a character in ''[[Master Detective Archives: RAIN CODE]]''.
3809ba7cb4e125862b7b8b155088ab1cf11e107a
Makoto Kagutsuchi
0
361
1419
1370
2023-07-28T17:01:49Z
CyberByte
49
chapter indicators to spoilers
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = [[Yuma Kokohead]] (original human self)
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = Coalescence
| birth = January 6
| birthplace = Unified Government research facility
| death =
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Makoto Kagutsuchi''' (マコトカグツチ) is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.|Chapter 5}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden. |Epilogue}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
7d620e3336984a59d8d0b9d3da01dbfd5d6910f7
Fubuki Clockford
0
214
1423
1358
2023-07-28T17:11:58Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
90e811c494de07e9b0700afd23f72c8bf3c91433
1425
1423
2023-07-28T17:21:44Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively.
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
b7a4de7d43311b63c7cb7c18a5c3efd371c4a162
Waruna
0
410
1427
2023-07-28T19:06:18Z
2A00:23C6:9F0A:601:697E:D9CE:33BD:EB1E
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Waruna | image = File:WarunaPortrait.png | alias = | relatives = | affiliation = Aetheria Academy<br>Aetheria Academy Theater Club | occupation = Student<br>Actress | birth = August 7 | death = Soul reaped by [[Shinigami]] | deathplace = Aetheria Academy Theater | species = [[Homunculus]] | gender = Feminine | height = 166 cm | weight = 58 kg..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Waruna
| image = File:WarunaPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Student<br>Actress
| birth = August 7
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = [[Homunculus]]
| gender = Feminine
| height = 166 cm
| weight = 58 kg
| portrayal = {{Flags|JA}} Marika Kouno
{{Flags|US}} Suzie Yeung
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Waruna is a character in ''[[Master Detective Archives: RAIN CODE]]''.
fb7f9ba9fe543a3d6365f35f8ee79b9f6883c5db
Yoshiko
0
411
1428
2023-07-28T19:25:43Z
2A00:23C6:9F0A:601:697E:D9CE:33BD:EB1E
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Yoshiko | image = File:YoshikoPortrait.png | alias = | relatives = | affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club | occupation = Student<br>Actress | birth = March 18 | death = Soul reaped by [[Shinigami]] | deathplace = Aetheria Academy Theater | species = [[Homunculus]] | gender = Feminine | height = 168 cm | weight = 53..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Student<br>Actress
| birth = March 18
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = [[Homunculus]]
| gender = Feminine
| height = 168 cm
| weight = 53 kg
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Yoshiko is a character in ''[[Master Detective Archives: RAIN CODE]]''.
6d87d960e84903d482f98626d7418fcb86076c9a
Kurane
0
412
1429
2023-07-28T19:44:07Z
2A00:23C6:9F0A:601:697E:D9CE:33BD:EB1E
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Kurane | image = File:KuranePortrait.png | alias = | relatives = | affiliation = Aetheria Academy<br>Aetheria Academy Theater Club | occupation = Student<br>Actress | birth = November 6 | death = Soul reaped by [[Shinigami]] | deathplace = Aetheria Academy Theater | species = [[Homunculus]] | gender = Feminine | height = 170 cm | weight = 57 k..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Student<br>Actress
| birth = November 6
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = [[Homunculus]]
| gender = Feminine
| height = 170 cm
| weight = 57 kg
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Kurane is a character in ''[[Master Detective Archives: RAIN CODE]]''.
31cca50675eb4d4c67163b0084ae6f21f195f111
CyberByte/Sandbox/Template:Smallspoiler
0
413
1430
2023-07-28T21:53:46Z
CyberByte
49
Created page with "<div class="mw-collapsible mw-collapsed" data-expandtext="Show" data-collapsetext="Hide">{{{1}}}</div>"
wikitext
text/x-wiki
<div class="mw-collapsible mw-collapsed" data-expandtext="Show" data-collapsetext="Hide">{{{1}}}</div>
d21f72041396c1becf6d1dc72803b7f7d5da23eb
Template:Smallspoiler
10
414
1431
2023-07-28T22:01:40Z
CyberByte
49
testing
wikitext
text/x-wiki
<div class="mw-collapsible mw-collapsed" data-expandtext="Show" data-collapsetext="Hide">{{{1}}}</div>
<!-- dont know i it works yet just testing--!>
fc317abc32fe9cd7e343281083feb2b85454c890
Makoto Kagutsuchi
0
361
1432
1419
2023-07-28T22:09:15Z
CyberByte
49
spoiler tagging
wikitext
text/x-wiki
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = {{Smallspoiler|[[Yuma Kokohead]] (original human self)|}}
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = {{Smallspoiler|Coalescence|}}
| birth = January 6
| birthplace = {{Smallspoiler|Unified Government research facility |}}
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Makoto Kagutsuchi''' (マコトカグツチ) is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.|Chapter 5}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden. |Epilogue}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
8e878d49f66c65c27f59cb4fb9505f032bd13b31
1438
1432
2023-07-28T23:03:24Z
CyberByte
49
status
wikitext
text/x-wiki
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = {{Smallspoiler|[[Yuma Kokohead]] (original human self)|}}
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = {{Smallspoiler|Coalescence|}}
| birth = January 6
| birthplace = {{Smallspoiler|Unified Government research facility |}}
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 150cm (4'11")
| weight = 45kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Makoto Kagutsuchi''' (マコトカグツチ) is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.|Chapter 5}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden. |Epilogue}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
4913feb7aa6c385ecc492805b2234e749aadff46
CyberByte/Sandbox/Template:Smallspoiler
0
413
1433
1430
2023-07-28T22:49:05Z
CyberByte
49
Blanked the page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shachi
0
358
1434
1368
2023-07-28T22:50:32Z
2A00:23C6:9F0A:601:7409:91B:BE6A:E311
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
3f1182f5b0eae35a7b90b18bc8d9dff5ccaccfb5
1440
1434
2023-07-28T23:15:15Z
2A00:23C6:9F0A:601:7409:91B:BE6A:E311
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former Amaterasu Corporation Employee
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
f6ef7d1bfcd80282e8831349dd422e0466751259
1443
1440
2023-07-28T23:50:37Z
2A00:23C6:9F0A:601:7409:91B:BE6A:E311
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former [[Amaterasu Corporation]] Employee
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = [[Homunculus]]
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
4c79e255e60a0bf99336f55d8c73ba162a87517b
1466
1443
2023-07-29T16:21:24Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former [[Amaterasu Corporation]] Employee
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 199 cm
| weight = 92 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
dab543a14d535a17ff1c6e80d09b7814c08efcca
Icardi
0
415
1435
2023-07-28T22:50:42Z
2A00:23C6:9F0A:601:7409:91B:BE6A:E311
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Icardi | image = File:IcardiPortrait.png | alias = | relatives = | affiliation = The Resistance | occupation = Resistance Courier/Swimmer | birth = April 15 | death = Soul reaped by [[Shinigami]] | deathplace = Marunomon District | species = [[Homunculus]] | gender = Masculine | height = 185 cm | weight = 72 kg | portrayal = {{Flags|JA}} K..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Icardi
| image = File:IcardiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Courier/Swimmer
| birth = April 15
| death = Soul reaped by [[Shinigami]]
| deathplace = Marunomon District
| species = [[Homunculus]]
| gender = Masculine
| height = 185 cm
| weight = 72 kg
| portrayal = {{Flags|JA}} Kentaro Ito
{{Flags|US}} Ezra Weisz
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Icardi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
4ff7bd3b072d12af4e5c00c690b159fb4d7054b0
1467
1435
2023-07-29T16:22:49Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Icardi
| image = File:IcardiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Courier/Swimmer
| birth = April 15
| death = Soul reaped by [[Shinigami]]
| deathplace = Marunomon District
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 185 cm
| weight = 72 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kentaro Ito
{{Flags|US}} Ezra Weisz
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Icardi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
846e10db0fead6d6138755ce00e0019cebe3daa3
Template:Infobox Character
10
97
1436
1397
2023-07-28T22:59:00Z
CyberByte
49
added status status
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="forte">
<label>Forte</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<data source="species">
<label>Species</label>
</data>
</group>
<group collapse="closed">
<header>Status</header>
<data source="status">
<label>Status</label>
</data>
<data source="death">
<label>Cause of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| forte =
| birth =
| birthplace =
| status =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
2668789a818dca5a8a0fd01095d68a946ba15ab4
Fake Zilch
0
406
1437
1395
2023-07-28T23:02:09Z
CyberByte
49
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi consired criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]".| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance to the coffee avaiable at the express and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth to reap his soul, resulting in his death.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, its zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the wherabouts of the zombies are unknown.|Epilogue}}
== References ==
<references/>
bde71715ab970f907b7eecb7596ff99f29af231f
Servan
0
416
1439
2023-07-28T23:08:07Z
2A00:23C6:9F0A:601:7409:91B:BE6A:E311
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Servan | image = File:ServanPortrait.png | alias = | relatives = | affiliation = The Resistance | occupation = Resistance Mechanic | birth = May 4 | species = [[Homunculus]] | gender = Masculine | height = 136 cm | weight = 45 kg | portrayal = {{Flags|JA}} Shota Hayama {{Flags|US}} Derek Stephen Prince | appearances = ''Master Detective Archives:..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Servan
| image = File:ServanPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Mechanic
| birth = May 4
| species = [[Homunculus]]
| gender = Masculine
| height = 136 cm
| weight = 45 kg
| portrayal = {{Flags|JA}} Shota Hayama
{{Flags|US}} Derek Stephen Prince
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Servan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
d0e4f5ad0df4cba2753f0b63dca150304d477e89
1468
1439
2023-07-29T16:23:40Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Servan
| image = File:ServanPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Mechanic
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 136 cm
| weight = 45 kg
| portrayal = {{Flags|JA}} Shota Hayama
{{Flags|US}} Derek Stephen Prince
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Servan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
34722f64e5531994358e447b60a6958022a52141
Margulaw
0
417
1441
2023-07-28T23:25:41Z
2A00:23C6:9F0A:601:7409:91B:BE6A:E311
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Margulaw | image = File:MargulawPortrait.png | alias = | relatives = Unnamed Family | affiliation = The Resistance | occupation = Resistance Accountant<br>Antique Dealer<br>Former Amaterasu Corporation Employee | birth = June 22 | species = [[Homunculus]] | gender = Masculine | height = 151 cm | weight = 60 kg | portrayal = {{Flags|JA}} Tomomichi Nis..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former Amaterasu Corporation Employee
| birth = June 22
| species = [[Homunculus]]
| gender = Masculine
| height = 151 cm
| weight = 60 kg
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Margulaw is a character in ''[[Master Detective Archives: RAIN CODE]]''.
7c1776b748bc4dd96966513f82d86f2dc88e06ee
1444
1441
2023-07-28T23:51:07Z
2A00:23C6:9F0A:601:7409:91B:BE6A:E311
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former [[Amaterasu Corporation]] Employee
| birth = June 22
| species = [[Homunculus]]
| gender = Masculine
| height = 151 cm
| weight = 60 kg
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Margulaw is a character in ''[[Master Detective Archives: RAIN CODE]]''.
abbd67241f4314b13e2635f9e2db175bb8fb9857
1469
1444
2023-07-29T16:24:13Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former [[Amaterasu Corporation]] Employee
| birth = June 22
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 151 cm
| weight = 60 kg
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Margulaw is a character in ''[[Master Detective Archives: RAIN CODE]]''.
45e97d922779eb283af00b7ded47b6ba25cfd56f
Iruka
0
418
1442
2023-07-28T23:40:10Z
2A00:23C6:9F0A:601:7409:91B:BE6A:E311
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Iruka | image = File:IrukaPortrait.png | alias = | relatives = | affiliation = The Resistance | occupation = Resistance Weapons Expert | birth = May 4 | species = [[Homunculus]] | gender = Feminine | height = 169 cm | weight = 55 kg | portrayal = {{Flags|JA}} Chinatsu Akasaki {{Flags|US}} Karen Strassman | appearances = ''Master Detective Archive..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Iruka
| image = File:IrukaPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Weapons Expert
| birth = May 4
| species = [[Homunculus]]
| gender = Feminine
| height = 169 cm
| weight = 55 kg
| portrayal = {{Flags|JA}} Chinatsu Akasaki
{{Flags|US}} Karen Strassman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Iruka is a character in ''[[Master Detective Archives: RAIN CODE]]''.
1636392f4174743cdaa3d5ec13dad176c527abda
1470
1442
2023-07-29T16:24:55Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Iruka
| image = File:IrukaPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Weapons Expert
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 169 cm
| weight = 55 kg
| portrayal = {{Flags|JA}} Chinatsu Akasaki
{{Flags|US}} Karen Strassman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Iruka is a character in ''[[Master Detective Archives: RAIN CODE]]''.
3700ef462de3ff47b86ac0602777319d47fef42d
Akira
0
419
1445
2023-07-29T00:06:13Z
2A00:23C6:9F0A:601:7409:91B:BE6A:E311
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Akira | image = File:AkiraPortrait.png | alias = Robot Researcher | relatives = | affiliation = [[Amaterasu Corporation]] | occupation = Amaterasu Researcher | species = [[Homunculus]] | gender = Masculine | portrayal = {{Flags|JA}} Nobuo Tobita {{Flags|US}} Doug Stone | appearances = ''[[Master Detective Archives: RAIN CODE]]'' | debut = Chapter 4 - The Impe..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Akira
| image = File:AkiraPortrait.png
| alias = Robot Researcher
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| species = [[Homunculus]]
| gender = Masculine
| portrayal = {{Flags|JA}} Nobuo Tobita
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Akira is a character in ''[[Master Detective Archives: RAIN CODE]]''.
2597467856ab43c2c230b04dcfbee4a6d7b5ad3f
1446
1445
2023-07-29T00:07:43Z
2A00:23C6:9F0A:601:7409:91B:BE6A:E311
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Akira
| image = File:Dr.AkiraPortrait.png
| alias = Robot Researcher
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| species = [[Homunculus]]
| gender = Masculine
| portrayal = {{Flags|JA}} Nobuo Tobita
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Akira is a character in ''[[Master Detective Archives: RAIN CODE]]''.
2c31604231f932256bbd643c6a50fa7dcbb69f93
1447
1446
2023-07-29T00:08:06Z
2A00:23C6:9F0A:601:7409:91B:BE6A:E311
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Akira
| image = File:AkiraPortrait.png
| alias = Robot Researcher
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| species = [[Homunculus]]
| gender = Masculine
| portrayal = {{Flags|JA}} Nobuo Tobita
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Akira is a character in ''[[Master Detective Archives: RAIN CODE]]''.
2597467856ab43c2c230b04dcfbee4a6d7b5ad3f
1475
1447
2023-07-29T16:30:53Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Akira
| image = File:AkiraPortrait.png
| alias = Robot Researcher
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| portrayal = {{Flags|JA}} Nobuo Tobita
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Akira is a character in ''[[Master Detective Archives: RAIN CODE]]''.
ea2321ca057c1870d446fc95bbf1009f4c866ab6
Yuma Kokohead
0
102
1448
1392
2023-07-29T00:11:34Z
ForensicForteAnalyst
18
I mainly just added small spoilers for the infobox.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
4daae1566f9ffe99177943fa996f30371bcfcd18
Desuhiko Thunderbolt
0
201
1449
1426
2023-07-29T00:14:36Z
ForensicForteAnalyst
18
Fixed the formatting for the trivia section.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
He appears to be very prideful and thinks highly of himself as a Master Detective, looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, the polar opposite of Vivia, which unfortunately causes some disputes occasionally.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints.
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
91f1024455db076ea299be6c7a279cfcc0c45b88
Fink the Slaughter Artist
0
420
1450
2023-07-29T00:31:24Z
2A00:23C6:9F0A:601:7409:91B:BE6A:E311
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Fink the Slaughter Artist | image = File:FinkPortrait.png | alias = | relatives = | affiliation = | occupation = Assassin | birth = | death = Killed by [[Makoto Kagutsuchi]] | deathplace = | species = [[Homunculus]] | gender = Masculine | height = 190 cm | weight = 72 kg | portrayal = {{Flags|JA}} Katsunori Okai {{Flags|US}} Sean Chiplock..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Fink the Slaughter Artist
| image = File:FinkPortrait.png
| alias =
| relatives =
| affiliation =
| occupation = Assassin
| birth =
| death = Killed by [[Makoto Kagutsuchi]]
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 190 cm
| weight = 72 kg
| portrayal = {{Flags|JA}} Katsunori Okai
{{Flags|US}} Sean Chiplock
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Fink the Slaughter Artist is a character in ''[[Master Detective Archives: RAIN CODE]''.
73b7dfdaa20fec413d3eedcc27a1383c161be077
1453
1450
2023-07-29T16:01:37Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Fink the Slaughter Artist
| image = File:FinkPortrait.png
| alias =
| relatives =
| affiliation =
| occupation = Assassin
| birth =
| death = Killed by [[Makoto Kagutsuchi]]
| deathplace =
| species = [[Homunculus]]
| gender = Masculine
| height = 190 cm
| weight = 72 kg
| portrayal = {{Flags|JA}} Katsunori Okai
{{Flags|US}} Sean Chiplock
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Fink the Slaughter Artist is a character in ''[[Master Detective Archives: RAIN CODE]]''.
4c90888ca04027000c64dcc4661b70ae66105276
1479
1453
2023-07-29T16:36:45Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Fink the Slaughter Artist
| image = File:FinkPortrait.png
| alias =
| relatives =
| affiliation =
| occupation = Assassin
| birth =
| death = Killed by [[Makoto Kagutsuchi]]
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 190 cm
| weight = 72 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Katsunori Okai
{{Flags|US}} Sean Chiplock
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Fink the Slaughter Artist is a character in ''[[Master Detective Archives: RAIN CODE]]''.
c5891c75efc30d9abaf58d2b8eba518c17aede6d
Yomi Hellsmile
0
229
1451
1372
2023-07-29T01:04:53Z
CyberByte
49
spoilers
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 172 cm
| weight = 62 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's he driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
872a7ab9e7ac1f7b079b4314a2dd5c0d5e3d9f00
Master Detective Archives: RAIN CODE Official Soundtrack - Noise of Neon
0
421
1452
2023-07-29T15:41:46Z
Ceyarma
46
created the page, will update later
wikitext
text/x-wiki
Master Detective Archives: Rain Code Official Soundtrack - Noise of Neon is the official soundtrack album of [[Master Detective Archives: RAIN CODE]].
It features 10 total tracks composed by Masafumi Takada. It was released alongside the Digital Deluxe and Mysteriful Limited Edition of the game.
330dd62786abcc70451195ee94ca1739f2d09f22
Aphex Logan
0
180
1454
1350
2023-07-29T16:06:03Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte: Life Detection ==
The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
a6cde7da0003b6ff80e9cfa2dc7fe3a6f5821add
Melami Goldmine
0
221
1455
1351
2023-07-29T16:06:57Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte: Spiritism ==
One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
8aef1244b3d8da5f898859a0de19102a9d9b0b62
Pucci Lavmin
0
213
1456
1352
2023-07-29T16:07:38Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte: Audial Aptitude ==
By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
6cc4aeef910fc2f75a6b4a1c20016ab108be953b
Zange Eraser
0
206
1457
1424
2023-07-29T16:08:26Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte: Thoughtography ==
Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
a5cc3e97c1e3023d27dc53404801eae46e973132
Zilch Alexander
0
208
1458
1398
2023-07-29T16:09:36Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death =
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train. For informations about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
98622e7a2cadd61649da30a41db2c1d7cec39f71
Yakou Furio
0
226
1459
1407
2023-07-29T16:13:52Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Poisoned
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
8ab130b1de739f51f7cfc01b32592018aa78ed1c
Kurumi Wendy
0
343
1460
1403
2023-07-29T16:15:17Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Student<br>Amaterasu Corporation Informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
086370fd291ca954bfab250941a7819aac866a56
Swank Catsonell
0
236
1461
1356
2023-07-29T16:17:40Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 193 cm
| weight = 140 kg
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
81dfea84053f189273988591c4fddf548f225cd2
Dominic Fulltank
0
239
1462
1367
2023-07-29T16:18:21Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = Over 2 meters (225 cm)
| weight = 220 kg
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
91a90b49a9e7335277b39cdffd0af2bddcf4a46c
Guillaume Hall
0
238
1463
1366
2023-07-29T16:18:57Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 171 cm
| weight = 60 kg
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
758be0d15ef536d64ee974e953c74d3c01d2b23f
Martina Electro
0
231
1464
1361
2023-07-29T16:19:27Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 187 cm
| weight = 66 kg
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
3bc2fd4ba46301e7f4f3b74bab01abe38cc92c8a
Seth Burroughs
0
237
1465
1362
2023-07-29T16:20:00Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 177 cm
| weight = 69 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
661d5ad26188eae57861cd37c18708557652a365
Karen
0
407
1471
1402
2023-07-29T16:26:22Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Student<br>Actress
| birth = November 12
| death = Poisoned
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 175 cm
| weight = 58 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Karen is a character in ''[[Master Detective Archives: RAIN CODE]]''.
d6fd9103a79594f8fe0b67e58d0502f3fb81a6e2
Waruna
0
410
1472
1427
2023-07-29T16:27:38Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Waruna
| image = File:WarunaPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Student<br>Actress
| birth = August 7
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 166 cm
| weight = 58 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Marika Kouno
{{Flags|US}} Suzie Yeung
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Waruna is a character in ''[[Master Detective Archives: RAIN CODE]]''.
d8cc94ce07794a4f377e2f1b93778e99ae028c0d
Yoshiko
0
411
1473
1428
2023-07-29T16:28:48Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Student<br>Actress
| birth = March 18
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 168 cm
| weight = 53 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Yoshiko is a character in ''[[Master Detective Archives: RAIN CODE]]''.
1503c7c24981941213ef4d0650eb2ef953b7c42c
Kurane
0
412
1474
1429
2023-07-29T16:30:04Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Student<br>Actress
| birth = November 6
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm
| weight = 57 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Kurane is a character in ''[[Master Detective Archives: RAIN CODE]]''.
36abb58d88ace6d73a1980eb893bab97f3bb52c7
Dr. Huesca
0
367
1476
1382
2023-07-29T16:32:08Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
03df30e8e05f52125ec35a821801beac9ac0ab46
Priest
0
408
1477
1417
2023-07-29T16:33:38Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = The Nail Man
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 169 cm
| weight = 65 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Priest is a character in ''[[Master Detective Archives: RAIN CODE]]''.
8515417fbcd2a330b358435fe20d146ea10f72ce
Worshipper
0
409
1478
1418
2023-07-29T16:35:03Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = The Nail Man Copycat
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 182 cm
| weight = 73 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Worshipper is a character in ''[[Master Detective Archives: RAIN CODE]]''.
364dc69c2e3047a3dd5b306dc0333025b032e072
Category:Characters
14
103
1480
1331
2023-07-29T16:38:54Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
/* Others */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|-
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Aetheria Academy Students==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
fbeffe078ba7ff8600d187aec5f90f3ab9f6901b
Category:Characters
14
103
1481
1480
2023-07-29T16:40:02Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
/* Others */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|-
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Aetheria Academy Students==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
eacf8e702ea2382a0d6963ea76c557399f458247
1482
1481
2023-07-29T16:40:26Z
2A00:23C6:9F0A:601:45E6:D95D:D52B:8D9A
0
/* Others */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|-
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Aetheria Academy Students==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
d08c256df495a70fde3d96c0d6379df5031a7b2d
1483
1482
2023-07-29T18:25:46Z
Ceyarma
46
/* Aetheria Academy Students */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|-
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
43ac70ed6a9e737ee0851d2ccca20d586e101d4f
1484
1483
2023-07-29T18:27:21Z
Ceyarma
46
Added The Church
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|-
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
f63eed4217940df1043c54bd8c44d05639ba3d14
1485
1484
2023-07-29T18:28:10Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|-
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
1cdfe3e5363f853d07d90a6accf1ac7993349641
1486
1485
2023-07-29T18:29:41Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
81cca35135f8bf59edbbe9979308e8ec8655a4a9
1487
1486
2023-07-29T18:31:24Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
3560f13b19e702b49d79a98dc224e03973dd62c5
1516
1487
2023-08-01T18:10:26Z
69.136.162.41
0
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
8e603385799eff5fcd22b575b9a4ff521d83c989
Main Page
0
1
1488
1412
2023-07-29T18:33:08Z
Ceyarma
46
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It was released on June 30, 2023, on the [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story. The game is also confirmed to be getting 4 character DLCs featuring the main detective cast.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages with several stub pages and missing articles. All contributions are welcome!
Use [https://discord.gg/KDzRaHBZvt/ the wiki discord channel here] for communication with other editors!
</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Category:Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]''' - '''[[:Category:Staff|<span style="color: #9F26A0">Staff</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
747ca7d7432cc31f04770a165a9657b27c57ffe4
1489
1488
2023-07-29T18:33:29Z
Ceyarma
46
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It was released on June 30, 2023, on the [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story. The game is also confirmed to be getting 4 character DLCs featuring the main detective cast.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages with several stub pages and missing articles. All contributions are welcome!
Use [https://discord.gg/KDzRaHBZvt/ the wiki discord channel here] for communication with other editors!
</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]''' - '''[[:Category:Staff|<span style="color: #9F26A0">Staff</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
d53e7ea7c1bf543b141869ccecd242d5db1ab1ed
Yomi Hellsmile
0
229
1490
1451
2023-07-29T21:07:44Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
/* Personality */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 172 cm
| weight = 62 kg
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
f5e3657f7e73b2ef1cfee6787787fb4e7336e2c5
Number One
0
293
1491
1391
2023-07-29T23:50:11Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = Unknown
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
b6b6dc242966e69dafd8b663ca156eb845650181
Desuhiko Thunderbolt
0
201
1492
1449
2023-07-29T23:50:50Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
He appears to be very prideful and thinks highly of himself as a Master Detective, looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, the polar opposite of Vivia, which unfortunately causes some disputes occasionally.
== Forensic Forte: Disguise ==
Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints.
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
95b2215086d0235a414b05f11ed22a0081bc2dd7
1519
1492
2023-08-01T20:57:35Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
He appears to be very prideful and thinks highly of himself as a Master Detective, looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, the polar opposite of Vivia, which unfortunately causes some disputes occasionally.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
4a7f6328f86312f8199b212af090da17d029b7d8
Fubuki Clockford
0
214
1493
1425
2023-07-29T23:51:56Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias =
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively.
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
0ef70ad1e02fe8b35489735dd9be7909dc84cfa3
1510
1493
2023-07-31T19:40:34Z
98.63.202.119
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte: Time Leap ==
Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively.
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
28c4c311fceb9b5bf609bee954536b2dd7031aa5
1520
1510
2023-08-01T21:01:52Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
df4a34e0946aa59af566963e3eeed211af26d02f
Vivia Twilight
0
204
1494
1406
2023-07-29T23:52:34Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196 cm (6'4")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
891317389391b5af09279da71d05ee08b1ac8b17
1511
1494
2023-07-31T19:40:36Z
98.63.202.119
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196 cm (6'4")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
97be5b0b62ace48d1466ff68492a013b9f3602cf
1517
1511
2023-08-01T18:18:32Z
92.200.237.20
0
Fixed inch height (196cm is 6'5.165", rounded down it's 6'5")
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte: Spectral Projection ==
Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
642d0df8a383c4be722b947482e6872327708390
1525
1517
2023-08-01T21:20:26Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
87db215dd02a4ef3eac0c7e0a4540656346c1377
Dominic Fulltank
0
239
1495
1462
2023-07-29T23:53:25Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = Over 2 meters (225 cm)
| weight = 220 kg
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
2deb9bb583f4842ab05f5e6b02824314da17d327
Guillaume Hall
0
238
1496
1463
2023-07-29T23:53:58Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 171 cm
| weight = 60 kg
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
4c141c42901d3fc0368ae15c5265e4de7074ee97
Martina Electro
0
231
1497
1464
2023-07-30T00:00:29Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 187 cm
| weight = 66 kg
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
3e0e484374f319bba0d10f01c0b7f2213ccab55b
1506
1497
2023-07-31T18:56:36Z
98.63.202.119
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 187 cm
| weight = 66 kg
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Personality ==
As Yomi's right hand, she takes pride in the trust and affection he has for her, and seems to be as corrupt as he is. However, this all changed when he sentenced her to be executed and crushed into a cube. After Makoto saved her from being executed, she has a change of heart and helps him overthrow Yomi right before he could kill Yuma and Vivia. Afterwards, she resigns from her position to atone for her actions.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
a8609367686521a5d3269644cc2ba6b6fe0fac25
Seth Burroughs
0
237
1498
1465
2023-07-30T00:01:01Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 177 cm
| weight = 69 kg
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
842496ca30e1d55e6978e02d91dc38c4f775b2b2
Swank Catsonell
0
236
1499
1461
2023-07-30T00:01:38Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 193 cm
| weight = 140 kg
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
7171e4bb92b9544d1768098928d094810ede62dd
1508
1499
2023-07-31T19:06:02Z
98.63.202.119
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 193 cm
| weight = 140 kg
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
=== Chapter 0 ===
After Yuma arrived at Kanai Ward while attempting to solve the murders of the burned Master Detectives, Swank and the Peacekeeprs attempted to arrest Yuma, which resulted in Shinigami opening a portal to the Mystery Labryinth, In the Labryinth, Swank's Manifested Mystery Phantom appeared a few times to stop Yuma from solving the case. After Shinigami reaped the soul of the Fake Zilch, resulting in his death, Swank still blamed Yuma and attempted to arrest him, only for Chief [[Yakou Furio]] to intervene and persuade him into letting Yuma go. Swank reluctantly backs down. Allowing Yakou to take Yuma into Kanai Ward and greet him.
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
12a011876372bd5a88f0cbfc3724beb55bb2135e
Kurumi Wendy
0
343
1500
1460
2023-07-30T00:03:08Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Student<br>Amaterasu Corporation Informant
| forte =
| birth = November 10
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm
| weight = 56 kg
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
a73e262e1d60bbdb9bc6bbe25b9c2b209d8dfa7c
Nun
0
422
1501
2023-07-30T00:18:16Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = The Nun | image = File:NunPortrait.png | alias = | relatives = Unnamed Father | affiliation = Metal Fox Church<br>Amaterasu Corporation | occupation = Church Nun | birth = April 9 | species = {{Smallspoiler|Homunculus|}} | gender = Feminine | height = 170 cm | weight = 59 kg | status = Alive | portrayal = {{Flags|JA}} Mami Fujita {{Flags|US}..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Nun
| image = File:NunPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Metal Fox Church<br>Amaterasu Corporation
| occupation = Church Nun
| birth = April 9
| species = {{Smallspoiler|[[Homunculus|}}
| gender = Feminine
| height = 170 cm
| weight = 59 kg
| status = Alive
| portrayal = {{Flags|JA}} Mami Fujita
{{Flags|US}} Shara Kirby
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Nun is a character in ''[[Master Detective Archives: RAIN CODE]]''.
3b24d994eb779afdd476fcb1319693aa23d4a648
1502
1501
2023-07-30T00:19:20Z
2A00:23C6:9F0A:601:9DED:1CF5:5854:A523
0
Blanked the page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Zilch Alexander
0
208
1503
1458
2023-07-31T18:49:04Z
98.63.202.119
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train. For informations about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
291818cb65ebb6997e966ceca662746ba31abd3d
1505
1503
2023-07-31T18:53:43Z
98.63.202.119
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte: Animal Investigation ==
Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref>
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. He died when Shinigami reaped his soul. For informations about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
4111ef13a82accbab67743bf106e77c0d6dac1cb
1527
1505
2023-08-01T21:33:32Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. He died when Shinigami reaped his soul. For informations about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
0d951d1030c32d78bc646e7c3bbbb568be335667
Yakou Furio
0
226
1504
1459
2023-07-31T18:50:25Z
98.63.202.119
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/ Soul reaped by Shinigami
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
8d6cc459fc922ff0ffb651780071a8452b4c90ac
1509
1504
2023-07-31T19:40:32Z
98.63.202.119
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by Shinigami
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
aa200a8c9ec87d3cf5e89f4d3b1babdb0c512da6
1515
1509
2023-08-01T15:13:33Z
2A00:23C6:9F0A:601:A180:B328:5EE0:641D
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
6fc874697c6a5ff1f11f85a30d0903cde0298c2a
Dr. Huesca
0
367
1507
1476
2023-07-31T18:58:56Z
98.63.202.119
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Original self killed by berserk hommunculus/ His Hommunculus clone was stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
ca2d13d3f49d255b231a49791e415b22ced4ad28
Shinigami
0
105
1512
1349
2023-07-31T19:56:49Z
98.63.202.119
0
/* Relationships */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = Death God
| gender = Feminine
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
8e9b69f48f4ba953ae2f669fc24a0fa95563a8da
Fake Zilch
0
406
1513
1437
2023-08-01T03:22:09Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi consired criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]".| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth to reap his soul, resulting in his death.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, its zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the wherabouts of the zombies are unknown.|Epilogue}}
== References ==
<references/>
ff179fb969388db6a3fb694ce891a7a089fdd6dc
1514
1513
2023-08-01T03:23:13Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi considered criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]".| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth to reap his soul, resulting in his death.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, its zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the whereabouts of the zombies are unknown.|Epilogue}}
== References ==
<references/>
2d6ef40a82ba9ddb4afb5a25c81e1773542d5979
Aphex Logan
0
180
1518
1454
2023-08-01T20:52:50Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
31090707ebc870946793c39fb0749ab603f3b2fa
1529
1518
2023-08-01T21:53:02Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
97dc076692451545872c56f26cfc14304a1609d9
Halara Nightmare
0
181
1521
1405
2023-08-01T21:05:38Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition'''. The ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
a421a16c425467ed42ab5b7b2c693ed409e3796e
1522
1521
2023-08-01T21:06:00Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
8a57264be2fb4509759d63df8264fc1fe97f249c
Melami Goldmine
0
221
1523
1455
2023-08-01T21:09:37Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
a11b686ae25c1c835b00af68ca09bd6b15fbe19e
1530
1523
2023-08-01T21:53:55Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
97b2e6e9405f6c660ff0bdcf6b39605fa0efd4c8
Pucci Lavmin
0
213
1524
1456
2023-08-01T21:12:53Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
98b4bb2ebee07b3af2d6815bf152ba23c759e45c
Zange Eraser
0
206
1526
1457
2023-08-01T21:23:13Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte ==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
2524abecfe576f3767a24e939310f7bad0b3ef8f
Yuma Kokohead
0
102
1528
1448
2023-08-01T21:41:35Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |As the World Detective Organization's Number One, Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
58856a3ab8112a2125082c8eed7a285e3cf3ac12
Pucci Lavmin
0
213
1531
1524
2023-08-01T21:54:53Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
93ccec1ed0dc60cfd37ffc86c87a0593c08fe47c
1550
1531
2023-08-02T14:54:06Z
FiestaZoroark
54
Added sprite
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
File:PucciPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
a610f2e3c0840b48c79b75933113415b277ff967
1580
1550
2023-08-02T17:03:41Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
File:PucciPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Feminine
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
4920477b3af4bba24e1ce6fc8fca832e12aa45db
Zange Eraser
0
206
1532
1526
2023-08-01T22:00:51Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte ==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
b8e75cc9f56314378abd1c68264e7fe54b02c188
1553
1532
2023-08-02T14:56:40Z
FiestaZoroark
54
Added sprite
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
File:ZangePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte ==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
70e83b80650c0e281d240189a7ba8d90d94f9652
Swank Catsonell
0
236
1533
1508
2023-08-01T22:42:24Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 193 cm (6'4")
| weight = 140 kg (308 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
=== Chapter 0 ===
After Yuma arrived at Kanai Ward while attempting to solve the murders of the burned Master Detectives, Swank and the Peacekeeprs attempted to arrest Yuma, which resulted in Shinigami opening a portal to the Mystery Labryinth, In the Labryinth, Swank's Manifested Mystery Phantom appeared a few times to stop Yuma from solving the case. After Shinigami reaped the soul of the Fake Zilch, resulting in his death, Swank still blamed Yuma and attempted to arrest him, only for Chief [[Yakou Furio]] to intervene and persuade him into letting Yuma go. Swank reluctantly backs down. Allowing Yakou to take Yuma into Kanai Ward and greet him.
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
ccf430a2d94649cebd9fbafb8c54fdf02c964d73
1555
1533
2023-08-02T15:04:18Z
FiestaZoroark
54
Added sprite
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
File:SwankPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 193 cm (6'4")
| weight = 140 kg (308 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
=== Chapter 0 ===
After Yuma arrived at Kanai Ward while attempting to solve the murders of the burned Master Detectives, Swank and the Peacekeeprs attempted to arrest Yuma, which resulted in Shinigami opening a portal to the Mystery Labryinth, In the Labryinth, Swank's Manifested Mystery Phantom appeared a few times to stop Yuma from solving the case. After Shinigami reaped the soul of the Fake Zilch, resulting in his death, Swank still blamed Yuma and attempted to arrest him, only for Chief [[Yakou Furio]] to intervene and persuade him into letting Yuma go. Swank reluctantly backs down. Allowing Yakou to take Yuma into Kanai Ward and greet him.
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
58cf7821869370717bacf65719edf83451634426
Seth Burroughs
0
237
1534
1498
2023-08-01T23:06:52Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 177 cm (5'8")
| weight = 69 kg (152 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
587a1facfe18c912f1dd4209b841d5ad09603e82
1535
1534
2023-08-01T23:38:26Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 177 cm (5'9")
| weight = 69 kg (152 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
d46b5c343f54cb3d0b5abf8f8f511bb815d79602
1544
1535
2023-08-02T14:28:28Z
65.186.177.71
0
Added his sprite and changed model to illustration
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Illustration
File:SethPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 177 cm (5'9")
| weight = 69 kg (152 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
5f1fe995b6b12332e71cb4369aa720523b7e95e4
Priest
0
408
1536
1477
2023-08-01T23:42:50Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = The Nail Man
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Priest is a character in ''[[Master Detective Archives: RAIN CODE]]''.
21e84fb7630dce022d82d6404e322a0acdfd68b1
Worshipper
0
409
1537
1478
2023-08-01T23:51:11Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = The Nail Man Copycat
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 182 cm (5'11")
| weight = 73 kg (160 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Worshipper is a character in ''[[Master Detective Archives: RAIN CODE]]''.
9ac8d71561360f218cb5056edc6df0fd3432cb73
Yomi Hellsmile
0
229
1538
1490
2023-08-02T00:03:49Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
c5f38c84afd7f8a59cd941696e32096a34ed06a9
Martina Electro
0
231
1539
1506
2023-08-02T00:12:44Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 187 cm (6'1")
| weight = 66 kg (145 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Personality ==
As Yomi's right hand, she takes pride in the trust and affection he has for her, and seems to be as corrupt as he is. However, this all changed when he sentenced her to be executed and crushed into a cube. After Makoto saved her from being executed, she has a change of heart and helps him overthrow Yomi right before he could kill Yuma and Vivia. Afterwards, she resigns from her position to atone for her actions.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
83364dc99924c049cc162580bb08881f508306e1
1554
1539
2023-08-02T15:02:34Z
FiestaZoroark
54
Added sprite
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
File:MartinaPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 187 cm (6'1")
| weight = 66 kg (145 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Personality ==
As Yomi's right hand, she takes pride in the trust and affection he has for her, and seems to be as corrupt as he is. However, this all changed when he sentenced her to be executed and crushed into a cube. After Makoto saved her from being executed, she has a change of heart and helps him overthrow Yomi right before he could kill Yuma and Vivia. Afterwards, she resigns from her position to atone for her actions.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
e9c52390df9fa99956aa160c853c627d1a3003ec
Karen
0
407
1540
1471
2023-08-02T00:38:43Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Student<br>Actress
| birth = November 12
| death = Poisoned by Waruna, Yoshiko & Kurane
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 175 cm
| weight = 58 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Karen is a character in ''[[Master Detective Archives: RAIN CODE]]''.
39cc8795897e42f6a42087154981eae251fa8681
1541
1540
2023-08-02T00:39:23Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Student<br>Actress
| birth = November 12
| death = Poisoned by [[Waruna]], [[Yoshiko]] & [[Kurane]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 175 cm
| weight = 58 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Karen is a character in ''[[Master Detective Archives: RAIN CODE]]''.
24902db63b6fa8daafb42ea3e6007f5b1c6c1d9b
1560
1541
2023-08-02T15:26:23Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Student<br>Actress
| birth = November 12
| death = Poisoned by [[Waruna]], [[Yoshiko]] & [[Kurane]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 175 cm (5'8")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Karen is a character in ''[[Master Detective Archives: RAIN CODE]]''.
833da25523f4efb585e12aaba94b221b45439b21
1562
1560
2023-08-02T15:34:19Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Aetheria Academy Student<br>Actress
| birth = November 12
| death = Poisoned by [[Waruna]], [[Yoshiko]] & [[Kurane]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 175 cm (5'8")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Karen is a character in ''[[Master Detective Archives: RAIN CODE]]''.
9940af92061cab74f774f834805ca01f0046eeae
Dr. Huesca
0
367
1542
1507
2023-08-02T00:40:48Z
2A00:23C6:9F0A:601:60CE:5F0F:FA22:79A4
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Original self killed by berserk Homunculus/ His Homunculus clone was stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 167 cm
| weight = 75 kg
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
aaa0e6bd080800e1d731e4f37eab840b31f6db7c
Kurumi Wendy
0
343
1543
1500
2023-08-02T13:28:13Z
2A00:23C6:9F0A:601:489:236D:743F:A4C6
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Student<br>Amaterasu Corporation Informant
| forte =
| birth = November 30
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm (5'6")
| weight = 56 kg (123 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
abbfb8dbfbac45081245625b085b6137b8987858
1561
1543
2023-08-02T15:33:26Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Aetheria Academy Student<br>Amaterasu Corporation Informant
| forte =
| birth = November 30
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm (5'6")
| weight = 56 kg (123 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
722562234af33a0b911e77a0abe15fd7e9fb7edc
Zilch Alexander
0
208
1545
1527
2023-08-02T14:34:24Z
FiestaZoroark
54
Added his sprite
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. He died when Shinigami reaped his soul. For informations about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
cc595702464d7d56885be4c5fd1d87fb22dba4db
Vivia Twilight
0
204
1546
1525
2023-08-02T14:36:26Z
FiestaZoroark
54
Added sprite
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
9b555b229b5156836bc1b420c44f4e5a1d4b0176
Desuhiko Thunderbolt
0
201
1547
1519
2023-08-02T14:39:27Z
FiestaZoroark
54
Added his sprite
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
He appears to be very prideful and thinks highly of himself as a Master Detective, looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, the polar opposite of Vivia, which unfortunately causes some disputes occasionally.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
7966b95d51d049548f1b3a9d3fa2127ebbf9fcca
Yakou Furio
0
226
1548
1515
2023-08-02T14:40:21Z
FiestaZoroark
54
Added sprite
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
eb95060c022757164f6cd8da57c3bba439b86d37
Fubuki Clockford
0
214
1549
1520
2023-08-02T14:51:37Z
FiestaZoroark
54
Added sprite
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Feminine
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
84d249e6d8bc05d0d954be40fd050dd94a2d3f45
Melami Goldmine
0
221
1551
1530
2023-08-02T14:54:57Z
FiestaZoroark
54
Added sprite
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
File:MelamiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
4430c77f8a06766421a6282f798728c618b1c8c2
Aphex Logan
0
180
1552
1529
2023-08-02T14:55:54Z
FiestaZoroark
54
Added sprite
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Masculine
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
2df7b4e25678075bc0a518892ee2389d57a4ae86
1579
1552
2023-08-02T17:03:28Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
7fddcb71c4b052d014ee2d36a7d19e3426603a03
Dominic Fulltank
0
239
1556
1495
2023-08-02T15:05:01Z
FiestaZoroark
54
Added sprite
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
File:DominicPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = Over 2 meters (225 cm)
| weight = 220 kg
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
df0117b2a77751574236fa31fb3ef4b821074b6f
Yoshiko
0
411
1557
1473
2023-08-02T15:13:02Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Student<br>Actress
| birth = March 18
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 168 cm (5'6")
| weight = 53 kg (116 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Yoshiko is a character in ''[[Master Detective Archives: RAIN CODE]]''.
8e17d0c0b7f562e7ed6e1c11b89e4f7e6522bd72
1564
1557
2023-08-02T15:35:20Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = March 18
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 168 cm (5'6")
| weight = 53 kg (116 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Yoshiko is a character in ''[[Master Detective Archives: RAIN CODE]]''.
c84056ddd4a46c7fa1e9007dcce5c6fd35137aa3
Waruna
0
410
1558
1472
2023-08-02T15:18:43Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Waruna
| image = File:WarunaPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Student<br>Actress
| birth = August 7
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 166 cm (5'5")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Marika Kouno
{{Flags|US}} Suzie Yeung
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Waruna is a character in ''[[Master Detective Archives: RAIN CODE]]''.
da4f1765350ea51c76d2ed2d875c4243e838616c
1563
1558
2023-08-02T15:34:52Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Waruna
| image = File:WarunaPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = August 7
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 166 cm (5'5")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Marika Kouno
{{Flags|US}} Suzie Yeung
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Waruna is a character in ''[[Master Detective Archives: RAIN CODE]]''.
9edebc835b029bc664e0b70b87d4e5b0975da3e4
Kurane
0
412
1559
1474
2023-08-02T15:22:16Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Student<br>Actress
| birth = November 6
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm (5'6")
| weight = 57 kg (125 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Kurane is a character in ''[[Master Detective Archives: RAIN CODE]]''.
a8f62b03feea2b457229fe11af04ad384faca587
1565
1559
2023-08-02T15:36:05Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 6
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm (5'6")
| weight = 57 kg (125 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Kurane is a character in ''[[Master Detective Archives: RAIN CODE]]''.
9eaacf50e2def599255edf0d92b378496e4b825b
Makoto Kagutsuchi
0
361
1566
1438
2023-08-02T16:18:05Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = {{Smallspoiler|[[Yuma Kokohead]] (original human self)|}}
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = {{Smallspoiler|Coalescence|}}
| birth = January 6
| birthplace = {{Smallspoiler|Unified Government research facility |}}
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Makoto Kagutsuchi''' (マコトカグツチ) is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.|Chapter 5}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden. |Epilogue}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
650e97668147430b5640d3bee8dcdc8f084e4359
Shachi
0
358
1567
1466
2023-08-02T16:36:31Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former [[Amaterasu Corporation]] Employee
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 199 cm (6'7")
| weight = 92 kg (202 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
f40f9404f37df66a9427e1f97a3467a4f891a469
Servan
0
416
1568
1468
2023-08-02T16:41:28Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Servan
| image = File:ServanPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Mechanic
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 136 cm (4'5")
| weight = 45 kg (99.2 lbs)
| portrayal = {{Flags|JA}} Shota Hayama
{{Flags|US}} Derek Stephen Prince
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Servan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
de52d84a2199e0df3f218f41f570faa8aee0ce3c
Icardi
0
415
1569
1467
2023-08-02T16:46:36Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Icardi
| image = File:IcardiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Courier/Swimmer
| birth = April 15
| death = Soul reaped by [[Shinigami]]
| deathplace = Marunomon District
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 185 cm (6'1")
| weight = 72 kg (158 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kentaro Ito
{{Flags|US}} Ezra Weisz
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Icardi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
00834fefc183f95af0b15e872d9cff8f4153a879
Iruka
0
418
1570
1470
2023-08-02T16:50:45Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Iruka
| image = File:IrukaPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Weapons Expert
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 169 cm (5'6")
| weight = 55 kg (121 lbs)
| portrayal = {{Flags|JA}} Chinatsu Akasaki
{{Flags|US}} Karen Strassman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Iruka is a character in ''[[Master Detective Archives: RAIN CODE]]''.
11f65ac872167b207306d7865d66994f8ca4b0e3
Margulaw
0
417
1571
1469
2023-08-02T16:54:39Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former [[Amaterasu Corporation]] Employee
| birth = June 22
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 151 cm (4'11")
| weight = 60 kg (132 lbs)
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Margulaw is a character in ''[[Master Detective Archives: RAIN CODE]]''.
23aa26e3138bdb7409b33e7e6a4554e89c042219
1573
1571
2023-08-02T16:59:50Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former [[Amaterasu Corporation]] Employee
| birth = June 22
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 151 cm (4'11")
| weight = 60 kg (132.28 lbs)
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Margulaw is a character in ''[[Master Detective Archives: RAIN CODE]]''.
b88fad9f8b39bf2f17078dd9c02c279d12df5344
Yuma Kokohead
0
102
1572
1528
2023-08-02T16:58:56Z
77.253.27.57
0
that was spoilering too much I think, modified so spoiler is related only to the forte, not to the .
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
ec8f145740ccf59275ca6262b9aeb6a32a95019a
1574
1572
2023-08-02T17:00:13Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 2}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
21ef4bd977b3db5a7ee2f19fd516c52d305d059a
1575
1574
2023-08-02T17:02:08Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Human]]|}}
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 2}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
999e73c1b73263c75cecb852d55d95d25ec45213
1576
1575
2023-08-02T17:02:42Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 2}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
5234616f96a036b21ce3f7142e38e5bafbb8a566
Shinigami
0
105
1577
1512
2023-08-02T17:03:01Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Death God|}}
| gender = Feminine
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
c67e78bc8a875e78c939c1f79fa36471cf63d10e
Number One
0
293
1578
1491
2023-08-02T17:03:13Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = Unknown
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
7399749f5ff2e9efbe84740e9fc40164c563c44c
Zilch Alexander
0
208
1581
1545
2023-08-02T17:03:58Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. He died when Shinigami reaped his soul. For informations about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
292c3383f4ef0ccc628dee641a725767d51d2aef
Melami Goldmine
0
221
1582
1551
2023-08-02T17:04:12Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
File:MelamiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
994fadeffe90aa8c0ded2696515eb01f9654b7fe
Zange Eraser
0
206
1583
1553
2023-08-02T17:04:22Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
File:ZangePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte ==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
819a1013e3d3c6566516dcdb47d24f11450da480
Desuhiko Thunderbolt
0
201
1584
1547
2023-08-02T17:04:57Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
He appears to be very prideful and thinks highly of himself as a Master Detective, looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, the polar opposite of Vivia, which unfortunately causes some disputes occasionally.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
80e22a010b935fe1ecde4091d9651fb441afeb4b
1593
1584
2023-08-02T23:36:23Z
98.28.71.70
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
He appears to be very prideful and thinks highly of himself as a Master Detective, looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, the polar opposite of Vivia, which unfortunately causes some disputes occasionally.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
4b7cad7489591a4ca9428d696adebaf04f994966
Fubuki Clockford
0
214
1585
1549
2023-08-02T17:05:11Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Feminine
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
856a19fe3d85af21c9f7b6ca4c05bbb9fce94a93
Vivia Twilight
0
204
1586
1546
2023-08-02T17:05:20Z
77.253.27.57
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
cda843be165ab3c490b5e50a6628d8b7baf1c055
Dominic Fulltank
0
239
1587
1556
2023-08-02T17:07:17Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
File:DominicPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 225 cm (7'4")
| weight = 220 kg (485 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
a155fe4056413c5cdd31b3a40afc13c9a7d46dea
Guillaume Hall
0
238
1588
1496
2023-08-02T17:13:06Z
2A00:23C6:9F0A:601:616B:37AD:510D:7399
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 171 cm (5'7")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
3046cd9db26927f5eed7040420c931468c23af53
Yuma Kokohead
0
102
1589
1576
2023-08-02T17:31:30Z
ForensicForteAnalyst
18
Even though Yuma is able to use a certain ability starting from Chapter 1, his forte isn't properly revealed until Chapter 5. I also added how his blood type remains unknown in the trivia section.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
1e49bb647491f65740cc97ec48ab71ef062b00e3
Kurumi Wendy
0
343
1590
1561
2023-08-02T20:33:15Z
2A00:23C6:9F0A:601:19AC:3D75:1351:E4BD
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Aetheria Academy Student<br>Amaterasu Corporation Informant
| forte =
| birth = November 30
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm (5'7")
| weight = 56 kg (123 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
428b3abced176a09611b5af811c85cfc2e995623
Kurane
0
412
1591
1565
2023-08-02T20:33:48Z
2A00:23C6:9F0A:601:19AC:3D75:1351:E4BD
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 6
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm (5'7")
| weight = 57 kg (125 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Kurane is a character in ''[[Master Detective Archives: RAIN CODE]]''.
10842f8c88186956a3fc615341da52d873b79680
1611
1591
2023-08-03T14:56:25Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 6
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm (5'7")
| weight = 57 kg (125 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Kurane is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
c219619bdaf03711e508959e1cca31df7ca5b205
Shachi
0
358
1592
1567
2023-08-02T20:39:52Z
2A00:23C6:9F0A:601:19AC:3D75:1351:E4BD
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former [[Amaterasu Corporation]] Employee
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 199 cm (6'6")
| weight = 92 kg (202 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
2fbb9fa4f8be1a2cb752e0e52e9b47c3799bc515
1612
1592
2023-08-03T15:05:28Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former [[Amaterasu Corporation]] Employee
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 199 cm (6'6")
| weight = 92 kg (202 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
040fd6e800cd92ab08fdaa341c460546b5524ca0
Dr. Huesca
0
367
1594
1542
2023-08-02T23:42:51Z
2A00:23C6:9F0A:601:19AC:3D75:1351:E4BD
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Original self killed by berserk Homunculus/ His Homunculus clone was stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 167 cm (5'6")
| weight = 75 kg (165 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
8eafeba8e86aee95832637fc1893da55844e34e7
1596
1594
2023-08-02T23:56:10Z
2A00:23C6:9F0A:601:19AC:3D75:1351:E4BD
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Original self killed by berserk Homunculus/ His Homunculus clone was stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 167 cm (5'6")
| weight = 75 kg (165.35 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
64b911d185b28fbe5d5ac2d1880d91c4b2d44996
1619
1596
2023-08-03T15:16:21Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Original self killed by berserk Homunculus/ His Homunculus clone was stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 167 cm (5'6")
| weight = 75 kg (165.35 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
4306f85b9098cb27f6a3a0dc00f7346f9f906f34
Fink the Slaughter Artist
0
420
1595
1479
2023-08-02T23:48:48Z
2A00:23C6:9F0A:601:19AC:3D75:1351:E4BD
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Fink the Slaughter Artist
| image = File:FinkPortrait.png
| alias =
| relatives =
| affiliation =
| occupation = Assassin
| birth = ?
| death = Killed by [[Makoto Kagutsuchi]]
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 190 cm (6'2")
| weight = 72 kg (158 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Katsunori Okai
{{Flags|US}} Sean Chiplock
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Fink the Slaughter Artist is a character in ''[[Master Detective Archives: RAIN CODE]]''.
84b56504a6aea78094ae3e2677085dd20deee28d
1622
1595
2023-08-03T15:22:54Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Fink the Slaughter Artist
| image = File:FinkPortrait.png
| alias =
| relatives =
| affiliation =
| occupation = Assassin
| birth = ?
| death = Killed by [[Makoto Kagutsuchi]]
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 190 cm (6'2")
| weight = 72 kg (158 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Katsunori Okai
{{Flags|US}} Sean Chiplock
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Fink the Slaughter Artist is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
38bca180ded55b17c76fde3abf40baad7adbc165
Martina Electro
0
231
1597
1554
2023-08-03T00:35:29Z
2A00:23C6:9F0A:601:19AC:3D75:1351:E4BD
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
File:MartinaPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}<br>Amaterasu Accounting Department
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 187 cm (6'1")
| weight = 66 kg (145 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Personality ==
As Yomi's right hand, she takes pride in the trust and affection he has for her, and seems to be as corrupt as he is. However, this all changed when he sentenced her to be executed and crushed into a cube. After Makoto saved her from being executed, she has a change of heart and helps him overthrow Yomi right before he could kill Yuma and Vivia. Afterwards, she resigns from her position to atone for her actions.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
af3bd19e29079e04544e8ce18affca5326b89727
Servan
0
416
1598
1568
2023-08-03T00:42:16Z
2A00:23C6:9F0A:601:19AC:3D75:1351:E4BD
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Servan
| image = File:ServanPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Mechanic
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 136 cm (4'5")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Shota Hayama
{{Flags|US}} Derek Stephen Prince
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Servan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
988bf9985fa0a71cc52370f6ff1ca0d80ddebb8b
1614
1598
2023-08-03T15:08:04Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Servan
| image = File:ServanPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Mechanic
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 136 cm (4'5")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Shota Hayama
{{Flags|US}} Derek Stephen Prince
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Servan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
1aff188da0654fb20470ceda1f050b6c29d95994
Margulaw
0
417
1599
1573
2023-08-03T00:43:03Z
2A00:23C6:9F0A:601:19AC:3D75:1351:E4BD
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former [[Amaterasu Corporation]] Employee
| birth = June 22
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 151 cm (4'11")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Margulaw is a character in ''[[Master Detective Archives: RAIN CODE]]''.
9359b5fc84822f47161e19b0d4d824a6d3246a5d
1615
1599
2023-08-03T15:09:06Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former [[Amaterasu Corporation]] Employee
| birth = June 22
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 151 cm (4'11")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Margulaw is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
cbe74f4326e844e128c26acea98ce1a313565f9f
Iruka
0
418
1600
1570
2023-08-03T00:43:49Z
2A00:23C6:9F0A:601:19AC:3D75:1351:E4BD
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Iruka
| image = File:IrukaPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Weapons Expert
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 169 cm (5'6")
| weight = 55 kg (121 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Chinatsu Akasaki
{{Flags|US}} Karen Strassman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Iruka is a character in ''[[Master Detective Archives: RAIN CODE]]''.
30607c6dd45cb38893d4c4e4c2a0c785d40c53bb
1616
1600
2023-08-03T15:11:08Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Iruka
| image = File:IrukaPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Weapons Expert
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 169 cm (5'6")
| weight = 55 kg (121 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Chinatsu Akasaki
{{Flags|US}} Karen Strassman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Iruka is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
bb4b6fc44360917602ae4e79ba711d15ee9608c6
Akira
0
419
1601
1475
2023-08-03T00:44:54Z
2A00:23C6:9F0A:601:19AC:3D75:1351:E4BD
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Akira
| image = File:AkiraPortrait.png
| alias = Robot Researcher
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| status = Alive
| portrayal = {{Flags|JA}} Nobuo Tobita
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Akira is a character in ''[[Master Detective Archives: RAIN CODE]]''.
1cbb4247e1d94bd186009b347b27a99d63c84263
1617
1601
2023-08-03T15:13:06Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Akira
| image = File:AkiraPortrait.png
| alias = Robot Researcher
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| status = Alive
| portrayal = {{Flags|JA}} Nobuo Tobita
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Akira is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
019598997ed22c924ced8e6e506e81a1e4f3f97a
1618
1617
2023-08-03T15:15:11Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Akira
| image = File:AkiraPortrait.png
| alias = Robot Researcher
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| status = Alive
| portrayal = {{Flags|JA}} Nobuo Tobita
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Akira is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
724ce65793cc6f3516e326e6394b5af5163903fd
Kamasaki District
0
423
1602
2023-08-03T12:03:56Z
Ceyarma
46
First new location page, will add more!
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kamasaki District
| image =
| events =
| level =
| location = [[Kanai Ward]]
| inhabitants =
}}
'''Kamasaki District''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within the centre of [[Kanai Ward]].
== Official description ==
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
== Gallery ==
<gallery>
</gallery>
== Trivia ==
== References ==
<references/>
[[Category:Locations]]
23f81ccc23bae43c7a8fe98bc589823b376a52a8
Ginma District
0
424
1603
2023-08-03T12:07:07Z
Ceyarma
46
Created page with "{{Stub}} {{Infobox Location | title = Ginma District | image = | events = | level = | location = [[Kanai Ward]] | inhabitants = }} '''Ginma District''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within [[Kanai Ward]]. == Official description == The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes a..."
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Ginma District
| image =
| events =
| level =
| location = [[Kanai Ward]]
| inhabitants =
}}
'''Ginma District''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within [[Kanai Ward]].
== Official description ==
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.
==== Art Gallery ====
A magnificent art gallery with two dinosaur fossils in the public square. It seems to be closed now, however.
== Gallery ==
<gallery>
</gallery>
== Trivia ==
== References ==
[[Category:Locations]]
3ae61170c6aa3e82543339a4bf816e146081f8be
Main Page
0
1
1604
1489
2023-08-03T12:11:47Z
Ceyarma
46
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0.7); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span style="font-family: Georgia;">WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span style="font-family: Georgia;">WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It was released on June 30, 2023, on the [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story. A series of DLCs, with four side-stories focusing on the game's main detectives, are also being released, available individually and with a season pass.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages with several stub pages and missing articles. All contributions are welcome!
Use [https://discord.gg/KDzRaHBZvt/ the wiki discord channel here] for communication with other editors!
</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]''' - '''[[:Category:Staff|<span style="color: #9F26A0">Staff</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; font-family: Georgia;"><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px; font-family: Georgia;"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
fc7461285b6da012f3e9f696f1f2dd36e908597e
Priest
0
408
1605
1536
2023-08-03T14:23:39Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = The Nail Man
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Priest is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
4f989e3e6469226d720d15a3979bdea3c7be8cdd
1606
1605
2023-08-03T14:25:35Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = The Nail Man
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Priest is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
60a9fd7814f031ed96499ae146229ffe3b781998
Worshipper
0
409
1607
1537
2023-08-03T14:27:18Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = The Nail Man Copycat
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 182 cm (5'11")
| weight = 73 kg (160 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Worshipper is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
ed34d8ba169eb8a1b43632edef89d2ad18c72fd2
Karen
0
407
1608
1562
2023-08-03T14:28:42Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club<br>Amaterasu Corporation
| occupation = Aetheria Academy Student<br>Actress
| birth = November 12
| death = Poisoned by [[Waruna]], [[Yoshiko]] & [[Kurane]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 175 cm (5'8")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Karen is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
e024f6032a40a07fbf604f4819232d8df8d0089d
Yoshiko
0
411
1609
1564
2023-08-03T14:54:56Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = March 18
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 168 cm (5'6")
| weight = 53 kg (116 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Yoshiko is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
356dcf6cc5aef3bf23ab13c01a7166fb0913b930
Waruna
0
410
1610
1563
2023-08-03T14:55:04Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Waruna
| image = File:WarunaPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = August 7
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 166 cm (5'5")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Marika Kouno
{{Flags|US}} Suzie Yeung
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Waruna is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
315903e853ec3ad93b7caca1875997a4b2ffe1cb
Icardi
0
415
1613
1569
2023-08-03T15:06:46Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Icardi
| image = File:IcardiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Courier/Swimmer
| birth = April 15
| death = Soul reaped by [[Shinigami]]
| deathplace = Marunomon District
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 185 cm (6'1")
| weight = 72 kg (158 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kentaro Ito
{{Flags|US}} Ezra Weisz
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Icardi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
d898cb12f7824786f5754900e4a0a38d58d59c78
Amaterasu Corporation
0
286
1620
1343
2023-08-03T15:17:27Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Amaterasu Corporation
| image = Amaterasu Corporation - 2-8 Direct Trailer Screenshot.jpg
| leader = [[Makoto Kagutsuchi]]
| members = [[Yomi Hellsmile]]<br>[[Martina Electro]]<br>[[Swank Catsonell]]<br>[[Seth Burroughs]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]<br>[[Fake Zilch]]<br>[[Dr. Huesca]]<br>[[Akira]]
| status = Active
| affiliation = [[Amaterasu Corporation Peacekeepers]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Amaterasu Corporation''' (アマテラス社 ''Amaterasu sha'') is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
[[Kanai Ward]] is under the de facto control of Amaterasu Corporation, and its security department, the [[Amaterasu Corporation Peacekeepers|Peacekeepers]], have taken on the role of the police. Those who oppose Amaterasu are unjustly arrested, and cases it deems inconvenient are covered up.<ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
It deals in a wide variety of goods such as industrial products, electronic appliances, and pharmaceuticals, all of which can be found across all aspects of daily life. On the other hand, many dark rumors surround the company, leading to a saying among detectives: "Kick it and the dust comes off like a wall of smoke." Despite that, both the government and the [[World Detective Organization]] have been unable to intervene because of its great influence.<ref name="Amaterasu Profiles"></ref><ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Amaterasu Corporation - Promotional Screenshot.jpg|[[Yuma Kokohead]] and [[Yakou Furio]] looking at an Amaterasu Corporation building<ref name="SC News Profiles 2"></ref>
Amaterasu Corporation - Peacekeeper - Promotional Screenshot.jpg|Yuma being confronted by an Amaterasu Peacekeeper<ref name="SC News Profiles 2"></ref>
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Master Detective Archives: RAIN CODE Character Trailer - Amaterasu Corporation|190px]]<small>Character Trailer - Amaterasu<br>Corporation ({{Flags|US}})<br> </small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー アマテラス社編|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>アマテラス社編 ({{Flags|JA}})</small></td></tr></table></div>
== References ==
<references/>
[[Category:Organizations]]
eebd4681e752c375c373058a6af001a010d54663
Fake Zilch
0
406
1621
1514
2023-08-03T15:19:01Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi considered criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]".| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth to reap his soul, resulting in his death.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, his zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the whereabouts of the zombies are unknown.|Epilogue}}
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
97f81de181522ba866950caa52b38383aeab52f0
Category:Characters
14
103
1623
1516
2023-08-03T15:57:08Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
/* Amaterasu Corporation */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|align:center|[[File:AkiraPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:Dr.HuescaPortrait.png|110px|link=Dr.Huesca]]<br /><small>'''[[Dr.Huesca]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
6b99af4d211158483f84d8737130e4e882a53b2a
1624
1623
2023-08-03T15:58:36Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
/* Amaterasu Corporation */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
3dc68a3c3d76b9b0d27eff338990cd7409cf0e2e
1625
1624
2023-08-03T16:00:14Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
/* Amaterasu Corporation */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|
|
|-
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center style="width:130px"|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
10fc50cb99e3fecdd6db84ef92412fdcd033695a
1626
1625
2023-08-03T16:01:00Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
/* Others */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|
|
|-
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
9d4d5c9762f05d03dca2d53258e8cf43284495ae
1627
1626
2023-08-03T16:09:04Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
/* Amaterasu Corporation */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|-
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilch.png|110px|link=FakeZilch]]<br /><small>'''[[FakeZilch]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
01eaa62a4ef9fe91063b6e9296cf3904ec19a7fb
1628
1627
2023-08-03T16:09:39Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
/* Amaterasu Corporation */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|-
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=FakeZilch]]<br /><small>'''[[FakeZilch]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
b59072cd00dc37e5c594a0c317482d51f85c8132
1629
1628
2023-08-03T16:10:44Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
/* Amaterasu Corporation */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|-
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchAlexanderPortrait.png|110px|link=Fake Zilch Alexander]]<br /><small>'''[[Fake Zilch Alexander]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
42900b473eebfb3644b1c7a99119bb13a9cad3bf
1630
1629
2023-08-03T16:11:06Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
/* Amaterasu Corporation */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|-
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch Alexander]]<br /><small>'''[[Fake Zilch Alexander]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
7eed111f213f76a529d30b5ea1bb492f1d6edb9c
Zilch Alexander
0
208
1631
1581
2023-08-03T16:11:39Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
/* Involvement */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. He died when Shinigami reaped his soul. For information about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
12d3d4b257dba5fce76fd22cab5faca008941a62
1665
1631
2023-08-03T22:31:51Z
ForensicForteAnalyst
18
Added blood type, likes, and dislikes. Also, made the involvement section a little more clear.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Animals|dislikes=Destruction of nature}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. The imposter died when Shinigami reaped his soul. For more information about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
042c6719cbb643747e4324d3be3a10336b577f7c
Category:Characters
14
103
1632
1630
2023-08-03T16:13:08Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
/* Amaterasu Corporation */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|-
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
e06ccdcdb2c8d0075a3b22eba6e86ac7335f1b70
1635
1632
2023-08-03T16:40:04Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
/* Others */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|-
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:Kei.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
717f4cef81e8d00bf2673334d3fbaa22133ae6ae
1636
1635
2023-08-03T16:40:31Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
/* Others */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|-
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:Boy.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
2921a9313ca00d93df2576ab52e51a032d3fbc75
1637
1636
2023-08-03T17:12:45Z
Ceyarma
46
/* Amaterasu Corporation */ Removed the Scientists as there are not enough of them and they're not important enough to be featured up with the main antagonists, try to keep them in the Others section.
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:Boy.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
973346253375ce8c0d61679d4342168fb1dda9f0
1638
1637
2023-08-03T17:13:46Z
Ceyarma
46
/* Others */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:Boy.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
3ad95d23dddd01b9e0e1f500bdcd722104aa0083
1640
1638
2023-08-03T17:15:46Z
Ceyarma
46
/* Others */ Added Kei Colan's image
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
4a311b4ca0a941e7eb9d6f0ab291fced401d629f
1648
1640
2023-08-03T18:24:24Z
Ceyarma
46
/* Others */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
022ed358635de1fb5445bfe0931375b368b866b5
1679
1648
2023-08-03T23:06:44Z
2A00:23C6:9F0A:601:39D0:79DE:7886:E75E
0
/* Others */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[JieiColan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
</center>
[[Category:Site navigation]]
[[Category:Characters]]
0cce0b14ab41e99448ccd2fe86edf6799f10eaa4
Nun
0
422
1633
1502
2023-08-03T16:23:20Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Nun
| image = File:NunPortrait.png
| alias =
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Nun
| birth = April 9
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm (5'7")
| weight = 59 kg (130 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Mami Fujita
{{Flags|US}} Shara Kirby
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Nun is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
2bc2e5604466418c2576194a7ea807f5ef856dfa
1659
1633
2023-08-03T22:07:15Z
2A00:23C6:9F0A:601:39D0:79DE:7886:E75E
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Nun
| image = File:NunPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Metal Fox Church
| occupation = Church Nun
| birth = April 9
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm (5'7")
| weight = 59 kg (130 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Mami Fujita
{{Flags|US}} Shara Kirby
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Nun is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
d18d2da3f014be08ffe75bed6dd21e96727ec5db
Servant
0
425
1634
2023-08-03T16:32:58Z
2A00:23C6:9F0A:601:61AB:7258:2F21:A77A
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = The Servant | image = File:ServantPortrait.png | alias = | relatives = | affiliation = Metal Fox Church | occupation = Church Servant | birth = July 12 | death = | deathplace = | species = {{Smallspoiler|[[Homunculus]]|}} | gender = Masculine | height = 196 cm (6'5") | weight = 120 kg (264 lbs) | status = Alive | portrayal = {{Fl..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Servant
| image = File:ServantPortrait.png
| alias =
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Servant
| birth = July 12
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 196 cm (6'5")
| weight = 120 kg (264 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Daichi Hayashi
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Servant is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
478bb22a572b2a4038d27c96245911d1bc00e7f3
File:KeiColanPortrait.png
6
426
1639
2023-08-03T17:15:03Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:ServantPortrait.png
6
427
1641
2023-08-03T17:16:49Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Master Detective Archives: RAIN CODE:Administration
0
349
1642
1060
2023-08-03T17:42:17Z
Xiniti
20
/* Bureaucrat */
wikitext
text/x-wiki
Welcome to the ''Master Detective Archives: RAIN CODE'' Wiki!
If you are looking to learn about the game, please visit the {{Game}} page. If you are looking for guidance, you may visit the [[Master Detective Archives: RAIN CODE:Content Policy|Content Policy]] and/or [[Master Detective Archives: RAIN CODE:Editing guide|Editing guide]] pages. If you need further help however, here is a list of available administrators.
== Bureaucrat ==
{| class="wikitable"
|+
! Username !! Status !! Bio
|-
|align="center"|[[User:Ninjan|Ninjan]]
|align="center"|<span style="color:#FF0000">Inactive</span>
|width="100%"|'''Ninjan''', or Jan, requested this Wiki in October 2022. Formerly a Fandom Wiki admin, this was her first experience on Miraheze. She created the base appearance, rules, editing guides and templates for the Wiki, and despite being very familiar with [[Kazutaka Kodaka]]'s works, she didn't plan on playing the game when it came out and consequentially left the Wiki's administration on June 14, 2023.
|-
|align="center"|[[User:Xiniti|Xiniti]]
|align="center"|<span style="color:#32CD32">Active</span>
|width="100%"|'''Xiniti''' was given administrator rights on May 5, 2023, and Bureaucrat rights by default when Ninjan left.
|-
|align="center"|[[User:Ceyarma|Ceyarma]]
|align="center"|<span style="color:#32CD32">Active</span>
|width="100%"|'''Ceyarma''' was given bureaucrat rights on August 3, 2023, by '''Xiniti'''.
|}
== Administrator ==
<div align="center"><small>''If you are interested in joining the RAIN CODE Wiki's administration, please feel free to start by contributing in ways that show an understanding of the Wiki's [[Master Detective Archives: RAIN CODE:Content Policy|rules]] and to then contact a Bureaucrat on their [[Master Detective Archives: RAIN CODE:User talk guide|talk page]].''</small></div>
[[Category:Project pages]]
fc5f2d468f7227b5c8bfcb0d5b4e831406342636
File:Favicon.png
6
428
1643
2023-08-03T18:12:17Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:SpoilerExperiment.png
6
429
1644
2023-08-03T18:18:46Z
Ceyarma
46
wikitext
text/x-wiki
A stylish spoiler warning thing for visual style
d3fc3824ef7c96156fe21848932c717eac1fdb36
Template:Spoiler
10
362
1645
1416
2023-08-03T18:19:15Z
Ceyarma
46
Replaced content with "[[File:SpoilerExperiment.png|frameless|center]]"
wikitext
text/x-wiki
[[File:SpoilerExperiment.png|frameless|center]]
4216614c942fc8898dfd84ee1a90a876c28b4d5c
1647
1645
2023-08-03T18:21:56Z
Ceyarma
46
wikitext
text/x-wiki
[[File:SpoilerExperiment.png|frameless|center]]
<br>
<div style="background: rgba(157, 148, 219); padding: 5px; color: #9d94db;"> </div>
e0850ee0fc2d6c4c2dc33a716f9a764ff3fae05f
Makoto Kagutsuchi
0
361
1646
1566
2023-08-03T18:20:48Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = {{Smallspoiler|[[Yuma Kokohead]] (original human self)|}}
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = {{Smallspoiler|Coalescence|}}
| birth = January 6
| birthplace = {{Smallspoiler|Unified Government research facility |}}
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Makoto Kagutsuchi''' (マコトカグツチ) is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.|Chapter 5}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden. |Epilogue}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
2a1f485e99bc686ac4311492ad25b4c6a2404899
1678
1646
2023-08-03T23:00:53Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = {{Smallspoiler|[[Yuma Kokohead]] (original human self)|}}
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = {{Smallspoiler|Coalescence|}}
| birth = January 6
| birthplace = {{Smallspoiler|Unified Government research facility|}}
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Raw ham<br>Peace and happiness for everyone|dislikes=Olives<br>{{Smallspoiler|His original self|}}|ability=Cat's cradle}}
'''Makoto Kagutsuchi''' (マコトカグツチ) is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.|Chapter 5}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden. |Epilogue}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
ebef5782ec30f19805716804f51038a0a2230659
File:Background.png
6
430
1649
2023-08-03T18:54:48Z
Ceyarma
46
Intended as a replacement, may be reverted
https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg
wikitext
text/x-wiki
== Summary ==
Intended as a replacement, may be reverted
https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg
184c4a9902ad534e554c2d5188a1e3271c9d6040
File:BackgroundContrasted.png
6
431
1650
2023-08-03T19:14:47Z
Ceyarma
46
same as last upload
wikitext
text/x-wiki
== Summary ==
same as last upload
7637746501184f7b643784a97e97c014bac7a482
MediaWiki:Common.css
8
10
1651
682
2023-08-03T19:19:28Z
Ceyarma
46
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/3/3f/Master_Detective_Archives-_RAIN_CODE_HQ_Official_site_Background.jpg") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Futura !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
/*** GALLERIES ***/
.mw-gallery-traditional .gallerybox .thumb {
background-color: rgba(157, 148, 219, 0.4) !important;
}
/*** AFFILIATES ***/
.affiliateimg {
opacity: 0.9;
}
.affiliateimg:hover {
opacity: 1.0;
}
39d4d915b408a7b9c6f19e30fffbc577d8a7e4e4
1653
1651
2023-08-03T19:45:23Z
Ceyarma
46
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/4/48/MenuBackground.png") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Futura !important;
font-weight: bold !important;
}
.pi-header {
color: #202122 !important;
background-color: #9D94DB !important;
}
/*** GALLERIES ***/
.mw-gallery-traditional .gallerybox .thumb {
background-color: rgba(157, 148, 219, 0.4) !important;
}
/*** AFFILIATES ***/
.affiliateimg {
opacity: 0.9;
}
.affiliateimg:hover {
opacity: 1.0;
}
05c36a48d4e4aa85c70b7f46b705872d7ba12940
File:MenuBackground.png
6
432
1652
2023-08-03T19:38:46Z
Ceyarma
46
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Infobox Character
10
97
1656
1436
2023-08-03T21:55:58Z
Ceyarma
46
Added likes, dislikes, blood type and ability for non-forte users
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="ability">
<label>Ability</label>
</data>
<data source="forte">
<label>Forte</label>
</data>
<data source="blood type">
<label>Blood Type</label>
</data>
<data source="likes">
<label>Likes</label>
</data>
<data source="dislikes">
<label>Disikes</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<data source="species">
<label>Species</label>
</data>
</group>
<group collapse="closed">
<header>Status</header>
<data source="status">
<label>Status</label>
</data>
<data source="death">
<label>Cause of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| ability =
| forte =
| blood type =
| likes =
| dislikes =
| birth =
| birthplace =
| status =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}</pre>[[Category:Infobox]]</noinclude>
ab4decc1d96b985178e9cc6b53b1eb19f7a274b1
1657
1656
2023-08-03T21:56:16Z
Ceyarma
46
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image"/>
<data source="alias">
<label>Aliases</label>
</data>
<data source="affiliation">
<label>Affiliation</label>
</data>
<data source="occupation">
<label>Occupation</label>
</data>
<data source="ability">
<label>Ability</label>
</data>
<data source="forte">
<label>Forte</label>
</data>
<data source="blood type">
<label>Blood Type</label>
</data>
<data source="likes">
<label>Likes</label>
</data>
<data source="dislikes">
<label>Disikes</label>
</data>
<group>
<header>Biographical information</header>
<data source="relatives">
<label>Relatives</label>
</data>
<data source="birth">
<label>Date of birth</label>
</data>
<data source="birthplace">
<label>Place of birth</label>
</data>
</group>
<group>
<header>Physical description</header>
<data source="gender">
<label>Gender</label>
</data>
<data source="height">
<label>Height</label>
</data>
<data source="weight">
<label>Weight</label>
</data>
<data source="species">
<label>Species</label>
</data>
</group>
<group collapse="closed">
<header>Status</header>
<data source="status">
<label>Status</label>
</data>
<data source="death">
<label>Cause of death</label>
</data>
<data source="deathplace">
<label>Place of death</label>
</data>
</group>
<group>
<header>Appearances</header>
<data source="debut">
<label>Debut Chapter</label>
</data>
<data source="portrayal">
<label>Portrayed by</label>
</data>
<data source="appearances">
<label>Appears in</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Character
| name =
| image =
| alias =
| relatives =
| affiliation =
| occupation =
| ability =
| forte =
| blood type =
| likes =
| dislikes =
| birth =
| birthplace =
| status =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances =
| debut =
}}
</pre>[[Category:Infobox]]</noinclude>
5753ce37f0fe9ab7b2c2faea30b7f3df1c0de05c
Karen
0
407
1658
1608
2023-08-03T22:00:53Z
2A00:23C6:9F0A:601:39D0:79DE:7886:E75E
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 12
| death = Poisoned by [[Waruna]], [[Yoshiko]] & [[Kurane]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 175 cm (5'8")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Karen is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
b65648c53d7fd5d2a09ac6745a55a79119b019c3
Yuma Kokohead
0
102
1660
1589
2023-08-03T22:14:27Z
ForensicForteAnalyst
18
Added blood type, likes, and dislikes.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
3ed75b198c91d27032b628ff70269a5f46cce56b
Kei Colan
0
433
1661
2023-08-03T22:17:41Z
2A00:23C6:9F0A:601:39D0:79DE:7886:E75E
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Kei Colan | image = File:KeiPortrait.png | alias = Boy | relatives = [[Jiei Colan]] (Father) | affiliation = | occupation = | birth = August 24 | death = | deathplace = | species = {{Smallspoiler|[[Homunculus]]|}} | gender = Masculine | height = 130 cm (4'3") | weight = 37 kg (81 lbs) | status = Alive | portrayal = {{Flags|JA}..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:KeiPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation =
| birth = August 24
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
Kei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
448b154300a02630620e9dc975e7d581a6c6ce27
1662
1661
2023-08-03T22:18:19Z
2A00:23C6:9F0A:601:39D0:79DE:7886:E75E
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:BoyPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation =
| birth = August 24
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
Kei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
b400e4b44f20c1dc150173213d3febf2fc5baab2
1663
1662
2023-08-03T22:19:40Z
2A00:23C6:9F0A:601:39D0:79DE:7886:E75E
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:KeiColanPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation =
| birth = August 24
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
Kei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
3a96da4a709cf5031e3e24675fd52092fad79d4d
Shinigami
0
105
1664
1577
2023-08-03T22:20:32Z
ForensicForteAnalyst
18
Added blood type, likes, and dislikes.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Death God|}}
| gender = Feminine
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Yuma|dislikes=Boredom|ability=Mystery Labyrinth interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
b68ed24eb97647c5993b81a2e47aa0930796dd13
Fake Zilch
0
406
1666
1621
2023-08-03T22:34:12Z
ForensicForteAnalyst
18
Added ability, blood type, likes, and dislikes.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Destroying nature|dislikes=Animals|ability=Impersonations}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi considered criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]".| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth to reap his soul, resulting in his death.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, his zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the whereabouts of the zombies are unknown.|Epilogue}}
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
01ec693c886c887241ab6c538e1e27488ece3bcc
Melami Goldmine
0
221
1667
1582
2023-08-03T22:36:16Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
File:MelamiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Feminine
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=B|likes=Beautiful, heartwarming clothes|dislikes=Ugly, non-heartwarming clothes}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
63ca0b51b8264fd71628da40fe0ca65e04abe1fe
Pucci Lavmin
0
213
1668
1580
2023-08-03T22:39:10Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
File:PucciPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Feminine
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=O|likes=Classical music|dislikes=Loud people}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
deab5f647572948ce42df495661ff7b5ad9f7b4f
Zange Eraser
0
206
1669
1583
2023-08-03T22:40:21Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
File:ZangePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Whisky|dislikes=Modern cellphones}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte ==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
51a9d1332ac6c6efa77f13b53f336a9853bb4f02
Aphex Logan
0
180
1670
1579
2023-08-03T22:41:53Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=AB|likes=Basketball|dislikes=Rogues with no sense of justice}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
f247967fb4b0f1afd9f6a8ad97b1c85176bf08e1
Yakou Furio
0
226
1671
1548
2023-08-03T22:44:33Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
c5283bba8e9e34e8d475c64cede02b16aa1694de
Halara Nightmare
0
181
1672
1522
2023-08-03T22:46:25Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=AB|likes=Cats and dogs|dislikes=Cruel con artists}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
64e80dae361bd0257a75247de0e5343c5d1b9269
Desuhiko Thunderbolt
0
201
1673
1593
2023-08-03T22:48:07Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
He appears to be very prideful and thinks highly of himself as a Master Detective, looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, the polar opposite of Vivia, which unfortunately causes some disputes occasionally.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
ba8950a1d5c5756e647c12dccc80a4f2cbfcf2cb
Fubuki Clockford
0
214
1674
1585
2023-08-03T22:49:36Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Feminine
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
493ee68ba02936b80545a956afff0f351ee0800d
Vivia Twilight
0
204
1675
1586
2023-08-03T22:50:55Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Fluffy pillows|dislikes=Hard pillows<br>Living}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
72746459d15108dd448b2900338d72babed2446a
Number One
0
293
1676
1578
2023-08-03T22:52:11Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = Unknown
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Masculine
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|Ability=Running away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
870395d97e156192fd7300e81d3e10ff78a46c18
Kurumi Wendy
0
343
1677
1590
2023-08-03T22:55:50Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Informant
| forte =
| birth = November 30
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 170 cm (5'7")
| weight = 56 kg (123 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Cameras|dislikes=Information manipulation|ability=Tailing suspects}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
f40d3f65402b03ea2a034f2bcc80c24596280d01
Master Detective Archives: RAIN CODE:Jiei Colan
4
434
1680
2023-08-03T23:19:06Z
2A00:23C6:9F0A:601:39D0:79DE:7886:E75E
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Jiei Colan | image = File:JieiColanPortrait.png | alias = | relatives = [[Kei Colan]] (Son) | affiliation = | occupation = Watchmaker | age = 48 | birth = April 27 | death = | deathplace = | species = {{Smallspoiler|[[Homunculus]]|}} | gender = Masculine | height = 180 cm (5'10") | weight = 80 kg (176 lbs) | status = Ali..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| image = File:JieiColanPortrait.png
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| age = 48
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
Jiei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
6544b2948154266f2919c8138ba730b9c1c75d31
1681
1680
2023-08-03T23:21:10Z
2A00:23C6:9F0A:601:39D0:79DE:7886:E75E
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| image = File:Jiei ColanPortrait.png
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| age = 48
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
Jiei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
547e28086542cd5f26cff8b58c4c65e779ee2652
1682
1681
2023-08-03T23:21:50Z
2A00:23C6:9F0A:601:39D0:79DE:7886:E75E
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| age = 48
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
Jiei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
53fb9048124d1699550083811f6f40c938d9ce0f
Aiko
0
405
1683
1379
2023-08-04T00:12:59Z
2A00:23C6:9F0A:601:39D0:79DE:7886:E75E
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Aiko
| image = File:AikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = April 15
| death = Hit in the head with a brick by [[Karen]]
| deathplace = Aetheria Academy
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Feminine
| height = 165 cm (5'5")
| weight = 55 kg (121 lbs)
| status = {{Smallspoiler|Zombified|}}
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Aiko is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
4392daa641c91f530d01a8f1a37c609a3b74f411
1714
1683
2023-08-04T22:04:47Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Aiko
| image = File:AikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = April 15
| death = Hit in the head with a brick by [[Karen]]
| deathplace = Aetheria Academy
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 165 cm (5'5")
| weight = 55 kg (121 lbs)
| status = {{Smallspoiler|Zombified|}}
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Aiko is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
e7faf741632a757ad5c0f080c39b9ad19921bbb6
Vivia Twilight
0
204
1684
1675
2023-08-04T02:41:01Z
98.28.71.70
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Fluffy pillows|dislikes=Hard pillows<br>Living}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
9fc0a3c91f4549647f6416492d1ed04a8a9cd3f4
Fubuki Clockford
0
214
1685
1674
2023-08-04T02:41:27Z
98.28.71.70
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
081bcd278a239ec7219cbfcef8e0fdd5b83a8d41
Master Detective Archives: RAIN CODE:Jiei Colan
4
434
1686
1682
2023-08-04T13:54:22Z
Ceyarma
46
Ceyarma moved page [[JieiColan]] to [[Master Detective Archives: RAIN CODE:Jiei Colan]]: typo in the title
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| age = 48
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
Jiei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
53fb9048124d1699550083811f6f40c938d9ce0f
JieiColan
0
435
1687
2023-08-04T13:54:22Z
Ceyarma
46
Ceyarma moved page [[JieiColan]] to [[Master Detective Archives: RAIN CODE:Jiei Colan]]: typo in the title
wikitext
text/x-wiki
#REDIRECT [[Master Detective Archives: RAIN CODE:Jiei Colan]]
0aecfb38ac52f1afc3613902c6d13e6fbad45757
Category:Characters
14
103
1688
1679
2023-08-04T17:42:21Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
cdfc14cac6c1ee99e0ee6119685ad774f1243e7a
1690
1688
2023-08-04T21:34:18Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
/* Others */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|
|
|-
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
679be339cb81bfd92fc340e1f9ccd83bccab76b6
1691
1690
2023-08-04T21:35:17Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
/* Others */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
5b87984fd8d06fec21da3ac44060426e8441dd8a
Fake Zilch
0
406
1689
1666
2023-08-04T18:42:28Z
FiestaZoroark
54
Added sprite
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Destroying nature|dislikes=Animals|ability=Impersonations}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi considered criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]".| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth to reap his soul, resulting in his death.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, his zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the whereabouts of the zombies are unknown.|Epilogue}}
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
e40087d644c8ed809e0528ee1bb90083e17b7455
1727
1689
2023-08-04T22:11:08Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Destroying nature|dislikes=Animals|ability=Impersonations}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi considered criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]".| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth to reap his soul, resulting in his death.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, his zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the whereabouts of the zombies are unknown.|Epilogue}}
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
9514bc18cd609dab2d01bb815695752dbdef457d
1732
1727
2023-08-05T00:13:51Z
2601:248:C400:4A70:D1BF:EA22:76A4:86D9
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Destroying nature|dislikes=Animals|ability=Impersonations}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi considered criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]". He killed the real Zilch before stealing his whole identify to disguise as him.| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth and Shinigami to reap his soul, resulting in his death. However, The Fake Zilch's death resulted in the unconvinced Swank to arrest Yuma, only for Yakou Furio to intervene and successfully persuade Swank and letting Yuma go.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, his zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the whereabouts of the zombies are unknown.|Epilogue}}
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
bea293a99b51ad97789be405b78e02500b0d1931
Jiei Colan
0
436
1692
2023-08-04T21:45:46Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Jiei Colan | image = File:JieiColanPortrait.png | alias = | relatives = [[Kei Colan]] (Son) | affiliation = | occupation = Watchmaker | birth = April 27 | death = | deathplace = | species = {{Smallspoiler|[[Homunculus]]|}} | gender = Masculine | height = 180 cm (5'10") | weight = 80 kg (176 lbs) | status = Alive | appearances =..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| image = File:JieiColanPortrait.png
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Masculine
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
Jiei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
2788cd11c38e576f57852fa64dad04074bfaff69
1724
1692
2023-08-04T22:09:48Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| image = File:JieiColanPortrait.png
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
Jiei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
88c12f82938fa36ceaedb76acdf1a5f7e4d193b3
Yuma Kokohead
0
102
1693
1660
2023-08-04T21:50:01Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
e278e689aecce25b5b8d881f5da6e6c6e00db16d
Kurumi Wendy
0
343
1694
1677
2023-08-04T21:50:49Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Informant
| forte =
| birth = November 30
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 56 kg (123 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Cameras|dislikes=Information manipulation|ability=Tailing suspects}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
13be7a0009a3d9a64e58b23b4c89d88297b9a0bd
Number One
0
293
1695
1676
2023-08-04T21:51:25Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| forte = Unknown
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|Ability=Running away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
da9170f390d0e0de4cd52105fdbe872a4593e1d6
Aphex Logan
0
180
1696
1670
2023-08-04T21:51:53Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=AB|likes=Basketball|dislikes=Rogues with no sense of justice}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
2c7c4895f7f8c740066cf44767057374192ee84f
Pucci Lavmin
0
213
1697
1668
2023-08-04T21:52:25Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
File:PucciPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=O|likes=Classical music|dislikes=Loud people}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
674d51d9ead5d7c9aa72d528b63dccf42dca4f37
Zilch Alexander
0
208
1698
1665
2023-08-04T21:52:56Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Animals|dislikes=Destruction of nature}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. The imposter died when Shinigami reaped his soul. For more information about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
c937f3c7d9e9de131118643a390d16c5c1a336f5
Melami Goldmine
0
221
1699
1667
2023-08-04T21:53:22Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
File:MelamiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=B|likes=Beautiful, heartwarming clothes|dislikes=Ugly, non-heartwarming clothes}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
f1baf0d539151f2d2f6aa5c2e0ffab22abe5c14f
Zange Eraser
0
206
1700
1669
2023-08-04T21:54:06Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
File:ZangePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Whisky|dislikes=Modern cellphones}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte ==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
12bdb6e693a591644a750d02887698e52c6a4a8a
Yakou Furio
0
226
1701
1671
2023-08-04T21:56:08Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
d78de04ba8be5a2196615deb6b62522c75ae8068
Makoto Kagutsuchi
0
361
1702
1678
2023-08-04T21:58:56Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = {{Smallspoiler|[[Yuma Kokohead]] (original human self)|}}
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = {{Smallspoiler|Coalescence|}}
| birth = January 6
| birthplace = {{Smallspoiler|Unified Government research facility|}}
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Raw ham<br>Peace and happiness for everyone|dislikes=Olives<br>{{Smallspoiler|His original self|}}|ability=Cat's cradle}}
'''Makoto Kagutsuchi''' (マコトカグツチ) is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.|Chapter 5}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden. |Epilogue}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
53cad66b0028312d03a9eaf33d04547ef414cf30
Yomi Hellsmile
0
229
1703
1538
2023-08-04T21:59:30Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
994f0edc27003b9c60a39fdfa14d6063dba701a0
Swank Catsonell
0
236
1704
1555
2023-08-04T21:59:57Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
File:SwankPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 193 cm (6'4")
| weight = 140 kg (308 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
=== Chapter 0 ===
After Yuma arrived at Kanai Ward while attempting to solve the murders of the burned Master Detectives, Swank and the Peacekeeprs attempted to arrest Yuma, which resulted in Shinigami opening a portal to the Mystery Labryinth, In the Labryinth, Swank's Manifested Mystery Phantom appeared a few times to stop Yuma from solving the case. After Shinigami reaped the soul of the Fake Zilch, resulting in his death, Swank still blamed Yuma and attempted to arrest him, only for Chief [[Yakou Furio]] to intervene and persuade him into letting Yuma go. Swank reluctantly backs down. Allowing Yakou to take Yuma into Kanai Ward and greet him.
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
60974587141f1568e37a2e9dba7c72d81a18cc96
Seth Burroughs
0
237
1705
1544
2023-08-04T22:00:34Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Illustration
File:SethPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 177 cm (5'9")
| weight = 69 kg (152 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
69159e49520fde984897e7d233ebc8acd8f55651
Martina Electro
0
231
1706
1597
2023-08-04T22:01:02Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
File:MartinaPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}<br>Amaterasu Accounting Department
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 187 cm (6'1")
| weight = 66 kg (145 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Personality ==
As Yomi's right hand, she takes pride in the trust and affection he has for her, and seems to be as corrupt as he is. However, this all changed when he sentenced her to be executed and crushed into a cube. After Makoto saved her from being executed, she has a change of heart and helps him overthrow Yomi right before he could kill Yuma and Vivia. Afterwards, she resigns from her position to atone for her actions.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
b1fa7da8a969d5b4a94fb4e0fb4bb7fad7aab2cb
Guillaume Hall
0
238
1707
1588
2023-08-04T22:01:30Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 171 cm (5'7")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
eececb353aa9013ea218cc72a2a6f080fe890b07
Dominic Fulltank
0
239
1708
1587
2023-08-04T22:02:01Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
File:DominicPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 225 cm (7'4")
| weight = 220 kg (485 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
60d4980afd2b8b7389f72a94e9cba52cb18b71b8
Nun
0
422
1709
1659
2023-08-04T22:02:26Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Nun
| image = File:NunPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Metal Fox Church
| occupation = Church Nun
| birth = April 9
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 59 kg (130 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Mami Fujita
{{Flags|US}} Shara Kirby
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Nun is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
35236867468a2e7ba77206098891695fd5c445db
Servant
0
425
1710
1634
2023-08-04T22:02:51Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Servant
| image = File:ServantPortrait.png
| alias =
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Servant
| birth = July 12
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 120 kg (264 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Daichi Hayashi
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Servant is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
1e15b0ff861f6366592c15ff5a8923fb9b9dd68d
Priest
0
408
1711
1606
2023-08-04T22:03:17Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = The Nail Man
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Priest is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
9dec7d2475ea3dcbd4786479c058bd30b84b961a
Worshipper
0
409
1712
1607
2023-08-04T22:03:45Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = The Nail Man Copycat
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 182 cm (5'11")
| weight = 73 kg (160 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Worshipper is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
209b709e3f41f34ac184a1888d200625c9fdd32f
Karen
0
407
1713
1658
2023-08-04T22:04:18Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 12
| death = Poisoned by [[Waruna]], [[Yoshiko]] & [[Kurane]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 175 cm (5'8")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Karen is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
63ed239516f70e2aa7161e921cfe6f7cf8931ba7
Waruna
0
410
1715
1610
2023-08-04T22:05:12Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Waruna
| image = File:WarunaPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = August 7
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 166 cm (5'5")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Marika Kouno
{{Flags|US}} Suzie Yeung
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Waruna is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
b2d9feaceedb3767de7390ca61c69a3aec29e20b
Yoshiko
0
411
1716
1609
2023-08-04T22:05:40Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = March 18
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 168 cm (5'6")
| weight = 53 kg (116 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Yoshiko is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
636f8d4de1f8b16cbe355f78a0c8bda85ef32048
Kurane
0
412
1717
1611
2023-08-04T22:06:09Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 6
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 57 kg (125 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
Kurane is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
929210a0fcaf18c8c7c6aa6dd39c5a1185463cf5
Shachi
0
358
1718
1612
2023-08-04T22:06:47Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former [[Amaterasu Corporation]] Employee
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 199 cm (6'6")
| weight = 92 kg (202 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
a25c14da0532666c606e13c986fcb72471269487
Icardi
0
415
1719
1613
2023-08-04T22:07:13Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Icardi
| image = File:IcardiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Courier/Swimmer
| birth = April 15
| death = Soul reaped by [[Shinigami]]
| deathplace = Marunomon District
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 185 cm (6'1")
| weight = 72 kg (158 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kentaro Ito
{{Flags|US}} Ezra Weisz
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Icardi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
0c2a8fbd887ebd70c99444573fc6c04df47044d5
Servan
0
416
1720
1614
2023-08-04T22:07:42Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Servan
| image = File:ServanPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Mechanic
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 136 cm (4'5")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Shota Hayama
{{Flags|US}} Derek Stephen Prince
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Servan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
ac07706d8f3e46de13b25ae94987121d71f17c90
Margulaw
0
417
1721
1615
2023-08-04T22:08:15Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former [[Amaterasu Corporation]] Employee
| birth = June 22
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 151 cm (4'11")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Margulaw is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
504ad9b4982f02b4adbddf12a434890ee3bff985
Iruka
0
418
1722
1616
2023-08-04T22:08:49Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Iruka
| image = File:IrukaPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Weapons Expert
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 169 cm (5'6")
| weight = 55 kg (121 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Chinatsu Akasaki
{{Flags|US}} Karen Strassman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
}}
Iruka is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
4bf7ef9b78246ef3bc8466c5df8a5630947bbccc
Kei Colan
0
433
1723
1663
2023-08-04T22:09:20Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:KeiColanPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation =
| birth = August 24
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
Kei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
861d5d0c8dfc9c1c1a61f903bb9ef7f7dbc57d56
Dr. Huesca
0
367
1725
1619
2023-08-04T22:10:13Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Original self killed by berserk Homunculus/ His Homunculus clone was stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 75 kg (165.35 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
9cd8f78a87160519b50ffe6f2f243693db812082
Akira
0
419
1726
1618
2023-08-04T22:10:40Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Akira
| image = File:AkiraPortrait.png
| alias = Robot Researcher
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Nobuo Tobita
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Akira is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
9adc8c3f2fc81b180041887058f82f2e2a600557
Fink the Slaughter Artist
0
420
1728
1622
2023-08-04T22:11:43Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Fink the Slaughter Artist
| image = File:FinkPortrait.png
| alias =
| relatives =
| affiliation =
| occupation = Assassin
| birth = ?
| death = Killed by [[Makoto Kagutsuchi]]
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 190 cm (6'2")
| weight = 72 kg (158 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Katsunori Okai
{{Flags|US}} Sean Chiplock
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Fink the Slaughter Artist is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
240e82b336d51fbd3b138af52249f51e601eddfb
Homunculus
0
360
1729
1408
2023-08-05T00:02:14Z
2601:248:C400:4A70:D1BF:EA22:76A4:86D9
0
/* Homunculus */
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
The '''Homunculus''' are a species of artificial humans, described to be immortal monsters created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] in ''[[Master Detective Archives: RAIN CODE]]''. While the homunculi created by Amaterasu Corporation are considered to be defective and mentally revert to a zombie-like state during the revival process, the Unified Government was able to create a [[Makoto Kagutsuchi|perfect Homunculus]].
== In-Game Glossary ==
=== Homunculus ===
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi, the homunculi went berserk from the sunlight and slaughtered all of their original selves, leaving no survivors.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink.
=== Homunculus Characteristics ===
When a Homunculus dies, it revives within a day, but is mostly rendered into a zombie-like state. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
801e9f765fd62a4017f2b3a06a162d2194b9880b
1730
1729
2023-08-05T00:03:03Z
2601:248:C400:4A70:D1BF:EA22:76A4:86D9
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
The '''Homunculus''' are a species of artificial humans, described to be immortal monsters created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] for military purposes in ''[[Master Detective Archives: RAIN CODE]]'' While the homunculi created by Amaterasu Corporation are considered to be defective and mentally revert to a zombie-like state during the revival process, the Unified Government was able to create a [[Makoto Kagutsuchi|perfect Homunculus]].
== In-Game Glossary ==
=== Homunculus ===
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi, the homunculi went berserk from the sunlight and slaughtered all of their original selves, leaving no survivors.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink.
=== Homunculus Characteristics ===
When a Homunculus dies, it revives within a day, but is mostly rendered into a zombie-like state. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
a858db757181df0ca2bdad5d5664bd6c45ca90fb
Shinigami
0
105
1731
1664
2023-08-05T00:08:03Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Death God|}}
| gender = Feminine
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Yuma|dislikes=Boredom|ability=Mystery Labyrinth Interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
79b7a0e264b949d1c323b924772c71857f6f9a5d
Zilch Alexander
0
208
1733
1698
2023-08-05T00:14:02Z
2601:248:C400:4A70:D1BF:EA22:76A4:86D9
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Unknown
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Animals|dislikes=Destruction of nature}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. The imposter died when Shinigami reaped his soul. For more information about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
0d550048a9514cdeee7c16599886811a38a7d5af
Pucci Lavmin
0
213
1734
1697
2023-08-05T00:24:45Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
File:PucciPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=O|likes=Classical Music|dislikes=Loud people}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
3cf5725be0ee8a00dc03030731e0a07dfd6bbea0
Swank Catsonell
0
236
1735
1704
2023-08-05T00:34:16Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
File:SwankPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 193 cm (6'4")
| weight = 140 kg (308 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Fatty sirloin steak|dislikes=Fish|ability=Speed Eating}}
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
=== Chapter 0 ===
After Yuma arrived at Kanai Ward while attempting to solve the murders of the burned Master Detectives, Swank and the Peacekeeprs attempted to arrest Yuma, which resulted in Shinigami opening a portal to the Mystery Labryinth, In the Labryinth, Swank's Manifested Mystery Phantom appeared a few times to stop Yuma from solving the case. After Shinigami reaped the soul of the Fake Zilch, resulting in his death, Swank still blamed Yuma and attempted to arrest him, only for Chief [[Yakou Furio]] to intervene and persuade him into letting Yuma go. Swank reluctantly backs down. Allowing Yakou to take Yuma into Kanai Ward and greet him.
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
353ecd61bc7b2be51e5578875f1696dc8b13ff6d
1758
1735
2023-08-05T11:40:36Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
File:SwankPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 193 cm (6'4")
| weight = 140 kg (308 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Fatty sirloin steak|dislikes=Fish|talent=Speed Eating}}
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
=== Chapter 0 ===
After Yuma arrived at Kanai Ward while attempting to solve the murders of the burned Master Detectives, Swank and the Peacekeeprs attempted to arrest Yuma, which resulted in Shinigami opening a portal to the Mystery Labryinth, In the Labryinth, Swank's Manifested Mystery Phantom appeared a few times to stop Yuma from solving the case. After Shinigami reaped the soul of the Fake Zilch, resulting in his death, Swank still blamed Yuma and attempted to arrest him, only for Chief [[Yakou Furio]] to intervene and persuade him into letting Yuma go. Swank reluctantly backs down. Allowing Yakou to take Yuma into Kanai Ward and greet him.
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
aa316ddac87bb89e13fbc144f769935117153233
1759
1758
2023-08-05T11:42:41Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
File:SwankPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 193 cm (6'4")
| weight = 140 kg (308 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Fatty sirloin steak|dislikes=Fish|ability=Speed Eating}}
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
=== Chapter 0 ===
After Yuma arrived at Kanai Ward while attempting to solve the murders of the burned Master Detectives, Swank and the Peacekeeprs attempted to arrest Yuma, which resulted in Shinigami opening a portal to the Mystery Labryinth, In the Labryinth, Swank's Manifested Mystery Phantom appeared a few times to stop Yuma from solving the case. After Shinigami reaped the soul of the Fake Zilch, resulting in his death, Swank still blamed Yuma and attempted to arrest him, only for Chief [[Yakou Furio]] to intervene and persuade him into letting Yuma go. Swank reluctantly backs down. Allowing Yakou to take Yuma into Kanai Ward and greet him.
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
353ecd61bc7b2be51e5578875f1696dc8b13ff6d
Yakou Furio
0
226
1736
1701
2023-08-05T00:37:09Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
0e22a6346fe8e251804b997518080d4bf3943a7b
1756
1736
2023-08-05T11:38:43Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|talent=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
55cb1e6affe64c821ce114dd95f998ea367d8735
1757
1756
2023-08-05T11:39:55Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
0e22a6346fe8e251804b997518080d4bf3943a7b
Seth Burroughs
0
237
1737
1705
2023-08-05T00:44:53Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Illustration
File:SethPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 177 cm (5'9")
| weight = 69 kg (152 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Wind instruments|dislikes=Untuned instruments|ability=Chess}}
}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
d92ec5e3991fe626fd304ba00c63263b9fca3f43
1740
1737
2023-08-05T00:52:15Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Illustration
File:SethPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 177 cm (5'9")
| weight = 69 kg (152 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Wind instruments|dislikes=Untuned instruments|ability=Chess}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
141526163948a5fb997d0ad7c5ecccfd5122f9cc
Kei Colan
0
433
1738
1723
2023-08-05T00:51:07Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:KeiColanPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation = Watchmaker's Son
| birth = August 24
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
|blood type=O|likes=Baseball|dislikes=Loneliness|ability=Foot Racing}}
Kei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
d924242ea3589c7c96bb756db5fcc4081c4baa8c
1745
1738
2023-08-05T00:54:25Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:KeiColanPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation = Watchmaker's Son
| birth = August 24
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
Kei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
b75d552d547d93e568f3ebd03e34c3637f5618dd
1750
1745
2023-08-05T01:00:39Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:KeiColanPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation = Watchmaker's Son
| birth = August 24
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Baseball|dislikes=Loneliness|ability=Foot Racing}}
Kei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
7915e315249e80cc1273f86ffc126cf074f5e3a2
Jiei Colan
0
436
1739
1724
2023-08-05T00:51:18Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| image = File:JieiColanPortrait.png
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
|blood type=O|likes=His son|dislikes=Wasting time|ability=Fixing Clocks and Watches}}
Jiei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
ba5521de43ff673485f1fb4c6310f4e32e07453f
1741
1739
2023-08-05T00:52:37Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| image = File:JieiColanPortrait.png
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
|blood type=O|likes=His son|dislikes=Wasting time|ability=Fixing Clocks and Watches
Jiei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
93ce42a671cf96dd3d6796505fa5f4efb8a5e1ed
1742
1741
2023-08-05T00:52:57Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| image = File:JieiColanPortrait.png
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=His son|dislikes=Wasting time|ability=Fixing Clocks and Watches
Jiei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
ef8d305f8abde4271e7ac6853384078636b6102f
1743
1742
2023-08-05T00:53:25Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| image = File:JieiColanPortrait.png
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
|blood type=O|likes=His son|dislikes=Wasting time|ability=Fixing Clocks and Watches
Jiei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
93ce42a671cf96dd3d6796505fa5f4efb8a5e1ed
1744
1743
2023-08-05T00:54:18Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| image = File:JieiColanPortrait.png
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
Jiei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
88c12f82938fa36ceaedb76acdf1a5f7e4d193b3
1751
1744
2023-08-05T01:03:21Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| image = File:JieiColanPortrait.png
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=His son|dislikes=Wasting time|ability=Fixing Clocks and Watches}}
Jiei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
c1153bd08b2de98c056eadc5c963754f956dd846
Priest
0
408
1746
1711
2023-08-05T00:56:29Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = The Nail Man
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
|blood type=B|likes=Wind instruments|dislikes=Untuned instruments|ability=Chess}}
The Priest is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
a81fd3b719251a82a1fef868dfd97f53e6e04108
1747
1746
2023-08-05T00:56:54Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = The Nail Man
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Wind instruments|dislikes=Untuned instruments|ability=Chess}}
The Priest is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
ef90504be1031f29cd55de464aa2094519625451
1748
1747
2023-08-05T00:57:40Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = The Nail Man
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
The Priest is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
eb700145e45d68390f757bf3a7dbe85e0f7bc9dd
1749
1748
2023-08-05T00:58:02Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = The Nail Man
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
}}
The Priest is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
9dec7d2475ea3dcbd4786479c058bd30b84b961a
1752
1749
2023-08-05T01:07:26Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = The Nail Man
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
The Priest is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
d6dd17fa8bbb65f36dc2afb4b6ee92bcc52bea2c
Servant
0
425
1753
1710
2023-08-05T01:09:27Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Servant
| image = File:ServantPortrait.png
| alias =
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Servant
| birth = July 12
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 120 kg (264 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Daichi Hayashi
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=AB|likes=Anime figures|dislikes=Violence|ability=Video Games}}
The Servant is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
66aac71a16e4534cbb363ab49ca1e3dc01041ea7
Nun
0
422
1754
1709
2023-08-05T01:12:10Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Nun
| image = File:NunPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Metal Fox Church
| occupation = Church Nun
| birth = April 9
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 59 kg (130 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Mami Fujita
{{Flags|US}} Shara Kirby
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Death metal|dislikes=People who can't get into music|ability=Price Negotiations}}
The Nun is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
a54d8df7d201bcc143270e690dd50d7c669f93b1
Worshipper
0
409
1755
1712
2023-08-05T01:14:19Z
2A00:23C6:9F0A:601:DD1F:EA58:47DC:3556
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = The Nail Man Copycat
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 182 cm (5'11")
| weight = 73 kg (160 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Urban legends|dislikes=A world filled with happiness|ability=Knowledge of the Occult}}
The Worshipper is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
c802b57e0f659dff0b9077fb489236235a70be71
Martina Electro
0
231
1760
1706
2023-08-05T11:56:54Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
File:MartinaPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}<br>Amaterasu Accounting Department
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 187 cm (6'1")
| weight = 66 kg (145 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=AB|likes=Yomi's Photo<br>Impartial justice|dislikes=Stalkerish underlings<br>Self-serving people|ability=Interrogation}}
'''Martina Electro''' (スワロ エレクトロ ''Swallow Electro''<ref>[https://youtu.be/c5cKy36n1wc?t=1625 Official romanization]</ref>) is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Personality ==
As Yomi's right hand, she takes pride in the trust and affection he has for her, and seems to be as corrupt as he is. However, this all changed when he sentenced her to be executed and crushed into a cube. After Makoto saved her from being executed, she has a change of heart and helps him overthrow Yomi right before he could kill Yuma and Vivia. Afterwards, she resigns from her position to atone for her actions.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
66ef9f8a05d2ed1baf1c8ef0022c9d54e2d3eff6
Yomi Hellsmile
0
229
1761
1703
2023-08-05T11:57:12Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
a94fa5cc9e84897ef4135b77b5f46517855bb00f
Yuma Kokohead
0
102
1762
1693
2023-08-05T11:58:24Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|disikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
07d7546e4402a1a252fb87d1a80f3a566571282a
1763
1762
2023-08-05T11:58:42Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
e278e689aecce25b5b8d881f5da6e6c6e00db16d
1764
1763
2023-08-05T11:58:58Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|disllikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
0ff3bea21e4029e7aec69969ac60e8a5749fa5c6
1765
1764
2023-08-05T11:59:29Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
e278e689aecce25b5b8d881f5da6e6c6e00db16d
Shinigami
0
105
1766
1731
2023-08-05T12:00:29Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Death God|}}
| gender = Feminine
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|Blood Type=?|Likes=Yuma|Dislikes=Boredom|Ability=Mystery Labyrinth Interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
a75d32c69e8616e092fc3b6d2511e9fc112eed2f
1767
1766
2023-08-05T12:01:23Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Death God|}}
| gender = Feminine
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Yuma|dislikes=Boredom|ability=Mystery Labyrinth Interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
79b7a0e264b949d1c323b924772c71857f6f9a5d
1768
1767
2023-08-05T12:02:15Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Death God|}}
| gender = Female
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Yuma|dislikes=Boredom|ability=Mystery Labyrinth Interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
92665474250ff0d1f422fd4236ff847fc716964f
1769
1768
2023-08-05T12:03:34Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Death God|}}
| gender = Female
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Yuma|dislikes=Boredom|ability=Mystery Labyrinth Interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
eb6b9960dea2b198016b2a9911d7f4185c7686a7
Kurumi Wendy
0
343
1770
1694
2023-08-05T12:36:42Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Informant
| forte =
| birth = November 30
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 56 kg (123 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Cameras|dislikes=Information manipulation|ability=Tailing Suspects}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
85af739889bc63793f6455f7fd667aa7b518cd1a
Aiko
0
405
1771
1714
2023-08-05T12:45:50Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Aiko
| image = File:AikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = April 15
| death = Hit in the head with a brick by [[Karen]]
| deathplace = Aetheria Academy
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 165 cm (5'5")
| weight = 55 kg (121 lbs)
| status = {{Smallspoiler|Zombified|}}
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=B|likes=Acting|dislikes=Fighting|ability=Acting}}
Aiko is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
3c6534091676942e15675941b2287fd3e6a928d6
Yoshiko
0
411
1772
1716
2023-08-05T12:47:35Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = March 18
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 168 cm (5'6")
| weight = 53 kg (116 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Teddy bears|dislikes=Syringes|ability=Sewing}}
Yoshiko is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
30ec6c8de13d24834465cfe3cc674d2dbc931d45
Waruna
0
410
1773
1715
2023-08-05T12:53:36Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Waruna
| image = File:WarunaPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = August 7
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 166 cm (5'5")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Marika Kouno
{{Flags|US}} Suzie Yeung
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=B|likes=Trendy makeup|dislikes=Sympathy|ability=Makeup}}
Waruna is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
704fe40466933a7e09d999f858071b0cdafe6e3b
Kurane
0
412
1774
1717
2023-08-05T12:59:34Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 6
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 57 kg (125 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=O|likes=Romance novels|dislikes=Electronic gadgets|ability=Memorizing the Script}}
Kurane is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
0d0fdd488b6dad2cf6f5d79ebaa172bd5989d220
Karen
0
407
1775
1713
2023-08-05T13:02:17Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 12
| death = Poisoned by [[Waruna]], [[Yoshiko]] & [[Kurane]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 175 cm (5'8")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Being in the spotlight|dislikes=Storms|ability=Dieting}}
Karen is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
ef65fd18581c6a27e6aa49877391663491a9f7d7
Makoto Kagutsuchi
0
361
1776
1702
2023-08-05T13:08:24Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = {{Smallspoiler|[[Yuma Kokohead]] (original human self)|}}
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = {{Smallspoiler|Coalescence|}}
| birth = January 6
| birthplace = {{Smallspoiler|Unified Government research facility|}}
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Raw ham<br>Peace and happiness for everyone|dislikes=Olives<br>{{Smallspoiler|His original self|}}|ability=Cat's Cradle}}
'''Makoto Kagutsuchi''' (マコトカグツチ) is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.|Chapter 5}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden. |Epilogue}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
1101f4932be216be7544acf2989a8394ce2c1ffd
Shachi
0
358
1777
1718
2023-08-05T13:15:18Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former [[Amaterasu Corporation]] Employee
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 199 cm (6'6")
| weight = 92 kg (202 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=A|likes=Resistance comrades|dislikes=Amaterasu Corporation|ability=Fishing}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
29cd1a8fc9bc5b43b93e0eecb773aa000d8f864a
Servan
0
416
1778
1720
2023-08-05T13:18:50Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Servan
| image = File:ServanPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Mechanic
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 136 cm (4'5")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Shota Hayama
{{Flags|US}} Derek Stephen Prince
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=AB|likes=Complex machinery|dislikes=Bullies|ability=Mechanical Repair}}
Servan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
cfb739f03a70f4c56e02b7a53f1d60760a0474c9
Icardi
0
415
1779
1719
2023-08-05T13:21:06Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Icardi
| image = File:IcardiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Courier/Swimmer
| birth = April 15
| death = Soul reaped by [[Shinigami]]
| deathplace = Marunomon District
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 185 cm (6'1")
| weight = 72 kg (158 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kentaro Ito
{{Flags|US}} Ezra Weisz
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=B|likes=Swimming|dislikes=Losing|ability=Swimming}}
Icardi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
8c1b3392dac926b066b731c2c44b787ea725729a
Iruka
0
418
1780
1722
2023-08-05T13:24:22Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Iruka
| image = File:IrukaPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Weapons Expert
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 169 cm (5'6")
| weight = 55 kg (121 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Chinatsu Akasaki
{{Flags|US}} Karen Strassman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=O|likes=Firearms|dislikes=Lip service|ability=Sniping}}
Iruka is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
442f7ec0f63f13e7569fdf78d34f3b80d01ec482
Margulaw
0
417
1781
1721
2023-08-05T13:27:47Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former [[Amaterasu Corporation]] Employee
| birth = June 22
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 151 cm (4'11")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=A|likes=Antiques|dislikes=Amaterasu products|ability=Accounting}}
Margulaw is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
35d96d6f862d4be8e48f6181ce59a121589cb600
Dominic Fulltank
0
239
1782
1708
2023-08-05T13:31:34Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
File:DominicPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 225 cm (7'4")
| weight = 220 kg (485 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=O|likes=Sleeping lazily|dislikes=Thinking|ability=Arm Wrestling}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
4058a1651c6fe85910fdaa4e886fd660fc432787
Guillaume Hall
0
238
1783
1707
2023-08-05T13:34:11Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 171 cm (5'7")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=A|likes=Happy, joyful killing|dislikes=Boring prey|ability=Fortune Telling}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
a4a001290a12f018e04271a2c02c2c8127950e0d
Dr. Huesca
0
367
1784
1725
2023-08-05T13:38:51Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Original self killed by berserk Homunculus/ His Homunculus clone was stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 75 kg (165.35 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
|blood type=A|likes=Research|dislikes=People who disturb his research|ability=Mental Arithmetic}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
d74d821b2c118b4ad4c141162a0599051504b376
Fink the Slaughter Artist
0
420
1785
1728
2023-08-05T13:47:32Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Fink the Slaughter Artist
| image = File:FinkPortrait.png
| alias =
| relatives =
| affiliation =
| occupation = Assassin
| birth = ?
| death = Killed by [[Makoto Kagutsuchi]]
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 190 cm (6'2")
| weight = 72 kg (158 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Katsunori Okai
{{Flags|US}} Sean Chiplock
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
|blood type=?|likes=Knives|dislikes=Large crowds|ability=Murder}}
Fink the Slaughter Artist is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
b0f36d449edef73470e087799e348d7ff861409b
Number One
0
293
1786
1695
2023-08-05T13:52:05Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|Ability=Running Away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
e1be77799afb8dc47b7249972c316a78c607d23d
1787
1786
2023-08-05T13:53:27Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|Ability=Running Away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
02be190eb6fdfbb8e48eeb8a1834ea4be58a3465
1788
1787
2023-08-05T13:55:31Z
2A00:23C6:9F0A:601:3DCD:EFC8:E151:2493
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|ability=Running Away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
22f9ea8d79ae4152cf3a4fc65ee2b4bace7a4f46
File:Nocturnal Detective Agency Artbook scan.jpg
6
437
1789
2023-08-06T15:58:52Z
Asterik
57
wikitext
text/x-wiki
Scan from the artbook depicting the Nocturnal Detective Agency, locations where the characters usually sit and the TV where transmissions from the World Detective Organisation are broadcasted
20a8197624242f1378cfd07bc3536e27072823c4
Nocturnal Detective Agency
0
438
1790
2023-08-06T16:10:05Z
Asterik
57
created page for the agency, added scan from artbook, added video of submarine resurfacing from spike chunsoft twitter, changes to text need to be made
wikitext
text/x-wiki
<nowiki>https://twitter.com/SpikeChunsoft_e/status/1654169540551376899?s=20</nowiki>
[[File:Nocturnal Detective Agency Artbook scan.jpg|thumb]]
The detective agency from which the master detectives operate, located on a submarine in the [[Riverbank]].
6f8650ebe5bd072c7584086c316be4f6e481b07d
1791
1790
2023-08-06T16:13:37Z
Asterik
57
wikitext
text/x-wiki
<nowiki>https://twitter.com/SpikeChunsoft_e/status/1654169540551376899?s=20</nowiki>
[[File:Nocturnal Detective Agency Artbook scan.jpg|thumb]]
The detective agency from which the master detectives operate, located on a submarine in the [[Riverbank]].
Page is a work in progress, help by contributing
07880435b6681c892b9d52570d80beefe4115a3c
1792
1791
2023-08-06T16:15:10Z
Asterik
57
wikitext
text/x-wiki
{{Stub}}
<nowiki>https://twitter.com/SpikeChunsoft_e/status/1654169540551376899?s=20</nowiki>
[[File:Nocturnal Detective Agency Artbook scan.jpg|thumb]]
The detective agency from which the master detectives operate, located on a submarine in the [[Riverbank]].
[[Category:Stubs]]
2e1fa6e80fa04a2378619c5d9c74b088c520e404
1799
1792
2023-08-07T01:14:30Z
ForensicForteAnalyst
18
I fixed up the page by adding an infobox and the in-game description of the agency. If possible, I would like to shrink the concept art, so it takes up less room on the page.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Nocturnal Detective Agency
| image = File:Nocturnal Detective Agency - screenshot.jpeg
| leader = [[Yakou Furio]]{{Smallspoiler|(formerly)|}}
| members = [[Yuma Kokohead]]<br>[[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]
| status = {{Smallspoiler|Inactive|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''Nocturnal Detective Agency''' is a detective agency where the Master Detectives operate at in ''[[Master Detective Archives: RAIN CODE]]''.
== In-Game Glossary ==
The submarine anchored at the [[Riverbank]] is home to Kanai Ward's only detective agency, headed by Chief Yakou Furio.
Inside this detective agency are a kitchen and shower. Yakou lives here.
== Gallery ==
=== Concept Art ===
[[File:Nocturnal Detective Agency Artbook scan.jpg]]
[[Category:Stubs]]
[[Category:Organizations]]
6bb7578e041983c3a10bd6a6c58f49d8a9ec17a4
1801
1799
2023-08-07T21:42:44Z
77.29.74.0
0
changed the size of the concept art image (hopefully fits the page better)
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = Nocturnal Detective Agency
| image = File:Nocturnal Detective Agency - screenshot.jpeg
| leader = [[Yakou Furio]]{{Smallspoiler|(formerly)|}}
| members = [[Yuma Kokohead]]<br>[[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]
| status = {{Smallspoiler|Inactive|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''Nocturnal Detective Agency''' is a detective agency where the Master Detectives operate at in ''[[Master Detective Archives: RAIN CODE]]''.
== In-Game Glossary ==
The submarine anchored at the [[Riverbank]] is home to Kanai Ward's only detective agency, headed by Chief Yakou Furio.
Inside this detective agency are a kitchen and shower. Yakou lives here.
== Gallery ==
=== Concept Art ===
[[File:Nocturnal Detective Agency Artbook scan.jpg|393x393px]]
[[Category:Stubs]]
[[Category:Organizations]]
a174b24d418751c7e15582e15c59562853124d2e
File:Riverbank scan from artbook.jpg
6
439
1793
2023-08-06T16:27:45Z
Asterik
57
wikitext
text/x-wiki
A view of the Riverbank from below including the Nocturnal Detective Agency's submarine and Amaterasu Corporation Headquarters
e0c2fe3433fe9302c7a18a8843fca1bf958b654b
Riverbank
0
440
1794
2023-08-06T16:29:19Z
Asterik
57
made page, added img from artbook, added official desc
wikitext
text/x-wiki
{{Stub}}
[[File:Riverbank scan from artbook.jpg|thumb]]
== Official description: ==
A riverbank of the large river running through [[Kanai Ward]]. Due to [[Amaterasu Corporation]]’s business practices, the water itself is terribly polluted.
The [[Nocturnal Detective Agency]] is currently located here after being evicted from a building in [[Kamasaki District]].
8016f03274eda59deb97bc2ce5a21c0bcc054b8d
1795
1794
2023-08-06T16:37:51Z
Asterik
57
wikitext
text/x-wiki
{{Stub}}
[[File:Riverbank scan from artbook.jpg|thumb]]
== Official description: ==
A riverbank of the large river running through [[Kanai Ward]]. Due to [[Amaterasu Corporation]]’s business practices, the water itself is terribly polluted.
The [[Nocturnal Detective Agency]] is currently located here after being evicted from a building in [[Kamasaki District]].
[[Category:Locations]]
3cc8ec2b7a5385f70312492f9aa2cb011aad5357
Chapter 0 - Massacre on the Amaterasu Express
0
441
1796
2023-08-06T18:59:17Z
2A02:A420:71:2CF7:B1B8:6258:D5CA:C296
0
i made it cuter
wikitext
text/x-wiki
>_<
e60d18266d1e6c37cde6f42823cba54e73251076
File:Guillaume Hall.png
6
442
1797
2023-08-06T22:59:44Z
Asterik
57
wikitext
text/x-wiki
Guillaume Hall
50a9b454c05b43a8ddb7a442f99fea0fc8017660
File:Nocturnal Detective Agency - screenshot.jpeg
6
443
1798
2023-08-07T00:40:55Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yuma Kokohead
0
102
1800
1765
2023-08-07T03:52:57Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
6828ffd8dcec9c0b1e385e89bc5d53a903f2086b
1817
1800
2023-08-10T18:38:49Z
Alerane
61
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
a9646768960f18420970ee1b2b2aafb0a5cb1551
1819
1817
2023-08-10T18:40:48Z
Alerane
61
/* In-Game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler | Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
92349cb0a7463cb7a09f71b608b60071d0f84477
File:Aiko.png
6
444
1802
2023-08-09T09:21:53Z
ANNIUA
60
The photo of Aiko that was kept by the four friends.
wikitext
text/x-wiki
== Summary ==
The photo of Aiko that was kept by the four friends.
8f7c6f87a33a98fca3541461d8e981796a6cf4fb
1807
1802
2023-08-09T10:07:21Z
ANNIUA
60
ANNIUA uploaded a new version of [[File:Aiko.png]]
wikitext
text/x-wiki
== Summary ==
The photo of Aiko that was kept by the four friends.
8f7c6f87a33a98fca3541461d8e981796a6cf4fb
1808
1807
2023-08-09T10:16:13Z
ANNIUA
60
ANNIUA uploaded a new version of [[File:Aiko.png]]
wikitext
text/x-wiki
== Summary ==
The photo of Aiko that was kept by the four friends.
8f7c6f87a33a98fca3541461d8e981796a6cf4fb
Ak
0
445
1803
2023-08-09T09:33:46Z
ANNIUA
60
Details about Aiko's appearance
wikitext
text/x-wiki
Appearance
Aiko is a young high school girl of average height, with a light complexion. She has orange / ambered colored eyes. She has short, straight hair cut into a round bob-cut with straight-cut bangs, as well as has a small ahoge, curving to the left. She is dressed in the Aetheria Academy Uniform.
fe62e3792bce7f68c38fe2914e5bfd36a01fb460
1804
1803
2023-08-09T09:35:51Z
ANNIUA
60
Blanked the page
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Aiko
0
405
1805
1771
2023-08-09T09:48:01Z
ANNIUA
60
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Aiko
| image = File:AikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = April 15
| death = Hit in the head with a brick by [[Karen]]
| deathplace = Aetheria Academy
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 165 cm (5'5")
| weight = 55 kg (121 lbs)
| status = {{Smallspoiler|Zombified|}}
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=B|likes=Acting|dislikes=Fighting|ability=Acting}}
Aiko is a character in ''[[Master Detective Archives: RAIN CODE]]''.
'''
== Appearance ==
Aiko is a young high school girl of average height, with a light complexion. She has orange/amber-colored eyes that fade into a lighter yellow. She has straight dark brown hair that is cut into a rounded mid-neck bob-cut, with straight cut bangs, which are far enough down to cover her eyebrows, as well a small ahoge, curving to the left. She is dressed in the Aetheria Academy Uniform.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
0201ff0763ce0a975dd2a500356375564630a41e
File:AIKOPHOTO.png
6
446
1806
2023-08-09T10:06:28Z
ANNIUA
60
Aiko's photo kept by the four friends.
wikitext
text/x-wiki
== Summary ==
Aiko's photo kept by the four friends.
3f62b34f0e9b0310aecc020bd10af0d5ef169e78
Karen
0
407
1809
1775
2023-08-10T07:04:27Z
ANNIUA
60
Added an appearance description
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 12
| death = Poisoned by [[Waruna]], [[Yoshiko]] & [[Kurane]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 175 cm (5'8")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Being in the spotlight|dislikes=Storms|ability=Dieting}}
Karen is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Karen is a taller-than-average, light-complexioned high school girl. She has bright, light blue colored eyes, with thicker eyelashes. She has pin-straight hair that tucks behind her ear, with two shorter pieces of hair that frame her face. She Is dressed in the Aetheria Academy uniform.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
f9493858d7fa82896857a7fbcb34d67e00911c3c
File:2023072519161300 s.jpg
6
447
1810
2023-08-10T18:04:07Z
Alerane
61
wikitext
text/x-wiki
Kurumi as shown in the Opening Cinematic at the end of Chapter Zero
3356c6e22e004344f62789af8aff2441e2f84a10
Kurumi Wendy
0
343
1811
1770
2023-08-10T18:10:32Z
Alerane
61
/* In-Game Screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Informant
| forte =
| birth = November 30
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 56 kg (123 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Cameras|dislikes=Information manipulation|ability=Tailing Suspects}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery>
==== In-Game screenshots ====
<gallery>
File:2023072519161300 s.jpg|Kurumi as shown during the Opening Cinematic at the end of Chapter 0
</gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
321d93c474ca90f21b38249b7776c9b1b3388972
1815
1811
2023-08-10T18:26:25Z
Alerane
61
Added some screenshots of her first appearance and various outfits
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Informant
| forte =
| birth = November 30
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 56 kg (123 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Cameras|dislikes=Information manipulation|ability=Tailing Suspects}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery>
=== In-Game screenshots ===
<gallery>
File:2023072519161300 s.jpg|Kurumi as shown during the Opening Cinematic at the end of Chapter 0
File:Kurumi's Uniform.jpg|Kurumi in her academy uniform in Chapter 2
File:Mystery Labyrinth Kurumi.jpg|Kurumi as she appears in the Mystery Labyrinth in Chapter 2
File:Back of Kurumi's Jacket.jpg|The back of Kurumi's jacket
</gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
94865e4eb23be5883f8ef7d3a83aa7becbb1314e
File:Kurumi's Uniform.jpg
6
448
1812
2023-08-10T18:15:49Z
Alerane
61
wikitext
text/x-wiki
Kurumi in her school uniform in Chapter 3
bab70cc0442eee5f2e64244d20d7a5da5177c101
File:Mystery Labyrinth Kurumi.jpg
6
449
1813
2023-08-10T18:21:09Z
Alerane
61
wikitext
text/x-wiki
Kurumi appearing in the Mystery Labyrinth in Chapter 2, tied to a stake for a Mystery Phantom to burn as a witch
3f0c58d5952a881117278bc5b96f13bf56bc6121
File:Back of Kurumi's Jacket.jpg
6
450
1814
2023-08-10T18:25:22Z
Alerane
61
wikitext
text/x-wiki
The back of Kurumi's Jacket pattern
150e0aa0725ec0d5cd003f46c383e51d8cc38901
File:Yuma's First Appearance.jpg
6
451
1816
2023-08-10T18:37:35Z
Alerane
61
wikitext
text/x-wiki
Yuma's first appearance in Chapter 0
0603ad56ed2ea372d23ac8f721f74df955569f33
File:Yuma's Name Card.jpg
6
452
1818
2023-08-10T18:40:00Z
Alerane
61
wikitext
text/x-wiki
Yuma's Introduction Title in Chapter 0 as screenshotted from the game
b3870739d7540e6899733251d61e1aede9d0fa11
File:Reasoning Death Match.jpg
6
453
1820
2023-08-10T18:47:55Z
Alerane
61
wikitext
text/x-wiki
Reasoning Death Match title card
877fbc8c1ca2813c4adb7b9ebdbf2fd94a1f5cc6
Mystery Labyrinth
0
282
1821
783
2023-08-10T18:48:17Z
Alerane
61
/* Reasoning Death Match */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== Gameplay glossary ==
=== GOD Shinigami ===
[[File:Mystery Labyrinth - GOD Shinigami - Promotional screenshot.jpg|thumb|180px]]
One of the puzzles within the Mystery Labyrinth. A mega-sized Shinigami will push forward past obstacles such as thorns and walls to hunt down the Mystery Phantom.<ref name="Official site"></ref>
{{clear}}
=== Locked Room Re-Creation ===
The locked room where the crime took place is recreated in the Mystery Labyrinth. Deduce the method and means in creating the locked room, and uncover the trick.<ref name="Official site"></ref>
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Labyrinth Skills ===
Labyrinth Skills can be learned using Skill Points earned when the Detective Rank increases. Utilize skills by setting them into "Memory" skill slots.
The game's difficulty level can be adjusted by prioritizing which skills to learn. Players who find action-oriented gameplay difficult can prioritize evasion skills. If solving puzzles is a challenge, Solution Blade skills can be focused on.
If players feel confident in both action and puzzle elements, they can play without relying on any skills.<ref name="Official site"></ref>
[[File:Mystery Labyrinth - Labyrinth Skills - Promotional screenshot.jpg|thumb|180px]]
===== Evasion Skills =====
Skills that ease the difficulty of action-oriented gameplay elements, such as slowing down the Mystery Phantom's statements in a Reasoning Death Match.<ref name="Official site"></ref>
===== Solution Blade Skills =====
Skills that ease the difficulty of puzzle elements, like eliminating incorrect answer choices for example.<ref name="Official site"></ref>
===== Stamina Skills =====
Increases Yuma's maximum health, making it less likely a game over will occur.<ref name="Official site"></ref>
=== Reasoning Death Match ===
[[File:Reasoning Death Match.jpg|thumb|183x183px]]
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
===== Repel =====
This action can be used to push back a Mystery Phantom's words with the Solution Blade and draw out more statements. Statements that can be repelled are colored blue. Question the grounds for a statement with Repel, even in the absence of evidence.<ref name="Official site"></ref>
===== Assist =====
Use an Assist from Shinigami or an accompanying detective in a Reasoning Death Match to cast a shield around Yuma. This will make him invincible for a fixed period of time. Use Assist carefully, as it cannot be used consecutively.<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref>
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
4bdc589a927070416714d5fb7668eb75f7c671ac
1823
1821
2023-08-10T19:43:57Z
Alerane
61
/* Shinigami Puzzle*/
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== Gameplay glossary ==
=== GOD Shinigami ===
[[File:Mystery Labyrinth - GOD Shinigami - Promotional screenshot.jpg|thumb|180px]]
One of the puzzles within the Mystery Labyrinth. A mega-sized Shinigami will push forward past obstacles such as thorns and walls to hunt down the Mystery Phantom.<ref name="Official site"></ref>
{{clear}}
=== Locked Room Re-Creation ===
The locked room where the crime took place is recreated in the Mystery Labyrinth. Deduce the method and means in creating the locked room, and uncover the trick.<ref name="Official site"></ref>
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Labyrinth Skills ===
Labyrinth Skills can be learned using Skill Points earned when the Detective Rank increases. Utilize skills by setting them into "Memory" skill slots.
The game's difficulty level can be adjusted by prioritizing which skills to learn. Players who find action-oriented gameplay difficult can prioritize evasion skills. If solving puzzles is a challenge, Solution Blade skills can be focused on.
If players feel confident in both action and puzzle elements, they can play without relying on any skills.<ref name="Official site"></ref>
[[File:Mystery Labyrinth - Labyrinth Skills - Promotional screenshot.jpg|thumb|180px]]
===== Evasion Skills =====
Skills that ease the difficulty of action-oriented gameplay elements, such as slowing down the Mystery Phantom's statements in a Reasoning Death Match.<ref name="Official site"></ref>
===== Solution Blade Skills =====
Skills that ease the difficulty of puzzle elements, like eliminating incorrect answer choices for example.<ref name="Official site"></ref>
===== Stamina Skills =====
Increases Yuma's maximum health, making it less likely a game over will occur.<ref name="Official site"></ref>
=== Reasoning Death Match ===
[[File:Reasoning Death Match.jpg|thumb|183x183px]]
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
===== Repel =====
This action can be used to push back a Mystery Phantom's words with the Solution Blade and draw out more statements. Statements that can be repelled are colored blue. Question the grounds for a statement with Repel, even in the absence of evidence.<ref name="Official site"></ref>
===== Assist =====
Use an Assist from Shinigami or an accompanying detective in a Reasoning Death Match to cast a shield around Yuma. This will make him invincible for a fixed period of time. Use Assist carefully, as it cannot be used consecutively.<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref>
=== Shinigami Puzzle ===
[[File:Shinigami's Puzzle.jpg|thumb|226x226px]]
At times when new information needs to be realized that isn't directly in a Solution Key, Shinigami lends a hand and starts the minigame, Shinigami Puzzle. Shinigami pulls out a barrel and dives in, bringing them to a beach where you break letters off the barrel while she wears it to spell the answer word missing from the provided sentence. Along with hitting letters you can also feed Shinigami Solution Keys relevant to the answer for helpful hints, but if you give her a wrong one she throws it back up.
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
b22d5a6cf7ba21fba7167f2d0746f13097d8c036
File:Shinigami's Puzzle.jpg
6
454
1822
2023-08-10T19:43:00Z
Alerane
61
wikitext
text/x-wiki
Shinigami's Puzzle title card
ae8bc6d79da4bf941ceed8636db5b3fca6416dc4
File:Pucci's Introduction.jpg
6
455
1824
2023-08-10T19:54:27Z
Alerane
61
wikitext
text/x-wiki
Pucci's name shown on screen at her introduction
dbb30a09afb6a7f49570a97eaf0f49c3015c032a
Pucci Lavmin
0
213
1825
1734
2023-08-10T19:56:50Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
File:PucciPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=O|likes=Classical Music|dislikes=Loud people}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
=== In-game screenshots ===
<gallery>
File:Pucci's Introduction.jpg|Pucci's introduction in Chapter 0, showing her name and her Detective Deed for the WDO
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
758052782d385d7e089f32bb77e64eb620125cf1
File:Melami's Introduction.jpg
6
456
1826
2023-08-10T19:58:41Z
Alerane
61
wikitext
text/x-wiki
Melami's introduction showing her name and Detective Deed in Chapter 0
df6e273bacd32be0f39e7d985d2b937a2779d3b4
Melami Goldmine
0
221
1827
1699
2023-08-10T19:59:18Z
Alerane
61
/*In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
File:MelamiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=B|likes=Beautiful, heartwarming clothes|dislikes=Ugly, non-heartwarming clothes}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
=== In-game screenshots ===
<gallery>
File:Melami's Introduction.jpg|Melami's introduction showing her name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
f6585ef7b8fed7fdd9c5a1b21370bd36fa4da74a
File:Zange's Introduction.jpg
6
457
1828
2023-08-10T20:01:05Z
Alerane
61
wikitext
text/x-wiki
Zange's introduction showing his name and Detective Deed for the WDO in Chapter 0
56efe55670c01e94bc49583deb82b3e177f4380e
Zange Eraser
0
206
1829
1700
2023-08-10T20:01:33Z
Alerane
61
/*In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
File:ZangePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Whisky|dislikes=Modern cellphones}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte ==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Zange's Introduction.jpg|Zange's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
b52511d14f7acd13697d43c18e89466625ada11b
File:Aphex's Introduction.jpg
6
458
1830
2023-08-10T20:03:37Z
Alerane
61
wikitext
text/x-wiki
Aphex's introduction showing his name and Detective Deed for the WDO in Chapter 0
edaa44729893ef90aeb485b3b61329f100a078f9
Aphex Logan
0
180
1831
1696
2023-08-10T20:04:25Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=AB|likes=Basketball|dislikes=Rogues with no sense of justice}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン Eifekkusu Rōgan) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. Aphex wears boots with silver tips. Aphex's raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
=== In-game screenshots ===
<gallery>
File:Aphex's Introduction.jpg|Aphex's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
a374e1605717bc48ac2ae6dc23f798491575cca5
File:Zilch's Introduction.jpg
6
459
1832
2023-08-10T20:05:58Z
Alerane
61
wikitext
text/x-wiki
Zilch's introduction showing his name and Detective Deed for the WDO in Chapter 0
f9064d08e0d32ab51f0d3c467d2901dc768c8323
Zilch Alexander
0
208
1833
1733
2023-08-10T20:06:33Z
Alerane
61
/* In-game Screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Unknown
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Animals|dislikes=Destruction of nature}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. The imposter died when Shinigami reaped his soul. For more information about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Zilch's Introduction.jpg|Zilch's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
a16966f88a2ce0b0fbd1b1dabe60ff7cce180b10
User:Alerane
2
460
1834
2023-08-10T20:11:51Z
Alerane
61
Described myself lol
wikitext
text/x-wiki
== Hi there! ==
I'm Alerane, I recently finished RAIN CODE and hopped on here to try to help fill things out since I took over 6000 screenshots while playing. If anything I edit is wrong feel free to fix it for me, I'll mostly be adding things I notice are missing rather than changing what people already have there!
45890155262040cdbab0a018e3da9696357d64ca
File:Art Gallery.jpg
6
461
1835
2023-08-10T20:28:17Z
Alerane
61
wikitext
text/x-wiki
The Art Gallery in Ginma District
0b634956c0c91746cfe88c0e3c82b1c337d54aeb
Ginma District
0
424
1836
1603
2023-08-10T20:31:58Z
Alerane
61
Image of Art Gallery's exterior added
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Ginma District
| image =
| events =
| level =
| location = [[Kanai Ward]]
| inhabitants =
}}
'''Ginma District''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within [[Kanai Ward]].
== Official description ==
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.
==== Art Gallery ====
[[File:Art Gallery.jpg|thumb|151x151px]]
A magnificent art gallery with two dinosaur fossils in the public square. It seems to be closed now, however.
== Gallery ==
<gallery>
</gallery>
== Trivia ==
== References ==
[[Category:Locations]]
72886913a4d6a19e59edf594462e5de412e2e39f
1840
1836
2023-08-10T20:38:04Z
Alerane
61
Added some images of the district
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Ginma District
| image =
| events =
| level =
| location = [[Kanai Ward]]
| inhabitants =
}}
'''Ginma District''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within [[Kanai Ward]].
== Official description ==
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.
==== Art Gallery ====
[[File:Art Gallery.jpg|thumb|151x151px]]
A magnificent art gallery with two dinosaur fossils in the public square. It seems to be closed now, however.
== Gallery ==
<gallery>
File:Ginma District.jpg|A view down the main street of Ginma District
File:Statue.jpg|A statue on the street in Ginma District
File:Golden Path Cafe.jpg|The Golden Path Cafe's interior in Ginma District.
</gallery><gallery>
</gallery>
== Trivia ==
== References ==
[[Category:Locations]]
606aeb534152f8f5c8b3ae096616a43ff15985bd
1868
1840
2023-08-10T23:47:35Z
Alerane
61
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Ginma District
| image =
| events =
| level =
| location = [[Kanai Ward]]
| inhabitants =
}}
'''Ginma District''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within [[Kanai Ward]].
== Official description ==
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.
==== Art Gallery ====
[[File:Art Gallery.jpg|thumb|151x151px]]
A magnificent art gallery with two dinosaur fossils in the public square. It seems to be closed now, however.
==== Golden Path Cafe ====
A cafe found in Ginma District full of plants that serves coffee. There always seems to be a few customers.
== Gallery ==
<gallery>
File:Ginma District.jpg|A view down the main street of Ginma District
File:Statue.jpg|A statue on the street in Ginma District
File:Golden Path Cafe.jpg|The Golden Path Cafe's interior in Ginma District.
File:Ginma Crosswalk.jpg|A crosswalk in Ginma District with warning lights.
</gallery><gallery>
</gallery>
== Trivia ==
== References ==
[[Category:Locations]]
a04c0663fe4cb326b247f936adaf65679ded29e2
File:Ginma District.jpg
6
462
1837
2023-08-10T20:33:14Z
Alerane
61
wikitext
text/x-wiki
One of the first shots of Ginma District in Chapter 1
9de91af04d824efb6d218d0229d06f0957f59776
File:Statue.jpg
6
463
1838
2023-08-10T20:35:08Z
Alerane
61
wikitext
text/x-wiki
A statue in Ginma District
160e80ab29f9000a2381af47c39f157924908a8d
File:Golden Path Cafe.jpg
6
464
1839
2023-08-10T20:36:31Z
Alerane
61
wikitext
text/x-wiki
The interior of the Golden Path Cafe in Ginma District
ec3ce5815448889c1dd6bd2fd8ab3e402c502e0a
File:Mystery Labyrinth Gate.jpg
6
465
1841
2023-08-10T21:52:54Z
Alerane
61
wikitext
text/x-wiki
The entrance of the Mystery Labyrinth
e22f838d5548222fabcd4b3d8f3e2a512b06e390
Mystery Labyrinth
0
282
1842
1823
2023-08-10T21:53:41Z
Alerane
61
Added image of exterior of Mystery Labyrinth
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
[[File:Mystery Labyrinth Gate.jpg|thumb|182x182px]]
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== Gameplay glossary ==
=== GOD Shinigami ===
[[File:Mystery Labyrinth - GOD Shinigami - Promotional screenshot.jpg|thumb|180px]]
One of the puzzles within the Mystery Labyrinth. A mega-sized Shinigami will push forward past obstacles such as thorns and walls to hunt down the Mystery Phantom.<ref name="Official site"></ref>
{{clear}}
=== Locked Room Re-Creation ===
The locked room where the crime took place is recreated in the Mystery Labyrinth. Deduce the method and means in creating the locked room, and uncover the trick.<ref name="Official site"></ref>
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Labyrinth Skills ===
Labyrinth Skills can be learned using Skill Points earned when the Detective Rank increases. Utilize skills by setting them into "Memory" skill slots.
The game's difficulty level can be adjusted by prioritizing which skills to learn. Players who find action-oriented gameplay difficult can prioritize evasion skills. If solving puzzles is a challenge, Solution Blade skills can be focused on.
If players feel confident in both action and puzzle elements, they can play without relying on any skills.<ref name="Official site"></ref>
[[File:Mystery Labyrinth - Labyrinth Skills - Promotional screenshot.jpg|thumb|180px]]
===== Evasion Skills =====
Skills that ease the difficulty of action-oriented gameplay elements, such as slowing down the Mystery Phantom's statements in a Reasoning Death Match.<ref name="Official site"></ref>
===== Solution Blade Skills =====
Skills that ease the difficulty of puzzle elements, like eliminating incorrect answer choices for example.<ref name="Official site"></ref>
===== Stamina Skills =====
Increases Yuma's maximum health, making it less likely a game over will occur.<ref name="Official site"></ref>
=== Reasoning Death Match ===
[[File:Reasoning Death Match.jpg|thumb|183x183px]]
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
===== Repel =====
This action can be used to push back a Mystery Phantom's words with the Solution Blade and draw out more statements. Statements that can be repelled are colored blue. Question the grounds for a statement with Repel, even in the absence of evidence.<ref name="Official site"></ref>
===== Assist =====
Use an Assist from Shinigami or an accompanying detective in a Reasoning Death Match to cast a shield around Yuma. This will make him invincible for a fixed period of time. Use Assist carefully, as it cannot be used consecutively.<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref>
=== Shinigami Puzzle ===
[[File:Shinigami's Puzzle.jpg|thumb|226x226px]]
At times when new information needs to be realized that isn't directly in a Solution Key, Shinigami lends a hand and starts the minigame, Shinigami Puzzle. Shinigami pulls out a barrel and dives in, bringing them to a beach where you break letters off the barrel while she wears it to spell the answer word missing from the provided sentence. Along with hitting letters you can also feed Shinigami Solution Keys relevant to the answer for helpful hints, but if you give her a wrong one she throws it back up.
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
c725a5678e54d8ead8b6324fb560c7702666cbed
1844
1842
2023-08-10T21:59:37Z
Alerane
61
/* Repel - Image added*/
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
[[File:Mystery Labyrinth Gate.jpg|thumb|182x182px]]
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== Gameplay glossary ==
=== GOD Shinigami ===
[[File:Mystery Labyrinth - GOD Shinigami - Promotional screenshot.jpg|thumb|180px]]
One of the puzzles within the Mystery Labyrinth. A mega-sized Shinigami will push forward past obstacles such as thorns and walls to hunt down the Mystery Phantom.<ref name="Official site"></ref>
{{clear}}
=== Locked Room Re-Creation ===
The locked room where the crime took place is recreated in the Mystery Labyrinth. Deduce the method and means in creating the locked room, and uncover the trick.<ref name="Official site"></ref>
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Labyrinth Skills ===
Labyrinth Skills can be learned using Skill Points earned when the Detective Rank increases. Utilize skills by setting them into "Memory" skill slots.
The game's difficulty level can be adjusted by prioritizing which skills to learn. Players who find action-oriented gameplay difficult can prioritize evasion skills. If solving puzzles is a challenge, Solution Blade skills can be focused on.
If players feel confident in both action and puzzle elements, they can play without relying on any skills.<ref name="Official site"></ref>
[[File:Mystery Labyrinth - Labyrinth Skills - Promotional screenshot.jpg|thumb|180px]]
===== Evasion Skills =====
Skills that ease the difficulty of action-oriented gameplay elements, such as slowing down the Mystery Phantom's statements in a Reasoning Death Match.<ref name="Official site"></ref>
===== Solution Blade Skills =====
Skills that ease the difficulty of puzzle elements, like eliminating incorrect answer choices for example.<ref name="Official site"></ref>
===== Stamina Skills =====
Increases Yuma's maximum health, making it less likely a game over will occur.<ref name="Official site"></ref>
=== Reasoning Death Match ===
[[File:Reasoning Death Match.jpg|thumb|183x183px]]
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
[[File:Yuma Repels.jpg|thumb|180x180px]]
===== Repel =====
This action can be used to push back a Mystery Phantom's words with the Solution Blade and draw out more statements. Statements that can be repelled are colored blue. Question the grounds for a statement with Repel, even in the absence of evidence.<ref name="Official site"></ref>
===== Assist =====
Use an Assist from Shinigami or an accompanying detective in a Reasoning Death Match to cast a shield around Yuma. This will make him invincible for a fixed period of time. Use Assist carefully, as it cannot be used consecutively.<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref>
=== Shinigami Puzzle ===
[[File:Shinigami's Puzzle.jpg|thumb|226x226px]]
At times when new information needs to be realized that isn't directly in a Solution Key, Shinigami lends a hand and starts the minigame, Shinigami Puzzle. Shinigami pulls out a barrel and dives in, bringing them to a beach where you break letters off the barrel while she wears it to spell the answer word missing from the provided sentence. Along with hitting letters you can also feed Shinigami Solution Keys relevant to the answer for helpful hints, but if you give her a wrong one she throws it back up.
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
e52775cf0752d7dd784bc5a19a54f35bed06a38d
1853
1844
2023-08-10T22:29:30Z
Alerane
61
/* Deduction Denouement added */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
[[File:Mystery Labyrinth Gate.jpg|thumb|182x182px]]
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== Gameplay glossary ==
=== GOD Shinigami ===
[[File:Mystery Labyrinth - GOD Shinigami - Promotional screenshot.jpg|thumb|180px]]
One of the puzzles within the Mystery Labyrinth. A mega-sized Shinigami will push forward past obstacles such as thorns and walls to hunt down the Mystery Phantom.<ref name="Official site"></ref>
{{clear}}
=== Locked Room Re-Creation ===
The locked room where the crime took place is recreated in the Mystery Labyrinth. Deduce the method and means in creating the locked room, and uncover the trick.<ref name="Official site"></ref>
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Labyrinth Skills ===
Labyrinth Skills can be learned using Skill Points earned when the Detective Rank increases. Utilize skills by setting them into "Memory" skill slots.
The game's difficulty level can be adjusted by prioritizing which skills to learn. Players who find action-oriented gameplay difficult can prioritize evasion skills. If solving puzzles is a challenge, Solution Blade skills can be focused on.
If players feel confident in both action and puzzle elements, they can play without relying on any skills.<ref name="Official site"></ref>
[[File:Mystery Labyrinth - Labyrinth Skills - Promotional screenshot.jpg|thumb|180px]]
===== Evasion Skills =====
Skills that ease the difficulty of action-oriented gameplay elements, such as slowing down the Mystery Phantom's statements in a Reasoning Death Match.<ref name="Official site"></ref>
===== Solution Blade Skills =====
Skills that ease the difficulty of puzzle elements, like eliminating incorrect answer choices for example.<ref name="Official site"></ref>
===== Stamina Skills =====
Increases Yuma's maximum health, making it less likely a game over will occur.<ref name="Official site"></ref>
=== Reasoning Death Match ===
[[File:Reasoning Death Match.jpg|thumb|183x183px]]
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
[[File:Yuma Repels.jpg|thumb|180x180px]]
===== Repel =====
This action can be used to push back a Mystery Phantom's words with the Solution Blade and draw out more statements. Statements that can be repelled are colored blue. Question the grounds for a statement with Repel, even in the absence of evidence.<ref name="Official site"></ref>
===== Assist =====
Use an Assist from Shinigami or an accompanying detective in a Reasoning Death Match to cast a shield around Yuma. This will make him invincible for a fixed period of time. Use Assist carefully, as it cannot be used consecutively.<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref>[[File:Shinigami's Puzzle.jpg|thumb|226x226px]]
=== Shinigami Puzzle ===
At times when new information needs to be realized that isn't directly in a Solution Key, Shinigami lends a hand and starts the minigame, Shinigami Puzzle. Shinigami pulls out a barrel and dives in, bringing them to a beach where you break letters off the barrel while she wears it to spell the answer word missing from the provided sentence. Along with hitting letters you can also feed Shinigami Solution Keys relevant to the answer for helpful hints, but if you give her a wrong one she throws it back up.
[[File:Deduction Denouement.jpg|thumb|226x226px]]
=== Deduction Denouement ===
The summary of the case in the form of comic, where the player must fill in the empty panels with the one provided on the side, unlocking additional images as more correct ones are placed. The final panel names the culprit, and Shinigami then reads the story aloud.
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
895bd00401b8580e5293d6b71258b71807696501
1854
1853
2023-08-10T22:35:52Z
Alerane
61
Image resize to match others
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
[[File:Mystery Labyrinth Gate.jpg|thumb|182x182px]]
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== Gameplay glossary ==
=== GOD Shinigami ===
[[File:Mystery Labyrinth - GOD Shinigami - Promotional screenshot.jpg|thumb|180px]]
One of the puzzles within the Mystery Labyrinth. A mega-sized Shinigami will push forward past obstacles such as thorns and walls to hunt down the Mystery Phantom.<ref name="Official site"></ref>
{{clear}}
=== Locked Room Re-Creation ===
The locked room where the crime took place is recreated in the Mystery Labyrinth. Deduce the method and means in creating the locked room, and uncover the trick.<ref name="Official site"></ref>
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Labyrinth Skills ===
Labyrinth Skills can be learned using Skill Points earned when the Detective Rank increases. Utilize skills by setting them into "Memory" skill slots.
The game's difficulty level can be adjusted by prioritizing which skills to learn. Players who find action-oriented gameplay difficult can prioritize evasion skills. If solving puzzles is a challenge, Solution Blade skills can be focused on.
If players feel confident in both action and puzzle elements, they can play without relying on any skills.<ref name="Official site"></ref>
[[File:Mystery Labyrinth - Labyrinth Skills - Promotional screenshot.jpg|thumb|180px]]
===== Evasion Skills =====
Skills that ease the difficulty of action-oriented gameplay elements, such as slowing down the Mystery Phantom's statements in a Reasoning Death Match.<ref name="Official site"></ref>
===== Solution Blade Skills =====
Skills that ease the difficulty of puzzle elements, like eliminating incorrect answer choices for example.<ref name="Official site"></ref>
===== Stamina Skills =====
Increases Yuma's maximum health, making it less likely a game over will occur.<ref name="Official site"></ref>
=== Reasoning Death Match ===
[[File:Reasoning Death Match.jpg|thumb|183x183px]]
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
[[File:Yuma Repels.jpg|thumb|180x180px]]
===== Repel =====
This action can be used to push back a Mystery Phantom's words with the Solution Blade and draw out more statements. Statements that can be repelled are colored blue. Question the grounds for a statement with Repel, even in the absence of evidence.<ref name="Official site"></ref>
===== Assist =====
Use an Assist from Shinigami or an accompanying detective in a Reasoning Death Match to cast a shield around Yuma. This will make him invincible for a fixed period of time. Use Assist carefully, as it cannot be used consecutively.<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref>
=== Shinigami Puzzle ===
[[File:Shinigami's Puzzle.jpg|thumb|194x194px]]
At times when new information needs to be realized that isn't directly in a Solution Key, Shinigami lends a hand and starts the minigame, Shinigami Puzzle. Shinigami pulls out a barrel and dives in, bringing them to a beach where you break letters off the barrel while she wears it to spell the answer word missing from the provided sentence. Along with hitting letters you can also feed Shinigami Solution Keys relevant to the answer for helpful hints, but if you give her a wrong one she throws it back up.
[[File:Deduction Denouement.jpg|thumb|192x192px]]
=== Deduction Denouement ===
The summary of the case in the form of comic, where the player must fill in the empty panels with the one provided on the side, unlocking additional images as more correct ones are placed. The final panel names the culprit, and Shinigami then reads the story aloud.
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
3b85ce4be73159500a3973ea629f24bc94432761
File:Yuma Repels.jpg
6
466
1843
2023-08-10T21:58:38Z
Alerane
61
wikitext
text/x-wiki
Yuma's Sprite CG when he repels in a Reasoning Death Match
7e6fa8f7b1c91b0b3c64e52289ef3b4ce85c408c
File:Memory Shard - Silver.jpg
6
467
1845
2023-08-10T22:03:57Z
Alerane
61
wikitext
text/x-wiki
Silver Memory Shards provide Gumshoe Gab scenes with Fubuki Clockford
56ebcf20a3a7abbb2fcdb6937b70ec8e947247ac
File:Fubuki's Introduction.jpg
6
468
1846
2023-08-10T22:05:43Z
Alerane
61
wikitext
text/x-wiki
Fubuki's introduction with her name on screen in Chapter 0
e5205b597b06c40e90463c4f4801574bcd87f84e
File:Fubuki in Opening.jpg
6
469
1847
2023-08-10T22:06:32Z
Alerane
61
wikitext
text/x-wiki
Fubuki Clockford as she appears in the Opening Cinematic at the end of Chapter 0, listing her name and english VA
00697a83847867e9c1694610b9a995f2ad7c9eb2
Fubuki Clockford
0
214
1848
1685
2023-08-10T22:08:23Z
Alerane
61
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<gallery>
File:Fubuki's Introduction.jpg|Fubuki's introduction with her name on screen in Chapter 0
File:Fubuki in Opening.jpg|Fubuki Clockford as she appears in the Opening Cinematic at the end of Chapter 0, listing her name and her English VA
File:Memory Shard - Silver.jpg|Silver Memory Shards provide Gumshoe Gab scenes with Fubuki Clockford
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
cd320f7c4c0cf59883fbece3af432e7f411a29f8
File:Desuhiko's Introduction.jpg
6
470
1849
2023-08-10T22:12:57Z
Alerane
61
wikitext
text/x-wiki
Desuhiko's introduction showing his name on screen in Chapter 0
8e2a9219955bd24aef377d80dfe86689cb433ef2
File:Desuhiko in Opening.jpg
6
471
1850
2023-08-10T22:13:57Z
Alerane
61
wikitext
text/x-wiki
Desuhiko as shown in the Opening Cinematic at the end of Chapter 0, showing his name and his English VA's name.
3f5a2b2ee9f03ea63f2f2a2fac187e03ad581f97
Desuhiko Thunderbolt
0
201
1851
1673
2023-08-10T22:15:08Z
Alerane
61
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
He appears to be very prideful and thinks highly of himself as a Master Detective, looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, the polar opposite of Vivia, which unfortunately causes some disputes occasionally.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<gallery>
File:Desuhiko's Introduction.jpg|Desuhiko's introduction showing his name on screen in Chapter 0
File:Desuhiko in Opening.jpg|Desuhiko as shown in the Opening Cinematic at the end of Chapter 0, showing his name and his English VA's name.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
04442cbbdedbbf9453dd190e68a0d7c38db71cd9
File:Deduction Denouement.jpg
6
472
1852
2023-08-10T22:28:37Z
Alerane
61
wikitext
text/x-wiki
Deduction Denouement title card
fcd93f1da8470c07dbbc9fce9425f611c27ca13a
File:Vivia's Introduction.jpg
6
473
1855
2023-08-10T22:46:26Z
Alerane
61
wikitext
text/x-wiki
Vivia's introduction showing his name on screen in Chapter 0
f7e6617a382fa1b35d5a4d17124d67da0c8e80b7
File:Vivia in Opening.jpg
6
474
1856
2023-08-10T22:47:16Z
Alerane
61
wikitext
text/x-wiki
Vivia as shown in the Opening Cinematic at the end of Chapter 0, showing his name and his English VA's name.
b08ad461b7d4ca797fb436d8c566f7c6f79cff3d
Vivia Twilight
0
204
1857
1684
2023-08-10T22:52:37Z
Alerane
61
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Fluffy pillows|dislikes=Hard pillows<br>Living}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Vivia's Introduction.jpg|Vivia's introduction showing his name on screen in Chapter 0
File:Vivia in Opening.jpg|Vivia as shown in the Opening Cinematic at the end of Chapter 0, showing his name and his English VA's name.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
15241b0f8d33f0083a1fabb0a8122aaae203330e
File:Guillaume's Introduction.jpg
6
475
1858
2023-08-10T23:01:09Z
Alerane
61
wikitext
text/x-wiki
Guillaume's introduction with her name on screen at her first appearance in Chapter 3.
a47aa989b685e58e6761f4068e0b32574cc97f96
File:Domnic's Introduction.jpg
6
476
1859
2023-08-10T23:01:58Z
Alerane
61
wikitext
text/x-wiki
Dominic's introduction with his name on screen at his first appearance in Chapter 3.
b4f23296fafe19c82b40db031e05b2f05adadf8c
Guillaume Hall
0
238
1860
1783
2023-08-10T23:03:50Z
Alerane
61
Added an image gallery
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 171 cm (5'7")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=A|likes=Happy, joyful killing|dislikes=Boring prey|ability=Fortune Telling}}
'''Guillaume Hall''' (ギヨーム ホール) is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Guillaume's Introduction.jpg|Guillaume's introduction with her name on screen at her first appearance in Chapter 3.
</gallery>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
ad8b257c289c4f8d973fdd9d6b768f5f3d807c20
Dominic Fulltank
0
239
1861
1782
2023-08-10T23:05:38Z
Alerane
61
Added an image gallery
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
File:DominicPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 225 cm (7'4")
| weight = 220 kg (485 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=O|likes=Sleeping lazily|dislikes=Thinking|ability=Arm Wrestling}}
'''Dominic Fulltank''' (ドミニク フルタンク) is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Domnic's Introduction.jpg|Dominic's introduction with his name on screen at his first appearance in Chapter 3.
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
713acbb43530f315e9f193bb24664e1301573d69
File:Kamasaki Grinning Man.jpg
6
477
1862
2023-08-10T23:34:46Z
Alerane
61
wikitext
text/x-wiki
Kamasaki District described by one of its citizens.
64f325c1996e08839c705be1b51f08a539e16a15
Kamasaki District
0
423
1863
1602
2023-08-10T23:38:22Z
Alerane
61
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kamasaki District
| image =
| events =
| level =
| location = [[Kanai Ward]]
| inhabitants =
}}
'''Kamasaki District''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within the centre of [[Kanai Ward]].
== Official description ==
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
== Gallery ==
<gallery>
File:Kamasaki Grinning Man.jpg|Kamasaki District described by one of its citizens.
</gallery>
== Trivia ==
== References ==
<references/>
[[Category:Locations]]
de51b1481107ebdfe69c067532ebcb721e0c4806
File:Seth's Introduction.jpg
6
478
1864
2023-08-10T23:39:52Z
Alerane
61
wikitext
text/x-wiki
Seth's introduction with his name on the screen in Chapter 1.
3098465a7c0a44fe8743924479ca55fd73755426
File:Back of Seth's Cloak.jpg
6
479
1865
2023-08-10T23:41:28Z
Alerane
61
wikitext
text/x-wiki
The back of Seth's rain cloak.
beca93326bd250971d4bfc38d79f9cc0ad4f40f3
Seth Burroughs
0
237
1866
1740
2023-08-10T23:42:07Z
Alerane
61
Added an image gallery
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Illustration
File:SethPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 177 cm (5'9")
| weight = 69 kg (152 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Wind instruments|dislikes=Untuned instruments|ability=Chess}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Seth's Introduction.jpg|Seth's introduction with his name on the screen in Chapter 1.
File:Back of Seth's Cloak.jpg|The back of Seth's rain cloak.
</gallery>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
ee2f5087bbf563042e573bdc168d8ff861170310
1870
1866
2023-08-10T23:51:22Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Illustration
File:SethPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 177 cm (5'9")
| weight = 69 kg (152 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Wind instruments|dislikes=Untuned instruments|ability=Chess}}
'''Seth Burroughs''' (セス バロウズ) is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Seth's Introduction.jpg|Seth's introduction with his name on the screen in Chapter 1.
File:Back of Seth's Cloak.jpg|The back of Seth's rain cloak.
File:Seth's Megaphone.jpg|Seth speaking through a megaphone held by another Peacekeeper.
</gallery>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
d3cdb9b7ec12f3862e4f10ae3ea9139eb6cfb14e
File:Ginma Crosswalk.jpg
6
480
1867
2023-08-10T23:45:52Z
Alerane
61
wikitext
text/x-wiki
A crosswalk in Ginma District with warning lights.
900f133f8bb190706f5f0a259dc12c0b479af1cf
File:Seth's Megaphone.jpg
6
481
1869
2023-08-10T23:50:49Z
Alerane
61
wikitext
text/x-wiki
Seth speaking through a megaphone held by another Peacekeeper.
a493c7861c6086c4224d124c0f73073275616ffe
File:Swank's Introduction.jpg
6
482
1871
2023-08-10T23:56:58Z
Alerane
61
wikitext
text/x-wiki
Swank's introduction with his name on the screen in Chapter 0.
3d5219e572ee4dd1eb5fec308d0a140dda1da400
File:Swank.jpg
6
483
1872
2023-08-10T23:57:46Z
Alerane
61
wikitext
text/x-wiki
Swank Catsonell at Kanai Station in Chapter 0.
61bf958772268cfe8c1876745256a81493a2f668
Swank Catsonell
0
236
1873
1759
2023-08-10T23:58:41Z
Alerane
61
Added an image gallery
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
File:SwankPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 193 cm (6'4")
| weight = 140 kg (308 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Fatty sirloin steak|dislikes=Fish|ability=Speed Eating}}
}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
=== Chapter 0 ===
After Yuma arrived at Kanai Ward while attempting to solve the murders of the burned Master Detectives, Swank and the Peacekeeprs attempted to arrest Yuma, which resulted in Shinigami opening a portal to the Mystery Labryinth, In the Labryinth, Swank's Manifested Mystery Phantom appeared a few times to stop Yuma from solving the case. After Shinigami reaped the soul of the Fake Zilch, resulting in his death, Swank still blamed Yuma and attempted to arrest him, only for Chief [[Yakou Furio]] to intervene and persuade him into letting Yuma go. Swank reluctantly backs down. Allowing Yakou to take Yuma into Kanai Ward and greet him.
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Swank's Introduction.jpg|Swank's introduction with his name on the screen in Chapter 0.
File:Swank.jpg|Swank Castonell at Kanai Station in Chapter 0.
</gallery>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
f5c4836c6e3a6216a53b716097792604f1e2345b
File:Yakou's Introduction.jpg
6
484
1874
2023-08-11T00:03:59Z
Alerane
61
wikitext
text/x-wiki
Yakou's introduction with his name on screen at his first appearance in Chapter 0
e9425b02db59c4d5ec34c1f27f92de6e0e33d800
File:Yakou in Opening.jpg
6
485
1875
2023-08-11T00:06:05Z
Alerane
61
wikitext
text/x-wiki
Yakou as he appears in the Opening Cinematic at the end of Chapter 0, showing his name and his English VA's name.
a7fd3652df827bd7883fcb57d9228b3495ceb759
File:Memory Shard - Copper.jpg
6
486
1876
2023-08-11T00:07:28Z
Alerane
61
wikitext
text/x-wiki
Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
2a90243e135f2599c99404991b53c1209dcb991a
File:Yakou Hood.jpg
6
487
1877
2023-08-11T00:08:44Z
Alerane
61
wikitext
text/x-wiki
Yakou with his hood on.
1db2e6abce3cf52998a06610168e4df3246e2dc7
File:Yakou's Desk.jpg
6
488
1878
2023-08-11T00:12:00Z
Alerane
61
wikitext
text/x-wiki
Chief Yakou at his desk in the Noctournal Detective Agency.
c55211f245abff180453269b4fc3ad96a30d37c5
Yakou Furio
0
226
1879
1757
2023-08-11T00:14:08Z
Alerane
61
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of Chapter 0, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Noctournal Detective Agency.
</gallery>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
06ec80f7b13986e68afc1189a4a44fac189ba9d9
File:Number One's Introduction.jpg
6
489
1880
2023-08-11T00:17:36Z
Alerane
61
wikitext
text/x-wiki
Number One's introduction with his name on screen during his first appearance in Chapter 0.
833e7c3dcd303e2c3738f34abb808dd34b2bac8b
Number One
0
293
1881
1788
2023-08-11T00:19:40Z
Alerane
61
Added an image gallery
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|ability=Running Away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Number One's Introduction.jpg|Number One's introduction with his name on screen during his first appearance in Chapter 0.
</gallery>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
8c982a358e3ae74c38d7f8561ec247fa23b0f9a9
File:Kamasaki District Bird's Eye View.jpg
6
490
1882
2023-08-11T00:23:31Z
Alerane
61
wikitext
text/x-wiki
Kamasaki District seen from above.
ac98a046b3026f8ac210975e90317f7e4d321f78
File:Church.jpg
6
491
1883
2023-08-11T00:27:29Z
Alerane
61
wikitext
text/x-wiki
Kanai Ward's only Church
7e55cd129dca6f1e18b58a294813d479d8a89bdd
Kamasaki District
0
423
1884
1863
2023-08-11T00:27:41Z
Alerane
61
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kamasaki District
| image =
| events =
| level =
| location = [[Kanai Ward]]
| inhabitants =
}}
'''Kamasaki District''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within the centre of [[Kanai Ward]].
== Official description ==
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
== Gallery ==
<gallery>
File:Kamasaki Grinning Man.jpg|Kamasaki District described by one of its citizens.
File:Kamasaki District Bird's Eye View.jpg|Kamasaki District seen from above.
</gallery>
== Trivia ==
== References ==
<references/>
[[Category:Locations]]
a0bc131342601cbc9f46361ccf55825398ac4032
Category:Characters
14
103
1885
1691
2023-08-11T08:05:58Z
Brainwormsdotcom
45
/* Others */The noodle stand owner should get his own page, 'nough said.
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[Noodle Stand Owner.png]]<br /><small>'''[[Noodle Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
a24da259dd2131eb7e744f6eb3aa27a0f127ce16
1906
1885
2023-08-16T16:17:06Z
91.140.26.153
0
/* Resistance */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|Teacher
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[Noodle Stand Owner.png]]<br /><small>'''[[Noodle Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
e49bdb6f843d95bbe12f59942b46c50276c71362
1907
1906
2023-08-16T19:37:30Z
109.242.79.249
0
/* Aetheria Academy */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|image
yet to be
added
Teacher
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[Noodle Stand Owner.png]]<br /><small>'''[[Noodle Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
25caf7a7feda61d714743811539e3b69a0e2fad2
1908
1907
2023-08-16T19:38:03Z
109.242.79.249
0
/* Aetheria Academy */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|image
yet to be
added
Teacher
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[Noodle Stand Owner.png]]<br /><small>'''[[Noodle Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
b585df1864a568dace7e0b859db49a199777197c
File:Kei's Request.jpg
6
492
1886
2023-08-11T21:33:11Z
Alerane
61
wikitext
text/x-wiki
Requesting the help of the Master Detectives in Chapter 1.
0a075c2b5d170d06b55b973fec272f61a992e9ce
File:Kei's Lucky Ball.jpg
6
493
1887
2023-08-11T21:36:33Z
Alerane
61
wikitext
text/x-wiki
Kei with his hood off and his baseball.
a545264eff42d8e70170d0efed6dc8ac94427bce
Kei Colan
0
433
1888
1750
2023-08-11T21:37:49Z
Alerane
61
Added an image gallery
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:KeiColanPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation = Watchmaker's Son
| birth = August 24
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Baseball|dislikes=Loneliness|ability=Foot Racing}}
Kei Colan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Kei's Request.jpg|Requesting the help of the Master Detectives in Chapter 1.
File:Kei's Lucky Ball.jpg|Kei with his hood off and his baseball.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
ab7d134a666515e80deda97726108e7fbce10a96
File:Melami Forte.jpg
6
494
1889
2023-08-11T21:40:11Z
Alerane
61
wikitext
text/x-wiki
Melami explaining her Forte in Chapter 0.
4500af1bd57a8afcab4b4505fc2c52a06c389027
File:Melami's First Look.jpg
6
495
1890
2023-08-11T21:42:12Z
Alerane
61
wikitext
text/x-wiki
Melami first seeing Yuma on the Amaterasu Express.
7af2831eee4bb5e52d5cc4bb070b87d489b8a391
Melami Goldmine
0
221
1891
1827
2023-08-11T21:42:44Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
File:MelamiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=B|likes=Beautiful, heartwarming clothes|dislikes=Ugly, non-heartwarming clothes}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami appears to be of average height, and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
=== In-game screenshots ===
<gallery>
File:Melami's Introduction.jpg|Melami's introduction showing her name and Detective Deed for the WDO in Chapter 0
File:Melami Forte.jpg|Melami explaining her Forte in Chapter 0.
File:Melami's First Look.jpg|Melami first seeing Yuma on the Amaterasu Express.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
68ec1461870e10c9b148973f1409f86b5670de6b
File:Fake Zilch in Mystery Labyrinth.jpg
6
496
1892
2023-08-11T21:49:12Z
Alerane
61
wikitext
text/x-wiki
"Zilch" first appearing in the Mystery Labryinth
e703bc5697bc26cc9219f1b75a925ca3a2d13e6f
File:Zilch Mystery Phantom 1.jpg
6
497
1893
2023-08-11T21:49:58Z
Alerane
61
wikitext
text/x-wiki
Zilch as a Mystery Phantom
636dc1b3569680616ad51b43680709cccc2629bb
File:Zilch Mystery Phantom 2.jpg
6
498
1894
2023-08-11T21:51:01Z
Alerane
61
wikitext
text/x-wiki
"Zilch" as a Mystery Phantom second form.
dfb2d710fc335288e07f5d932749198dc2d1e764
Fake Zilch
0
406
1895
1732
2023-08-11T21:54:23Z
Alerane
61
Added an image gallery, not sure how to mark a gallery for spoilers, tho the whole page here is marked as a spoiler and I only uploaded Chapter 0 images.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Destroying nature|dislikes=Animals|ability=Impersonations}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi considered criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]". He killed the real Zilch before stealing his whole identify to disguise as him.| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth and Shinigami to reap his soul, resulting in his death. However, The Fake Zilch's death resulted in the unconvinced Swank to arrest Yuma, only for Yakou Furio to intervene and successfully persuade Swank and letting Yuma go.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, his zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the whereabouts of the zombies are unknown.|Epilogue}}
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Fake Zilch in Mystery Labyrinth.jpg|"Zilch" in the Mystery Labyrinth.
File:Zilch Mystery Phantom 1.jpg|"Zilch" as a Mystery Phantom
File:Zilch Mystery Phantom 2.jpg|"Zilch" as a Mystery Phantom with a second form.
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
cd7dd373b3cd99f2f99428f59a668b5c247160af
Yakou Furio
0
226
1896
1879
2023-08-13T00:21:54Z
2A00:23C6:9F0A:601:FDEF:CE26:A743:9C51
0
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Noctournal Detective Agency.
</gallery>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
c2331ed8c5a81175236c52b0f734c6db50a9847a
1905
1896
2023-08-16T16:06:40Z
2601:140:9501:A8C0:30CF:A886:AE32:81A3
0
/* Trivia */ added details about the text on the back of Yakou's jacket.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Noctournal Detective Agency.
</gallery>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
dde6a33fcb07c2d7c3a0744b1d41e4326bb59ad2
Desuhiko Thunderbolt
0
201
1897
1851
2023-08-13T00:22:58Z
2A00:23C6:9F0A:601:FDEF:CE26:A743:9C51
0
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
He appears to be very prideful and thinks highly of himself as a Master Detective, looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, the polar opposite of Vivia, which unfortunately causes some disputes occasionally.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<gallery>
File:Desuhiko's Introduction.jpg|Desuhiko's introduction showing his name on screen in the Prologue
File:Desuhiko in Opening.jpg|Desuhiko as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
57fdbbd34916242040fe6f38c9d733af3133055f
Fubuki Clockford
0
214
1898
1848
2023-08-13T00:23:57Z
2A00:23C6:9F0A:601:FDEF:CE26:A743:9C51
0
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<gallery>
File:Fubuki's Introduction.jpg|Fubuki's introduction with her name on screen in the Prologue
File:Fubuki in Opening.jpg|Fubuki Clockford as she appears in the Opening Cinematic at the end of the Prologue, listing her name and her English VA
File:Memory Shard - Silver.jpg|Silver Memory Shards provide Gumshoe Gab scenes with Fubuki Clockford
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
1f96c3635ce78383fc399d17e1e0921bdade1ed8
Number One
0
293
1899
1881
2023-08-13T00:24:43Z
2A00:23C6:9F0A:601:FDEF:CE26:A743:9C51
0
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = World Detective Organization - Number One Illustration.jpg
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|ability=Running Away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Number One's Introduction.jpg|Number One's introduction with his name on screen during his first appearance in the Prologue.
</gallery>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
ca75df9037ef166c561298a280b42de6e434ec0f
Vivia Twilight
0
204
1900
1857
2023-08-13T00:25:54Z
2A00:23C6:9F0A:601:FDEF:CE26:A743:9C51
0
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Fluffy pillows|dislikes=Hard pillows<br>Living}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Vivia's Introduction.jpg|Vivia's introduction showing his name on screen in the Prologue
File:Vivia in Opening.jpg|Vivia as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
d03529ad3548507c7ff7c417560e65d43f3ba36f
Kurumi Wendy
0
343
1901
1815
2023-08-13T00:27:26Z
2A00:23C6:9F0A:601:FDEF:CE26:A743:9C51
0
/* In-Game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Informant
| forte =
| birth = November 30
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 56 kg (123 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Cameras|dislikes=Information manipulation|ability=Tailing Suspects}}
'''Kurumi Wendy''' (クルミ ウェンディー) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery>
=== In-Game screenshots ===
<gallery>
File:2023072519161300 s.jpg|Kurumi as shown during the Opening Cinematic at the end of the Prologue
File:Kurumi's Uniform.jpg|Kurumi in her academy uniform in Chapter 2
File:Mystery Labyrinth Kurumi.jpg|Kurumi as she appears in the Mystery Labyrinth in Chapter 2
File:Back of Kurumi's Jacket.jpg|The back of Kurumi's jacket
</gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
5cdeb2901b8f8357c8f79efb8ce9a378bdc8bd0b
MediaWiki:Sidebar
8
106
1902
1058
2023-08-13T12:56:43Z
Ceyarma
46
wikitext
text/x-wiki
* Content
** Master Detective Archives: RAIN CODE|Game
** How to Be a Master Detective: A Yakou Furio Case|Novel
** Master Detective Archives: RAIN CODE 4-Panel Manga|4-Panel Manga
** Category:Characters|Characters
** Category:Locations|Locations
* navigation
** mainpage|mainpage-description
** recentchanges-url|recentchanges
** randompage-url|randompage
** helppage|help-mediawiki
* Guides
** Master Detective Archives: RAIN CODE:Content Policy|Content Policy
** Master Detective Archives: RAIN CODE:Editing guide|Editing guide
** Master Detective Archives: RAIN CODE:User talk guide|User talk guide
* Wiki information
** Master Detective Archives: RAIN CODE:Administration|Administration
** Special:ActiveUsers|Active users list
** Special:AllPages|All pages
** Special:ListFiles|File list
* SEARCH
* TOOLBOX
* LANGUAGES
34d66f850a8abd0f7012bdcc2dfc56f86de0ad1c
MediaWiki:Common.css
8
10
1903
1653
2023-08-13T13:05:11Z
Ceyarma
46
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
body {
background-attachment: fixed !important;
background-size: 100% !important;
background: url("https://static.miraheze.org/raincodewiki/4/48/MenuBackground.png") top;
}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Futura !important;
font-weight: bold !important;
}
.pi-header {
color: #FFFFFF !important;
background-color: #9D94DB !important;
}
/*** GALLERIES ***/
.mw-gallery-traditional .gallerybox .thumb {
background-color: rgba(157, 148, 219, 0.4) !important;
}
/*** AFFILIATES ***/
.affiliateimg {
opacity: 0.9;
}
.affiliateimg:hover {
opacity: 1.0;
}
4167f4f324b4ac82961b368ca44ae4812123d928
Mystery Labyrinth
0
282
1909
1854
2023-08-19T00:25:53Z
2601:248:C400:4A70:AC23:BDFE:7B44:7AF
0
/* Official description */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
[[File:Mystery Labyrinth Gate.jpg|thumb|182x182px]]
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
The only way to destroy the Mystery Labyrinth is to reap the culprit's soul, this causes the culprit to die in real life from a seizure. If Yuma stays in the labyrinth for too long, his soul will get absorbed and die, If the Mystery isn't solved, the Labyrinth will became of a have a huge effect on the real world, causing people to commit countless murder, creating more labyrinths.
Other Detectives whom Yuma can share his Coalescence with can enter the Labyrinth with him, but in doing so, they lose their memories of the case they're investigating, and when the Labyrinth is destroyed, they lose their memories of their time in the Labyrinth, Except [[Vivia Twilight|Vivia]], as his forte allows him to be immune to the memory loss, thus maintaining all of his memories in and out of the labyrinth.
== Gameplay glossary ==
=== GOD Shinigami ===
[[File:Mystery Labyrinth - GOD Shinigami - Promotional screenshot.jpg|thumb|180px]]
One of the puzzles within the Mystery Labyrinth. A mega-sized Shinigami will push forward past obstacles such as thorns and walls to hunt down the Mystery Phantom.<ref name="Official site"></ref>
{{clear}}
=== Locked Room Re-Creation ===
The locked room where the crime took place is recreated in the Mystery Labyrinth. Deduce the method and means in creating the locked room, and uncover the trick.<ref name="Official site"></ref>
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Labyrinth Skills ===
Labyrinth Skills can be learned using Skill Points earned when the Detective Rank increases. Utilize skills by setting them into "Memory" skill slots.
The game's difficulty level can be adjusted by prioritizing which skills to learn. Players who find action-oriented gameplay difficult can prioritize evasion skills. If solving puzzles is a challenge, Solution Blade skills can be focused on.
If players feel confident in both action and puzzle elements, they can play without relying on any skills.<ref name="Official site"></ref>
[[File:Mystery Labyrinth - Labyrinth Skills - Promotional screenshot.jpg|thumb|180px]]
===== Evasion Skills =====
Skills that ease the difficulty of action-oriented gameplay elements, such as slowing down the Mystery Phantom's statements in a Reasoning Death Match.<ref name="Official site"></ref>
===== Solution Blade Skills =====
Skills that ease the difficulty of puzzle elements, like eliminating incorrect answer choices for example.<ref name="Official site"></ref>
===== Stamina Skills =====
Increases Yuma's maximum health, making it less likely a game over will occur.<ref name="Official site"></ref>
=== Reasoning Death Match ===
[[File:Reasoning Death Match.jpg|thumb|183x183px]]
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
[[File:Yuma Repels.jpg|thumb|180x180px]]
===== Repel =====
This action can be used to push back a Mystery Phantom's words with the Solution Blade and draw out more statements. Statements that can be repelled are colored blue. Question the grounds for a statement with Repel, even in the absence of evidence.<ref name="Official site"></ref>
===== Assist =====
Use an Assist from Shinigami or an accompanying detective in a Reasoning Death Match to cast a shield around Yuma. This will make him invincible for a fixed period of time. Use Assist carefully, as it cannot be used consecutively.<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref>
=== Shinigami Puzzle ===
[[File:Shinigami's Puzzle.jpg|thumb|194x194px]]
At times when new information needs to be realized that isn't directly in a Solution Key, Shinigami lends a hand and starts the minigame, Shinigami Puzzle. Shinigami pulls out a barrel and dives in, bringing them to a beach where you break letters off the barrel while she wears it to spell the answer word missing from the provided sentence. Along with hitting letters you can also feed Shinigami Solution Keys relevant to the answer for helpful hints, but if you give her a wrong one she throws it back up.
[[File:Deduction Denouement.jpg|thumb|192x192px]]
=== Deduction Denouement ===
The summary of the case in the form of comic, where the player must fill in the empty panels with the one provided on the side, unlocking additional images as more correct ones are placed. The final panel names the culprit, and Shinigami then reads the story aloud.
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
b574d86a48d412ff4e2c9c7b2a6fcb277dd8090b
Yuma Kokohead
0
102
1910
1819
2023-08-19T04:59:39Z
Kohelet
63
fixed formatting for forensic forte spoiler
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
8671fd00162488197c3a72fa4944709577fe6ff3
File:Yuma Kokohead Sprite1.png
6
500
1911
2023-08-19T05:06:17Z
Kohelet
63
wikitext
text/x-wiki
Image of Yuma smiling
2229be9c8544fcf8ff4fd559963a9903ebb56775
File:Yuma Kokohead Sprite2.png
6
501
1912
2023-08-19T05:08:58Z
Kohelet
63
wikitext
text/x-wiki
Yuma Kokohead Sprite2
1efecbcc3937067daf692558b6a1c889208a7862
File:Yuma Kokohead Sprite3.png
6
502
1913
2023-08-19T05:10:12Z
Kohelet
63
wikitext
text/x-wiki
Yuma Kokohead Sprite2.png
d23c8462bfb6e3ba22629e883e876404b853bec7
File:Yuma Kokohead Sprite4.png
6
503
1914
2023-08-19T05:11:47Z
Kohelet
63
wikitext
text/x-wiki
Yuma Kokohead Sprite4
ec2071a8933c61d2ea6563311c39155afbc8f336
File:Yuma Kokohead Sprite5.png
6
504
1915
2023-08-19T05:13:09Z
Kohelet
63
wikitext
text/x-wiki
Yuma Kokohead Sprite5
1a471eefc07367cd5bc131607df76053ad1ac07b
File:Yuma Kokohead Sprite6.png
6
505
1916
2023-08-19T05:13:44Z
Kohelet
63
wikitext
text/x-wiki
Yuma Kokohead Sprite6
158b80009b8765038e7353e0da9a2028def43fed
File:Yuma Kokohead Sprite7.png
6
506
1917
2023-08-19T05:15:26Z
Kohelet
63
wikitext
text/x-wiki
Yuma Kokohead Sprite7
3628c5a69e8c6d4e03aef06e87fb14d2f21e1a11
File:Yuma Kokohead Sprite8.png
6
507
1918
2023-08-19T05:15:59Z
Kohelet
63
wikitext
text/x-wiki
Yuma Kokohead Sprite8
f488168637311a1c2136b8394458c0fdda6dc8fe
File:Yuma Kokohead Sprite9.png
6
508
1919
2023-08-19T05:20:11Z
Kohelet
63
wikitext
text/x-wiki
Yuma Kokohead Sprite9
23924eec8db439354c6829cdfeb0c98b16734d05
File:Yuma Kokohead Sprite10.png
6
509
1920
2023-08-19T05:20:51Z
Kohelet
63
wikitext
text/x-wiki
Yuma Kokohead Sprite10
0628315fee871e2cf00461495148c396692232bb
File:Yuma Kokohead Sprite11.png
6
510
1921
2023-08-19T05:21:17Z
Kohelet
63
wikitext
text/x-wiki
Yuma Kokohead Sprite11
c2af5d1039a93207a66ef314d5126e4240c1e15e
File:Yuma Kokohead Sprite12.png
6
511
1922
2023-08-19T05:22:37Z
Kohelet
63
wikitext
text/x-wiki
Yuma Kokohead Sprite12
3d018934237462560632b3d50fbb581a5e6bc453
File:Yuma Kokohead Sprite13.png
6
512
1923
2023-08-19T05:30:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0103.png
6
513
1924
2023-08-19T05:31:29Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0104.png
6
514
1925
2023-08-19T05:34:14Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0200.png
6
515
1926
2023-08-19T05:34:47Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0203.png
6
516
1927
2023-08-19T05:35:05Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0204.png
6
517
1928
2023-08-19T05:35:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0205.png
6
518
1929
2023-08-19T05:35:49Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0206.png
6
519
1930
2023-08-19T05:36:20Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0207.png
6
520
1931
2023-08-19T05:36:38Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0300.png
6
521
1932
2023-08-19T05:36:56Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0301.png
6
522
1933
2023-08-19T05:37:29Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0302.png
6
523
1934
2023-08-19T05:44:19Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0303.png
6
524
1935
2023-08-19T05:44:37Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0304.png
6
525
1936
2023-08-19T05:44:56Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0305.png
6
526
1937
2023-08-19T05:45:12Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0306.png
6
527
1938
2023-08-19T05:46:10Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0307.png
6
528
1939
2023-08-19T05:46:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0308.png
6
529
1940
2023-08-19T05:46:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0309.png
6
530
1941
2023-08-19T05:47:00Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yuma Kokohead
0
102
1942
1910
2023-08-19T05:47:48Z
Kohelet
63
uploaded sprites (part 1)
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
</gallery>
}}
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
32d52ac576d6d9eb6a5065f93764fca99736738e
File:T UI Talk Face 00001 0400.png
6
531
1943
2023-08-19T05:54:30Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0401.png
6
532
1944
2023-08-19T05:54:53Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0402.png
6
533
1945
2023-08-19T05:55:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0403.png
6
534
1946
2023-08-19T05:55:25Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0404.png
6
535
1947
2023-08-19T05:55:43Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0405.png
6
536
1948
2023-08-19T05:55:58Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0406.png
6
537
1949
2023-08-19T05:56:11Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0407.png
6
538
1950
2023-08-19T05:56:32Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0408.png
6
539
1951
2023-08-19T05:56:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0409.png
6
540
1952
2023-08-19T05:57:10Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0410.png
6
541
1953
2023-08-19T05:57:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0411.png
6
542
1954
2023-08-19T05:57:43Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0412.png
6
543
1955
2023-08-19T05:58:01Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0413.png
6
544
1956
2023-08-19T05:58:16Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0414.png
6
545
1957
2023-08-19T05:58:36Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0500.png
6
546
1958
2023-08-19T05:59:21Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0501.png
6
547
1959
2023-08-19T05:59:44Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0502.png
6
548
1960
2023-08-19T06:00:00Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0503.png
6
549
1961
2023-08-19T06:00:42Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0504.png
6
550
1962
2023-08-19T06:01:06Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0505.png
6
551
1963
2023-08-19T06:01:49Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0506.png
6
552
1964
2023-08-19T06:02:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0508.png
6
553
1965
2023-08-19T06:02:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0509.png
6
554
1966
2023-08-19T06:02:39Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0510.png
6
555
1967
2023-08-19T06:02:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0511.png
6
556
1968
2023-08-19T06:03:07Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0601.png
6
557
1969
2023-08-19T06:03:35Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0602.png
6
558
1970
2023-08-19T06:03:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0700.png
6
559
1971
2023-08-19T06:04:02Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0701.png
6
560
1972
2023-08-19T06:04:25Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0702.png
6
561
1973
2023-08-19T06:04:44Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0703.png
6
562
1974
2023-08-19T06:05:07Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0704.png
6
563
1975
2023-08-19T06:05:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0705.png
6
564
1976
2023-08-19T06:05:37Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0706.png
6
565
1977
2023-08-19T06:06:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0707.png
6
566
1978
2023-08-19T06:06:24Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0708.png
6
567
1979
2023-08-19T06:06:39Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0709.png
6
568
1980
2023-08-19T06:06:53Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0710.png
6
569
1981
2023-08-19T06:07:07Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0711.png
6
570
1982
2023-08-19T06:07:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0712.png
6
571
1983
2023-08-19T06:07:38Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0713.png
6
572
1984
2023-08-19T06:07:51Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0714.png
6
573
1985
2023-08-19T06:08:07Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0715.png
6
574
1986
2023-08-19T06:08:21Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 0900.png
6
575
1987
2023-08-19T06:08:37Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 1000.png
6
576
1988
2023-08-19T06:08:53Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 1001.png
6
577
1989
2023-08-19T06:11:21Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 1003.png
6
578
1990
2023-08-19T06:13:29Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 1004.png
6
579
1991
2023-08-19T06:13:59Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 1005.png
6
580
1992
2023-08-19T06:14:19Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 1006.png
6
581
1993
2023-08-19T06:14:39Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 1007.png
6
582
1994
2023-08-19T06:15:07Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00001 1008.png
6
583
1995
2023-08-19T06:15:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yuma Kokohead
0
102
1996
1942
2023-08-19T06:16:12Z
Kohelet
63
sprites (part 2)
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
f60fca3fc6e2563e2c78ad1c7f0f54c4e41a4231
File:T UI Talk Face 00000 0001.png
6
584
1997
2023-08-19T06:24:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0002.png
6
585
1998
2023-08-19T06:24:39Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0003.png
6
586
1999
2023-08-19T06:25:24Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0005.png
6
587
2000
2023-08-19T06:25:35Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0006.png
6
588
2001
2023-08-19T06:27:04Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0007.png
6
589
2002
2023-08-19T06:27:37Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0008.png
6
590
2003
2023-08-19T06:27:51Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0009.png
6
591
2004
2023-08-19T06:28:05Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0010.png
6
592
2005
2023-08-19T06:28:19Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0100.png
6
593
2006
2023-08-19T06:28:36Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0101.png
6
594
2007
2023-08-19T06:28:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0102.png
6
595
2008
2023-08-19T06:29:12Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0103.png
6
596
2009
2023-08-19T06:30:04Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0104.png
6
597
2010
2023-08-19T06:30:19Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0200.png
6
598
2011
2023-08-19T06:30:35Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0203.png
6
599
2012
2023-08-19T06:30:53Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0204.png
6
600
2013
2023-08-19T06:31:06Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0205.png
6
601
2014
2023-08-19T06:31:21Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0206.png
6
602
2015
2023-08-19T06:31:34Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0207.png
6
603
2016
2023-08-19T06:31:58Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0300.png
6
604
2017
2023-08-19T06:32:40Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0301.png
6
605
2018
2023-08-19T06:33:03Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0302.png
6
606
2019
2023-08-19T06:33:18Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0303.png
6
607
2020
2023-08-19T06:33:34Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0304.png
6
608
2021
2023-08-19T06:33:46Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0305.png
6
609
2022
2023-08-19T06:34:03Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0306.png
6
610
2023
2023-08-19T06:34:17Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0307.png
6
611
2024
2023-08-19T06:34:32Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0308.png
6
612
2025
2023-08-19T06:34:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0309.png
6
613
2026
2023-08-19T06:35:08Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0400.png
6
614
2027
2023-08-19T06:36:00Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0401.png
6
615
2028
2023-08-19T06:36:19Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0402.png
6
616
2029
2023-08-19T06:36:39Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0403.png
6
617
2030
2023-08-19T06:36:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0404.png
6
618
2031
2023-08-19T06:37:14Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0405.png
6
619
2032
2023-08-19T06:37:35Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0406.png
6
620
2033
2023-08-19T06:38:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0407.png
6
621
2034
2023-08-19T06:38:28Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0408.png
6
622
2035
2023-08-19T06:38:50Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0409.png
6
623
2036
2023-08-19T06:39:02Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0410.png
6
624
2037
2023-08-19T06:39:14Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0411.png
6
625
2038
2023-08-19T06:39:28Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0412.png
6
626
2039
2023-08-19T06:39:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0413.png
6
627
2040
2023-08-19T06:40:00Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0414.png
6
628
2041
2023-08-19T06:40:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yuma Kokohead
0
102
2042
1996
2023-08-19T06:40:45Z
Kohelet
63
hat sprites (part 1)
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
'''Without Hat'''
{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
'''With Hat'''
{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
</gallery>
}}
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
088bafa70e33319009f583ac71f906d424c8472a
2081
2042
2023-08-19T06:53:14Z
Kohelet
63
hat sprites (part 2)
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
'''Without Hat'''
{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
'''With Hat'''
{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
87e2c25a237bf45cb1f0d0d469b9c0da0e14480b
File:T UI Talk Face 00000 0500.png
6
629
2043
2023-08-19T06:42:00Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0501.png
6
630
2044
2023-08-19T06:42:23Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0502.png
6
631
2045
2023-08-19T06:42:38Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0503.png
6
632
2046
2023-08-19T06:42:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0504.png
6
633
2047
2023-08-19T06:43:06Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0505.png
6
634
2048
2023-08-19T06:43:18Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0506.png
6
635
2049
2023-08-19T06:43:31Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0508.png
6
636
2050
2023-08-19T06:43:44Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0509.png
6
637
2051
2023-08-19T06:43:59Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0510.png
6
638
2052
2023-08-19T06:44:14Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0511.png
6
639
2053
2023-08-19T06:44:25Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0601.png
6
640
2054
2023-08-19T06:44:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0602.png
6
641
2055
2023-08-19T06:45:07Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0700.png
6
642
2056
2023-08-19T06:45:23Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0701.png
6
643
2057
2023-08-19T06:45:37Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0702.png
6
644
2058
2023-08-19T06:45:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0703.png
6
645
2059
2023-08-19T06:46:18Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0704.png
6
646
2060
2023-08-19T06:46:32Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0705.png
6
647
2061
2023-08-19T06:46:49Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0706.png
6
648
2062
2023-08-19T06:47:14Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0707.png
6
649
2063
2023-08-19T06:47:31Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0708.png
6
650
2064
2023-08-19T06:47:49Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0709.png
6
651
2065
2023-08-19T06:48:04Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0710.png
6
652
2066
2023-08-19T06:48:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0711.png
6
653
2067
2023-08-19T06:48:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0712.png
6
654
2068
2023-08-19T06:49:00Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0714.png
6
655
2069
2023-08-19T06:49:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0715.png
6
656
2070
2023-08-19T06:49:30Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0900.png
6
657
2071
2023-08-19T06:49:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 0713.png
6
658
2072
2023-08-19T06:50:17Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 1000.png
6
659
2073
2023-08-19T06:50:35Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 1002.png
6
660
2074
2023-08-19T06:51:20Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 1003.png
6
661
2075
2023-08-19T06:51:31Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 1004.png
6
662
2076
2023-08-19T06:51:44Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 1005.png
6
663
2077
2023-08-19T06:51:56Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 1006.png
6
664
2078
2023-08-19T06:52:08Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 1007.png
6
665
2079
2023-08-19T06:52:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00000 1008.png
6
666
2080
2023-08-19T06:52:34Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite01.png
6
667
2082
2023-08-19T07:11:01Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite02.png
6
668
2083
2023-08-19T07:11:40Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite03.png
6
669
2084
2023-08-19T07:12:00Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite04.png
6
670
2085
2023-08-19T07:13:38Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite05.png
6
671
2086
2023-08-19T07:14:16Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite06.png
6
672
2087
2023-08-19T07:14:29Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite07.png
6
673
2088
2023-08-19T07:14:55Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Tile007.png
6
674
2089
2023-08-19T07:15:10Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite08.png
6
675
2090
2023-08-19T07:15:50Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite09.png
6
676
2091
2023-08-19T07:16:13Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite10.png
6
677
2092
2023-08-19T07:16:31Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite11.png
6
678
2093
2023-08-19T07:16:49Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Tile012.png
6
679
2094
2023-08-19T07:17:06Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite13.png
6
680
2095
2023-08-19T07:17:28Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite14.png
6
681
2096
2023-08-19T07:17:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Yuma disguisesprite15.png
6
682
2097
2023-08-19T07:18:11Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yuma Kokohead
0
102
2098
2081
2023-08-19T07:18:38Z
Kohelet
63
disguise sprites
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
'''Without Hat'''
{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
'''With Hat'''
{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
'''Disguise'''
{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[pt-br:Yuma Kokohead]]
6457722ae5d624c6b91369b136e80faa40bd132a
File:00 zangeeraser.png
6
683
2099
2023-08-19T07:29:29Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:01 zangeeraser.png
6
684
2100
2023-08-19T07:30:08Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:02 zangeeraser.png
6
685
2101
2023-08-19T07:30:40Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:03 zangeeraser.png
6
686
2102
2023-08-19T07:30:50Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:04 zangeeraser.png
6
687
2103
2023-08-19T07:31:05Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:05 zangeeraser.png
6
688
2104
2023-08-19T07:31:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:06 zangeeraser.png
6
689
2105
2023-08-19T07:31:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:07 zangeeraser.png
6
690
2106
2023-08-19T07:31:36Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Zange Eraser
0
206
2107
1829
2023-08-19T07:32:23Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
File:ZangePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Whisky|dislikes=Modern cellphones}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte ==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
== Gallery ==
=== Sprites ===
<gallery>
00_zangeeraser.png
01_zangeeraser.png
02_zangeeraser.png
03_zangeeraser.png
04_zangeeraser.png
05_zangeeraser.png
06_zangeeraser.png
07_zangeeraser.png
</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Zange's Introduction.jpg|Zange's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
6171a38d5eba5f053b2e3a4d963fb1521821ecb6
2108
2107
2023-08-19T07:34:50Z
Kohelet
63
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
File:ZangePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Whisky|dislikes=Modern cellphones}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
== Appearance ==
Zange is a tall and elderly figure with broad shoulders.
== Forensic Forte ==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
== Gallery ==
=== Sprites ===
<gallery>
ZangePortrait.png
02_zangeeraser.png
03_zangeeraser.png
04_zangeeraser.png
05_zangeeraser.png
06_zangeeraser.png
07_zangeeraser.png
</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Zange's Introduction.jpg|Zange's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
4e717c45487232e395165a75b3d546ae5083e9c2
File:00 numberone.png
6
691
2109
2023-08-19T07:47:23Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:01 numberone.png
6
692
2110
2023-08-19T07:47:50Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:02 numberone.png
6
693
2111
2023-08-19T07:48:01Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:03 numberone.png
6
694
2112
2023-08-19T07:48:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:04 numberone.png
6
695
2113
2023-08-19T07:48:37Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Number One
0
293
2114
1899
2023-08-19T07:48:56Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = <gallery>World Detective Organization - Number One Illustration.jpg|Illustration
File:00_numberone.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|ability=Running Away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
== Gallery ==
===Sprites===
<gallery>
00_numberone.png
01_numberone.png
02_numberone.png
03_numberone.png
04_numberone.png
</gallery>
=== In-game screenshots ===
<gallery>
File:Number One's Introduction.jpg|Number One's introduction with his name on screen during his first appearance in the Prologue.
</gallery>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
dce9ffe551da844045c0d215c7303af03abfb842
Yomi Hellsmile
0
229
2115
1761
2023-08-20T06:02:30Z
2601:248:C400:4A70:B8C1:2F47:DF26:BFDA
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Incarcerated
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
2601395072b9d126f7c2ed9a8ef484687779c489
2117
2115
2023-08-21T07:23:08Z
151.82.65.13
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive, Incarcerated
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル) is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
c39cfffa03ac24de1b6f18ae16c7c262eac94d8f
Category:Characters
14
103
2116
1908
2023-08-20T23:46:09Z
Brainwormsdotcom
45
/* Aetheria Academy */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[Teacher Icon.png]]<br /><small>'''[[Teacher]]'''</small>
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[Noodle Stand Owner.png]]<br /><small>'''[[Noodle Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
7ca00c591f88fe96212df1dea392050b210ff5c7
Melami Goldmine
0
221
2118
1891
2023-08-22T19:07:33Z
129.15.65.229
0
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
File:MelamiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=B|likes=Beautiful, heartwarming clothes|dislikes=Ugly, non-heartwarming clothes}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami is very tall female character and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
=== In-game screenshots ===
<gallery>
File:Melami's Introduction.jpg|Melami's introduction showing her name and Detective Deed for the WDO in Chapter 0
File:Melami Forte.jpg|Melami explaining her Forte in Chapter 0.
File:Melami's First Look.jpg|Melami first seeing Yuma on the Amaterasu Express.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
6c6dee241502d3436a4dcc753551313f34d3b637
User:Kohelet
2
696
2119
2023-08-22T19:13:28Z
Kohelet
63
Created page with "heyo"
wikitext
text/x-wiki
heyo
f8bb1031d6d82b30817a872b8a2ec31d5380cee5
File:T UI Talk Face 00200 0000.png
6
697
2120
2023-08-22T20:14:50Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0001.png
6
698
2121
2023-08-22T20:17:05Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0002.png
6
699
2122
2023-08-22T20:18:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0003.png
6
700
2123
2023-08-22T20:21:03Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0004.png
6
701
2124
2023-08-22T20:21:13Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0005.png
6
702
2125
2023-08-22T20:21:23Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0006.png
6
703
2126
2023-08-22T20:21:33Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0007.png
6
704
2127
2023-08-22T20:21:43Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0008.png
6
705
2128
2023-08-22T20:21:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0009.png
6
706
2129
2023-08-22T20:22:01Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0010.png
6
707
2130
2023-08-22T20:22:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0011.png
6
708
2131
2023-08-22T20:22:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0012.png
6
709
2132
2023-08-22T20:22:37Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0013.png
6
710
2133
2023-08-22T20:22:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0014.png
6
711
2134
2023-08-22T20:23:03Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0015.png
6
712
2135
2023-08-22T20:23:12Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0100.png
6
713
2136
2023-08-22T20:24:46Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0101.png
6
714
2137
2023-08-22T20:25:49Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0103.png
6
715
2138
2023-08-22T20:26:00Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0104.png
6
716
2139
2023-08-22T20:26:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0105.png
6
717
2140
2023-08-22T20:26:19Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0106.png
6
718
2141
2023-08-22T20:26:54Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0107.png
6
719
2142
2023-08-22T20:27:06Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0108.png
6
720
2143
2023-08-22T20:27:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0109.png
6
721
2144
2023-08-22T20:27:25Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0110.png
6
722
2145
2023-08-22T20:27:34Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0200.png
6
723
2146
2023-08-22T20:28:06Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0201.png
6
724
2147
2023-08-22T20:28:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0300.png
6
725
2148
2023-08-22T20:29:20Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0301.png
6
726
2149
2023-08-22T20:29:30Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0302.png
6
727
2150
2023-08-22T20:30:17Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0303.png
6
728
2151
2023-08-22T20:30:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0304.png
6
729
2152
2023-08-22T20:30:36Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0305.png
6
730
2153
2023-08-22T20:30:49Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0306.png
6
731
2154
2023-08-22T20:30:59Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0307.png
6
732
2155
2023-08-22T20:31:08Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0308.png
6
733
2156
2023-08-22T20:31:18Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0309.png
6
734
2157
2023-08-22T20:31:27Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0310.png
6
735
2158
2023-08-22T20:31:36Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0311.png
6
736
2159
2023-08-22T20:32:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0400.png
6
737
2160
2023-08-22T20:33:07Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0401.png
6
738
2161
2023-08-22T20:33:35Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0402.png
6
739
2162
2023-08-22T20:33:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0403.png
6
740
2163
2023-08-22T20:33:56Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0404.png
6
741
2164
2023-08-22T20:34:05Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0500.png
6
742
2165
2023-08-22T20:34:33Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0501.png
6
743
2166
2023-08-22T20:34:41Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0503.png
6
744
2167
2023-08-22T20:34:51Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0504.png
6
745
2168
2023-08-22T20:35:00Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0600.png
6
746
2169
2023-08-22T20:36:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0601.png
6
747
2170
2023-08-22T20:37:04Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0603.png
6
748
2171
2023-08-22T20:37:56Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0604.png
6
749
2172
2023-08-22T20:38:05Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0605.png
6
750
2173
2023-08-22T20:38:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0700.png
6
751
2174
2023-08-22T20:38:28Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0701.png
6
752
2175
2023-08-22T20:38:36Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0703.png
6
753
2176
2023-08-22T20:38:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0704.png
6
754
2177
2023-08-22T20:38:53Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0705.png
6
755
2178
2023-08-22T20:39:08Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0706.png
6
756
2179
2023-08-22T20:39:17Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0707.png
6
757
2180
2023-08-22T20:39:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0708.png
6
758
2181
2023-08-22T20:39:35Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0800.png
6
759
2182
2023-08-22T20:40:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0802.png
6
760
2183
2023-08-22T20:40:37Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0804.png
6
761
2184
2023-08-22T20:40:44Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0805.png
6
762
2185
2023-08-22T20:40:53Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0806.png
6
763
2186
2023-08-22T20:41:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0807.png
6
764
2187
2023-08-22T20:41:17Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0809.png
6
765
2188
2023-08-22T20:42:04Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0810.png
6
766
2189
2023-08-22T20:42:13Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0900.png
6
767
2190
2023-08-22T20:43:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 0901.png
6
768
2191
2023-08-22T20:43:24Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 1000.png
6
769
2192
2023-08-22T20:43:32Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 1001.png
6
770
2193
2023-08-22T20:43:42Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 1002.png
6
771
2194
2023-08-22T20:44:03Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 1003.png
6
772
2195
2023-08-22T20:44:16Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 1005.png
6
773
2196
2023-08-22T20:44:25Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 1006.png
6
774
2197
2023-08-22T20:44:33Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00200 1007.png
6
775
2198
2023-08-22T20:44:42Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shinigami
0
105
2199
1769
2023-08-22T20:46:35Z
Kohelet
63
ghost sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Death God|}}
| gender = Female
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Yuma|dislikes=Boredom|ability=Mystery Labyrinth Interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Sprites ===
'''Ghost'''
{{scroll box
|height=325px
|text= <gallery>
T_UI_Talk_Face_00200_0000.png
T_UI_Talk_Face_00200_0001.png
T_UI_Talk_Face_00200_0002.png
T_UI_Talk_Face_00200_0003.png
T_UI_Talk_Face_00200_0004.png
T_UI_Talk_Face_00200_0005.png
T_UI_Talk_Face_00200_0006.png
T_UI_Talk_Face_00200_0007.png
T_UI_Talk_Face_00200_0008.png
T_UI_Talk_Face_00200_0009.png
T_UI_Talk_Face_00200_0010.png
T_UI_Talk_Face_00200_0011.png
T_UI_Talk_Face_00200_0012.png
T_UI_Talk_Face_00200_0013.png
T_UI_Talk_Face_00200_0014.png
T_UI_Talk_Face_00200_0015.png
T UI Talk Face 00200 0100.png
T UI Talk Face 00200 0101.png
T UI Talk Face 00200 0103.png
T UI Talk Face 00200 0104.png
T UI Talk Face 00200 0105.png
T UI Talk Face 00200 0106.png
T UI Talk Face 00200 0107.png
T UI Talk Face 00200 0108.png
T UI Talk Face 00200 0109.png
T UI Talk Face 00200 0110.png
T UI Talk Face 00200 0200.png
T UI Talk Face 00200 0201.png
T UI Talk Face 00200 0300.png
T UI Talk Face 00200 0301.png
T UI Talk Face 00200 0302.png
T UI Talk Face 00200 0303.png
T UI Talk Face 00200 0304.png
T UI Talk Face 00200 0305.png
T UI Talk Face 00200 0306.png
T UI Talk Face 00200 0307.png
T UI Talk Face 00200 0308.png
T UI Talk Face 00200 0309.png
T UI Talk Face 00200 0310.png
T UI Talk Face 00200 0311.png
T UI Talk Face 00200 0400.png
T UI Talk Face 00200 0401.png
T UI Talk Face 00200 0402.png
T UI Talk Face 00200 0403.png
T UI Talk Face 00200 0404.png
T UI Talk Face 00200 0500.png
T UI Talk Face 00200 0501.png
T UI Talk Face 00200 0503.png
T UI Talk Face 00200 0504.png
T UI Talk Face 00200 0600.png
T UI Talk Face 00200 0601.png
T UI Talk Face 00200 0603.png
T UI Talk Face 00200 0604.png
T UI Talk Face 00200 0605.png
T UI Talk Face 00200 0700.png
T UI Talk Face 00200 0701.png
T UI Talk Face 00200 0703.png
T UI Talk Face 00200 0704.png
T UI Talk Face 00200 0705.png
T UI Talk Face 00200 0706.png
T UI Talk Face 00200 0707.png
T UI Talk Face 00200 0708.png
T UI Talk Face 00200 0800.png
T UI Talk Face 00200 0802.png
T UI Talk Face 00200 0804.png
T UI Talk Face 00200 0805.png
T UI Talk Face 00200 0806.png
T UI Talk Face 00200 0807.png
Shinigamishhh.png
T UI Talk Face 00200 0809.png
T UI Talk Face 00200 0810.png
T UI Talk Face 00200 0900.png
T UI Talk Face 00200 0901.png
T UI Talk Face 00200 1000.png
T UI Talk Face 00200 1001.png
T UI Talk Face 00200 1002.png
T UI Talk Face 00200 1003.png
T UI Talk Face 00200 1005.png
T UI Talk Face 00200 1006.png
T UI Talk Face 00200 1007.png
</gallery>
}}
'''True Form'''
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
20a952579ac0dca73d9c0019311671e273bc2f32
File:T UI Talk Face 00300 0001.png
6
776
2200
2023-08-22T20:49:56Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0002.png
6
777
2201
2023-08-22T20:50:14Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0003.png
6
778
2202
2023-08-22T20:50:28Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0004.png
6
779
2203
2023-08-22T20:50:44Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0005.png
6
780
2204
2023-08-22T20:50:58Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0006.png
6
781
2205
2023-08-22T20:51:10Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0100.png
6
782
2206
2023-08-22T20:51:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0101.png
6
783
2207
2023-08-22T20:51:55Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0102.png
6
784
2208
2023-08-22T20:52:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0103.png
6
785
2209
2023-08-22T20:52:19Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0104.png
6
786
2210
2023-08-22T20:52:31Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0105.png
6
787
2211
2023-08-22T20:52:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0200.png
6
788
2212
2023-08-22T20:54:04Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0201.png
6
789
2213
2023-08-22T20:54:14Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0202.png
6
790
2214
2023-08-22T20:54:24Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0203.png
6
791
2215
2023-08-22T20:54:33Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0204.png
6
792
2216
2023-08-22T20:54:44Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0205.png
6
793
2217
2023-08-22T20:54:55Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0206.png
6
794
2218
2023-08-22T20:55:08Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0208.png
6
795
2219
2023-08-22T20:55:17Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0300.png
6
796
2220
2023-08-22T20:57:02Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0302.png
6
797
2221
2023-08-22T20:57:10Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0303.png
6
798
2222
2023-08-22T20:57:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0304.png
6
799
2223
2023-08-22T20:57:38Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0400.png
6
800
2224
2023-08-22T20:57:54Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0401.png
6
801
2225
2023-08-22T20:58:06Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0402.png
6
802
2226
2023-08-22T20:58:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0403.png
6
803
2227
2023-08-22T20:58:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0404.png
6
804
2228
2023-08-22T20:58:41Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0405.png
6
805
2229
2023-08-22T20:58:51Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0501.png
6
806
2230
2023-08-22T20:59:19Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0502.png
6
807
2231
2023-08-22T20:59:28Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0600.png
6
808
2232
2023-08-22T20:59:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0700.png
6
809
2233
2023-08-22T21:00:11Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0701.png
6
810
2234
2023-08-22T21:00:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0702.png
6
811
2235
2023-08-22T21:00:38Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0703.png
6
812
2236
2023-08-22T21:00:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0800.png
6
813
2237
2023-08-22T21:01:03Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0801.png
6
814
2238
2023-08-22T21:01:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0900.png
6
815
2239
2023-08-22T21:02:18Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0901.png
6
816
2240
2023-08-22T21:02:27Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0902.png
6
817
2241
2023-08-22T21:02:39Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0903.png
6
818
2242
2023-08-22T21:02:54Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 0904.png
6
819
2243
2023-08-22T21:03:04Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 1000.png
6
820
2244
2023-08-22T21:03:16Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 1001.png
6
821
2245
2023-08-22T21:03:29Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 1002.png
6
822
2246
2023-08-22T21:03:40Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 00300 1003.png
6
823
2247
2023-08-22T21:03:51Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shinigami
0
105
2248
2199
2023-08-22T21:04:18Z
Kohelet
63
true form sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Death God|}}
| gender = Female
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Yuma|dislikes=Boredom|ability=Mystery Labyrinth Interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Sprites ===
'''Ghost'''
{{scroll box
|height=325px
|text= <gallery>
T_UI_Talk_Face_00200_0000.png
T_UI_Talk_Face_00200_0001.png
T_UI_Talk_Face_00200_0002.png
T_UI_Talk_Face_00200_0003.png
T_UI_Talk_Face_00200_0004.png
T_UI_Talk_Face_00200_0005.png
T_UI_Talk_Face_00200_0006.png
T_UI_Talk_Face_00200_0007.png
T_UI_Talk_Face_00200_0008.png
T_UI_Talk_Face_00200_0009.png
T_UI_Talk_Face_00200_0010.png
T_UI_Talk_Face_00200_0011.png
T_UI_Talk_Face_00200_0012.png
T_UI_Talk_Face_00200_0013.png
T_UI_Talk_Face_00200_0014.png
T_UI_Talk_Face_00200_0015.png
T UI Talk Face 00200 0100.png
T UI Talk Face 00200 0101.png
T UI Talk Face 00200 0103.png
T UI Talk Face 00200 0104.png
T UI Talk Face 00200 0105.png
T UI Talk Face 00200 0106.png
T UI Talk Face 00200 0107.png
T UI Talk Face 00200 0108.png
T UI Talk Face 00200 0109.png
T UI Talk Face 00200 0110.png
T UI Talk Face 00200 0200.png
T UI Talk Face 00200 0201.png
T UI Talk Face 00200 0300.png
T UI Talk Face 00200 0301.png
T UI Talk Face 00200 0302.png
T UI Talk Face 00200 0303.png
T UI Talk Face 00200 0304.png
T UI Talk Face 00200 0305.png
T UI Talk Face 00200 0306.png
T UI Talk Face 00200 0307.png
T UI Talk Face 00200 0308.png
T UI Talk Face 00200 0309.png
T UI Talk Face 00200 0310.png
T UI Talk Face 00200 0311.png
T UI Talk Face 00200 0400.png
T UI Talk Face 00200 0401.png
T UI Talk Face 00200 0402.png
T UI Talk Face 00200 0403.png
T UI Talk Face 00200 0404.png
T UI Talk Face 00200 0500.png
T UI Talk Face 00200 0501.png
T UI Talk Face 00200 0503.png
T UI Talk Face 00200 0504.png
T UI Talk Face 00200 0600.png
T UI Talk Face 00200 0601.png
T UI Talk Face 00200 0603.png
T UI Talk Face 00200 0604.png
T UI Talk Face 00200 0605.png
T UI Talk Face 00200 0700.png
T UI Talk Face 00200 0701.png
T UI Talk Face 00200 0703.png
T UI Talk Face 00200 0704.png
T UI Talk Face 00200 0705.png
T UI Talk Face 00200 0706.png
T UI Talk Face 00200 0707.png
T UI Talk Face 00200 0708.png
T UI Talk Face 00200 0800.png
T UI Talk Face 00200 0802.png
T UI Talk Face 00200 0804.png
T UI Talk Face 00200 0805.png
T UI Talk Face 00200 0806.png
T UI Talk Face 00200 0807.png
Shinigamishhh.png
T UI Talk Face 00200 0809.png
T UI Talk Face 00200 0810.png
T UI Talk Face 00200 0900.png
T UI Talk Face 00200 0901.png
T UI Talk Face 00200 1000.png
T UI Talk Face 00200 1001.png
T UI Talk Face 00200 1002.png
T UI Talk Face 00200 1003.png
T UI Talk Face 00200 1005.png
T UI Talk Face 00200 1006.png
T UI Talk Face 00200 1007.png
</gallery>
}}
'''True Form'''
{{scroll box
|height=325px
|text= <gallery>
ShinigamiPortrait.png
T_UI_Talk_Face_00300_0001.png
T_UI_Talk_Face_00300_0002.png
T_UI_Talk_Face_00300_0003.png
T_UI_Talk_Face_00300_0004.png
T_UI_Talk_Face_00300_0005.png
T_UI_Talk_Face_00300_0006.png
T_UI_Talk_Face_00300_0100.png
T_UI_Talk_Face_00300_0101.png
T_UI_Talk_Face_00300_0102.png
T_UI_Talk_Face_00300_0103.png
T_UI_Talk_Face_00300_0104.png
T_UI_Talk_Face_00300_0105.png
T_UI_Talk_Face_00300_0200.png
T_UI_Talk_Face_00300_0201.png
T_UI_Talk_Face_00300_0202.png
T_UI_Talk_Face_00300_0203.png
T_UI_Talk_Face_00300_0204.png
T_UI_Talk_Face_00300_0205.png
T_UI_Talk_Face_00300_0206.png
T_UI_Talk_Face_00300_0208.png
T_UI_Talk_Face_00300_0300.png
T_UI_Talk_Face_00300_0302.png
T_UI_Talk_Face_00300_0303.png
T_UI_Talk_Face_00300_0304.png
T_UI_Talk_Face_00300_0400.png
T_UI_Talk_Face_00300_0401.png
T_UI_Talk_Face_00300_0402.png
T_UI_Talk_Face_00300_0403.png
T_UI_Talk_Face_00300_0404.png
T_UI_Talk_Face_00300_0405.png
T_UI_Talk_Face_00300_0501.png
T_UI_Talk_Face_00300_0502.png
T_UI_Talk_Face_00300_0600.png
T_UI_Talk_Face_00300_0700.png
T_UI_Talk_Face_00300_0701.png
T_UI_Talk_Face_00300_0702.png
T_UI_Talk_Face_00300_0703.png
T_UI_Talk_Face_00300_0800.png
T_UI_Talk_Face_00300_0801.png
T_UI_Talk_Face_00300_0900.png
T_UI_Talk_Face_00300_0901.png
T_UI_Talk_Face_00300_0902.png
T_UI_Talk_Face_00300_0903.png
T_UI_Talk_Face_00300_0904.png
T_UI_Talk_Face_00300_1000.png
T_UI_Talk_Face_00300_1001.png
T_UI_Talk_Face_00300_1002.png
T_UI_Talk_Face_00300_1003.png
</gallery>
}}
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
5766dfe7b961e00418f2e2cebf7ac868479193a0
File:T UI Talk Face 01000 0004.png
6
824
2249
2023-08-22T21:09:13Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0005.png
6
825
2250
2023-08-22T21:09:25Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0006.png
6
826
2251
2023-08-22T21:09:34Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0008.png
6
827
2252
2023-08-22T21:09:43Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0009.png
6
828
2253
2023-08-22T21:09:55Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0010.png
6
829
2254
2023-08-22T21:10:06Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0011.png
6
830
2255
2023-08-22T21:10:16Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0103.png
6
831
2256
2023-08-22T21:12:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0104.png
6
832
2257
2023-08-22T21:12:18Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0105.png
6
833
2258
2023-08-22T21:12:28Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0107.png
6
834
2259
2023-08-22T21:12:39Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0108.png
6
835
2260
2023-08-22T21:12:51Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0109.png
6
836
2261
2023-08-22T21:13:01Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0110.png
6
837
2262
2023-08-22T21:13:10Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0201.png
6
838
2263
2023-08-22T21:14:14Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0202.png
6
839
2264
2023-08-22T21:14:25Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0203.png
6
840
2265
2023-08-22T21:14:42Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0204.png
6
841
2266
2023-08-22T21:14:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0003.png
6
842
2267
2023-08-22T21:19:44Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0300.png
6
843
2268
2023-08-22T21:20:04Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0301.png
6
844
2269
2023-08-22T21:21:16Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0400.png
6
845
2270
2023-08-22T21:21:59Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0401.png
6
846
2271
2023-08-22T21:22:08Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0500.png
6
847
2272
2023-08-22T21:22:20Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0501.png
6
848
2273
2023-08-22T21:22:37Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0503.png
6
849
2274
2023-08-22T21:22:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0600.png
6
850
2275
2023-08-22T21:23:13Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0700.png
6
851
2276
2023-08-22T21:24:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0701.png
6
852
2277
2023-08-22T21:24:27Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0702.png
6
853
2278
2023-08-22T21:24:38Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0703.png
6
854
2279
2023-08-22T21:24:49Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0800.png
6
855
2280
2023-08-22T21:25:08Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 0801.png
6
856
2281
2023-08-22T21:25:19Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 1000.png
6
857
2282
2023-08-22T21:26:38Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 1001.png
6
858
2283
2023-08-22T21:26:50Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 1002.png
6
859
2284
2023-08-22T21:26:59Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 1003.png
6
860
2285
2023-08-22T21:27:10Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 1004.png
6
861
2286
2023-08-22T21:27:20Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 1005.png
6
862
2287
2023-08-22T21:27:29Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 1100.png
6
863
2288
2023-08-22T21:27:40Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 01000 1101.png
6
864
2289
2023-08-22T21:27:54Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yakou Furio
0
226
2290
1905
2023-08-22T21:28:59Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ) is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
YakouPortrait.png
T_UI_Talk_Face_01000_0003.png
T_UI_Talk_Face_01000_0004.png
T_UI_Talk_Face_01000_0005.png
T_UI_Talk_Face_01000_0006.png
T_UI_Talk_Face_01000_0008.png
T_UI_Talk_Face_01000_0009.png
T_UI_Talk_Face_01000_0010.png
T_UI_Talk_Face_01000_0011.png
T_UI_Talk_Face_01000_0103.png
T_UI_Talk_Face_01000_0104.png
T_UI_Talk_Face_01000_0105.png
T_UI_Talk_Face_01000_0107.png
T_UI_Talk_Face_01000_0108.png
T_UI_Talk_Face_01000_0109.png
T_UI_Talk_Face_01000_0110.png
T_UI_Talk_Face_01000_0201.png
T_UI_Talk_Face_01000_0202.png
T_UI_Talk_Face_01000_0203.png
T_UI_Talk_Face_01000_0204.png
T_UI_Talk_Face_01000_0300.png
T_UI_Talk_Face_01000_0301.png
T_UI_Talk_Face_01000_0400.png
T_UI_Talk_Face_01000_0401.png
T_UI_Talk_Face_01000_0500.png
T_UI_Talk_Face_01000_0501.png
T_UI_Talk_Face_01000_0503.png
T_UI_Talk_Face_01000_0600.png
T_UI_Talk_Face_01000_0700.png
T_UI_Talk_Face_01000_0701.png
T_UI_Talk_Face_01000_0702.png
T_UI_Talk_Face_01000_0703.png
T_UI_Talk_Face_01000_0800.png
T_UI_Talk_Face_01000_0801.png
T_UI_Talk_Face_01000_1000.png
T_UI_Talk_Face_01000_1001.png
T_UI_Talk_Face_01000_1002.png
T_UI_Talk_Face_01000_1003.png
T_UI_Talk_Face_01000_1004.png
T_UI_Talk_Face_01000_1005.png
T_UI_Talk_Face_01000_1100.png
T_UI_Talk_Face_01000_1101.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Noctournal Detective Agency.
</gallery>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
902eca4162e8ab0c98e12fe5d7abd90fa18cac5e
Category:Characters
14
103
2291
2116
2023-08-22T21:41:53Z
Kohelet
63
fixed formatting
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Ak]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[Teacher Icon.png]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[Noodle Stand Owner.png]]<br /><small>'''[[Noodle Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
5e6724527a32ddbc2d38b88144b6c632c7af14d8
File:T UI Talk Face 40200 0100.png
6
865
2292
2023-08-22T21:45:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 40200 0200.png
6
866
2293
2023-08-22T21:46:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 40200 0500.png
6
867
2294
2023-08-22T21:46:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 40200 0700.png
6
868
2295
2023-08-22T21:46:37Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Akira
0
419
2296
1726
2023-08-22T21:47:48Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Akira
| image = File:AmaPalGuyPortrait.png
| alias = Robot Researcher
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Nobuo Tobita
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
Akira is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
AmaPalGuyPortrait.png
T_UI_Talk_Face_40200_0100.png
T_UI_Talk_Face_40200_0200.png
T_UI_Talk_Face_40200_0500.png
T_UI_Talk_Face_40200_0700.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
69a43324f6952951df3918497be2d77a9418842f
File:T UI Talk Face 40000 0001.png
6
869
2297
2023-08-22T21:50:12Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 40000 0002.png
6
870
2298
2023-08-22T21:50:33Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 40000 0003.png
6
871
2299
2023-08-22T21:51:28Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 40000 0100.png
6
872
2300
2023-08-22T21:51:38Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 40000 0200.png
6
873
2301
2023-08-22T21:51:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 40000 0300.png
6
874
2302
2023-08-22T21:51:58Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 40000 0500.png
6
875
2303
2023-08-22T21:52:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 40000 0800.png
6
876
2304
2023-08-22T21:52:20Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 40000 1000.png
6
877
2305
2023-08-22T21:52:30Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Dr. Huesca
0
367
2306
1784
2023-08-22T21:53:48Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Original self killed by berserk Homunculus/ His Homunculus clone was stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 75 kg (165.35 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
|blood type=A|likes=Research|dislikes=People who disturb his research|ability=Mental Arithmetic}}
Dr. Huesca is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
HuescaPortrait.png
T_UI_Talk_Face_40000_0001.png
T_UI_Talk_Face_40000_0002.png
T_UI_Talk_Face_40000_0003.png
T_UI_Talk_Face_40000_0100.png
T_UI_Talk_Face_40000_0200.png
T_UI_Talk_Face_40000_0300.png
T_UI_Talk_Face_40000_0500.png
T_UI_Talk_Face_40000_0800.png
T_UI_Talk_Face_40000_1000.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
ea56661b98d3c0c61b71fee1fec5bed8c107594e
File:T UI Talk Face 30400 0001.png
6
878
2307
2023-08-22T21:56:56Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30400 0002.png
6
879
2308
2023-08-22T21:58:04Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30400 0100.png
6
880
2309
2023-08-22T21:58:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30400 0200.png
6
881
2310
2023-08-22T21:58:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30400 0300.png
6
882
2311
2023-08-22T21:58:40Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30400 0400.png
6
883
2312
2023-08-22T21:58:55Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30400 0700.png
6
884
2313
2023-08-22T21:59:06Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Iruka
0
418
2314
1780
2023-08-22T21:59:33Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Iruka
| image = File:IrukaPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Weapons Expert
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 169 cm (5'6")
| weight = 55 kg (121 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Chinatsu Akasaki
{{Flags|US}} Karen Strassman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=O|likes=Firearms|dislikes=Lip service|ability=Sniping}}
Iruka is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
IrukaPortrait.png
T_UI_Talk_Face_30400_0001.png
T_UI_Talk_Face_30400_0002.png
T_UI_Talk_Face_30400_0100.png
T_UI_Talk_Face_30400_0200.png
T_UI_Talk_Face_30400_0300.png
T_UI_Talk_Face_30400_0400.png
T_UI_Talk_Face_30400_0700.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
c0538eaddfab3858b41a2d51ce92869ed1dd8332
File:T UI Talk Face 30300 0000.png
6
885
2315
2023-08-22T22:02:25Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30300 0001.png
6
886
2316
2023-08-22T22:03:40Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30300 0100.png
6
887
2317
2023-08-22T22:03:51Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30300 0200.png
6
888
2318
2023-08-22T22:04:12Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30300 0300.png
6
889
2319
2023-08-22T22:04:30Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Margulaw
0
417
2320
1781
2023-08-22T22:06:20Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former [[Amaterasu Corporation]] Employee
| birth = June 22
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 151 cm (4'11")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=A|likes=Antiques|dislikes=Amaterasu products|ability=Accounting}}
Margulaw is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
T_UI_Talk_Face_30300_0000.png
T_UI_Talk_Face_30300_0001.png
T_UI_Talk_Face_30300_0100.png
T_UI_Talk_Face_30300_0200.png
T_UI_Talk_Face_30300_0300.png
MargulawPortrait.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
080f559d03547961e5f021fd54b94629576f174f
File:T UI Talk Face 30200 0002.png
6
890
2321
2023-08-22T22:57:54Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30200 0003.png
6
891
2322
2023-08-22T22:58:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30200 0100.png
6
892
2323
2023-08-22T22:59:13Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30200 0300.png
6
893
2324
2023-08-22T22:59:33Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30200 0400.png
6
894
2325
2023-08-22T22:59:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30200 0700.png
6
895
2326
2023-08-22T22:59:54Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Servan
0
416
2327
1778
2023-08-22T23:00:24Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Servan
| image = File:ServanPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Mechanic
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 136 cm (4'5")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Shota Hayama
{{Flags|US}} Derek Stephen Prince
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=AB|likes=Complex machinery|dislikes=Bullies|ability=Mechanical Repair}}
Servan is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
ServanPortrait.png
T_UI_Talk_Face_30200_0002.png
T_UI_Talk_Face_30200_0003.png
T_UI_Talk_Face_30200_0100.png
T_UI_Talk_Face_30200_0300.png
T_UI_Talk_Face_30200_0400.png
T_UI_Talk_Face_30200_0700.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
dd19d3aee890743b86f3c9c7d633c2dece4e4c08
File:T UI Talk Face 30100 0001.png
6
896
2328
2023-08-22T23:03:13Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30100 0002.png
6
897
2329
2023-08-22T23:03:30Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30100 0100.png
6
898
2330
2023-08-22T23:04:33Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30100 0300.png
6
899
2331
2023-08-22T23:04:50Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30100 0301.png
6
900
2332
2023-08-22T23:05:03Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30100 0400.png
6
901
2333
2023-08-22T23:05:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30100 0500.png
6
902
2334
2023-08-22T23:05:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30100 0701.png
6
903
2335
2023-08-22T23:05:41Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30100 0800.png
6
904
2336
2023-08-22T23:05:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30100 0700.png
6
905
2337
2023-08-22T23:07:13Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Icardi
0
415
2338
1779
2023-08-22T23:07:36Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Icardi
| image = File:IcardiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Courier/Swimmer
| birth = April 15
| death = Soul reaped by [[Shinigami]]
| deathplace = Marunomon District
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 185 cm (6'1")
| weight = 72 kg (158 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kentaro Ito
{{Flags|US}} Ezra Weisz
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=B|likes=Swimming|dislikes=Losing|ability=Swimming}}
Icardi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
IcardiPortrait.png
T_UI_Talk_Face_30100_0001.png
T_UI_Talk_Face_30100_0002.png
T_UI_Talk_Face_30100_0100.png
T_UI_Talk_Face_30100_0300.png
T_UI_Talk_Face_30100_0301.png
T_UI_Talk_Face_30100_0400.png
T_UI_Talk_Face_30100_0500.png
T_UI_Talk_Face_30100_0700.png
T_UI_Talk_Face_30100_0701.png
T_UI_Talk_Face_30100_0800.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
eba058adfd7921bf9b10b2a9c1c521cb542f6f13
2366
2338
2023-08-22T23:44:19Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Icardi
| image = File:IcardiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Courier/Swimmer
| birth = April 15
| death = Soul reaped by [[Shinigami]]
| deathplace = Marunomon District
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 185 cm (6'1")
| weight = 72 kg (158 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kentaro Ito
{{Flags|US}} Ezra Weisz
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=B|likes=Swimming|dislikes=Losing|ability=Swimming}}
'''Icardi''' (イカルディ ''Ikarudi'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
IcardiPortrait.png
T_UI_Talk_Face_30100_0001.png
T_UI_Talk_Face_30100_0002.png
T_UI_Talk_Face_30100_0100.png
T_UI_Talk_Face_30100_0300.png
T_UI_Talk_Face_30100_0301.png
T_UI_Talk_Face_30100_0400.png
T_UI_Talk_Face_30100_0500.png
T_UI_Talk_Face_30100_0700.png
T_UI_Talk_Face_30100_0701.png
T_UI_Talk_Face_30100_0800.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
da339e59b51d6b1e5ee27bd350ca2ad59d45665c
File:T UI Talk Face 30000 0000.png
6
906
2339
2023-08-22T23:09:56Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30000 0100.png
6
907
2340
2023-08-22T23:10:39Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30000 0300.png
6
908
2341
2023-08-22T23:11:00Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 30000 0700.png
6
909
2342
2023-08-22T23:11:11Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Shachi
0
358
2343
1777
2023-08-22T23:11:36Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former [[Amaterasu Corporation]] Employee
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 199 cm (6'6")
| weight = 92 kg (202 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=A|likes=Resistance comrades|dislikes=Amaterasu Corporation|ability=Fishing}}
Shachi is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
===Sprites===
<gallery>
T_UI_Talk_Face_30000_0000.png
ShachiPortrait.png
T_UI_Talk_Face_30000_0100.png
T_UI_Talk_Face_30000_0300.png
T_UI_Talk_Face_30000_0700.png
</gallery>
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
c553edf2d34d6e051968a704cc228647da4a6ff3
2365
2343
2023-08-22T23:42:04Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former [[Amaterasu Corporation]] Employee
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 199 cm (6'6")
| weight = 92 kg (202 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=A|likes=Resistance comrades|dislikes=Amaterasu Corporation|ability=Fishing}}
Shachi (シャチ ''Shachi'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
===Sprites===
<gallery>
T_UI_Talk_Face_30000_0000.png
ShachiPortrait.png
T_UI_Talk_Face_30000_0100.png
T_UI_Talk_Face_30000_0300.png
T_UI_Talk_Face_30000_0700.png
</gallery>
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
b51f2d2163564af4f78be79f922411a63f5d4db7
File:T UI Talk Face 20300 0000.png
6
910
2344
2023-08-22T23:13:06Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20300 0101.png
6
911
2345
2023-08-22T23:14:53Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20300 0102.png
6
912
2346
2023-08-22T23:15:02Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20300 0300.png
6
913
2347
2023-08-22T23:15:12Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20300 0400.png
6
914
2348
2023-08-22T23:15:31Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20300 0401.png
6
915
2349
2023-08-22T23:15:40Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20300 0500.png
6
916
2350
2023-08-22T23:15:51Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20300 0800.png
6
917
2351
2023-08-22T23:16:02Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20300 1000.png
6
918
2352
2023-08-22T23:16:10Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20300 1001.png
6
919
2353
2023-08-22T23:16:20Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Karen
0
407
2354
1809
2023-08-22T23:20:16Z
Kohelet
63
added name in Japanese
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 12
| death = Poisoned by [[Waruna]], [[Yoshiko]] & [[Kurane]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 175 cm (5'8")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Being in the spotlight|dislikes=Storms|ability=Dieting}}
Karen (カレン) is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Karen is a taller-than-average, light-complexioned high school girl. She has bright, light blue colored eyes, with thicker eyelashes. She has pin-straight hair that tucks behind her ear, with two shorter pieces of hair that frame her face. She Is dressed in the Aetheria Academy uniform.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
9e59cd62f1e77ff1e424605de96ead08197ed09f
Swank Catsonell
0
236
2355
1873
2023-08-22T23:23:10Z
Kohelet
63
fixed formatting
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
File:SwankPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 193 cm (6'4")
| weight = 140 kg (308 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Fatty sirloin steak|dislikes=Fish|ability=Speed Eating}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the Amaterasu Corporation Peacekeepers in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
=== Chapter 0 ===
After Yuma arrived at Kanai Ward while attempting to solve the murders of the burned Master Detectives, Swank and the Peacekeeprs attempted to arrest Yuma, which resulted in Shinigami opening a portal to the Mystery Labryinth, In the Labryinth, Swank's Manifested Mystery Phantom appeared a few times to stop Yuma from solving the case. After Shinigami reaped the soul of the Fake Zilch, resulting in his death, Swank still blamed Yuma and attempted to arrest him, only for Chief [[Yakou Furio]] to intervene and persuade him into letting Yuma go. Swank reluctantly backs down. Allowing Yakou to take Yuma into Kanai Ward and greet him.
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Swank's Introduction.jpg|Swank's introduction with his name on the screen in Chapter 0.
File:Swank.jpg|Swank Castonell at Kanai Station in Chapter 0.
</gallery>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
3ebe51130fea4b92f067c799af89425210c651cd
Priest
0
408
2356
1752
2023-08-22T23:29:23Z
Kohelet
63
added name in japanese
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = {{Smallspoiler|The Nail Man|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
The Priest (神父 ''Shinpu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
0e6d65780249ed1be31096d322578b5dd7d93f62
Nun
0
422
2357
1754
2023-08-22T23:31:08Z
Kohelet
63
added name in japanese
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Nun
| image = File:NunPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Metal Fox Church
| occupation = Church Nun
| birth = April 9
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 59 kg (130 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Mami Fujita
{{Flags|US}} Shara Kirby
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Death metal|dislikes=People who can't get into music|ability=Price Negotiations}}
The Nun (シスター ''Shisutā'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
225e47f5aee34fd8b446ee81120200705a31c32a
Servant
0
425
2358
1753
2023-08-22T23:32:48Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Servant
| image = File:ServantPortrait.png
| alias =
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Servant
| birth = July 12
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 120 kg (264 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Daichi Hayashi
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=AB|likes=Anime figures|dislikes=Violence|ability=Video Games}}
The Servant (使用人 ''Shiyōnin'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
d7d88e92a8465d2d63d482a6654230085923e2ef
Worshipper
0
409
2359
1755
2023-08-22T23:34:31Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = {{Smallspoiler|The Nail Man Copycat|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 182 cm (5'11")
| weight = 73 kg (160 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Urban legends|dislikes=A world filled with happiness|ability=Knowledge of the Occult}}
The Worshipper (信者 ''Shinja'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
0d932bb5711d01fb8a3b5ee5d266284b9002632a
Aiko
0
405
2360
1805
2023-08-22T23:37:02Z
Kohelet
63
added photo and japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Aiko
| image = File:Aiko.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = April 15
| death = Hit in the head with a brick by [[Karen]]
| deathplace = Aetheria Academy
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 165 cm (5'5")
| weight = 55 kg (121 lbs)
| status = {{Smallspoiler|Zombified|}}
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=B|likes=Acting|dislikes=Fighting|ability=Acting}}
Aiko (アイコ ''Aiko'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Aiko is a young high school girl of average height, with a light complexion. She has orange/amber-colored eyes that fade into a lighter yellow. She has straight dark brown hair that is cut into a rounded mid-neck bob-cut, with straight cut bangs, which are far enough down to cover her eyebrows, as well a small ahoge, curving to the left. She is dressed in the Aetheria Academy Uniform.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
a91556d19a2869ef681d3c595039d549d08e99a3
Waruna
0
410
2361
1773
2023-08-22T23:39:12Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Waruna
| image = File:WarunaPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = August 7
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 166 cm (5'5")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Marika Kouno
{{Flags|US}} Suzie Yeung
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=B|likes=Trendy makeup|dislikes=Sympathy|ability=Makeup}}
Waruna (ワルナ ''Waruna'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
5c07272765b7f5f543ae4b4f44ab13146b838ae8
Category:Characters
14
103
2362
2291
2023-08-22T23:39:31Z
Kohelet
63
fixed link
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[Teacher Icon.png]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[Noodle Stand Owner.png]]<br /><small>'''[[Noodle Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
2ccf7719264e5373ede6640591b1f47639a82351
Yoshiko
0
411
2363
1772
2023-08-22T23:40:33Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = March 18
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 168 cm (5'6")
| weight = 53 kg (116 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Teddy bears|dislikes=Syringes|ability=Sewing}}
Yoshiko (ヨシコ ''Yoshiko'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
927f9afac9de009b4e70d3aeb6c2986e1abea463
Kurane
0
412
2364
1774
2023-08-22T23:41:08Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 6
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 57 kg (125 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=O|likes=Romance novels|dislikes=Electronic gadgets|ability=Memorizing the Script}}
Kurane (クラネ ''Kurane'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
489c54350edfd616f137d20d03c0519d44da5cc4
Servan
0
416
2367
2327
2023-08-22T23:47:05Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Servan
| image = File:ServanPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Mechanic
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 136 cm (4'5")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Shota Hayama
{{Flags|US}} Derek Stephen Prince
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=AB|likes=Complex machinery|dislikes=Bullies|ability=Mechanical Repair}}
'''Servan''' (サーバン ''Sāban'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
ServanPortrait.png
T_UI_Talk_Face_30200_0002.png
T_UI_Talk_Face_30200_0003.png
T_UI_Talk_Face_30200_0100.png
T_UI_Talk_Face_30200_0300.png
T_UI_Talk_Face_30200_0400.png
T_UI_Talk_Face_30200_0700.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
6a4e5a08d94a2c20de806c7dd9ffc2270e4d11a0
Iruka
0
418
2368
2314
2023-08-22T23:49:42Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Iruka
| image = File:IrukaPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Weapons Expert
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 169 cm (5'6")
| weight = 55 kg (121 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Chinatsu Akasaki
{{Flags|US}} Karen Strassman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=O|likes=Firearms|dislikes=Lip service|ability=Sniping}}
'''Iruka''' (イルーカ ''Irūka'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
IrukaPortrait.png
T_UI_Talk_Face_30400_0001.png
T_UI_Talk_Face_30400_0002.png
T_UI_Talk_Face_30400_0100.png
T_UI_Talk_Face_30400_0200.png
T_UI_Talk_Face_30400_0300.png
T_UI_Talk_Face_30400_0400.png
T_UI_Talk_Face_30400_0700.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
1f11adce2e6901e41996d18ccaea6acfb5dab626
Margulaw
0
417
2369
2320
2023-08-22T23:51:07Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former [[Amaterasu Corporation]] Employee
| birth = June 22
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 151 cm (4'11")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=A|likes=Antiques|dislikes=Amaterasu products|ability=Accounting}}
'''Margulaw''' (マーグロー ''Māgurō'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
T_UI_Talk_Face_30300_0000.png
T_UI_Talk_Face_30300_0001.png
T_UI_Talk_Face_30300_0100.png
T_UI_Talk_Face_30300_0200.png
T_UI_Talk_Face_30300_0300.png
MargulawPortrait.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
52e8bd2eb73102787ab75f635920ef93d217beff
Dr. Huesca
0
367
2370
2306
2023-08-22T23:57:55Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Original self killed by berserk Homunculus/ His Homunculus clone was stabbed in the back by [[Yakou Furio]]
| deathplace = Critical Lab
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 75 kg (165.35 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
|blood type=A|likes=Research|dislikes=People who disturb his research|ability=Mental Arithmetic}}
'''Dr. Huesca''' (ウエスカ博士 ''Uesuka Hakase'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
HuescaPortrait.png
T_UI_Talk_Face_40000_0001.png
T_UI_Talk_Face_40000_0002.png
T_UI_Talk_Face_40000_0003.png
T_UI_Talk_Face_40000_0100.png
T_UI_Talk_Face_40000_0200.png
T_UI_Talk_Face_40000_0300.png
T_UI_Talk_Face_40000_0500.png
T_UI_Talk_Face_40000_0800.png
T_UI_Talk_Face_40000_1000.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
ff0d561944823e94c98c36861c417ec9e09269f3
Fink the Slaughter Artist
0
420
2371
1785
2023-08-23T00:06:49Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Fink the Slaughter Artist
| image = File:FinkPortrait.png
| alias =
| relatives =
| affiliation =
| occupation = Assassin
| birth = ?
| death = Killed by [[Makoto Kagutsuchi]]
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 190 cm (6'2")
| weight = 72 kg (158 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Katsunori Okai
{{Flags|US}} Sean Chiplock
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
|blood type=?|likes=Knives|dislikes=Large crowds|ability=Murder}}
'''Fink the Slaughter Artist''' (奇殺師フィンク ''Ki ya shi Finku'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
1731d35b5c8a135a1033bccebbbcb23152e720ec
Kurumi Wendy
0
343
2372
1901
2023-08-23T00:08:28Z
Kohelet
63
added romanji
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed Grandfather
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Informant
| forte =
| birth = November 30
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 56 kg (123 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Cameras|dislikes=Information manipulation|ability=Tailing Suspects}}
'''Kurumi Wendy''' (クルミ ウェンディー ''Kurumi Wendī'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery>
=== In-Game screenshots ===
<gallery>
File:2023072519161300 s.jpg|Kurumi as shown during the Opening Cinematic at the end of the Prologue
File:Kurumi's Uniform.jpg|Kurumi in her academy uniform in Chapter 2
File:Mystery Labyrinth Kurumi.jpg|Kurumi as she appears in the Mystery Labyrinth in Chapter 2
File:Back of Kurumi's Jacket.jpg|The back of Kurumi's jacket
</gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
1dba57911668ae5d268df15c23694b84f4c3517e
Zilch Alexander
0
208
2373
1833
2023-08-23T00:10:47Z
Kohelet
63
added romanji
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Unknown
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Animals|dislikes=Destruction of nature}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー ''Jiruchi Arekusandā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. The imposter died when Shinigami reaped his soul. For more information about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Zilch's Introduction.jpg|Zilch's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
1fd18be791109ca65e3199cbbe8c19891d7b7bf8
Desuhiko Thunderbolt
0
201
2374
1897
2023-08-23T00:16:43Z
Kohelet
63
added romanji
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト ''Desuhiko Sandāboruto'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
He appears to be very prideful and thinks highly of himself as a Master Detective, looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, the polar opposite of Vivia, which unfortunately causes some disputes occasionally.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<gallery>
File:Desuhiko's Introduction.jpg|Desuhiko's introduction showing his name on screen in the Prologue
File:Desuhiko in Opening.jpg|Desuhiko as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
08ccd3e39d2d0f73dc6f273dad1adea579f1cee5
Fubuki Clockford
0
214
2375
1898
2023-08-23T00:18:24Z
Kohelet
63
added romanji
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード ''Fubuki Kurokkufōdo'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<gallery>
File:Fubuki's Introduction.jpg|Fubuki's introduction with her name on screen in the Prologue
File:Fubuki in Opening.jpg|Fubuki Clockford as she appears in the Opening Cinematic at the end of the Prologue, listing her name and her English VA
File:Memory Shard - Silver.jpg|Silver Memory Shards provide Gumshoe Gab scenes with Fubuki Clockford
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
812b9d159804354fca8fa0d129c2c594f3a6330b
Vivia Twilight
0
204
2376
1900
2023-08-23T00:25:11Z
Kohelet
63
added romaji
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Fluffy pillows|dislikes=Hard pillows<br>Living}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト ''Vivia Towairaito'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Vivia's Introduction.jpg|Vivia's introduction showing his name on screen in the Prologue
File:Vivia in Opening.jpg|Vivia as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
f474af50457c28492cfba3b389958237ae996314
Yakou Furio
0
226
2377
2290
2023-08-23T00:26:14Z
Kohelet
63
added romaji
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ ''Yakō Fūrio'') is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
YakouPortrait.png
T_UI_Talk_Face_01000_0003.png
T_UI_Talk_Face_01000_0004.png
T_UI_Talk_Face_01000_0005.png
T_UI_Talk_Face_01000_0006.png
T_UI_Talk_Face_01000_0008.png
T_UI_Talk_Face_01000_0009.png
T_UI_Talk_Face_01000_0010.png
T_UI_Talk_Face_01000_0011.png
T_UI_Talk_Face_01000_0103.png
T_UI_Talk_Face_01000_0104.png
T_UI_Talk_Face_01000_0105.png
T_UI_Talk_Face_01000_0107.png
T_UI_Talk_Face_01000_0108.png
T_UI_Talk_Face_01000_0109.png
T_UI_Talk_Face_01000_0110.png
T_UI_Talk_Face_01000_0201.png
T_UI_Talk_Face_01000_0202.png
T_UI_Talk_Face_01000_0203.png
T_UI_Talk_Face_01000_0204.png
T_UI_Talk_Face_01000_0300.png
T_UI_Talk_Face_01000_0301.png
T_UI_Talk_Face_01000_0400.png
T_UI_Talk_Face_01000_0401.png
T_UI_Talk_Face_01000_0500.png
T_UI_Talk_Face_01000_0501.png
T_UI_Talk_Face_01000_0503.png
T_UI_Talk_Face_01000_0600.png
T_UI_Talk_Face_01000_0700.png
T_UI_Talk_Face_01000_0701.png
T_UI_Talk_Face_01000_0702.png
T_UI_Talk_Face_01000_0703.png
T_UI_Talk_Face_01000_0800.png
T_UI_Talk_Face_01000_0801.png
T_UI_Talk_Face_01000_1000.png
T_UI_Talk_Face_01000_1001.png
T_UI_Talk_Face_01000_1002.png
T_UI_Talk_Face_01000_1003.png
T_UI_Talk_Face_01000_1004.png
T_UI_Talk_Face_01000_1005.png
T_UI_Talk_Face_01000_1100.png
T_UI_Talk_Face_01000_1101.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Noctournal Detective Agency.
</gallery>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
ae4281856db935be8722e8a689b174e5c8008006
Makoto Kagutsuchi
0
361
2378
1776
2023-08-23T00:29:16Z
Kohelet
63
added romaji
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = {{Smallspoiler|[[Yuma Kokohead]] (original human self)|}}
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = {{Smallspoiler|Coalescence|}}
| birth = January 6
| birthplace = {{Smallspoiler|Unified Government research facility|}}
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Raw ham<br>Peace and happiness for everyone|dislikes=Olives<br>{{Smallspoiler|His original self|}}|ability=Cat's Cradle}}
'''Makoto Kagutsuchi''' (マコトカグツチ ''Makoto Kagutsuchi'') is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.|Chapter 5}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden. |Epilogue}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
c0d9ff16a2dd11a0ae4288d5096e53f37da88778
Yomi Hellsmile
0
229
2379
2117
2023-08-23T00:30:16Z
Kohelet
63
added romaji
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive, Incarcerated
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル ''Yomī Herusumairu'') is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
2339f6ad94ae895ec311afdebd73aa89b226c37a
Seth Burroughs
0
237
2380
1870
2023-08-23T00:31:15Z
Kohelet
63
added romaji
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Illustration
File:SethPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 177 cm (5'9")
| weight = 69 kg (152 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Wind instruments|dislikes=Untuned instruments|ability=Chess}}
'''Seth Burroughs''' (セス バロウズ ''Sesu Barōzu'') is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Seth's Introduction.jpg|Seth's introduction with his name on the screen in Chapter 1.
File:Back of Seth's Cloak.jpg|The back of Seth's rain cloak.
File:Seth's Megaphone.jpg|Seth speaking through a megaphone held by another Peacekeeper.
</gallery>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
6cf2067e1ba389a202685823869d8ca0e6eea2ff
Martina Electro
0
231
2381
1760
2023-08-23T00:32:55Z
Kohelet
63
added romaji
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
File:MartinaPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}<br>Amaterasu Accounting Department
| birth = June 1
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 187 cm (6'1")
| weight = 66 kg (145 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=AB|likes=Yomi's Photo<br>Impartial justice|dislikes=Stalkerish underlings<br>Self-serving people|ability=Interrogation}}
'''Martina Electro''' (スワロ エレクトロ ''Suwaro Erekutoro'') is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Personality ==
As Yomi's right hand, she takes pride in the trust and affection he has for her, and seems to be as corrupt as he is. However, this all changed when he sentenced her to be executed and crushed into a cube. After Makoto saved her from being executed, she has a change of heart and helps him overthrow Yomi right before he could kill Yuma and Vivia. Afterwards, she resigns from her position to atone for her actions.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
97e183aef86e6c9dc280ba90db8591e8674c416a
Guillaume Hall
0
238
2382
1860
2023-08-23T00:34:02Z
Kohelet
63
added romaji
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 171 cm (5'7")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=A|likes=Happy, joyful killing|dislikes=Boring prey|ability=Fortune Telling}}
'''Guillaume Hall''' (ギヨーム ホール ''Giyōmu Hōru'') is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Guillaume's Introduction.jpg|Guillaume's introduction with her name on screen at her first appearance in Chapter 3.
</gallery>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
2aff5e107f50de029527cba0da18b32d577b82dc
Dominic Fulltank
0
239
2383
1861
2023-08-23T00:35:09Z
Kohelet
63
added romaji
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
File:DominicPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 225 cm (7'4")
| weight = 220 kg (485 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=O|likes=Sleeping lazily|dislikes=Thinking|ability=Arm Wrestling}}
'''Dominic Fulltank''' (ドミニク フルタンク ''Dominiku Furutanku'') is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Domnic's Introduction.jpg|Dominic's introduction with his name on screen at his first appearance in Chapter 3.
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
67207ef5f19731010f56296faf2ae18948315026
Nun
0
422
2384
2357
2023-08-23T00:35:37Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Nun
| image = File:NunPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Metal Fox Church
| occupation = Church Nun
| birth = April 9
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 59 kg (130 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Mami Fujita
{{Flags|US}} Shara Kirby
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Death metal|dislikes=People who can't get into music|ability=Price Negotiations}}
'''The Nun''' (シスター ''Shisutā'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
9574989b0bba3188f68255b597f577a8a3e5a8bc
2389
2384
2023-08-23T00:37:52Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Nun
| image = File:NunPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Metal Fox Church
| occupation = Church Nun
| birth = April 9
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 59 kg (130 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Mami Fujita
{{Flags|US}} Shara Kirby
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Death metal|dislikes=People who can't get into music|ability=Price Negotiations}}
The '''Nun''' (シスター ''Shisutā'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
545ee1af026e7b06c6d42fdef6120365cce81ccb
Servant
0
425
2385
2358
2023-08-23T00:36:00Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Servant
| image = File:ServantPortrait.png
| alias =
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Servant
| birth = July 12
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 120 kg (264 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Daichi Hayashi
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=AB|likes=Anime figures|dislikes=Violence|ability=Video Games}}
'''The Servant''' (使用人 ''Shiyōnin'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
642b8b495c022b2edb1b0c44b4b8ae18e2a53baa
2390
2385
2023-08-23T00:38:05Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Servant
| image = File:ServantPortrait.png
| alias =
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Servant
| birth = July 12
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 120 kg (264 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Daichi Hayashi
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=AB|likes=Anime figures|dislikes=Violence|ability=Video Games}}
The '''Servant''' (使用人 ''Shiyōnin'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
284c4ad5e0e9d35ab15caf404337956869baa9bd
Priest
0
408
2386
2356
2023-08-23T00:36:15Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = {{Smallspoiler|The Nail Man|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
'''The Priest''' (神父 ''Shinpu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
5f77a0c59d4fabef2b5d4e5ee72079d1dd22deb7
2387
2386
2023-08-23T00:36:34Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = {{Smallspoiler|The Nail Man|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
The '''Priest''' (神父 ''Shinpu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
bfdb4f395df89c5c683244a5bce6568ec7b3d95c
Worshipper
0
409
2388
2359
2023-08-23T00:37:39Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = {{Smallspoiler|The Nail Man Copycat|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 182 cm (5'11")
| weight = 73 kg (160 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Urban legends|dislikes=A world filled with happiness|ability=Knowledge of the Occult}}
The '''Worshipper''' (信者 ''Shinja'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
480d0eb5a45ecdc4d690a6e3dcb1663e7a911669
Karen
0
407
2391
2354
2023-08-23T00:39:30Z
Kohelet
63
added romaji
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 12
| death = Poisoned by [[Waruna]], [[Yoshiko]] & [[Kurane]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 175 cm (5'8")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Being in the spotlight|dislikes=Storms|ability=Dieting}}
'''Karen''' (カレン ''Karen'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Karen is a taller-than-average, light-complexioned high school girl. She has bright, light blue colored eyes, with thicker eyelashes. She has pin-straight hair that tucks behind her ear, with two shorter pieces of hair that frame her face. She Is dressed in the Aetheria Academy uniform.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
c633df10ef739f95a08df1f3fddb453d13a14cf1
Aiko
0
405
2392
2360
2023-08-23T00:39:48Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Aiko
| image = File:Aiko.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = April 15
| death = Hit in the head with a brick by [[Karen]]
| deathplace = Aetheria Academy
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 165 cm (5'5")
| weight = 55 kg (121 lbs)
| status = {{Smallspoiler|Zombified|}}
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=B|likes=Acting|dislikes=Fighting|ability=Acting}}
'''Aiko''' (アイコ ''Aiko'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Aiko is a young high school girl of average height, with a light complexion. She has orange/amber-colored eyes that fade into a lighter yellow. She has straight dark brown hair that is cut into a rounded mid-neck bob-cut, with straight cut bangs, which are far enough down to cover her eyebrows, as well a small ahoge, curving to the left. She is dressed in the Aetheria Academy Uniform.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
ad0788079343fdbd1a1462bdb83302fe61ff8bd2
Waruna
0
410
2393
2361
2023-08-23T00:40:05Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Waruna
| image = File:WarunaPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = August 7
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 166 cm (5'5")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Marika Kouno
{{Flags|US}} Suzie Yeung
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=B|likes=Trendy makeup|dislikes=Sympathy|ability=Makeup}}
'''Waruna''' (ワルナ ''Waruna'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
a3c3e8cafa8e928b49f400018667f8b7d397bbbe
Yoshiko
0
411
2394
2363
2023-08-23T00:40:22Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = March 18
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 168 cm (5'6")
| weight = 53 kg (116 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Teddy bears|dislikes=Syringes|ability=Sewing}}
'''Yoshiko''' (ヨシコ ''Yoshiko'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
eb99a12947b594347f734bc6fe6167d254c0c011
Kurane
0
412
2395
2364
2023-08-23T00:40:37Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 6
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 57 kg (125 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=O|likes=Romance novels|dislikes=Electronic gadgets|ability=Memorizing the Script}}
'''Kurane''' (クラネ ''Kurane'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
a73d7d5cd7e4d6463016446ca6daa7bfa6785c15
Shachi
0
358
2396
2365
2023-08-23T00:40:55Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former [[Amaterasu Corporation]] Employee
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 199 cm (6'6")
| weight = 92 kg (202 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=A|likes=Resistance comrades|dislikes=Amaterasu Corporation|ability=Fishing}}
'''Shachi''' (シャチ ''Shachi'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
===Sprites===
<gallery>
T_UI_Talk_Face_30000_0000.png
ShachiPortrait.png
T_UI_Talk_Face_30000_0100.png
T_UI_Talk_Face_30000_0300.png
T_UI_Talk_Face_30000_0700.png
</gallery>
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
825439010084cd7f78f87ead51e071620f5b8b26
Kei Colan
0
433
2397
1888
2023-08-23T00:48:31Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:KeiColanPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation = Watchmaker's Son
| birth = August 24
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Baseball|dislikes=Loneliness|ability=Foot Racing}}
'''Kei Colan''' (ケイ コーラン ''Kei Kōran'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Kei's Request.jpg|Requesting the help of the Master Detectives in Chapter 1.
File:Kei's Lucky Ball.jpg|Kei with his hood off and his baseball.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
b4bc8f37a88c24545a95ebfa607e5f69871b481a
2398
2397
2023-08-23T00:50:06Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:KeiColanPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation = Watchmaker's Son
| birth = August 24
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Baseball|dislikes=Loneliness|ability=Foot Racing}}
'''Kei Colan''' (ケイ・コーラン ''Kei Kōran'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Kei's Request.jpg|Requesting the help of the Master Detectives in Chapter 1.
File:Kei's Lucky Ball.jpg|Kei with his hood off and his baseball.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
4436b45e3889db0eabafeb95d3c6972f4ab4dad0
2399
2398
2023-08-23T00:52:49Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:KeiColanPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation = Watchmaker's Son
| birth = August 24
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Baseball|dislikes=Loneliness|ability=Foot Racing}}
'''Kei Colan''' (ケイ コーラン ''Kei Kōran'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Kei's Request.jpg|Requesting the help of the Master Detectives in Chapter 1.
File:Kei's Lucky Ball.jpg|Kei with his hood off and his baseball.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
b4bc8f37a88c24545a95ebfa607e5f69871b481a
Jiei Colan
0
436
2400
1751
2023-08-23T00:53:47Z
Kohelet
63
added japanese name
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| image = File:JieiColanPortrait.png
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| birth = April 27
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=His son|dislikes=Wasting time|ability=Fixing Clocks and Watches}}
'''Jiei Colan''' (ジエイ コーラン ''Jiei Kōran'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
a1ef6559cfa740e8f515243c34d981409a1698ef
Akira
0
419
2401
2296
2023-08-23T01:43:47Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Akira
| image = File:AmaPalGuyPortrait.png
| alias = Robot Researcher
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Nobuo Tobita
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
'''Akira''' (ロボット研究者 ''Robotto kenkyūsha'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
AmaPalGuyPortrait.png
T_UI_Talk_Face_40200_0100.png
T_UI_Talk_Face_40200_0200.png
T_UI_Talk_Face_40200_0500.png
T_UI_Talk_Face_40200_0700.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
4ca22ad610147b9f41e6e83a3b513df9f5dafa06
Category:Characters
14
103
2402
2362
2023-08-23T01:45:58Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[Teacher Icon.png]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[Ramen Stand Owner.png]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
392dd73d1443ab687f45d472a1afe0deb407dca3
2408
2402
2023-08-23T02:51:58Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Teacher]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:Fink.png|110px|link=Fink]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[Ramen Stand Owner.png]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
2c99cc64ac68784c492b14e895ecb321ade431af
Teacher
0
920
2403
2023-08-23T02:17:32Z
Kohelet
63
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Teacher | image = File:TeacherPortrait.png | alias = Hana | relatives = | affiliation = Aetheria Academy | occupation = High School Teacher | species = {{Smallspoiler|[[Homunculus]]|}} | gender = Female | status = Alive | portrayal = {{Flags|JA}} Yui Kondo {{Flags|US}} [[wikipedia:Dorothy Elias-Fahn|Dorothy Elias-Fahn]] | appearances = ''Master Detective Archi..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Teacher
| image = File:TeacherPortrait.png
| alias = Hana
| relatives =
| affiliation = Aetheria Academy
| occupation = High School Teacher
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| status = Alive
| portrayal = {{Flags|JA}} Yui Kondo
{{Flags|US}} [[wikipedia:Dorothy Elias-Fahn|Dorothy Elias-Fahn]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
The '''Teacher''' (女教師 ''Jokyōshi'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
7b57244339c95f7b03fbc402a0ad47bca614347f
2424
2403
2023-08-23T02:57:48Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Teacher
| image = File:T UI Talk Face 20500 0000.png
| alias = Hana
| relatives =
| affiliation = Aetheria Academy
| occupation = High School Teacher
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| status = Alive
| portrayal = {{Flags|JA}} Yui Kondo
{{Flags|US}} [[wikipedia:Dorothy Elias-Fahn|Dorothy Elias-Fahn]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
The '''Teacher''' (女教師 ''Jokyōshi'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
T UI Talk Face 20500 0000.png
T UI Talk Face 20500 0001.png
T UI Talk Face 20500 0100.png
T UI Talk Face 20500 0101.png
T UI Talk Face 20500 0102.png
T UI Talk Face 20500 0200.png
T UI Talk Face 20500 0201.png
T UI Talk Face 20500 0202.png
T UI Talk Face 20500 0203.png
T UI Talk Face 20500 0300.png
T UI Talk Face 20500 0700.png
T UI Talk Face 20500 0701.png
T UI Talk Face 20500 0702.png
T UI Talk Face 20500 0703.png
T UI Talk Face 20500 1000.png
T UI Talk Face 20500 1001.png
</gallery>
}}
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
cdfdf69528e164bbd0e59b4012d48260a32b1381
Ramen Stand Owner
0
921
2404
2023-08-23T02:31:21Z
Kohelet
63
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Ramen Stand Owner | image = File:RamenStandOwner.png | alias = {{Smallspoiler|Yuma Kokohead|}} | relatives = | affiliation = {{Smallspoiler|[[Master Detectives]]|}} | occupation = Ramen Stand Owner <br> {{Smallspoiler|Detective-in-training (formerly)|}} | species = {{Smallspoiler|Human|}} | gender = Male | status = Alive | portrayal = {{Flags|JA}} Shun Horie {{Flag..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Ramen Stand Owner
| image = File:RamenStandOwner.png
| alias = {{Smallspoiler|Yuma Kokohead|}}
| relatives =
| affiliation = {{Smallspoiler|[[Master Detectives]]|}}
| occupation = Ramen Stand Owner <br> {{Smallspoiler|Detective-in-training (formerly)|}}
| species = {{Smallspoiler|Human|}}
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Shun Horie
{{Flags|US}} Brian Timothy Anderson
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
The '''Ramen Stand Owner''' (ラーメン屋店主 ''Rāmen-ya tenshu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
ce40d353a38412c4e038c1da2f5ad923e902580d
File:T UI Talk Face 20500 0000.png
6
922
2405
2023-08-23T02:34:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 0001.png
6
923
2406
2023-08-23T02:34:29Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Template:Navigation Characters
10
337
2407
993
2023-08-23T02:48:25Z
Kohelet
63
added characters
wikitext
text/x-wiki
{|class="mw-collapsible mw-collapsed #A7D7F9" width="100%" style="clear:both; font-size:75%; font-family:verdana;"
! colspan="2" style="background:#A7D7F9;" align="center"|<div style="margin-left:55px;">''[[Master Detective Archives: RAIN CODE|<font color="#202122" style="font-size:15.5px; font-family:tahoma;">Master Detective Archives: RAIN CODE]] Characters</font>''</div>
|-
|colspan="2" align="center" style="background: #A7D7F9;"|'''''[[Master Detective Archives: RAIN CODE|<font color="#202122" style="font-size:12.5px; font-family:tahoma;">Master Detective Archives: RAIN CODE</font>]]'''''
|-
|style="background: #A7D7F9;" width="15%"|'''<big>[[World Detective Organization|<font color="#202122">World Detective Organization</font>]]</big>'''
|style="background: rgba(248, 249, 250, 0.7);"|'''[[Yuma Kokohead]]''' • '''[[Shinigami]]''' • [[Aphex Logan]] • [[Desuhiko Thunderbolt]] • [[Fubuki Clockford]] • [[Halara Nightmare]] • [[Melami Goldmine]] • [[Number One]] • [[Pucci Lavmin]] • [[Vivia Twilight]] • [[Yakou Furio]] • [[Zange Eraser]] • [[Zilch Alexander]]
|-
|style="background: #A7D7F9;" width="15%"|<big>'''[[Amaterasu Corporation|<font color="#202122">Amaterasu Corporation</font>]]'''</big>
|style="background: rgba(248, 249, 250, 0.7);"|[[Akira]] • [[Dominic Fulltank]] • [[Dr. Huesca]] • [[Guillaume Hall]] • [[Makoto Kagutsuchi]] • [[Martina Electro]] • [[Seth Burroughs]] • [[Swank Catsonell]] • [[Yomi Hellsmile]]
|-
|style="background: #A7D7F9;" width="15%"|<big>'''<font color="#202122">The Church</font>'''</big>
|style="background: rgba(248, 249, 250, 0.7);"|[[Nun]] • [[Priest]] • [[Servant]] • [[Worshipper]]
|-
|style="background: #A7D7F9;" width="15%"|<big>'''<font color="#202122">Aetheria Academy</font>'''</big>
|style="background: rgba(248, 249, 250, 0.7);"|[[Aiko]] • [[Karen]] • [[Kurane]] • [[Kurumi Wendy]] • [[Teacher]] • [[Waruna]] • [[Yoshiko]]
|-
|style="background: #A7D7F9;" width="15%"|<big>'''<font color="#202122">The Resistance</font>'''</big>
|style="background: rgba(248, 249, 250, 0.7);"|[[Icardi]] • [[Iruka]] • [[Margulaw]] • [[Servan]] • [[Shachi]]
|-
|style="background: #A7D7F9;" width="15%"|<big>'''Others'''</big>
|style="background: rgba(248, 249, 250, 0.7);"|[[Kei Colan]] • [[Jiei Colan]] • [[Fink the Slaughter Artist]] • [[Ramen Stand Owner]]
|}<noinclude>[[Category:Navigation templates]]</noinclude>
58401b8cfa8ef5cd889ac293a67ea56691f98e82
File:T UI Talk Face 20500 0100.png
6
924
2409
2023-08-23T02:53:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 0101.png
6
925
2410
2023-08-23T02:53:32Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 0102.png
6
926
2411
2023-08-23T02:54:01Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 0200.png
6
927
2412
2023-08-23T02:54:13Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 0201.png
6
928
2413
2023-08-23T02:54:25Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 0202.png
6
929
2414
2023-08-23T02:54:38Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 0203.png
6
930
2415
2023-08-23T02:54:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 0700.png
6
931
2416
2023-08-23T02:55:44Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 0701.png
6
932
2417
2023-08-23T02:55:56Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 0702.png
6
933
2418
2023-08-23T02:56:06Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 0703.png
6
934
2419
2023-08-23T02:56:17Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 1000.png
6
935
2420
2023-08-23T02:56:27Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 1001.png
6
936
2421
2023-08-23T02:56:38Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20500 0300.png
6
937
2422
2023-08-23T02:57:07Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yuma Kokohead
0
102
2423
2098
2023-08-23T02:57:37Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
'''Without Hat'''
{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
'''With Hat'''
{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
'''Disguise'''
{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
15b0cece904a802a5141cb06c485eb34f581be0b
Halara Nightmare
0
181
2425
1672
2023-08-23T02:59:22Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=AB|likes=Cats and dogs|dislikes=Cruel con artists}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
df55af043d70e0377d49d5539c52e751adcd406d
Desuhiko Thunderbolt
0
201
2426
2374
2023-08-23T03:00:36Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト ''Desuhiko Sandāboruto'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form.
Despite his status as a detective, he loses composure at the sight of blood and corpses.
He appears to be very prideful and thinks highly of himself as a Master Detective, looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, the polar opposite of Vivia, which unfortunately causes some disputes occasionally.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. Mimic body types and voices with "Disguise".<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<gallery>
File:Desuhiko's Introduction.jpg|Desuhiko's introduction showing his name on screen in the Prologue
File:Desuhiko in Opening.jpg|Desuhiko as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
669f9c42436813740f86c20a5fc6d6b992f400dc
Fubuki Clockford
0
214
2427
2375
2023-08-23T03:02:41Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード ''Fubuki Kurokkufōdo'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<gallery>
File:Fubuki's Introduction.jpg|Fubuki's introduction with her name on screen in the Prologue
File:Fubuki in Opening.jpg|Fubuki Clockford as she appears in the Opening Cinematic at the end of the Prologue, listing her name and her English VA
File:Memory Shard - Silver.jpg|Silver Memory Shards provide Gumshoe Gab scenes with Fubuki Clockford
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
ec965f7f813cf9738d4bf7354bc6170a4322bf67
File:T UI Talk Face 20200 0001.png
6
938
2428
2023-08-23T03:03:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20200 0100.png
6
939
2429
2023-08-23T03:03:46Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20200 0101.png
6
940
2430
2023-08-23T03:03:56Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20200 0200.png
6
941
2431
2023-08-23T03:04:05Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20200 0201.png
6
942
2432
2023-08-23T03:04:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20200 0202.png
6
943
2433
2023-08-23T03:04:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20200 0300.png
6
944
2434
2023-08-23T03:04:36Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20200 0400.png
6
945
2435
2023-08-23T03:04:47Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20200 0401.png
6
946
2436
2023-08-23T03:04:59Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20200 0402.png
6
947
2437
2023-08-23T03:05:08Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Vivia Twilight
0
204
2438
2376
2023-08-23T03:05:14Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Fluffy pillows|dislikes=Hard pillows<br>Living}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト ''Vivia Towairaito'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Vivia's Introduction.jpg|Vivia's introduction showing his name on screen in the Prologue
File:Vivia in Opening.jpg|Vivia as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
69657481b07f8589adef265f57753c526bff40ea
File:T UI Talk Face 20200 0500.png
6
948
2439
2023-08-23T03:05:18Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20200 0501.png
6
949
2440
2023-08-23T03:05:27Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20200 0502.png
6
950
2441
2023-08-23T03:05:37Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20200 0800.png
6
951
2442
2023-08-23T03:05:49Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Kurane
0
412
2443
2395
2023-08-23T03:06:06Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 6
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 57 kg (125 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=O|likes=Romance novels|dislikes=Electronic gadgets|ability=Memorizing the Script}}
'''Kurane''' (クラネ ''Kurane'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
KuranePortrait.png
T_UI_Talk_Face_20200_0001.png
T_UI_Talk_Face_20200_0100.png
T_UI_Talk_Face_20200_0101.png
T_UI_Talk_Face_20200_0200.png
T_UI_Talk_Face_20200_0201.png
T_UI_Talk_Face_20200_0202.png
T_UI_Talk_Face_20200_0300.png
T_UI_Talk_Face_20200_0400.png
T_UI_Talk_Face_20200_0401.png
T_UI_Talk_Face_20200_0402.png
T_UI_Talk_Face_20200_0500.png
T_UI_Talk_Face_20200_0501.png
T_UI_Talk_Face_20200_0502.png
T_UI_Talk_Face_20200_0800.png
</gallery>
}}
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
d31bb5df1376679391d85e6d4e075e2fd66b47ad
File:T UI Talk Face 20100 0000.png
6
952
2444
2023-08-23T03:08:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0001.png
6
953
2445
2023-08-23T03:08:25Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0002.png
6
954
2446
2023-08-23T03:08:36Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0003.png
6
955
2447
2023-08-23T03:11:33Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0004.png
6
956
2448
2023-08-23T03:11:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0005.png
6
957
2449
2023-08-23T03:12:00Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0101.png
6
958
2450
2023-08-23T03:12:43Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0102.png
6
959
2451
2023-08-23T03:12:55Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0103.png
6
960
2452
2023-08-23T03:13:07Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0200.png
6
961
2453
2023-08-23T03:13:16Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0201.png
6
962
2454
2023-08-23T03:13:29Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0202.png
6
963
2455
2023-08-23T03:13:41Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0203.png
6
964
2456
2023-08-23T03:13:54Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0300.png
6
965
2457
2023-08-23T03:14:04Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0400.png
6
966
2458
2023-08-23T03:14:16Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0401.png
6
967
2459
2023-08-23T03:14:26Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0500.png
6
968
2460
2023-08-23T03:14:38Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0501.png
6
969
2461
2023-08-23T03:14:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20100 0700.png
6
970
2462
2023-08-23T03:15:02Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Waruna
0
410
2463
2393
2023-08-23T03:16:25Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Waruna
| image = File:WarunaPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = August 7
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 166 cm (5'5")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Marika Kouno
{{Flags|US}} Suzie Yeung
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=B|likes=Trendy makeup|dislikes=Sympathy|ability=Makeup}}
'''Waruna''' (ワルナ ''Waruna'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
T_UI_Talk_Face_20100_0000.png
T_UI_Talk_Face_20100_0001.png
T_UI_Talk_Face_20100_0002.png
T_UI_Talk_Face_20100_0003.png
T_UI_Talk_Face_20100_0004.png
T_UI_Talk_Face_20100_0005.png
WarunaPortrait.png
T_UI_Talk_Face_20100_0101.png
T_UI_Talk_Face_20100_0102.png
T_UI_Talk_Face_20100_0103.png
T_UI_Talk_Face_20100_0200.png
T_UI_Talk_Face_20100_0201.png
T_UI_Talk_Face_20100_0202.png
T_UI_Talk_Face_20100_0203.png
T_UI_Talk_Face_20100_0300.png
T_UI_Talk_Face_20100_0400.png
T_UI_Talk_Face_20100_0401.png
T_UI_Talk_Face_20100_0500.png
T_UI_Talk_Face_20100_0501.png
T_UI_Talk_Face_20100_0700.png
</gallery>
}}
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
5b45b095536a4d590e878e259976bb67bc279937
File:T UI Talk Face 20000 0001.png
6
971
2464
2023-08-23T03:20:30Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0100.png
6
972
2465
2023-08-23T03:20:46Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0101.png
6
973
2466
2023-08-23T03:20:57Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0400.png
6
974
2467
2023-08-23T03:21:12Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0401.png
6
975
2468
2023-08-23T03:21:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0402.png
6
976
2469
2023-08-23T03:21:33Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0403.png
6
977
2470
2023-08-23T03:21:43Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0404.png
6
978
2471
2023-08-23T03:21:53Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0500.png
6
979
2472
2023-08-23T03:22:04Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0501.png
6
980
2473
2023-08-23T03:22:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0502.png
6
981
2474
2023-08-23T03:22:25Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0600.png
6
982
2475
2023-08-23T03:22:35Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0701.png
6
983
2476
2023-08-23T03:22:55Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 1000.png
6
984
2477
2023-08-23T03:23:05Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 1001.png
6
985
2478
2023-08-23T03:23:15Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 20000 0700.png
6
986
2479
2023-08-23T03:23:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yoshiko
0
411
2480
2394
2023-08-23T03:24:07Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = March 18
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 168 cm (5'6")
| weight = 53 kg (116 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Teddy bears|dislikes=Syringes|ability=Sewing}}
'''Yoshiko''' (ヨシコ ''Yoshiko'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
YoshikoPortrait.png
T_UI_Talk_Face_20000_0001.png
T_UI_Talk_Face_20000_0100.png
T_UI_Talk_Face_20000_0101.png
T_UI_Talk_Face_20000_0400.png
T_UI_Talk_Face_20000_0401.png
T_UI_Talk_Face_20000_0402.png
T_UI_Talk_Face_20000_0403.png
T_UI_Talk_Face_20000_0404.png
T_UI_Talk_Face_20000_0500.png
T_UI_Talk_Face_20000_0501.png
T_UI_Talk_Face_20000_0502.png
T_UI_Talk_Face_20000_0600.png
T_UI_Talk_Face_20000_0700.png
T_UI_Talk_Face_20000_0701.png
T_UI_Talk_Face_20000_1000.png
T_UI_Talk_Face_20000_1001.png
</gallery>
}}
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
5ec0ad791e9607c06f5db2733664cf3fdf2454f1
File:T UI Talk Face 10500 0001.png
6
987
2481
2023-08-23T03:27:04Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10500 0100.png
6
988
2482
2023-08-23T03:27:17Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10500 0300.png
6
989
2483
2023-08-23T03:27:30Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10500 0400.png
6
990
2484
2023-08-23T03:27:42Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10500 0500.png
6
991
2485
2023-08-23T03:27:55Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Worshipper
0
409
2486
2388
2023-08-23T03:28:20Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = {{Smallspoiler|The Nail Man Copycat|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 182 cm (5'11")
| weight = 73 kg (160 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Urban legends|dislikes=A world filled with happiness|ability=Knowledge of the Occult}}
The '''Worshipper''' (信者 ''Shinja'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
WorshipperPortrait.png
T_UI_Talk_Face_10500_0001.png
T_UI_Talk_Face_10500_0100.png
T_UI_Talk_Face_10500_0300.png
T_UI_Talk_Face_10500_0400.png
T_UI_Talk_Face_10500_0500.png
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
b6c0359160b43f7aadf4b5a374f7ee8fe99349c4
File:T UI Talk Face 10400 0000.png
6
992
2487
2023-08-23T03:30:41Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10400 0300.png
6
993
2488
2023-08-23T03:31:44Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10400 0400.png
6
994
2489
2023-08-23T03:31:55Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Servant
0
425
2490
2390
2023-08-23T03:32:27Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Servant
| image = File:ServantPortrait.png
| alias =
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Servant
| birth = July 12
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 120 kg (264 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Daichi Hayashi
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=AB|likes=Anime figures|dislikes=Violence|ability=Video Games}}
The '''Servant''' (使用人 ''Shiyōnin'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Gallery ==
===Sprites===
<gallery>
T_UI_Talk_Face_10400_0000.png
ServantPortrait.png
T_UI_Talk_Face_10400_0300.png
T_UI_Talk_Face_10400_0400.png
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
34209e7dbc31da4d5df28b5231e848e2d0e48b3a
File:T UI Talk Face 10300 0100.png
6
995
2491
2023-08-23T03:40:11Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10300 0200.png
6
996
2492
2023-08-23T03:40:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10300 0201.png
6
997
2493
2023-08-23T03:40:32Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10300 0300.png
6
998
2494
2023-08-23T03:40:41Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10300 0301.png
6
999
2495
2023-08-23T03:40:51Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10300 0400.png
6
1000
2496
2023-08-23T03:41:01Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10300 0700.png
6
1001
2497
2023-08-23T03:41:10Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10300 0701.png
6
1002
2498
2023-08-23T03:41:20Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10300 0001.png
6
1003
2499
2023-08-23T03:41:56Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Nun
0
422
2500
2389
2023-08-23T03:42:42Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Nun
| image = File:NunPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Metal Fox Church
| occupation = Church Nun
| birth = April 9
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 59 kg (130 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Mami Fujita
{{Flags|US}} Shara Kirby
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Death metal|dislikes=People who can't get into music|ability=Price Negotiations}}
The '''Nun''' (シスター ''Shisutā'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
NunPortrait.png
T_UI_Talk_Face_10300_0001.png
T_UI_Talk_Face_10300_0100.png
T_UI_Talk_Face_10300_0200.png
T_UI_Talk_Face_10300_0201.png
T_UI_Talk_Face_10300_0300.png
T_UI_Talk_Face_10300_0301.png
T_UI_Talk_Face_10300_0400.png
T_UI_Talk_Face_10300_0700.png
T_UI_Talk_Face_10300_0701.png
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
6dc8351340fc5317181fa0df3eacfbebb8fffd88
File:FinkPortrait.png
6
1004
2501
2023-08-23T03:48:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Category:Characters
14
103
2502
2408
2023-08-23T03:48:31Z
Kohelet
63
fixed link, added fink photo
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Teacher]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:FinkPortrait.png|110px|link=Fink the Slaughter Artist]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[Ramen Stand Owner.png]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
df9e7bcf67b4c1c0705ab6efe991ec0742f1f642
2528
2502
2023-08-23T04:32:03Z
Kohelet
63
fixed ramen owner portrait
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=KurumiPortrait]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Teacher]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:FinkPortrait.png|110px|link=Fink the Slaughter Artist]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[File:RealYumaPortrait.png|110px]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
81299cd4be4a95cdeca0a9f07dc1e12be8f847cd
File:T UI Talk Face 10200 0001.png
6
1005
2503
2023-08-23T03:51:20Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10200 0002.png
6
1006
2504
2023-08-23T03:51:30Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10200 0100.png
6
1007
2505
2023-08-23T03:51:42Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10200 0300.png
6
1008
2506
2023-08-23T03:51:52Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10200 0400.png
6
1009
2507
2023-08-23T03:52:01Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10200 0401.png
6
1010
2508
2023-08-23T03:52:28Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10200 0500.png
6
1011
2509
2023-08-23T03:52:40Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Priest
0
408
2510
2387
2023-08-23T03:53:22Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = {{Smallspoiler|The Nail Man|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
The '''Priest''' (神父 ''Shinpu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
PriestPortrait.png
T_UI_Talk_Face_10200_0001.png
T_UI_Talk_Face_10200_0002.png
T_UI_Talk_Face_10200_0100.png
T_UI_Talk_Face_10200_0300.png
T_UI_Talk_Face_10200_0400.png
T_UI_Talk_Face_10200_0401.png
T_UI_Talk_Face_10200_0500.png
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
f035208e824f30ec1ea98f172963b0150086496d
Zange Eraser
0
206
2511
2108
2023-08-23T04:01:59Z
Kohelet
63
added minor details
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
File:ZangePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Whisky|dislikes=Modern cellphones}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
==Appearance==
Zange is a tall and elderly figure with broad shoulders. Outwardly a mild-mannered old man, he carries a solemn demeanor of a battle-hardened veteran and has an air of a killer.<ref name=":Zange Profile">"Zange Eraser". ''Profiles''. Master Detective Archives: RAIN CODE</ref>
==Forensic Forte==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
==Trivia==
*Zange was once a military detective involved in espionage.<ref name=":Zange Profile" />
==Gallery==
=== Sprites===
<gallery>
ZangePortrait.png
02_zangeeraser.png
03_zangeeraser.png
04_zangeeraser.png
05_zangeeraser.png
06_zangeeraser.png
07_zangeeraser.png
</gallery>
===Promotional screenshots===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
===In-game screenshots===
<gallery>
File:Zange's Introduction.jpg|Zange's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
==References==
<references />
==Navigation==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
dd15e075213b08d144419734c7aeb4bae8151f6b
Aphex Logan
0
180
2512
1831
2023-08-23T04:05:39Z
Kohelet
63
added minor detail
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=AB|likes=Basketball|dislikes=Rogues with no sense of justice}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン ''Eifekkusu Rōgan'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. At first glance, he appears to be rude, moody, and violent looking.<ref name=":Aphex Profile">"Aphex Logan". ''Profiles''. Master Detective Archives: RAIN CODE</ref> He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. He wears boots with silver tips, and his raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
=== In-game screenshots ===
<gallery>
File:Aphex's Introduction.jpg|Aphex's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
46962050f77645a74eae09b5fba71093e0d9f18c
Zilch Alexander
0
208
2513
2373
2023-08-23T04:14:23Z
Kohelet
63
added minor detail
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Unknown
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Animals|dislikes=Destruction of nature}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー ''Jiruchi Arekusandā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along a logical order.<ref name=":Zilch Profile">"Zilch Alexander". ''Profiles''. Master Detective Archives: RAIN CODE</ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. The imposter died when Shinigami reaped his soul. For more information about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Zilch's Introduction.jpg|Zilch's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
4a3c28733e8c61529ab8c2649323e0335049de44
Yuma Kokohead
0
102
2514
2423
2023-08-23T04:16:50Z
Kohelet
63
added detail
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
'''Without Hat'''
{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
'''With Hat'''
{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
'''Disguise'''
{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
fee7ca51bdd55805ee4390b5edff7b5e3c21acd4
Melami Goldmine
0
221
2515
2118
2023-08-23T04:19:06Z
Kohelet
63
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Melami Goldmine
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
File:MelamiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=B|likes=Beautiful, heartwarming clothes|dislikes=Ugly, non-heartwarming clothes}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami is very tall female character and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
=== In-game screenshots ===
<gallery>
File:Melami's Introduction.jpg|Melami's introduction showing her name and Detective Deed for the WDO in Chapter 0
File:Melami Forte.jpg|Melami explaining her Forte in Chapter 0.
File:Melami's First Look.jpg|Melami first seeing Yuma on the Amaterasu Express.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
b4ff61b23c1e21b838333299bfd17b840bea6e29
File:T UI Talk Face 10000 0000.png
6
1012
2516
2023-08-23T04:20:28Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10000 0001.png
6
1013
2517
2023-08-23T04:22:23Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10000 0002.png
6
1014
2518
2023-08-23T04:22:34Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10000 0100.png
6
1015
2519
2023-08-23T04:22:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10000 0102.png
6
1016
2520
2023-08-23T04:23:30Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10000 0300.png
6
1017
2521
2023-08-23T04:23:40Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10000 0400.png
6
1018
2522
2023-08-23T04:23:50Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10000 0401.png
6
1019
2523
2023-08-23T04:23:59Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10000 0500.png
6
1020
2524
2023-08-23T04:24:08Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10000 0700.png
6
1021
2525
2023-08-23T04:24:18Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 10000 0701.png
6
1022
2526
2023-08-23T04:24:27Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Kei Colan
0
433
2527
2399
2023-08-23T04:24:55Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:KeiColanPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation = Watchmaker's Son
| birth = August 24
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Baseball|dislikes=Loneliness|ability=Foot Racing}}
'''Kei Colan''' (ケイ コーラン ''Kei Kōran'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Gallery ==
===Sprites===
<gallery>
T UI Talk Face 10000 0000.png
T UI Talk Face 10000 0001.png
T UI Talk Face 10000 0002.png
T UI Talk Face 10000 0100.png
KeiColanPortrait.png
T UI Talk Face 10000 0102.png
T UI Talk Face 10000 0300.png
T UI Talk Face 10000 0400.png
T UI Talk Face 10000 0401.png
T UI Talk Face 10000 0500.png
T UI Talk Face 10000 0700.png
T UI Talk Face 10000 0701.png
</gallery>
=== In-game screenshots ===
<gallery>
File:Kei's Request.jpg|Requesting the help of the Master Detectives in Chapter 1.
File:Kei's Lucky Ball.jpg|Kei with his hood off and his baseball.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
f81782b6928206db89b9e500dd0d798e2603b67f
File:T UI Talk Face 05600 0100.png
6
1023
2529
2023-08-23T04:38:50Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05600 0101.png
6
1024
2530
2023-08-23T04:39:02Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05600 0300.png
6
1025
2531
2023-08-23T04:39:12Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05600 0400.png
6
1026
2532
2023-08-23T04:39:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05600 0700.png
6
1027
2533
2023-08-23T04:39:32Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05600 0701.png
6
1028
2534
2023-08-23T04:39:40Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Ramen Stand Owner
0
921
2535
2404
2023-08-23T04:40:16Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Ramen Stand Owner
| image = File:RealYumaPortrait.png
| alias = {{Smallspoiler|Yuma Kokohead|}}
| relatives =
| affiliation = {{Smallspoiler|[[Master Detectives]]|}}
| occupation = Ramen Stand Owner <br> {{Smallspoiler|Detective-in-training (formerly)|}}
| species = {{Smallspoiler|Human|}}
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Shun Horie
{{Flags|US}} Brian Timothy Anderson
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
The '''Ramen Stand Owner''' (ラーメン屋店主 ''Rāmen-ya tenshu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
RealYumaPortrait.png
T_UI_Talk_Face_05600_0100.png
T_UI_Talk_Face_05600_0101.png
T_UI_Talk_Face_05600_0300.png
T_UI_Talk_Face_05600_0400.png
T_UI_Talk_Face_05600_0700.png
T_UI_Talk_Face_05600_0701.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
eb7a1ddf6d5f92fc346c41f6df6ed9d6643dec48
File:T UI Talk Face 05590 0001.png
6
1029
2536
2023-08-23T04:42:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05590 0100.png
6
1030
2537
2023-08-23T04:43:22Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05590 0300.png
6
1031
2538
2023-08-23T04:43:41Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05590 0400.png
6
1032
2539
2023-08-23T04:43:51Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Number One
0
293
2540
2114
2023-08-23T04:43:57Z
Kohelet
63
fixed sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Number One
| image = <gallery>World Detective Organization - Number One Illustration.jpg|Illustration
File:NumberOnePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|ability=Running Away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
== Gallery ==
===Sprites===
<gallery>
NumberOnePortrait.png
T UI Talk Face 05590 0001.png
T UI Talk Face 05590 0100.png
T UI Talk Face 05590 0300.png
T UI Talk Face 05590 0400.png
</gallery>
=== In-game screenshots ===
<gallery>
File:Number One's Introduction.jpg|Number One's introduction with his name on screen during his first appearance in the Prologue.
</gallery>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
8624605609581395b64d20f7b83f89bbcd36abe0
File:T UI Talk Face 05400 0002.png
6
1033
2541
2023-08-23T04:47:12Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05400 0003.png
6
1034
2542
2023-08-23T04:49:35Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05400 0100.png
6
1035
2543
2023-08-23T04:49:45Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05400 0101.png
6
1036
2544
2023-08-23T04:49:56Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05400 0200.png
6
1037
2545
2023-08-23T04:50:09Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05400 0202.png
6
1038
2546
2023-08-23T04:50:19Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05400 0203.png
6
1039
2547
2023-08-23T04:50:30Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05400 0204.png
6
1040
2548
2023-08-23T04:50:39Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05400 0300.png
6
1041
2549
2023-08-23T04:50:49Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05400 0301.png
6
1042
2550
2023-08-23T04:51:00Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05400 0400.png
6
1043
2551
2023-08-23T04:51:10Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05400 0500.png
6
1044
2552
2023-08-23T04:51:23Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 05400 0700.png
6
1045
2553
2023-08-23T04:51:33Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Aphex Logan
0
180
2554
2512
2023-08-23T04:52:18Z
Kohelet
63
added sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=AB|likes=Basketball|dislikes=Rogues with no sense of justice}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン ''Eifekkusu Rōgan'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. At first glance, he appears to be rude, moody, and violent looking.<ref name=":Aphex Profile">"Aphex Logan". ''Profiles''. Master Detective Archives: RAIN CODE</ref> He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. He wears boots with silver tips, and his raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
AphexPortrait.png
T UI Talk Face 05400 0002.png
T UI Talk Face 05400 0003.png
T UI Talk Face 05400 0100.png
T UI Talk Face 05400 0101.png
T UI Talk Face 05400 0200.png
T UI Talk Face 05400 0202.png
T UI Talk Face 05400 0203.png
T UI Talk Face 05400 0204.png
T UI Talk Face 05400 0300.png
T UI Talk Face 05400 0301.png
T UI Talk Face 05400 0400.png
T UI Talk Face 05400 0500.png
T UI Talk Face 05400 0700.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
=== In-game screenshots ===
<gallery>
File:Aphex's Introduction.jpg|Aphex's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
04f2a56b61d8368d9f351027ab67cd1bc0f6bd13
Yuma Kokohead
0
102
2555
2514
2023-08-23T04:55:57Z
Kohelet
63
added tabs for sprites
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
<tabs>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
6bb45fa6540106cbf46ecb55ec3584a1e765a984
2558
2555
2023-08-23T05:23:30Z
Kohelet
63
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
421dc881ee60f3c6852387e366e1ff15b37c9299
2565
2558
2023-08-23T05:37:17Z
Kohelet
63
added mystery phantom sprites
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
98df89ad0e9adb23ca96db3ce5873b350c3823a7
Shinigami
0
105
2556
2248
2023-08-23T04:57:58Z
Kohelet
63
added tabs to sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Death God|}}
| gender = Female
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Yuma|dislikes=Boredom|ability=Mystery Labyrinth Interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Sprites ===
<tabs>
<tab name="Ghost">{{scroll box
|height=325px
|text= <gallery>
T_UI_Talk_Face_00200_0000.png
T_UI_Talk_Face_00200_0001.png
T_UI_Talk_Face_00200_0002.png
T_UI_Talk_Face_00200_0003.png
T_UI_Talk_Face_00200_0004.png
T_UI_Talk_Face_00200_0005.png
T_UI_Talk_Face_00200_0006.png
T_UI_Talk_Face_00200_0007.png
T_UI_Talk_Face_00200_0008.png
T_UI_Talk_Face_00200_0009.png
T_UI_Talk_Face_00200_0010.png
T_UI_Talk_Face_00200_0011.png
T_UI_Talk_Face_00200_0012.png
T_UI_Talk_Face_00200_0013.png
T_UI_Talk_Face_00200_0014.png
T_UI_Talk_Face_00200_0015.png
T UI Talk Face 00200 0100.png
T UI Talk Face 00200 0101.png
T UI Talk Face 00200 0103.png
T UI Talk Face 00200 0104.png
T UI Talk Face 00200 0105.png
T UI Talk Face 00200 0106.png
T UI Talk Face 00200 0107.png
T UI Talk Face 00200 0108.png
T UI Talk Face 00200 0109.png
T UI Talk Face 00200 0110.png
T UI Talk Face 00200 0200.png
T UI Talk Face 00200 0201.png
T UI Talk Face 00200 0300.png
T UI Talk Face 00200 0301.png
T UI Talk Face 00200 0302.png
T UI Talk Face 00200 0303.png
T UI Talk Face 00200 0304.png
T UI Talk Face 00200 0305.png
T UI Talk Face 00200 0306.png
T UI Talk Face 00200 0307.png
T UI Talk Face 00200 0308.png
T UI Talk Face 00200 0309.png
T UI Talk Face 00200 0310.png
T UI Talk Face 00200 0311.png
T UI Talk Face 00200 0400.png
T UI Talk Face 00200 0401.png
T UI Talk Face 00200 0402.png
T UI Talk Face 00200 0403.png
T UI Talk Face 00200 0404.png
T UI Talk Face 00200 0500.png
T UI Talk Face 00200 0501.png
T UI Talk Face 00200 0503.png
T UI Talk Face 00200 0504.png
T UI Talk Face 00200 0600.png
T UI Talk Face 00200 0601.png
T UI Talk Face 00200 0603.png
T UI Talk Face 00200 0604.png
T UI Talk Face 00200 0605.png
T UI Talk Face 00200 0700.png
T UI Talk Face 00200 0701.png
T UI Talk Face 00200 0703.png
T UI Talk Face 00200 0704.png
T UI Talk Face 00200 0705.png
T UI Talk Face 00200 0706.png
T UI Talk Face 00200 0707.png
T UI Talk Face 00200 0708.png
T UI Talk Face 00200 0800.png
T UI Talk Face 00200 0802.png
T UI Talk Face 00200 0804.png
T UI Talk Face 00200 0805.png
T UI Talk Face 00200 0806.png
T UI Talk Face 00200 0807.png
Shinigamishhh.png
T UI Talk Face 00200 0809.png
T UI Talk Face 00200 0810.png
T UI Talk Face 00200 0900.png
T UI Talk Face 00200 0901.png
T UI Talk Face 00200 1000.png
T UI Talk Face 00200 1001.png
T UI Talk Face 00200 1002.png
T UI Talk Face 00200 1003.png
T UI Talk Face 00200 1005.png
T UI Talk Face 00200 1006.png
T UI Talk Face 00200 1007.png
</gallery>
}}</tab>
<tab name="True Form">{{scroll box
|height=325px
|text= <gallery>
ShinigamiPortrait.png
T_UI_Talk_Face_00300_0001.png
T_UI_Talk_Face_00300_0002.png
T_UI_Talk_Face_00300_0003.png
T_UI_Talk_Face_00300_0004.png
T_UI_Talk_Face_00300_0005.png
T_UI_Talk_Face_00300_0006.png
T_UI_Talk_Face_00300_0100.png
T_UI_Talk_Face_00300_0101.png
T_UI_Talk_Face_00300_0102.png
T_UI_Talk_Face_00300_0103.png
T_UI_Talk_Face_00300_0104.png
T_UI_Talk_Face_00300_0105.png
T_UI_Talk_Face_00300_0200.png
T_UI_Talk_Face_00300_0201.png
T_UI_Talk_Face_00300_0202.png
T_UI_Talk_Face_00300_0203.png
T_UI_Talk_Face_00300_0204.png
T_UI_Talk_Face_00300_0205.png
T_UI_Talk_Face_00300_0206.png
T_UI_Talk_Face_00300_0208.png
T_UI_Talk_Face_00300_0300.png
T_UI_Talk_Face_00300_0302.png
T_UI_Talk_Face_00300_0303.png
T_UI_Talk_Face_00300_0304.png
T_UI_Talk_Face_00300_0400.png
T_UI_Talk_Face_00300_0401.png
T_UI_Talk_Face_00300_0402.png
T_UI_Talk_Face_00300_0403.png
T_UI_Talk_Face_00300_0404.png
T_UI_Talk_Face_00300_0405.png
T_UI_Talk_Face_00300_0501.png
T_UI_Talk_Face_00300_0502.png
T_UI_Talk_Face_00300_0600.png
T_UI_Talk_Face_00300_0700.png
T_UI_Talk_Face_00300_0701.png
T_UI_Talk_Face_00300_0702.png
T_UI_Talk_Face_00300_0703.png
T_UI_Talk_Face_00300_0800.png
T_UI_Talk_Face_00300_0801.png
T_UI_Talk_Face_00300_0900.png
T_UI_Talk_Face_00300_0901.png
T_UI_Talk_Face_00300_0902.png
T_UI_Talk_Face_00300_0903.png
T_UI_Talk_Face_00300_0904.png
T_UI_Talk_Face_00300_1000.png
T_UI_Talk_Face_00300_1001.png
T_UI_Talk_Face_00300_1002.png
T_UI_Talk_Face_00300_1003.png
</gallery>
}}</tab>
</tabs>
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
4318c2aaed21440bc0cbc6891691aca24b510e71
2559
2556
2023-08-23T05:24:14Z
Kohelet
63
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Death God|}}
| gender = Female
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Yuma|dislikes=Boredom|ability=Mystery Labyrinth Interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Ghost">{{scroll box
|height=325px
|text= <gallery>
T_UI_Talk_Face_00200_0000.png
T_UI_Talk_Face_00200_0001.png
T_UI_Talk_Face_00200_0002.png
T_UI_Talk_Face_00200_0003.png
T_UI_Talk_Face_00200_0004.png
T_UI_Talk_Face_00200_0005.png
T_UI_Talk_Face_00200_0006.png
T_UI_Talk_Face_00200_0007.png
T_UI_Talk_Face_00200_0008.png
T_UI_Talk_Face_00200_0009.png
T_UI_Talk_Face_00200_0010.png
T_UI_Talk_Face_00200_0011.png
T_UI_Talk_Face_00200_0012.png
T_UI_Talk_Face_00200_0013.png
T_UI_Talk_Face_00200_0014.png
T_UI_Talk_Face_00200_0015.png
T UI Talk Face 00200 0100.png
T UI Talk Face 00200 0101.png
T UI Talk Face 00200 0103.png
T UI Talk Face 00200 0104.png
T UI Talk Face 00200 0105.png
T UI Talk Face 00200 0106.png
T UI Talk Face 00200 0107.png
T UI Talk Face 00200 0108.png
T UI Talk Face 00200 0109.png
T UI Talk Face 00200 0110.png
T UI Talk Face 00200 0200.png
T UI Talk Face 00200 0201.png
T UI Talk Face 00200 0300.png
T UI Talk Face 00200 0301.png
T UI Talk Face 00200 0302.png
T UI Talk Face 00200 0303.png
T UI Talk Face 00200 0304.png
T UI Talk Face 00200 0305.png
T UI Talk Face 00200 0306.png
T UI Talk Face 00200 0307.png
T UI Talk Face 00200 0308.png
T UI Talk Face 00200 0309.png
T UI Talk Face 00200 0310.png
T UI Talk Face 00200 0311.png
T UI Talk Face 00200 0400.png
T UI Talk Face 00200 0401.png
T UI Talk Face 00200 0402.png
T UI Talk Face 00200 0403.png
T UI Talk Face 00200 0404.png
T UI Talk Face 00200 0500.png
T UI Talk Face 00200 0501.png
T UI Talk Face 00200 0503.png
T UI Talk Face 00200 0504.png
T UI Talk Face 00200 0600.png
T UI Talk Face 00200 0601.png
T UI Talk Face 00200 0603.png
T UI Talk Face 00200 0604.png
T UI Talk Face 00200 0605.png
T UI Talk Face 00200 0700.png
T UI Talk Face 00200 0701.png
T UI Talk Face 00200 0703.png
T UI Talk Face 00200 0704.png
T UI Talk Face 00200 0705.png
T UI Talk Face 00200 0706.png
T UI Talk Face 00200 0707.png
T UI Talk Face 00200 0708.png
T UI Talk Face 00200 0800.png
T UI Talk Face 00200 0802.png
T UI Talk Face 00200 0804.png
T UI Talk Face 00200 0805.png
T UI Talk Face 00200 0806.png
T UI Talk Face 00200 0807.png
Shinigamishhh.png
T UI Talk Face 00200 0809.png
T UI Talk Face 00200 0810.png
T UI Talk Face 00200 0900.png
T UI Talk Face 00200 0901.png
T UI Talk Face 00200 1000.png
T UI Talk Face 00200 1001.png
T UI Talk Face 00200 1002.png
T UI Talk Face 00200 1003.png
T UI Talk Face 00200 1005.png
T UI Talk Face 00200 1006.png
T UI Talk Face 00200 1007.png
</gallery>
}}</tab>
<tab name="True Form">{{scroll box
|height=325px
|text= <gallery>
ShinigamiPortrait.png
T_UI_Talk_Face_00300_0001.png
T_UI_Talk_Face_00300_0002.png
T_UI_Talk_Face_00300_0003.png
T_UI_Talk_Face_00300_0004.png
T_UI_Talk_Face_00300_0005.png
T_UI_Talk_Face_00300_0006.png
T_UI_Talk_Face_00300_0100.png
T_UI_Talk_Face_00300_0101.png
T_UI_Talk_Face_00300_0102.png
T_UI_Talk_Face_00300_0103.png
T_UI_Talk_Face_00300_0104.png
T_UI_Talk_Face_00300_0105.png
T_UI_Talk_Face_00300_0200.png
T_UI_Talk_Face_00300_0201.png
T_UI_Talk_Face_00300_0202.png
T_UI_Talk_Face_00300_0203.png
T_UI_Talk_Face_00300_0204.png
T_UI_Talk_Face_00300_0205.png
T_UI_Talk_Face_00300_0206.png
T_UI_Talk_Face_00300_0208.png
T_UI_Talk_Face_00300_0300.png
T_UI_Talk_Face_00300_0302.png
T_UI_Talk_Face_00300_0303.png
T_UI_Talk_Face_00300_0304.png
T_UI_Talk_Face_00300_0400.png
T_UI_Talk_Face_00300_0401.png
T_UI_Talk_Face_00300_0402.png
T_UI_Talk_Face_00300_0403.png
T_UI_Talk_Face_00300_0404.png
T_UI_Talk_Face_00300_0405.png
T_UI_Talk_Face_00300_0501.png
T_UI_Talk_Face_00300_0502.png
T_UI_Talk_Face_00300_0600.png
T_UI_Talk_Face_00300_0700.png
T_UI_Talk_Face_00300_0701.png
T_UI_Talk_Face_00300_0702.png
T_UI_Talk_Face_00300_0703.png
T_UI_Talk_Face_00300_0800.png
T_UI_Talk_Face_00300_0801.png
T_UI_Talk_Face_00300_0900.png
T_UI_Talk_Face_00300_0901.png
T_UI_Talk_Face_00300_0902.png
T_UI_Talk_Face_00300_0903.png
T_UI_Talk_Face_00300_0904.png
T_UI_Talk_Face_00300_1000.png
T_UI_Talk_Face_00300_1001.png
T_UI_Talk_Face_00300_1002.png
T_UI_Talk_Face_00300_1003.png
</gallery>
}}</tab>
</tabs>
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
0e8179bf408399e99954b52ae5156d8681841753
Yakou Furio
0
226
2557
2377
2023-08-23T05:22:47Z
Kohelet
63
added tabs to sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ ''Yakō Fūrio'') is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
===Sprites===
<tabs plain style>
<tab name="Alive">{{scroll box
|height=325px
|text= <gallery>
YakouPortrait.png
T_UI_Talk_Face_01000_0003.png
T_UI_Talk_Face_01000_0004.png
T_UI_Talk_Face_01000_0005.png
T_UI_Talk_Face_01000_0006.png
T_UI_Talk_Face_01000_0008.png
T_UI_Talk_Face_01000_0009.png
T_UI_Talk_Face_01000_0010.png
T_UI_Talk_Face_01000_0011.png
T_UI_Talk_Face_01000_0103.png
T_UI_Talk_Face_01000_0104.png
T_UI_Talk_Face_01000_0105.png
T_UI_Talk_Face_01000_0107.png
T_UI_Talk_Face_01000_0108.png
T_UI_Talk_Face_01000_0109.png
T_UI_Talk_Face_01000_0110.png
T_UI_Talk_Face_01000_0201.png
T_UI_Talk_Face_01000_0202.png
T_UI_Talk_Face_01000_0203.png
T_UI_Talk_Face_01000_0204.png
T_UI_Talk_Face_01000_0300.png
T_UI_Talk_Face_01000_0301.png
T_UI_Talk_Face_01000_0400.png
T_UI_Talk_Face_01000_0401.png
T_UI_Talk_Face_01000_0500.png
T_UI_Talk_Face_01000_0501.png
T_UI_Talk_Face_01000_0503.png
T_UI_Talk_Face_01000_0600.png
T_UI_Talk_Face_01000_0700.png
T_UI_Talk_Face_01000_0701.png
T_UI_Talk_Face_01000_0702.png
T_UI_Talk_Face_01000_0703.png
T_UI_Talk_Face_01000_0800.png
T_UI_Talk_Face_01000_0801.png
T_UI_Talk_Face_01000_1000.png
T_UI_Talk_Face_01000_1001.png
T_UI_Talk_Face_01000_1002.png
T_UI_Talk_Face_01000_1003.png
T_UI_Talk_Face_01000_1004.png
T_UI_Talk_Face_01000_1005.png
</gallery>
}}</tab>
<tab name="Zombified"><gallery>
T_UI_Talk_Face_01000_1100.png
T_UI_Talk_Face_01000_1101.png</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Noctournal Detective Agency.
</gallery>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
d0da5e67cb1bd01c07b7895641279b75779611f8
Priest
0
408
2560
2510
2023-08-23T05:27:21Z
Kohelet
63
added tabs to sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = {{Smallspoiler|The Nail Man|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
The '''Priest''' (神父 ''Shinpu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
<gallery>
PriestPortrait.png
T_UI_Talk_Face_10200_0001.png
T_UI_Talk_Face_10200_0100.png
T_UI_Talk_Face_10200_0300.png
T_UI_Talk_Face_10200_0400.png
T_UI_Talk_Face_10200_0500.png
</gallery>
</tab>
<tab name="Zombified">
<gallery>
T_UI_Talk_Face_10200_0002.png
T_UI_Talk_Face_10200_0401.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
516c56893269b17b54ad815888500d69844aa0d4
2570
2560
2023-08-23T05:41:18Z
Kohelet
63
added mystery phantom sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = {{Smallspoiler|The Nail Man|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
The '''Priest''' (神父 ''Shinpu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
<gallery>
PriestPortrait.png
T_UI_Talk_Face_10200_0001.png
T_UI_Talk_Face_10200_0100.png
T_UI_Talk_Face_10200_0300.png
T_UI_Talk_Face_10200_0400.png
T_UI_Talk_Face_10200_0500.png
</gallery>
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91000_0000.png
T_UI_Talk_Face_91000_0300.png
T_UI_Talk_Face_91000_1000.png
</gallery>
</tab>
<tab name="Zombified">
<gallery>
T_UI_Talk_Face_10200_0002.png
T_UI_Talk_Face_10200_0401.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
dcd4376139a092c462b2881f567772ef27fadddf
2576
2570
2023-08-23T05:49:00Z
Kohelet
63
more mystery phantoms
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = {{Smallspoiler|The Nail Man|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
The '''Priest''' (神父 ''Shinpu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
<gallery>
PriestPortrait.png
T_UI_Talk_Face_10200_0001.png
T_UI_Talk_Face_10200_0100.png
T_UI_Talk_Face_10200_0300.png
T_UI_Talk_Face_10200_0400.png
T_UI_Talk_Face_10200_0500.png
</gallery>
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91000_0000.png
T_UI_Talk_Face_91000_0300.png
T_UI_Talk_Face_91000_1000.png
T_UI_Talk_Face_91100_0000.png
T_UI_Talk_Face_91100_0300.png
T_UI_Talk_Face_91100_1000.png
</gallery>
</tab>
<tab name="Zombified">
<gallery>
T_UI_Talk_Face_10200_0002.png
T_UI_Talk_Face_10200_0401.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
6f354b248fa676d0f2ab8065dcabc06eb3d77182
Category:Characters
14
103
2561
2528
2023-08-23T05:29:09Z
Kohelet
63
fixed links
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=Kurumi Wendy]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Teacher]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:FinkPortrait.png|110px|link=Fink the Slaughter Artist]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[File:RealYumaPortrait.png|110px|link=Ramen Stand Owner]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
c4815c3e5b6d11e2abce7bac259c17514a2ee1af
File:T UI Talk Face 90000 0000.png
6
1046
2562
2023-08-23T05:34:49Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 90000 0300.png
6
1047
2563
2023-08-23T05:34:59Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 90000 1000.png
6
1048
2564
2023-08-23T05:35:11Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 91000 0000.png
6
1049
2566
2023-08-23T05:39:50Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 91000 0300.png
6
1050
2567
2023-08-23T05:40:18Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 91000 1000.png
6
1051
2568
2023-08-23T05:40:35Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Chapter 1 - The Nail Man Killings
0
1052
2569
2023-08-23T05:40:54Z
Brainwormsdotcom
45
Created page with "{{Stub}} {{Spoiler}} {{Infobox Character}} | chapter title = The Nail Man Killings | appearances = [[Yuma Kokohead]] [[Shinigami]] [[Yakou Furio]] [[Ramen Stand Owner]] [[Vivia Twilight]] [[Desuhiko Thunderbolt]] [[Halara Nightmare]] [[Kei Colan]] [[Jiei Colan]] [[Seth Burroughs]] Ser..."
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character}}
| chapter title = The Nail Man Killings
| appearances = [[Yuma Kokohead]]
[[Shinigami]]
[[Yakou Furio]]
[[Ramen Stand Owner]]
[[Vivia Twilight]]
[[Desuhiko Thunderbolt]]
[[Halara Nightmare]]
[[Kei Colan]]
[[Jiei Colan]]
[[Seth Burroughs]]
[[Servant]]
[[Priest]]
[[Nun]]
[[Worshipper]]
[[Yomi Hellsmile]]
[[Martina Electro]]
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of [[The Nail Man]]
deffcc58297981d8a4d684a75b157555b8b6c5e4
2571
2569
2023-08-23T05:41:21Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character}}
| chapter title = The Nail Man Killings
| appearances = [[Yuma Kokohead]]
[[Shinigami]]
[[Yakou Furio]]
[[Ramen Stand Owner]]
[[Vivia Twilight]]
[[Desuhiko Thunderbolt]]
[[Halara Nightmare]]
[[Kei Colan]]
[[Jiei Colan]]
[[Seth Burroughs]]
[[Servant]]
[[Priest]]
[[Nun]]
[[Worshipper]]
[[Yomi Hellsmile]]
[[Martina Electro]]
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of [[The Nail Man]]
8e9c5bae9ff6277c9bc710913ac5927a69072eb7
Chapter 0 - Massacre on the Amaterasu Express
0
441
2572
1796
2023-08-23T05:41:59Z
Brainwormsdotcom
45
wikitext
text/x-wiki
>_<
They all died lmao
c507cc5e7030c956a7ca358972fd63f4881c59ee
File:T UI Talk Face 91100 0000.png
6
1053
2573
2023-08-23T05:43:48Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 91100 0300.png
6
1054
2574
2023-08-23T05:44:17Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 91100 1000.png
6
1055
2575
2023-08-23T05:44:33Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 91200 0000.png
6
1056
2577
2023-08-23T05:49:40Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 91200 0300.png
6
1057
2578
2023-08-23T05:50:13Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:T UI Talk Face 91200 1000.png
6
1058
2579
2023-08-23T05:50:30Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Worshipper
0
409
2580
2486
2023-08-23T05:50:59Z
Kohelet
63
added mystery phantom sprites
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = {{Smallspoiler|The Nail Man Copycat|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 182 cm (5'11")
| weight = 73 kg (160 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Urban legends|dislikes=A world filled with happiness|ability=Knowledge of the Occult}}
The '''Worshipper''' (信者 ''Shinja'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
<gallery>
WorshipperPortrait.png
T_UI_Talk_Face_10500_0001.png
T_UI_Talk_Face_10500_0100.png
T_UI_Talk_Face_10500_0300.png
T_UI_Talk_Face_10500_0400.png
T_UI_Talk_Face_10500_0500.png
</gallery>
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91200_0000.png
T_UI_Talk_Face_91200_0300.png
T_UI_Talk_Face_91200_1000.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
9dc38315c3fcc839f1c36a396ac2bf59e8cfa4f6
File:T UI Talk Face 91300 0000.png
6
1059
2581
2023-08-23T05:53:37Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yoshiko
0
411
2582
2480
2023-08-23T05:54:22Z
Kohelet
63
added mystery phantom
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = March 18
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 168 cm (5'6")
| weight = 53 kg (116 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Teddy bears|dislikes=Syringes|ability=Sewing}}
'''Yoshiko''' (ヨシコ ''Yoshiko'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
{{scroll box
|height=325px
|text= <gallery>
YoshikoPortrait.png
T_UI_Talk_Face_20000_0001.png
T_UI_Talk_Face_20000_0100.png
T_UI_Talk_Face_20000_0101.png
T_UI_Talk_Face_20000_0400.png
T_UI_Talk_Face_20000_0401.png
T_UI_Talk_Face_20000_0402.png
T_UI_Talk_Face_20000_0403.png
T_UI_Talk_Face_20000_0404.png
T_UI_Talk_Face_20000_0500.png
T_UI_Talk_Face_20000_0501.png
T_UI_Talk_Face_20000_0502.png
T_UI_Talk_Face_20000_0600.png
T_UI_Talk_Face_20000_0700.png
T_UI_Talk_Face_20000_0701.png
T_UI_Talk_Face_20000_1000.png
T_UI_Talk_Face_20000_1001.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91300_0000.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
306ce13fc1c614541a49a431d1ac2f0fe699ae0c
Template:Infobox Event
10
1060
2583
2023-08-23T06:22:23Z
Kohelet
63
Created page with "<includeonly><infobox> <title source="title"> </title> <image source="image"/> <data source="chapter name"> <label>Chapter Title</label> </data> <data source="japanese name"> <label>Japanese Title</label> </data> <data source="romaji"> <label>Romaji</label> </data> <data source="locations"> <label>Locations</label> </data> <group> <header>Incident Overview</header> <data source="victim"> <label>Victim</label> </data> <data source="victims"> <la..."
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
</title>
<image source="image"/>
<data source="chapter name">
<label>Chapter Title</label>
</data>
<data source="japanese name">
<label>Japanese Title</label>
</data>
<data source="romaji">
<label>Romaji</label>
</data>
<data source="locations">
<label>Locations</label>
</data>
<group>
<header>Incident Overview</header>
<data source="victim">
<label>Victim</label>
</data>
<data source="victims">
<label>Victims</label>
</data>
<data source="cause of death">
<label>Cause of Death</label>
</data>
<data source="culprit">
<label>Culprit</label>
</data>
<data source="culprits">
<label>Culprits</label>
</data>
</group>
<group collapse="closed">
<group>
<header>Characters</header>
<data source="appearances">
<label>Appearances</label>
</data>
</group>
<header>Navigation</header>
<data source="previous">
<label>Previous</label>
</data>
<data source="next">
<label>Next</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Event
| title =
| chapter name =
| image =
| japanese name =
| romaji =
| locations =
| appearances =
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous =
| next =
}}
</pre>[[Category:Infobox]]</noinclude>
c41fb3da72dccf51c37202171c83b17af47badef
Chapter 1 - The Nail Man Killings
0
1052
2584
2571
2023-08-23T06:29:53Z
Kohelet
63
fixed infobox
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image =
| japanese name =
| romaji =
| locations =
| appearances = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Yakou Furio]]<br>[[Ramen Stand Owner]]<br>[[Vivia Twilight]]<br>[[Desuhiko Thunderbolt]]<br>[[Halara Nightmare]]<br>[[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of [[The Nail Man]]
430f039b6270a2acd33d2ce53dd2fba2e12a3a65
2595
2584
2023-08-23T07:05:55Z
Kohelet
63
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations =
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of [[The Nail Man]]
93530d95ded69f8f7e544bfba91075b132e0e970
2603
2595
2023-08-23T07:44:58Z
Kohelet
63
added locations
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
f088a8852596068f99433670d7d14dc27f6d89e2
Template:Infobox Event
10
1060
2585
2583
2023-08-23T06:31:18Z
Kohelet
63
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
</title>
<image source="image"/>
<data source="chapter name">
<label>Chapter Title</label>
</data>
<data source="japanese name">
<label>Japanese Title</label>
</data>
<data source="romaji">
<label>Romaji</label>
</data>
<data source="locations">
<label>Locations</label>
</data>
<group collapse="closed">
<group>
<header>Incident Overview</header>
<data source="victim">
<label>Victim</label>
</data>
<data source="victims">
<label>Victims</label>
</data>
<data source="cause of death">
<label>Cause of Death</label>
</data>
<data source="culprit">
<label>Culprit</label>
</data>
<data source="culprits">
<label>Culprits</label>
</data>
</group>
<group>
<header>Characters</header>
<data source="appearances">
<label>Appearances</label>
</data>
</group>
<header>Navigation</header>
<data source="previous">
<label>Previous</label>
</data>
<data source="next">
<label>Next</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Event
| title =
| chapter name =
| image =
| japanese name =
| romaji =
| locations =
| appearances =
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous =
| next =
}}
</pre>[[Category:Infobox]]</noinclude>
646e62c5a446e2849a951416c2d2a07adb85b4a0
2586
2585
2023-08-23T06:34:28Z
Kohelet
63
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
</title>
<image source="image"/>
<data source="chapter name">
<label>Chapter Title</label>
</data>
<data source="japanese name">
<label>Japanese Title</label>
</data>
<data source="romaji">
<label>Romaji</label>
</data>
<data source="locations">
<label>Locations</label>
</data>
<group collapse="closed">
<group>
<header>Incident Overview</header>
<data source="victim">
<label>Victim</label>
</data>
<data source="victims">
<label>Victims</label>
</data>
<data source="cause of death">
<label>Cause of death</label>
</data>
<data source="culprit">
<label>Culprit</label>
</data>
<data source="culprits">
<label>Culprits</label>
</data>
</group>
<group>
<header>Characters</header>
<data source="appearances">
<label>Appearances</label>
</data>
</group>
<header>Navigation</header>
<data source="previous">
<label>Previous</label>
</data>
<data source="next">
<label>Next</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Event
| title =
| chapter name =
| image =
| japanese name =
| romaji =
| locations =
| appearances =
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous =
| next =
}}
</pre>[[Category:Infobox]]</noinclude>
55dee6c485bfbf254eb8cf6a9e95e56f34490bf0
2587
2586
2023-08-23T06:36:55Z
Kohelet
63
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
</title>
<image source="image"/>
<data source="chapter name">
<label>Chapter Title</label>
</data>
<data source="japanese name">
<label>Japanese Title</label>
</data>
<data source="romaji">
<label>Romaji</label>
</data>
<data source="locations">
<label>Locations</label>
</data>
<group collapse="closed">
<header>Incident Overview</header>
<data source="victim">
<label>Victim</label>
</data>
<data source="victims">
<label>Victims</label>
</data>
<data source="cause of death">
<label>Cause of death</label>
</data>
<data source="culprit">
<label>Culprit</label>
</data>
<data source="culprits">
<label>Culprits</label>
</data>
</group>
<group collapse="closed">
<header>Characters</header>
<data source="appearances">
<label>Appearances</label>
</data>
</group>
<header>Navigation</header>
<data source="previous">
<label>Previous</label>
</data>
<data source="next">
<label>Next</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Event
| title =
| chapter name =
| image =
| japanese name =
| romaji =
| locations =
| appearances =
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous =
| next =
}}
</pre>[[Category:Infobox]]</noinclude>
86776ed6ced9a2acb67b66b365b094c6a294a93c
2588
2587
2023-08-23T06:37:35Z
Kohelet
63
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
</title>
<image source="image"/>
<data source="chapter name">
<label>Chapter Title</label>
</data>
<data source="japanese name">
<label>Japanese Title</label>
</data>
<data source="romaji">
<label>Romaji</label>
</data>
<data source="locations">
<label>Locations</label>
</data>
<group collapse="closed">
<header>Incident Overview</header>
<data source="victim">
<label>Victim</label>
</data>
<data source="victims">
<label>Victims</label>
</data>
<data source="cause of death">
<label>Cause of death</label>
</data>
<data source="culprit">
<label>Culprit</label>
</data>
<data source="culprits">
<label>Culprits</label>
</data>
</group>
<group collapse="closed">
<header>Characters</header>
<data source="appearances">
<label>Appearances</label>
</data>
</group>
<header>Navigation</header>
<data source="previous">
<label>Previous</label>
</data>
<data source="next">
<label>Next</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Event
| title =
| chapter name =
| image =
| japanese name =
| romaji =
| locations =
| appearances =
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous =
| next =
}}
</pre>[[Category:Infobox]]</noinclude>
583ee5756e6bcd898e47c26c60d07dd76b9031d6
2589
2588
2023-08-23T06:38:16Z
Kohelet
63
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
</title>
<image source="image"/>
<data source="chapter name">
<label>Chapter Title</label>
</data>
<data source="japanese name">
<label>Japanese Title</label>
</data>
<data source="romaji">
<label>Romaji</label>
</data>
<data source="locations">
<label>Locations</label>
</data>
<group collapse="closed">
<header>Incident Overview</header>
<data source="victim">
<label>Victim</label>
</data>
<data source="victims">
<label>Victims</label>
</data>
<data source="cause of death">
<label>Cause of death</label>
</data>
<data source="culprit">
<label>Culprit</label>
</data>
<data source="culprits">
<label>Culprits</label>
</data>
</group>
<group>
<header>Characters</header>
<data source="appearances">
<label>Appearances</label>
</data>
</group>
<header>Navigation</header>
<data source="previous">
<label>Previous</label>
</data>
<data source="next">
<label>Next</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Event
| title =
| chapter name =
| image =
| japanese name =
| romaji =
| locations =
| appearances =
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous =
| next =
}}
</pre>[[Category:Infobox]]</noinclude>
c7c16de217c6f4b16503d647066735b23fde2f64
2590
2589
2023-08-23T06:40:24Z
Kohelet
63
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
</title>
<image source="image"/>
<data source="chapter name">
<label>Chapter Title</label>
</data>
<data source="japanese name">
<label>Japanese Title</label>
</data>
<data source="romaji">
<label>Romaji</label>
</data>
<data source="locations">
<label>Locations</label>
</data>
<group>
<header>Incident Overview</header>
<data source="victim">
<label>Victim</label>
</data>
<data source="victims">
<label>Victims</label>
</data>
<data source="cause of death">
<label>Cause of Death</label>
</data>
<data source="culprit">
<label>Culprit</label>
</data>
<data source="culprits">
<label>Culprits</label>
</data>
</group>
<group collapse="closed">
<group>
<header>Characters</header>
<data source="appearances">
<label>Appearances</label>
</data>
</group>
<header>Navigation</header>
<data source="previous">
<label>Previous</label>
</data>
<data source="next">
<label>Next</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Event
| title =
| chapter name =
| image =
| japanese name =
| romaji =
| locations =
| appearances =
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous =
| next =
}}
</pre>[[Category:Infobox]]</noinclude>
c41fb3da72dccf51c37202171c83b17af47badef
2591
2590
2023-08-23T06:41:00Z
Kohelet
63
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
</title>
<image source="image"/>
<data source="chapter name">
<label>Chapter Title</label>
</data>
<data source="japanese name">
<label>Japanese Title</label>
</data>
<data source="romaji">
<label>Romaji</label>
</data>
<data source="locations">
<label>Locations</label>
</data>
<group collapse="closed">
<header>Incident Overview</header>
<data source="victim">
<label>Victim</label>
</data>
<data source="victims">
<label>Victims</label>
</data>
<data source="cause of death">
<label>Cause of Death</label>
</data>
<data source="culprit">
<label>Culprit</label>
</data>
<data source="culprits">
<label>Culprits</label>
</data>
</group>
<group>
<header>Characters</header>
<data source="appearances">
<label>Appearances</label>
</data>
</group>
<header>Navigation</header>
<data source="previous">
<label>Previous</label>
</data>
<data source="next">
<label>Next</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Event
| title =
| chapter name =
| image =
| japanese name =
| romaji =
| locations =
| appearances =
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous =
| next =
}}
</pre>[[Category:Infobox]]</noinclude>
cba9d36e6e6ed8edecba05aa383485084db15d17
2592
2591
2023-08-23T06:48:52Z
Kohelet
63
fixed
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
</title>
<image source="image"/>
<data source="chapter name">
<label>Chapter Title</label>
</data>
<data source="japanese name">
<label>Japanese Title</label>
</data>
<data source="romaji">
<label>Romaji</label>
</data>
<data source="locations">
<label>Locations</label>
</data>
<group collapse="closed">
<header>Incident Overview</header>
<data source="victim">
<label>Victim</label>
</data>
<data source="victims">
<label>Victims</label>
</data>
<data source="cause of death">
<label>Cause of Death</label>
</data>
<data source="culprit">
<label>Culprit</label>
</data>
<data source="culprits">
<label>Culprits</label>
</data>
</group>
<group>
<header>Characters</header>
<data source="debut">
<label>Debut Appearance</label>
</data>
</group>
<group>
<header>Navigation</header>
<data source="previous">
<label>Previous</label>
</data>
<data source="next">
<label>Next</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Event
| title =
| chapter name =
| image =
| japanese name =
| romaji =
| locations =
| debut =
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous =
| next =
}}
</pre>[[Category:Infobox]]</noinclude>
78f6d4356bb8515d543d11ed642f16a816ca83fd
2596
2592
2023-08-23T07:16:02Z
Kohelet
63
wikitext
text/x-wiki
<includeonly><infobox>
<title source="title">
</title>
<image source="image"/>
<data source="chapter name">
<label>Chapter Title</label>
</data>
<data source="japanese name">
<label>Japanese Title</label>
</data>
<data source="romaji">
<label>Romaji</label>
</data>
<data source="locations">
<label>Locations</label>
</data>
<group>
<header>Characters</header>
<data source="debut">
<label>Debut Appearance</label>
</data>
</group>
<group collapse="closed">
<header>Incident Overview</header>
<data source="victim">
<label>Victim</label>
</data>
<data source="victims">
<label>Victims</label>
</data>
<data source="cause of death">
<label>Cause of Death</label>
</data>
<data source="culprit">
<label>Culprit</label>
</data>
<data source="culprits">
<label>Culprits</label>
</data>
</group>
<group>
<header>Navigation</header>
<data source="previous">
<label>Previous</label>
</data>
<data source="next">
<label>Next</label>
</data>
</group></infobox></includeonly><noinclude><pre>{{Infobox Event
| title =
| chapter name =
| image =
| japanese name =
| romaji =
| locations =
| debut =
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous =
| next =
}}
</pre>[[Category:Infobox]]</noinclude>
aa2eca5cdebc28b4339ed437f1d9b3d71ae06cc4
File:Chapter1 titlescreen.png
6
1061
2593
2023-08-23T06:52:58Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
2594
2593
2023-08-23T06:56:12Z
Kohelet
63
Kohelet uploaded a new version of [[File:Chapter1 titlescreen.png]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Chapter0 titlescreen.png
6
1062
2597
2023-08-23T07:24:02Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Chapter 0 - Massacre on the Amaterasu Express
0
441
2598
2572
2023-08-23T07:25:26Z
Kohelet
63
added infobox
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Ward Train Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = Aphex Logan<br>Melami Goldmine<br>Zange Eraser<br>Pucci Lavmin
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as Zilch Alexander
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
475f22d14bf8fb3865fa0b8ffeca3b6b98830e92
2601
2598
2023-08-23T07:37:24Z
Kohelet
63
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = Aphex Logan<br>Melami Goldmine<br>Zange Eraser<br>Pucci Lavmin
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as Zilch Alexander
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
afb9ee978d53d7ee0cefef874732acaf3d7a52d9
2634
2601
2023-08-24T02:51:08Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
bd3a28338ec5cec5e845f451b647aa79de901e0a
File:Prologue titlescreen.png
6
1063
2599
2023-08-23T07:36:31Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Prologue - WDO vs. Amaterasu Corporation
0
1064
2600
2023-08-23T07:36:54Z
Kohelet
63
Created page with "{{Infobox Event | title = WDO vs. Amaterasu Corporation | chapter name = Prologue - WDO vs. Amaterasu Corporation | image = prologue_titlescreen.png | japanese name = 世界探偵機構VSアマテラス社 | romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'') | locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency Submarine]] | debut = Ha..."
wikitext
text/x-wiki
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency Submarine]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
19bf0e7d4993094231447b1f1c283be43ebf4137
2602
2600
2023-08-23T07:37:44Z
Kohelet
63
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency Submarine]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
769ad100acf7eaac6b8a388bd287b42b06319e58
2624
2602
2023-08-23T23:38:20Z
ForensicForteAnalyst
18
There's a page for the Nocturnal Detective Agency, so I thought it would be better to redirect the link to there rather than to a page that doesn't exist.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
77a269e52b69e7bb14e62b691b0f909bcd06bf87
File:Chapter2 titlescreen.png
6
1065
2604
2023-08-23T07:56:55Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Chapter 2 - A Silent Curtain Call
0
1066
2605
2023-08-23T07:58:53Z
Kohelet
63
Created page with "{{Stub}} {{Spoiler}} {{Infobox Event | title = A Silent Curtain Call | chapter name = Chapter 2 - A Silent Curtain Call | image = chapter2_titlescreen.png | japanese name = 暗黒少女の沈黙 | romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'') | locations = [[Aetheria Academy]] | debut = [[Kurumi Wendy]]<br>[[Teacher]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]] | victim..."
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Teacher]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| victim = [[Karen]]
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
2e187006822c351d1a033e5af435ea739245324c
2606
2605
2023-08-23T08:09:23Z
Kohelet
63
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Teacher]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = [[Karen]]
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
1159311b6f5cb74d3f0a78e74d4f8ea7c1292698
2607
2606
2023-08-23T08:13:37Z
Kohelet
63
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Teacher]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = Karen
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = Waruna<br>Yoshiko<br>Kurane
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
ad309d675d9540ce6ce33761a4a1f2b963f9af2b
2630
2607
2023-08-24T02:47:25Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Teacher]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = Karen
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
c095dd121ea1852c24dc5cf2e801256ee6341f3d
2633
2630
2023-08-24T02:49:32Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Teacher]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = [[Karen]]
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
1159311b6f5cb74d3f0a78e74d4f8ea7c1292698
File:Chapter3 titlescreen.png
6
1067
2608
2023-08-23T08:15:33Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Chapter 3 - No Longer A Detective
0
1068
2609
2023-08-23T08:20:55Z
Kohelet
63
Created page with "{{Stub}} {{Spoiler}} {{Infobox Event | title = No Longer A Detective | chapter name = Chapter 3 - No Longer A Detective | image = chapter3_titlescreen.png | japanese name = 探・偵・失・格 | romaji = Tantei shikkaku (lit. ''Disqualification of a Detective'') | locations = [[Kanai Tower]]<br>[[Resistance Hideout]]<br>[[Dohya District]]<br>[[Marunomon District]]<br>[[Rainwater Power Plant]] | debut = [[Iruka]]<..."
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = No Longer A Detective
| chapter name = Chapter 3 - No Longer A Detective
| image = chapter3_titlescreen.png
| japanese name = 探・偵・失・格
| romaji = Tantei shikkaku (lit. ''Disqualification of a Detective'')
| locations = [[Kanai Tower]]<br>[[Resistance Hideout]]<br>[[Dohya District]]<br>[[Marunomon District]]<br>[[Rainwater Power Plant]]
| debut = [[Iruka]]<br>[[Icardi]]<br>[[Shachi]]<br>[[Servan]]<br>[[Margulaw]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]
| victim = Shachi
| victims =
| cause of death = Shot in the head
| culprit = Icardi
| culprits =
| previous = [[Chapter 2 - A Silent Curtain Call]]
| next = [[Chapter 4 - The Imperfect Insider]]
}}
5321c93a2a3b0a2a9b33fd9a9325042ef20f8189
2632
2609
2023-08-24T02:49:06Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = No Longer A Detective
| chapter name = Chapter 3 - No Longer A Detective
| image = chapter3_titlescreen.png
| japanese name = 探・偵・失・格
| romaji = Tantei shikkaku (lit. ''Disqualification of a Detective'')
| locations = [[Kanai Tower]]<br>[[Resistance Hideout]]<br>[[Dohya District]]<br>[[Marunomon District]]<br>[[Rainwater Power Plant]]
| debut = [[Iruka]]<br>[[Icardi]]<br>[[Shachi]]<br>[[Servan]]<br>[[Margulaw]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]
| victim = [[Shachi]]
| victims =
| cause of death = Shot in the head
| culprit = [[Icardi]]
| culprits =
| previous = [[Chapter 2 - A Silent Curtain Call]]
| next = [[Chapter 4 - The Imperfect Insider]]
}}
edcf298c019229227f0ffdfacde9d33befee1168
File:Chapter5 titlescreen.png
6
1069
2610
2023-08-23T08:30:28Z
Kohelet
63
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Chapter 4 - The Imperfect Insider
0
1070
2611
2023-08-23T08:31:21Z
Kohelet
63
Created page with "{{Stub}} {{Spoiler}} {{Infobox Event | title = The Imperfect Insider | chapter name = Chapter 4 - The Imperfect Insider | image = chapter5_titlescreen.png | japanese name = キミのすべてが0(零)になる | romaji = Kimi no subete ga rei ni naru (lit. ''Everything about you becomes zero'') | locations = [[Amaterasu Laboratory]] | debut = [[Dr. Huesca]]<br>[[Fink the Slaughter Artist]]<br>[[Akira]] | victim..."
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Imperfect Insider
| chapter name = Chapter 4 - The Imperfect Insider
| image = chapter5_titlescreen.png
| japanese name = キミのすべてが0(零)になる
| romaji = Kimi no subete ga rei ni naru (lit. ''Everything about you becomes zero'')
| locations = [[Amaterasu Laboratory]]
| debut = [[Dr. Huesca]]<br>[[Fink the Slaughter Artist]]<br>[[Akira]]
| victim = Dr. Huesca
| victims =
| cause of death = Stabbed
| culprit = [[Yakou Furio]]
| culprits =
| previous = [[Chapter 3 - No Longer A Detective]]
| next = [[Chapter 5 - And Then I Was Gone]]
}}
3908743126702dc2cdad8ea31ed4157ab4e80b44
2631
2611
2023-08-24T02:48:30Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Imperfect Insider
| chapter name = Chapter 4 - The Imperfect Insider
| image = chapter5_titlescreen.png
| japanese name = キミのすべてが0(零)になる
| romaji = Kimi no subete ga rei ni naru (lit. ''Everything about you becomes zero'')
| locations = [[Amaterasu Laboratory]]
| debut = [[Dr. Huesca]]<br>[[Fink the Slaughter Artist]]<br>[[Akira]]
| victim = [[Dr. Huesca]]
| victims =
| cause of death = Stabbed
| culprit = [[Yakou Furio]]
| culprits =
| previous = [[Chapter 3 - No Longer A Detective]]
| next = [[Chapter 5 - And Then I Was Gone]]
}}
188a72108279588dfad898274772fc52c1dc801a
Yuma Kokohead
0
102
2612
2565
2023-08-23T16:29:07Z
Kohelet
63
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
<tabber>
|-|Yuma Kokohead=
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
|-|Sprites=
<tabs plain style>
<tab name="Without Hat"><gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
</tab>
<tab name="With Hat"><gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
</tab>
<tab name="Disguise"><gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
</tabber>
81f39112c8fc26a3c6d63afb66d641f621f2bca4
2615
2612
2023-08-23T16:47:33Z
Kohelet
63
wikitext
text/x-wiki
{{Spoiler}}
<tabber>
|-|Yuma Kokohead=
{{Stub}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
|-|Sprites=
<tabs plain style>
<tab name="Without Hat"><gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
</tab>
<tab name="With Hat"><gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
</tab>
<tab name="Disguise"><gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
</tabber>
87934c048dc7c59042c1ad6360667c9619ff52db
2617
2615
2023-08-23T21:55:55Z
Kohelet
63
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
98df89ad0e9adb23ca96db3ce5873b350c3823a7
Shinigami
0
105
2613
2559
2023-08-23T16:33:16Z
Kohelet
63
wikitext
text/x-wiki
{{Stub}}
<tabber>
|-|Shinigami=
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Death God|}}
| gender = Female
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Yuma|dislikes=Boredom|ability=Mystery Labyrinth Interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
|-|Sprites=
<tabs plain style>
<tab name="Ghost"> <gallery>
T_UI_Talk_Face_00200_0000.png
T_UI_Talk_Face_00200_0001.png
T_UI_Talk_Face_00200_0002.png
T_UI_Talk_Face_00200_0003.png
T_UI_Talk_Face_00200_0004.png
T_UI_Talk_Face_00200_0005.png
T_UI_Talk_Face_00200_0006.png
T_UI_Talk_Face_00200_0007.png
T_UI_Talk_Face_00200_0008.png
T_UI_Talk_Face_00200_0009.png
T_UI_Talk_Face_00200_0010.png
T_UI_Talk_Face_00200_0011.png
T_UI_Talk_Face_00200_0012.png
T_UI_Talk_Face_00200_0013.png
T_UI_Talk_Face_00200_0014.png
T_UI_Talk_Face_00200_0015.png
T UI Talk Face 00200 0100.png
T UI Talk Face 00200 0101.png
T UI Talk Face 00200 0103.png
T UI Talk Face 00200 0104.png
T UI Talk Face 00200 0105.png
T UI Talk Face 00200 0106.png
T UI Talk Face 00200 0107.png
T UI Talk Face 00200 0108.png
T UI Talk Face 00200 0109.png
T UI Talk Face 00200 0110.png
T UI Talk Face 00200 0200.png
T UI Talk Face 00200 0201.png
T UI Talk Face 00200 0300.png
T UI Talk Face 00200 0301.png
T UI Talk Face 00200 0302.png
T UI Talk Face 00200 0303.png
T UI Talk Face 00200 0304.png
T UI Talk Face 00200 0305.png
T UI Talk Face 00200 0306.png
T UI Talk Face 00200 0307.png
T UI Talk Face 00200 0308.png
T UI Talk Face 00200 0309.png
T UI Talk Face 00200 0310.png
T UI Talk Face 00200 0311.png
T UI Talk Face 00200 0400.png
T UI Talk Face 00200 0401.png
T UI Talk Face 00200 0402.png
T UI Talk Face 00200 0403.png
T UI Talk Face 00200 0404.png
T UI Talk Face 00200 0500.png
T UI Talk Face 00200 0501.png
T UI Talk Face 00200 0503.png
T UI Talk Face 00200 0504.png
T UI Talk Face 00200 0600.png
T UI Talk Face 00200 0601.png
T UI Talk Face 00200 0603.png
T UI Talk Face 00200 0604.png
T UI Talk Face 00200 0605.png
T UI Talk Face 00200 0700.png
T UI Talk Face 00200 0701.png
T UI Talk Face 00200 0703.png
T UI Talk Face 00200 0704.png
T UI Talk Face 00200 0705.png
T UI Talk Face 00200 0706.png
T UI Talk Face 00200 0707.png
T UI Talk Face 00200 0708.png
T UI Talk Face 00200 0800.png
T UI Talk Face 00200 0802.png
T UI Talk Face 00200 0804.png
T UI Talk Face 00200 0805.png
T UI Talk Face 00200 0806.png
T UI Talk Face 00200 0807.png
Shinigamishhh.png
T UI Talk Face 00200 0809.png
T UI Talk Face 00200 0810.png
T UI Talk Face 00200 0900.png
T UI Talk Face 00200 0901.png
T UI Talk Face 00200 1000.png
T UI Talk Face 00200 1001.png
T UI Talk Face 00200 1002.png
T UI Talk Face 00200 1003.png
T UI Talk Face 00200 1005.png
T UI Talk Face 00200 1006.png
T UI Talk Face 00200 1007.png
</gallery>
</tab>
<tab name="True Form"><gallery>
ShinigamiPortrait.png
T_UI_Talk_Face_00300_0001.png
T_UI_Talk_Face_00300_0002.png
T_UI_Talk_Face_00300_0003.png
T_UI_Talk_Face_00300_0004.png
T_UI_Talk_Face_00300_0005.png
T_UI_Talk_Face_00300_0006.png
T_UI_Talk_Face_00300_0100.png
T_UI_Talk_Face_00300_0101.png
T_UI_Talk_Face_00300_0102.png
T_UI_Talk_Face_00300_0103.png
T_UI_Talk_Face_00300_0104.png
T_UI_Talk_Face_00300_0105.png
T_UI_Talk_Face_00300_0200.png
T_UI_Talk_Face_00300_0201.png
T_UI_Talk_Face_00300_0202.png
T_UI_Talk_Face_00300_0203.png
T_UI_Talk_Face_00300_0204.png
T_UI_Talk_Face_00300_0205.png
T_UI_Talk_Face_00300_0206.png
T_UI_Talk_Face_00300_0208.png
T_UI_Talk_Face_00300_0300.png
T_UI_Talk_Face_00300_0302.png
T_UI_Talk_Face_00300_0303.png
T_UI_Talk_Face_00300_0304.png
T_UI_Talk_Face_00300_0400.png
T_UI_Talk_Face_00300_0401.png
T_UI_Talk_Face_00300_0402.png
T_UI_Talk_Face_00300_0403.png
T_UI_Talk_Face_00300_0404.png
T_UI_Talk_Face_00300_0405.png
T_UI_Talk_Face_00300_0501.png
T_UI_Talk_Face_00300_0502.png
T_UI_Talk_Face_00300_0600.png
T_UI_Talk_Face_00300_0700.png
T_UI_Talk_Face_00300_0701.png
T_UI_Talk_Face_00300_0702.png
T_UI_Talk_Face_00300_0703.png
T_UI_Talk_Face_00300_0800.png
T_UI_Talk_Face_00300_0801.png
T_UI_Talk_Face_00300_0900.png
T_UI_Talk_Face_00300_0901.png
T_UI_Talk_Face_00300_0902.png
T_UI_Talk_Face_00300_0903.png
T_UI_Talk_Face_00300_0904.png
T_UI_Talk_Face_00300_1000.png
T_UI_Talk_Face_00300_1001.png
T_UI_Talk_Face_00300_1002.png
T_UI_Talk_Face_00300_1003.png
</gallery>
</tab>
</tabs>
</tabber>
80aaab9af4d16b64e8145d7fe6c264d79bf8940a
Number One
0
293
2614
2540
2023-08-23T16:46:47Z
Kohelet
63
wikitext
text/x-wiki
<tabber>
|-|Number One=
{{Stub}}
{{Infobox Character
| name = Number One
| image = <gallery>World Detective Organization - Number One Illustration.jpg|Illustration
File:NumberOnePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|ability=Running Away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the prologue is actually a double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
=== In-game screenshots ===
<gallery>
File:Number One's Introduction.jpg|Number One's introduction with his name on screen during his first appearance in the Prologue.
</gallery>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
|-|Sprites=
<gallery>
NumberOnePortrait.png
T UI Talk Face 05590 0001.png
T UI Talk Face 05590 0100.png
T UI Talk Face 05590 0300.png
T UI Talk Face 05590 0400.png
</gallery>
</tabber>
5bc16b1489c8dadb1e684310c814dcb6ec756849
Yakou Furio
0
226
2618
2557
2023-08-23T23:24:28Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ ''Yakō Fūrio'') is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
== Gallery ==
===Sprites===
<tabs plain style>
<tab name="Alive">{{scroll box
|height=325px
|text= <gallery>
YakouPortrait.png
T_UI_Talk_Face_01000_0003.png
T_UI_Talk_Face_01000_0004.png
T_UI_Talk_Face_01000_0005.png
T_UI_Talk_Face_01000_0006.png
T_UI_Talk_Face_01000_0008.png
T_UI_Talk_Face_01000_0009.png
T_UI_Talk_Face_01000_0010.png
T_UI_Talk_Face_01000_0011.png
T_UI_Talk_Face_01000_0103.png
T_UI_Talk_Face_01000_0104.png
T_UI_Talk_Face_01000_0105.png
T_UI_Talk_Face_01000_0107.png
T_UI_Talk_Face_01000_0108.png
T_UI_Talk_Face_01000_0109.png
T_UI_Talk_Face_01000_0110.png
T_UI_Talk_Face_01000_0201.png
T_UI_Talk_Face_01000_0202.png
T_UI_Talk_Face_01000_0203.png
T_UI_Talk_Face_01000_0204.png
T_UI_Talk_Face_01000_0300.png
T_UI_Talk_Face_01000_0301.png
T_UI_Talk_Face_01000_0400.png
T_UI_Talk_Face_01000_0401.png
T_UI_Talk_Face_01000_0500.png
T_UI_Talk_Face_01000_0501.png
T_UI_Talk_Face_01000_0503.png
T_UI_Talk_Face_01000_0600.png
T_UI_Talk_Face_01000_0700.png
T_UI_Talk_Face_01000_0701.png
T_UI_Talk_Face_01000_0702.png
T_UI_Talk_Face_01000_0703.png
T_UI_Talk_Face_01000_0800.png
T_UI_Talk_Face_01000_0801.png
T_UI_Talk_Face_01000_1000.png
T_UI_Talk_Face_01000_1001.png
T_UI_Talk_Face_01000_1002.png
T_UI_Talk_Face_01000_1003.png
T_UI_Talk_Face_01000_1004.png
T_UI_Talk_Face_01000_1005.png
</gallery>
}}</tab>
<tab name="Zombified"><gallery>
T_UI_Talk_Face_01000_1100.png
T_UI_Talk_Face_01000_1101.png</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Nocturnal Detective Agency.
</gallery>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
9595986748675dad1e3407ed076e5fbf9679b303
Aphex Logan
0
180
2619
2554
2023-08-23T23:26:52Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=AB|likes=Basketball|dislikes=Rogues with no sense of justice}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン ''Eifekkusu Rōgan'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. At first glance, he appears to be rude, moody, and violent looking.<ref name=":Aphex Profile">"Aphex Logan". ''Profiles''. Master Detective Archives: RAIN CODE</ref> He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. He wears boots with silver tips, and his raincoat is a bulky green coat with a multitude of belts attached to it.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref>
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
AphexPortrait.png
T UI Talk Face 05400 0002.png
T UI Talk Face 05400 0003.png
T UI Talk Face 05400 0100.png
T UI Talk Face 05400 0101.png
T UI Talk Face 05400 0200.png
T UI Talk Face 05400 0202.png
T UI Talk Face 05400 0203.png
T UI Talk Face 05400 0204.png
T UI Talk Face 05400 0300.png
T UI Talk Face 05400 0301.png
T UI Talk Face 05400 0400.png
T UI Talk Face 05400 0500.png
T UI Talk Face 05400 0700.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
=== In-game screenshots ===
<gallery>
File:Aphex's Introduction.jpg|Aphex's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
01febbfd1b26b9ea3dd90773b756d031c493141b
Melami Goldmine
0
221
2620
2515
2023-08-23T23:27:25Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Melami Goldmine
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
File:MelamiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=B|likes=Beautiful, heartwarming clothes|dislikes=Ugly, non-heartwarming clothes}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami is very tall female character and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
=== In-game screenshots ===
<gallery>
File:Melami's Introduction.jpg|Melami's introduction showing her name and Detective Deed for the WDO in Chapter 0
File:Melami Forte.jpg|Melami explaining her Forte in Chapter 0.
File:Melami's First Look.jpg|Melami first seeing Yuma on the Amaterasu Express.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
dfe3792cf04fe8b8119ad2bdd9d73bc109ed4413
Pucci Lavmin
0
213
2621
1825
2023-08-23T23:28:04Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
File:PucciPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=O|likes=Classical Music|dislikes=Loud people}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
=== In-game screenshots ===
<gallery>
File:Pucci's Introduction.jpg|Pucci's introduction in Chapter 0, showing her name and her Detective Deed for the WDO
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
de682a7f1d00de614193f773360c9b193487e8be
Zange Eraser
0
206
2622
2511
2023-08-23T23:28:56Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
File:ZangePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Whisky|dislikes=Modern cellphones}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
==Appearance==
Zange is a tall and elderly figure with broad shoulders. Outwardly a mild-mannered old man, he carries a solemn demeanor of a battle-hardened veteran and has an air of a killer.<ref name=":Zange Profile">"Zange Eraser". ''Profiles''. Master Detective Archives: RAIN CODE</ref>
==Forensic Forte==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
==Trivia==
*Zange was once a military detective involved in espionage.<ref name=":Zange Profile" />
==Gallery==
=== Sprites===
<gallery>
ZangePortrait.png
02_zangeeraser.png
03_zangeeraser.png
04_zangeeraser.png
05_zangeeraser.png
06_zangeeraser.png
07_zangeeraser.png
</gallery>
===Promotional screenshots===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
===In-game screenshots===
<gallery>
File:Zange's Introduction.jpg|Zange's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
==References==
<references />
==Navigation==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
44a7473a51a3a252e21cc60852e3488ba4586064
Zilch Alexander
0
208
2623
2513
2023-08-23T23:32:17Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Unknown
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Animals|dislikes=Destruction of nature}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー ''Jiruchi Arekusandā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along a logical order.<ref name=":Zilch Profile">"Zilch Alexander". ''Profiles''. Master Detective Archives: RAIN CODE</ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. The imposter died when Shinigami reaped his soul. For more information about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Zilch's Introduction.jpg|Zilch's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
d933d6a169caff938a1caee93506c31356e02a2d
File:Ch.5titlescreen.jpeg
6
1071
2625
2023-08-24T00:16:32Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
2626
2625
2023-08-24T00:17:27Z
ForensicForteAnalyst
18
ForensicForteAnalyst uploaded a new version of [[File:Ch.5titlescreen.jpeg]]
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
File:Epilogue titlescreen.jpeg
6
1072
2627
2023-08-24T00:19:38Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Chapter 5 - And Then I Was Gone
0
1073
2628
2023-08-24T00:24:41Z
ForensicForteAnalyst
18
I thought it was a good idea to start this page, but I know that a couple of things are missing like the Japanese name and Romaji.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = And Then I Was Gone
| chapter name = Chapter 5 - And Then I Was Gone
| image = Ch.5titlescreen.jpeg
| japanese name =
| romaji =
| locations = [[Restricted Area]]<br>[[Abandoned Village]]<br>[[Kanai Ward Special Food Facility]]<br>[[Secret Laboratory]]<br>[[Bathhouse]]
| debut =
| victim =
| victims = Mass of criminals in the factory refrigerator
| cause of death =
| culprit = [[Makoto Kagutsuchi]]
| culprits =
| previous = [[Chapter 4 - The Imperfect Insider]]
| next = [[Epilogue - RAIN CODE]]
}}
81bcca5e4a0d6b842f7bb9291df0550fc43ff412
Epilogue - RAIN CODE
0
1074
2629
2023-08-24T00:32:24Z
ForensicForteAnalyst
18
I started this page too, but I know that more info will need to be added.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = RAIN CODE
| chapter name = Epilogue - RAIN CODE
| image = Epilogue titlescreen.jpeg
| japanese name =
| romaji =
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut =
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 5 - And Then I Was Gone]]
| next = n/a
}}
cfa857b0858def4bdcacfd0daab70d20bf8c768c
Yuma Kokohead
0
102
2635
2617
2023-08-24T06:22:39Z
2600:8803:B780:2C00:F42A:A219:DD9A:7627
0
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim tall young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
5f4f33590648703e87ab7035e25c5f09ebfb2522
2636
2635
2023-08-24T06:23:30Z
2600:8803:B780:2C00:F42A:A219:DD9A:7627
0
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim tall young man, with refined facial features, and pale skin. He has a rather tall stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this tall build makes it easy for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
3ac217bf59a18197d485735ca43a8934c48c357f
2637
2636
2023-08-25T12:17:59Z
Growling
69
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
98df89ad0e9adb23ca96db3ce5873b350c3823a7
2645
2637
2023-08-27T01:46:23Z
ForensicForteAnalyst
18
I just thought that this was a neat piece of trivia. The significance of his birth date is also fitting for him for a few reasons. I also added something to his occupation based on what's stated in the epilogue.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the mystery labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
bf7c46a985bcc33e76026203e614fb04afa57ec1
Homunculus
0
360
2638
1730
2023-08-25T21:42:09Z
2607:FEA8:D5A6:600:452F:F989:5AF8:D291
0
/* Homunculus */
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
The '''Homunculus''' are a species of artificial humans, described to be immortal monsters created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] for military purposes in ''[[Master Detective Archives: RAIN CODE]]'' While the homunculi created by Amaterasu Corporation are considered to be defective and mentally revert to a zombie-like state during the revival process, the Unified Government was able to create a [[Makoto Kagutsuchi|perfect Homunculus]].
== In-Game Glossary ==
=== Homunculus ===
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi, the homunculi went berserk from the sunlight and slaughtered all of their original selves, leaving no survivors.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink. Unlike the red blood of the humans in the franchise.
=== Homunculus Characteristics ===
When a Homunculus dies, it revives within a day, but is mostly rendered into a zombie-like state. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
3765f1a75ae9c2e41520ccc82380f09644f1f635
2663
2638
2023-08-28T16:02:37Z
ForensicForteAnalyst
18
Just added a period.
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
The '''Homunculus''' are a species of artificial humans, described to be immortal monsters created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] for military purposes in ''[[Master Detective Archives: RAIN CODE]]''. While the homunculi created by Amaterasu Corporation are considered to be defective and mentally revert to a zombie-like state during the revival process, the Unified Government was able to create a [[Makoto Kagutsuchi|perfect Homunculus]].
== In-Game Glossary ==
=== Homunculus ===
An immortal monster created through research conducted by Amaterasu Corporation.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi, the homunculi went berserk from the sunlight and slaughtered all of their original selves, leaving no survivors.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink. Unlike the red blood of the humans in the franchise.
=== Homunculus Characteristics ===
When a Homunculus dies, it revives within a day, but is mostly rendered into a zombie-like state. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
f8b06dd66cd744fde5b89c23afb95deecf5acc34
2674
2663
2023-08-31T07:01:17Z
ShibuyasBeat
47
/* Homunculus */
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
The '''Homunculus''' are a species of artificial humans, described to be immortal monsters created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] for military purposes in ''[[Master Detective Archives: RAIN CODE]]''. While the homunculi created by Amaterasu Corporation are considered to be defective and mentally revert to a zombie-like state during the revival process, the Unified Government was able to create a [[Makoto Kagutsuchi|perfect Homunculus]].
== In-Game Glossary ==
=== Homunculus ===
An immortal monster created through research conducted by both Amaterasu Corporation and the Unified Government.
The Unified Government who invested in the research conducted by Amaterasu Corporation while doing their own research also did their own research, which resulted in the creation of the first successful homunculus.
The Unified Government's homunculus does not have the same detrimental characteristics of as those of Kanai Ward.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi, the homunculi went berserk from the sunlight and slaughtered all of their original selves, leaving no survivors.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink. Unlike the red blood of the humans in the franchise.
=== Homunculus Characteristics ===
When a Homunculus dies, it revives within a day, but is mostly rendered into a zombie-like state. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
2ec7fbb7fed23733f1d26a516920f27994207f80
2675
2674
2023-08-31T07:02:41Z
ShibuyasBeat
47
/* Homunculus */
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
The '''Homunculus''' are a species of artificial humans, described to be immortal monsters created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] for military purposes in ''[[Master Detective Archives: RAIN CODE]]''. While the homunculi created by Amaterasu Corporation are considered to be defective and mentally revert to a zombie-like state during the revival process, the Unified Government was able to create a [[Makoto Kagutsuchi|perfect Homunculus]].
== In-Game Glossary ==
=== Homunculus ===
An immortal monster created through research conducted by both Amaterasu Corporation and the Unified Government.
The Unified Government who invested in the research conducted by Amaterasu Corporation while doing their own research also did their own research, which resulted in the creation of the first successful homunculus.
The Homunculus created by the Unified Government does not have the same detrimental characteristics as those of Kanai Ward.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi, the homunculi went berserk from the sunlight and slaughtered all of their original selves, leaving no survivors.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink. Unlike the red blood of the humans in the franchise.
=== Homunculus Characteristics ===
When a Homunculus dies, it revives within a day, but is mostly rendered into a zombie-like state. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
e108f2ef67018ef39875a021d999f6ee35ff8339
Teacher
0
920
2639
2424
2023-08-26T00:37:02Z
2A00:23C6:9F0A:601:C878:8E7D:FCD5:C0A6
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Hana
| image = File:T UI Talk Face 20500 0000.png
| alias = Teacher
| relatives =
| affiliation = Aetheria Academy
| occupation = High School Teacher
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| status = Alive
| portrayal = {{Flags|JA}} Yui Kondo
{{Flags|US}} [[wikipedia:Dorothy Elias-Fahn|Dorothy Elias-Fahn]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Hana''' (女教師 ''Jokyōshi'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
T UI Talk Face 20500 0000.png
T UI Talk Face 20500 0001.png
T UI Talk Face 20500 0100.png
T UI Talk Face 20500 0101.png
T UI Talk Face 20500 0102.png
T UI Talk Face 20500 0200.png
T UI Talk Face 20500 0201.png
T UI Talk Face 20500 0202.png
T UI Talk Face 20500 0203.png
T UI Talk Face 20500 0300.png
T UI Talk Face 20500 0700.png
T UI Talk Face 20500 0701.png
T UI Talk Face 20500 0702.png
T UI Talk Face 20500 0703.png
T UI Talk Face 20500 1000.png
T UI Talk Face 20500 1001.png
</gallery>
}}
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
af3308a1a642855a2d3bdcbfdea402d10ac2c7cf
Chapter 2 - A Silent Curtain Call
0
1066
2640
2633
2023-08-26T00:37:47Z
2A00:23C6:9F0A:601:C878:8E7D:FCD5:C0A6
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Hana]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = [[Karen]]
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
e66cdcc238e0d2f5c182fe8178356dd6d2a271f2
Category:Characters
14
103
2641
2561
2023-08-26T00:38:29Z
2A00:23C6:9F0A:601:C878:8E7D:FCD5:C0A6
0
/* Aetheria Academy */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=Kurumi Wendy]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Hana]]<br /><small>'''[[Hana]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:FinkPortrait.png|110px|link=Fink the Slaughter Artist]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[File:RealYumaPortrait.png|110px|link=Ramen Stand Owner]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
4abc0cb09e61fcd027d5df16f16b74ccee06f2e4
2642
2641
2023-08-26T00:38:59Z
2A00:23C6:9F0A:601:C878:8E7D:FCD5:C0A6
0
/* Aetheria Academy */
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters from {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=Kurumi Wendy]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Teacher]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:FinkPortrait.png|110px|link=Fink the Slaughter Artist]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[File:RealYumaPortrait.png|110px|link=Ramen Stand Owner]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
c4815c3e5b6d11e2abce7bac259c17514a2ee1af
2692
2642
2023-08-31T13:46:17Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters in {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=Kurumi Wendy]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Teacher]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:FinkPortrait.png|110px|link=Fink the Slaughter Artist]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[File:RealYumaPortrait.png|110px|link=Ramen Stand Owner]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
c731f78a7c89091dfc753e68adb525c4a7dd7887
2693
2692
2023-08-31T13:46:38Z
Ceyarma
46
wikitext
text/x-wiki
{{Spoiler}}
<center>This page is a '''navigation''' page for characters in {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=Kurumi Wendy]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Teacher]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:FinkPortrait.png|110px|link=Fink the Slaughter Artist]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[File:RealYumaPortrait.png|110px|link=Ramen Stand Owner]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
14761faab41f3cfe02d6ec456dd055fe744b99bb
Mystery Labyrinth
0
282
2643
1909
2023-08-26T22:04:13Z
2601:240:CD07:7520:81C:CC99:FD4D:A8EC
0
/* Mystery Phantom */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
[[File:Mystery Labyrinth Gate.jpg|thumb|182x182px]]
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
The only way to destroy the Mystery Labyrinth is to reap the culprit's soul, this causes the culprit to die in real life from a seizure. If Yuma stays in the labyrinth for too long, his soul will get absorbed and die, If the Mystery isn't solved, the Labyrinth will became of a have a huge effect on the real world, causing people to commit countless murder, creating more labyrinths.
Other Detectives whom Yuma can share his Coalescence with can enter the Labyrinth with him, but in doing so, they lose their memories of the case they're investigating, and when the Labyrinth is destroyed, they lose their memories of their time in the Labyrinth, Except [[Vivia Twilight|Vivia]], as his forte allows him to be immune to the memory loss, thus maintaining all of his memories in and out of the labyrinth.
== Gameplay glossary ==
=== GOD Shinigami ===
[[File:Mystery Labyrinth - GOD Shinigami - Promotional screenshot.jpg|thumb|180px]]
One of the puzzles within the Mystery Labyrinth. A mega-sized Shinigami will push forward past obstacles such as thorns and walls to hunt down the Mystery Phantom.<ref name="Official site"></ref>
{{clear}}
=== Locked Room Re-Creation ===
The locked room where the crime took place is recreated in the Mystery Labyrinth. Deduce the method and means in creating the locked room, and uncover the trick.<ref name="Official site"></ref>
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Labyrinth Skills ===
Labyrinth Skills can be learned using Skill Points earned when the Detective Rank increases. Utilize skills by setting them into "Memory" skill slots.
The game's difficulty level can be adjusted by prioritizing which skills to learn. Players who find action-oriented gameplay difficult can prioritize evasion skills. If solving puzzles is a challenge, Solution Blade skills can be focused on.
If players feel confident in both action and puzzle elements, they can play without relying on any skills.<ref name="Official site"></ref>
[[File:Mystery Labyrinth - Labyrinth Skills - Promotional screenshot.jpg|thumb|180px]]
===== Evasion Skills =====
Skills that ease the difficulty of action-oriented gameplay elements, such as slowing down the Mystery Phantom's statements in a Reasoning Death Match.<ref name="Official site"></ref>
===== Solution Blade Skills =====
Skills that ease the difficulty of puzzle elements, like eliminating incorrect answer choices for example.<ref name="Official site"></ref>
===== Stamina Skills =====
Increases Yuma's maximum health, making it less likely a game over will occur.<ref name="Official site"></ref>
=== Reasoning Death Match ===
[[File:Reasoning Death Match.jpg|thumb|183x183px]]
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
[[File:Yuma Repels.jpg|thumb|180x180px]]
===== Repel =====
This action can be used to push back a Mystery Phantom's words with the Solution Blade and draw out more statements. Statements that can be repelled are colored blue. Question the grounds for a statement with Repel, even in the absence of evidence.<ref name="Official site"></ref>
===== Assist =====
Use an Assist from Shinigami or an accompanying detective in a Reasoning Death Match to cast a shield around Yuma. This will make him invincible for a fixed period of time. Use Assist carefully, as it cannot be used consecutively.<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref> However, the culrpit's soul is connected to the Mystery Labyrinth in some way. When Shinigami reaps the soul of the culprit Mystery Phantom, it causes them to die in real life.
=== Shinigami Puzzle ===
[[File:Shinigami's Puzzle.jpg|thumb|194x194px]]
At times when new information needs to be realized that isn't directly in a Solution Key, Shinigami lends a hand and starts the minigame, Shinigami Puzzle. Shinigami pulls out a barrel and dives in, bringing them to a beach where you break letters off the barrel while she wears it to spell the answer word missing from the provided sentence. Along with hitting letters you can also feed Shinigami Solution Keys relevant to the answer for helpful hints, but if you give her a wrong one she throws it back up.
[[File:Deduction Denouement.jpg|thumb|192x192px]]
=== Deduction Denouement ===
The summary of the case in the form of comic, where the player must fill in the empty panels with the one provided on the side, unlocking additional images as more correct ones are placed. The final panel names the culprit, and Shinigami then reads the story aloud.
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
f6d66112661fdecf702051c8e98e77c550a602bc
2644
2643
2023-08-26T22:05:19Z
2601:240:CD07:7520:81C:CC99:FD4D:A8EC
0
/* Mystery Phantom */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
[[File:Mystery Labyrinth Gate.jpg|thumb|182x182px]]
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
The only way to destroy the Mystery Labyrinth is to reap the culprit's soul, this causes the culprit to die in real life from a seizure. If Yuma stays in the labyrinth for too long, his soul will get absorbed and die, If the Mystery isn't solved, the Labyrinth will became of a have a huge effect on the real world, causing people to commit countless murder, creating more labyrinths.
Other Detectives whom Yuma can share his Coalescence with can enter the Labyrinth with him, but in doing so, they lose their memories of the case they're investigating, and when the Labyrinth is destroyed, they lose their memories of their time in the Labyrinth, Except [[Vivia Twilight|Vivia]], as his forte allows him to be immune to the memory loss, thus maintaining all of his memories in and out of the labyrinth.
== Gameplay glossary ==
=== GOD Shinigami ===
[[File:Mystery Labyrinth - GOD Shinigami - Promotional screenshot.jpg|thumb|180px]]
One of the puzzles within the Mystery Labyrinth. A mega-sized Shinigami will push forward past obstacles such as thorns and walls to hunt down the Mystery Phantom.<ref name="Official site"></ref>
{{clear}}
=== Locked Room Re-Creation ===
The locked room where the crime took place is recreated in the Mystery Labyrinth. Deduce the method and means in creating the locked room, and uncover the trick.<ref name="Official site"></ref>
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Labyrinth Skills ===
Labyrinth Skills can be learned using Skill Points earned when the Detective Rank increases. Utilize skills by setting them into "Memory" skill slots.
The game's difficulty level can be adjusted by prioritizing which skills to learn. Players who find action-oriented gameplay difficult can prioritize evasion skills. If solving puzzles is a challenge, Solution Blade skills can be focused on.
If players feel confident in both action and puzzle elements, they can play without relying on any skills.<ref name="Official site"></ref>
[[File:Mystery Labyrinth - Labyrinth Skills - Promotional screenshot.jpg|thumb|180px]]
===== Evasion Skills =====
Skills that ease the difficulty of action-oriented gameplay elements, such as slowing down the Mystery Phantom's statements in a Reasoning Death Match.<ref name="Official site"></ref>
===== Solution Blade Skills =====
Skills that ease the difficulty of puzzle elements, like eliminating incorrect answer choices for example.<ref name="Official site"></ref>
===== Stamina Skills =====
Increases Yuma's maximum health, making it less likely a game over will occur.<ref name="Official site"></ref>
=== Reasoning Death Match ===
[[File:Reasoning Death Match.jpg|thumb|183x183px]]
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
[[File:Yuma Repels.jpg|thumb|180x180px]]
===== Repel =====
This action can be used to push back a Mystery Phantom's words with the Solution Blade and draw out more statements. Statements that can be repelled are colored blue. Question the grounds for a statement with Repel, even in the absence of evidence.<ref name="Official site"></ref>
===== Assist =====
Use an Assist from Shinigami or an accompanying detective in a Reasoning Death Match to cast a shield around Yuma. This will make him invincible for a fixed period of time. Use Assist carefully, as it cannot be used consecutively.<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref> However, the culrpit's soul is connected to the Mystery Labyrinth in some way. When Shinigami reaps the soul of the culprit's Mystery Phantom, it causes them to die in real life.
=== Shinigami Puzzle ===
[[File:Shinigami's Puzzle.jpg|thumb|194x194px]]
At times when new information needs to be realized that isn't directly in a Solution Key, Shinigami lends a hand and starts the minigame, Shinigami Puzzle. Shinigami pulls out a barrel and dives in, bringing them to a beach where you break letters off the barrel while she wears it to spell the answer word missing from the provided sentence. Along with hitting letters you can also feed Shinigami Solution Keys relevant to the answer for helpful hints, but if you give her a wrong one she throws it back up.
[[File:Deduction Denouement.jpg|thumb|192x192px]]
=== Deduction Denouement ===
The summary of the case in the form of comic, where the player must fill in the empty panels with the one provided on the side, unlocking additional images as more correct ones are placed. The final panel names the culprit, and Shinigami then reads the story aloud.
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
12c21339c67cab5f238a8ed21d1fdacbe6ad5965
Shinigami
0
105
2646
2613
2023-08-27T01:50:26Z
ForensicForteAnalyst
18
For the species section of the infobox, Shinigami being a death god is not a spoiler since both the promotional material and the actual game are open about it.
wikitext
text/x-wiki
{{Stub}}
<tabber>
|-|Shinigami=
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = Death God
| gender = Female
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Yuma|dislikes=Boredom|ability=Mystery Labyrinth Interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
|-|Sprites=
<tabs plain style>
<tab name="Ghost"> <gallery>
T_UI_Talk_Face_00200_0000.png
T_UI_Talk_Face_00200_0001.png
T_UI_Talk_Face_00200_0002.png
T_UI_Talk_Face_00200_0003.png
T_UI_Talk_Face_00200_0004.png
T_UI_Talk_Face_00200_0005.png
T_UI_Talk_Face_00200_0006.png
T_UI_Talk_Face_00200_0007.png
T_UI_Talk_Face_00200_0008.png
T_UI_Talk_Face_00200_0009.png
T_UI_Talk_Face_00200_0010.png
T_UI_Talk_Face_00200_0011.png
T_UI_Talk_Face_00200_0012.png
T_UI_Talk_Face_00200_0013.png
T_UI_Talk_Face_00200_0014.png
T_UI_Talk_Face_00200_0015.png
T UI Talk Face 00200 0100.png
T UI Talk Face 00200 0101.png
T UI Talk Face 00200 0103.png
T UI Talk Face 00200 0104.png
T UI Talk Face 00200 0105.png
T UI Talk Face 00200 0106.png
T UI Talk Face 00200 0107.png
T UI Talk Face 00200 0108.png
T UI Talk Face 00200 0109.png
T UI Talk Face 00200 0110.png
T UI Talk Face 00200 0200.png
T UI Talk Face 00200 0201.png
T UI Talk Face 00200 0300.png
T UI Talk Face 00200 0301.png
T UI Talk Face 00200 0302.png
T UI Talk Face 00200 0303.png
T UI Talk Face 00200 0304.png
T UI Talk Face 00200 0305.png
T UI Talk Face 00200 0306.png
T UI Talk Face 00200 0307.png
T UI Talk Face 00200 0308.png
T UI Talk Face 00200 0309.png
T UI Talk Face 00200 0310.png
T UI Talk Face 00200 0311.png
T UI Talk Face 00200 0400.png
T UI Talk Face 00200 0401.png
T UI Talk Face 00200 0402.png
T UI Talk Face 00200 0403.png
T UI Talk Face 00200 0404.png
T UI Talk Face 00200 0500.png
T UI Talk Face 00200 0501.png
T UI Talk Face 00200 0503.png
T UI Talk Face 00200 0504.png
T UI Talk Face 00200 0600.png
T UI Talk Face 00200 0601.png
T UI Talk Face 00200 0603.png
T UI Talk Face 00200 0604.png
T UI Talk Face 00200 0605.png
T UI Talk Face 00200 0700.png
T UI Talk Face 00200 0701.png
T UI Talk Face 00200 0703.png
T UI Talk Face 00200 0704.png
T UI Talk Face 00200 0705.png
T UI Talk Face 00200 0706.png
T UI Talk Face 00200 0707.png
T UI Talk Face 00200 0708.png
T UI Talk Face 00200 0800.png
T UI Talk Face 00200 0802.png
T UI Talk Face 00200 0804.png
T UI Talk Face 00200 0805.png
T UI Talk Face 00200 0806.png
T UI Talk Face 00200 0807.png
Shinigamishhh.png
T UI Talk Face 00200 0809.png
T UI Talk Face 00200 0810.png
T UI Talk Face 00200 0900.png
T UI Talk Face 00200 0901.png
T UI Talk Face 00200 1000.png
T UI Talk Face 00200 1001.png
T UI Talk Face 00200 1002.png
T UI Talk Face 00200 1003.png
T UI Talk Face 00200 1005.png
T UI Talk Face 00200 1006.png
T UI Talk Face 00200 1007.png
</gallery>
</tab>
<tab name="True Form"><gallery>
ShinigamiPortrait.png
T_UI_Talk_Face_00300_0001.png
T_UI_Talk_Face_00300_0002.png
T_UI_Talk_Face_00300_0003.png
T_UI_Talk_Face_00300_0004.png
T_UI_Talk_Face_00300_0005.png
T_UI_Talk_Face_00300_0006.png
T_UI_Talk_Face_00300_0100.png
T_UI_Talk_Face_00300_0101.png
T_UI_Talk_Face_00300_0102.png
T_UI_Talk_Face_00300_0103.png
T_UI_Talk_Face_00300_0104.png
T_UI_Talk_Face_00300_0105.png
T_UI_Talk_Face_00300_0200.png
T_UI_Talk_Face_00300_0201.png
T_UI_Talk_Face_00300_0202.png
T_UI_Talk_Face_00300_0203.png
T_UI_Talk_Face_00300_0204.png
T_UI_Talk_Face_00300_0205.png
T_UI_Talk_Face_00300_0206.png
T_UI_Talk_Face_00300_0208.png
T_UI_Talk_Face_00300_0300.png
T_UI_Talk_Face_00300_0302.png
T_UI_Talk_Face_00300_0303.png
T_UI_Talk_Face_00300_0304.png
T_UI_Talk_Face_00300_0400.png
T_UI_Talk_Face_00300_0401.png
T_UI_Talk_Face_00300_0402.png
T_UI_Talk_Face_00300_0403.png
T_UI_Talk_Face_00300_0404.png
T_UI_Talk_Face_00300_0405.png
T_UI_Talk_Face_00300_0501.png
T_UI_Talk_Face_00300_0502.png
T_UI_Talk_Face_00300_0600.png
T_UI_Talk_Face_00300_0700.png
T_UI_Talk_Face_00300_0701.png
T_UI_Talk_Face_00300_0702.png
T_UI_Talk_Face_00300_0703.png
T_UI_Talk_Face_00300_0800.png
T_UI_Talk_Face_00300_0801.png
T_UI_Talk_Face_00300_0900.png
T_UI_Talk_Face_00300_0901.png
T_UI_Talk_Face_00300_0902.png
T_UI_Talk_Face_00300_0903.png
T_UI_Talk_Face_00300_0904.png
T_UI_Talk_Face_00300_1000.png
T_UI_Talk_Face_00300_1001.png
T_UI_Talk_Face_00300_1002.png
T_UI_Talk_Face_00300_1003.png
</gallery>
</tab>
</tabs>
</tabber>
44f0adcba089d0e29baff0f6ad9f47151c91a4cb
Zilch Alexander
0
208
2647
2623
2023-08-27T02:16:49Z
ForensicForteAnalyst
18
I was looking more into the possible meanings behind the birth dates of each detective, and this one really stood out to me.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a hitman who stole his identity
| deathplace = Unknown
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Animals|dislikes=Destruction of nature}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー ''Jiruchi Arekusandā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along a logical order.<ref name=":Zilch Profile">"Zilch Alexander". ''Profiles''. Master Detective Archives: RAIN CODE</ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. The imposter died when Shinigami reaped his soul. For more information about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Trivia ==
*Zilch's birthday, October 4th, is also when World Animal Day is celebrated.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Zilch's Introduction.jpg|Zilch's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
ecd63dcb06cf5e9936e72f85a1617470b9f3d930
Ramen Stand Owner
0
921
2648
2535
2023-08-27T13:19:29Z
2A00:23C6:9F0A:601:2080:D230:47D5:2290
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Ramen Stand Owner
| image = File:RealYumaPortrait.png
| alias = {{Smallspoiler|Yuma Kokohead|}}
| relatives =
| affiliation = {{Smallspoiler|[[Master Detectives]]|[[World Detective Organization]] (formerly)|}}
| occupation = Ramen Stand Owner <br> {{Smallspoiler|Detective-in-training (formerly)|}}
| species = {{Smallspoiler|Human|}}
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Shun Horie
{{Flags|US}} Brian Timothy Anderson
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
The '''Ramen Stand Owner''' (ラーメン屋店主 ''Rāmen-ya tenshu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
RealYumaPortrait.png
T_UI_Talk_Face_05600_0100.png
T_UI_Talk_Face_05600_0101.png
T_UI_Talk_Face_05600_0300.png
T_UI_Talk_Face_05600_0400.png
T_UI_Talk_Face_05600_0700.png
T_UI_Talk_Face_05600_0701.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
79e51bb7532612e83df416d8ca3d801e0a8e3004
2649
2648
2023-08-27T13:20:06Z
2A00:23C6:9F0A:601:2080:D230:47D5:2290
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Ramen Stand Owner
| image = File:RealYumaPortrait.png
| alias = {{Smallspoiler|Yuma Kokohead|}}
| relatives =
| affiliation = {{Smallspoiler|[[World Detective Organization]] (formerly)|}}
| occupation = Ramen Stand Owner <br> {{Smallspoiler|Detective-in-training (formerly)|}}
| species = {{Smallspoiler|Human|}}
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Shun Horie
{{Flags|US}} Brian Timothy Anderson
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
The '''Ramen Stand Owner''' (ラーメン屋店主 ''Rāmen-ya tenshu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
RealYumaPortrait.png
T_UI_Talk_Face_05600_0100.png
T_UI_Talk_Face_05600_0101.png
T_UI_Talk_Face_05600_0300.png
T_UI_Talk_Face_05600_0400.png
T_UI_Talk_Face_05600_0700.png
T_UI_Talk_Face_05600_0701.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
2fb6f72b2814c153b4e96e108bc09eef32a12995
Priest
0
408
2650
2576
2023-08-27T13:22:29Z
2A00:23C6:9F0A:601:2080:D230:47D5:2290
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = {{Smallspoiler|The Nail Man|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = [[Riverbank]]
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
The '''Priest''' (神父 ''Shinpu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
<gallery>
PriestPortrait.png
T_UI_Talk_Face_10200_0001.png
T_UI_Talk_Face_10200_0100.png
T_UI_Talk_Face_10200_0300.png
T_UI_Talk_Face_10200_0400.png
T_UI_Talk_Face_10200_0500.png
</gallery>
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91000_0000.png
T_UI_Talk_Face_91000_0300.png
T_UI_Talk_Face_91000_1000.png
T_UI_Talk_Face_91100_0000.png
T_UI_Talk_Face_91100_0300.png
T_UI_Talk_Face_91100_1000.png
</gallery>
</tab>
<tab name="Zombified">
<gallery>
T_UI_Talk_Face_10200_0002.png
T_UI_Talk_Face_10200_0401.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
e3eb224418470f23f25a7fa9cf60936b09d62a4c
2651
2650
2023-08-27T13:22:49Z
2A00:23C6:9F0A:601:2080:D230:47D5:2290
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = {{Smallspoiler|The Nail Man|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
The '''Priest''' (神父 ''Shinpu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
<gallery>
PriestPortrait.png
T_UI_Talk_Face_10200_0001.png
T_UI_Talk_Face_10200_0100.png
T_UI_Talk_Face_10200_0300.png
T_UI_Talk_Face_10200_0400.png
T_UI_Talk_Face_10200_0500.png
</gallery>
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91000_0000.png
T_UI_Talk_Face_91000_0300.png
T_UI_Talk_Face_91000_1000.png
T_UI_Talk_Face_91100_0000.png
T_UI_Talk_Face_91100_0300.png
T_UI_Talk_Face_91100_1000.png
</gallery>
</tab>
<tab name="Zombified">
<gallery>
T_UI_Talk_Face_10200_0002.png
T_UI_Talk_Face_10200_0401.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
6f354b248fa676d0f2ab8065dcabc06eb3d77182
2652
2651
2023-08-27T13:29:22Z
2A00:23C6:9F0A:601:2080:D230:47D5:2290
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = {{Smallspoiler|The Nail Man|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = [[Riverbank]]
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
The '''Priest''' (神父 ''Shinpu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
<gallery>
PriestPortrait.png
T_UI_Talk_Face_10200_0001.png
T_UI_Talk_Face_10200_0100.png
T_UI_Talk_Face_10200_0300.png
T_UI_Talk_Face_10200_0400.png
T_UI_Talk_Face_10200_0500.png
</gallery>
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91000_0000.png
T_UI_Talk_Face_91000_0300.png
T_UI_Talk_Face_91000_1000.png
T_UI_Talk_Face_91100_0000.png
T_UI_Talk_Face_91100_0300.png
T_UI_Talk_Face_91100_1000.png
</gallery>
</tab>
<tab name="Zombified">
<gallery>
T_UI_Talk_Face_10200_0002.png
T_UI_Talk_Face_10200_0401.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
e3eb224418470f23f25a7fa9cf60936b09d62a4c
Worshipper
0
409
2653
2580
2023-08-27T13:31:27Z
2A00:23C6:9F0A:601:2080:D230:47D5:2290
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = {{Smallspoiler|The Nail Man Copycat|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = [[Riverbank]]
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 182 cm (5'11")
| weight = 73 kg (160 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Urban legends|dislikes=A world filled with happiness|ability=Knowledge of the Occult}}
The '''Worshipper''' (信者 ''Shinja'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
<gallery>
WorshipperPortrait.png
T_UI_Talk_Face_10500_0001.png
T_UI_Talk_Face_10500_0100.png
T_UI_Talk_Face_10500_0300.png
T_UI_Talk_Face_10500_0400.png
T_UI_Talk_Face_10500_0500.png
</gallery>
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91200_0000.png
T_UI_Talk_Face_91200_0300.png
T_UI_Talk_Face_91200_1000.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
de5fa66307ed5535df4f891302aad409044a5e6b
2655
2653
2023-08-27T20:06:41Z
2A00:23C6:9F0A:601:90E6:5DD8:DA19:2C58
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = {{Smallspoiler|The Nail Man Copycat|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 182 cm (5'11")
| weight = 73 kg (160 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Urban legends|dislikes=A world filled with happiness|ability=Knowledge of the Occult}}
The '''Worshipper''' (信者 ''Shinja'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
<gallery>
WorshipperPortrait.png
T_UI_Talk_Face_10500_0001.png
T_UI_Talk_Face_10500_0100.png
T_UI_Talk_Face_10500_0300.png
T_UI_Talk_Face_10500_0400.png
T_UI_Talk_Face_10500_0500.png
</gallery>
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91200_0000.png
T_UI_Talk_Face_91200_0300.png
T_UI_Talk_Face_91200_1000.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
9dc38315c3fcc839f1c36a396ac2bf59e8cfa4f6
Chapter 3 - No Longer A Detective
0
1068
2654
2632
2023-08-27T13:52:55Z
2A00:23C6:9F0A:601:2080:D230:47D5:2290
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = No Longer a Detective
| chapter name = Chapter 3 - No Longer a Detective
| image = chapter3_titlescreen.png
| japanese name = 探・偵・失・格
| romaji = Tantei shikkaku (lit. ''Disqualification of a Detective'')
| locations = [[Kanai Tower]]<br>[[Resistance Hideout]]<br>[[Dohya District]]<br>[[Marunomon District]]<br>[[Rainwater Power Plant]]
| debut = [[Iruka]]<br>[[Icardi]]<br>[[Shachi]]<br>[[Servan]]<br>[[Margulaw]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]
| victim = [[Shachi]]
| victims =
| cause of death = Shot in the head
| culprit = [[Icardi]]
| culprits =
| previous = [[Chapter 2 - A Silent Curtain Call]]
| next = [[Chapter 4 - The Imperfect Insider]]
}}
41c3e80ae4fb189d39a1130c2be0dbcef30cac21
Profiles
0
359
2656
1149
2023-08-27T21:06:55Z
2A00:23C6:9F0A:601:90E6:5DD8:DA19:2C58
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers upto the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered five years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
6f0df95aaf4d7fb17402880803bb435ac2b1c091
2657
2656
2023-08-27T21:09:41Z
2A00:23C6:9F0A:601:90E6:5DD8:DA19:2C58
0
/* Shinigami (Ghost Form) */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers upto the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered five years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
4fdc9a757b2330fd19581e6642084c79f1f93bf3
2658
2657
2023-08-27T21:13:56Z
2A00:23C6:9F0A:601:90E6:5DD8:DA19:2C58
0
/* Yakou Furio */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers upto the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
aa37a628bb7eca0aecb2946313dc6008ecb1f7aa
2659
2658
2023-08-28T00:52:50Z
2A00:23C6:9F0A:601:90E6:5DD8:DA19:2C58
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers upto the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionally referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
== Fake Zilch ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
75bc318f63dd6f3a9d2c1cc070aac4275d194284
2660
2659
2023-08-28T00:57:46Z
2A00:23C6:9F0A:601:90E6:5DD8:DA19:2C58
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionally referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
== Fake Zilch ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
3e165993fbc2f243877fd03136e0a81199618282
2661
2660
2023-08-28T12:52:46Z
2A00:23C6:9F0A:601:C8C6:12DF:F1A1:A295
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionally referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
== Fake Zilch ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
decbccc22888bf30b4665937b0c04371c66908b3
2662
2661
2023-08-28T12:55:03Z
2A00:23C6:9F0A:601:C8C6:12DF:F1A1:A295
0
/* Desuhiko Thunderbolt */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
== Fake Zilch ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
22f7ba38f58ac98cc8f192f065e3d580e6bf62bd
2664
2662
2023-08-28T16:36:31Z
2A00:23C6:9F0A:601:60CD:FECB:5355:9D40
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
== Fake Zilch ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
1b08fc75d85cf6eadab968bb9da4d0c23892123d
2665
2664
2023-08-29T00:47:52Z
2A00:23C6:9F0A:601:DC9A:583F:EA08:1364
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
== Fake Zilch ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
1d68af0d6d5d4eba08a7daccb5d0193919642dd9
2666
2665
2023-08-29T15:38:51Z
2A00:23C6:9F0A:601:512D:C4F1:F16:8194
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with ''[[Shinigami]]'' to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to ''[[Kanai Ward]]'' as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by recieving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
== Fake Zilch ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
394b4e36fd737a86fa5acec3f18e37e324827eab
2667
2666
2023-08-30T00:29:51Z
2A00:23C6:9F0A:601:41BE:52C2:5E0:BDED
0
/* Yuma Kokohead */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0
A Master Detective with amnesia? His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Prologue
A Master Detective with amnesia? His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapter 1
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapter 2
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Chapter 3
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Chapter 4
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Chapter 5
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
== Fake Zilch ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
a15cb59dcc3887732ccb897b00a6baf2528cbee2
2668
2667
2023-08-30T00:30:14Z
2A00:23C6:9F0A:601:41BE:52C2:5E0:BDED
0
/* Yuma Kokohead */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0
A Master Detective with amnesia? His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Prologue
A Master Detective with amnesia? His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapter 1
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapter 2
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Chapter 3
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Chapter 4
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Chapter 5
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
== Fake Zilch ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
3263743008db37a6c2ea45cbc4c6359bbc10e2f3
2669
2668
2023-08-30T00:31:00Z
2A00:23C6:9F0A:601:41BE:52C2:5E0:BDED
0
/* Yuma Kokohead */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0
A Master Detective with amnesia? His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Prologue
A Master Detective with amnesia? His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapter 1
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapter 2
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Chapter 3
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Chapter 4
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Chapter 5
A Trainee Detective with amnesia. His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
== Fake Zilch ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
13b0fdb10326cd5532a9df5e4397a88bc6b7d37e
2670
2669
2023-08-30T00:33:01Z
2A00:23C6:9F0A:601:41BE:52C2:5E0:BDED
0
/* Yuma Kokohead */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
== Fake Zilch ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
45c49a4b9288a1274dc5553867257c4612e7adaf
2671
2670
2023-08-30T00:37:24Z
2A00:23C6:9F0A:601:41BE:52C2:5E0:BDED
0
/* Zilch Alexander */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Fake Zilch ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
76a1c9d64817d5d86b9ba80006660a580a35e83c
2672
2671
2023-08-30T00:39:08Z
2A00:23C6:9F0A:601:41BE:52C2:5E0:BDED
0
/* Fake Zilch */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
e5c083081884c7c5f87f8f77235d6a366e6cc3ac
Makoto Kagutsuchi
0
361
2673
2378
2023-08-30T21:54:08Z
ShibuyasBeat
47
/* Appearance */
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = {{Smallspoiler|[[Yuma Kokohead]] (original human self)|}}
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = {{Smallspoiler|Coalescence|}}
| birth = January 6
| birthplace = {{Smallspoiler|Unified Government research facility|}}
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Raw ham<br>Peace and happiness for everyone|dislikes=Olives<br>{{Smallspoiler|His original self|}}|ability=Cat's Cradle}}
'''Makoto Kagutsuchi''' (マコトカグツチ ''Makoto Kagutsuchi'') is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a blue mask, a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.|Chapter 5}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden. |Epilogue}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
3625694afdcf9d12fd214770e17a5318b12ad132
MediaWiki:Common.css
8
10
2676
1903
2023-08-31T11:12:37Z
Ceyarma
46
css
text/css
/* CSS placed here will be applied to all skins */
/*** BACKGROUND ***/
#mw-content {background-color:rgba(30, 16, 30, 0.9)}
.mw-page-title-main {color: white}
#mw-content-header {background-color: rgba(30, 16, 30, 0.9)}
#mw-header a {background-color: whitesmoke}
#p-banner h1 {color: white}
#siteNotice {opacity: 0}
#site-navigation {position:relative; top: 20px}
#site-navigation .mw-portlet h3 {color: white}
.main-column {position:relative; top: 15px}
#page-tools .tool-dropdown h3 {color: white}
.toc{position:relative: top:300px}
.mw-parser-output {color:white}
.mw-editsection {position:relative;left:10px; font-size:small}
/*** INFOBOX ***/
.pi-title {
color: #202122 !important;
background-color: #9D94DB !important;
font-family: Futura !important;
font-weight: bold !important;
}
/*** GALLERIES ***/
.mw-gallery-traditional .gallerybox .thumb {
background-color: rgba(157, 148, 219, 0.4) !important;
}
/*** AFFILIATES ***/
.affiliateimg {
opacity: 0.9;
}
.affiliateimg:hover {
opacity: 1.0;
}
49c669d19f7fb7f5e9061fa32b31627d32c5bfa1
2677
2676
2023-08-31T11:14:37Z
Ceyarma
46
Blanked the page
css
text/css
da39a3ee5e6b4b0d3255bfef95601890afd80709
MediaWiki:Hassomecolours.css
8
1076
2685
2023-08-31T13:22:34Z
Ceyarma
46
Created page with "@media screen { .toc ul { margin: 0.3em 0; padding: 0 1em; } #mw-header { border-bottom: solid @borders @secondary; z-index: 1; position: relative; box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 ); background: darken( @primary, 15% ) -40em 0 no-repeat; background-image: radial-gradient( circle, lighten( @primary, 5% ) 0%, darken( @primary, 5% ) 50%, darken( @primary, 15% ) 100% ); height:..."
css
text/css
@media screen {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: darken( @primary, 15% ) -40em 0 no-repeat;
background-image: radial-gradient( circle, lighten( @primary, 5% ) 0%, darken( @primary, 5% ) 50%, darken( @primary, 15% ) 100% );
height: 30px;
}
}
@media screen and (max-width: 700px) {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: darken( @primary, 15% ) -40em 0 no-repeat;
background-image: radial-gradient( circle, lighten( @primary, 5% ) 0%, darken( @primary, 5% ) 50%, darken( @primary, 15% ) 100% );
height: 30px;
}
}
.mw-editsection {
unicode-bidi: -moz-isolate;
unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
font-size: 0.75rem;
}
6a6afd9f4503147d0e78c76ead058267c8ce5fb6
2687
2685
2023-08-31T13:25:43Z
Ceyarma
46
css
text/css
@media screen {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: darken( @primary, 15% ) -40em 0 no-repeat;
height: 30px;
}
}
@media screen and (max-width: 700px) {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: darken( @primary, 15% ) -40em 0 no-repeat;
height: 30px;
}
}
.mw-editsection {
unicode-bidi: -moz-isolate;
unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
font-size: 0.75rem;
}
62d59c3df0c8462b6027641503eea6a924c6e6dc
2689
2687
2023-08-31T13:35:18Z
Ceyarma
46
css
text/css
@media screen {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: darken( @primary, 15% ) -40em 0 no-repeat;
height: 30px;
}
}
@media screen and (max-width: 700px) {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: darken( @primary, 15% ) -40em 0 no-repeat;
height: 30px;
}
}
.mw-editsection {
unicode-bidi: -moz-isolate;
unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
font-size: 0.75rem;
}
.oo-ui-icon-tray,.mw-ui-icon-tray:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=tray&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");
background-color: white
}
.oo-ui-icon-bell,.mw-ui-icon-bell:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=bell&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");
background-color: white
}
.client-darkmode,.client-darkmode img,.client-darkmode video,.client-darkmode svg,.client-darkmode iframe,.client-darkmode .mw-no-invert,.client-darkmode .mw-mmv-overlay,.client-darkmode .mw-mmv-pre-image,.client-darkmode .mw-kartographer-map,.client-darkmode .mw-kartographer-mapDialog-map {
filter: none;
-webkit-filter: none
}
.client-darkmode table,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .mwe-popups,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode .wikitable,.client-darkmode .cbnnr-main,.client-darkmode .cx-callout,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
background-color: #000
}
.client-darkmode h1,.client-darkmode h2,.client-darkmode h3,.client-darkmode h4,.client-darkmode h5,.client-darkmode h6,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode #mw-head,.client-darkmode #mw-panel,.client-darkmode #content .mw-body,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
border-color: #cdcbc8
}
a,.client-darkmode .vector-menu-tabs li a,.client-darkmode .vectorTabs li a,.client-darkmode .toctogglelabel,.client-darkmode .mw-parser-output a.external,.client-darkmode .mw-parser-output a.extiw,.client-darkmode .mw-parser-output a.extiw:active,.client-darkmode #mw-panel .portal .body li a {
color: #36c
}
.client-darkmode a:visited,.client-darkmode .mw-parser-output a.extiw:visited,.client-darkmode #mw-panel .portal .body li a:visited {
color: #6b4ba1
}
.client-darkmode a.new,.client-darkmode .vector-menu-tabs li.new a,.client-darkmode .vectorTabs li.new a {
color: #ff6e6e
}
.oo-ui-icon-tray,.mw-ui-icon-tray:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=tray&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");
background-color: white
}
.oo-ui-icon-bell,.mw-ui-icon-bell:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=bell&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");
background-color: white
}
.client-darkmode,.client-darkmode img,.client-darkmode video,.client-darkmode svg,.client-darkmode iframe,.client-darkmode .mw-no-invert,.client-darkmode .mw-mmv-overlay,.client-darkmode .mw-mmv-pre-image,.client-darkmode .mw-kartographer-map,.client-darkmode .mw-kartographer-mapDialog-map {
filter: none;
-webkit-filter: none
}
.client-darkmode table,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .mwe-popups,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode .wikitable,.client-darkmode .cbnnr-main,.client-darkmode .cx-callout,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
background-color: #000
}
.client-darkmode h1,.client-darkmode h2,.client-darkmode h3,.client-darkmode h4,.client-darkmode h5,.client-darkmode h6,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode #mw-head,.client-darkmode #mw-panel,.client-darkmode #content .mw-body,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
border-color: #cdcbc8
}
a,.client-darkmode .vector-menu-tabs li a,.client-darkmode .vectorTabs li a,.client-darkmode .toctogglelabel,.client-darkmode .mw-parser-output a.external,.client-darkmode .mw-parser-output a.extiw,.client-darkmode .mw-parser-output a.extiw:active,.client-darkmode #mw-panel .portal .body li a {
color: #36c
}
.client-darkmode a:visited,.client-darkmode .mw-parser-output a.extiw:visited,.client-darkmode #mw-panel .portal .body li a:visited {
color: #6b4ba1
}
.client-darkmode a.new,.client-darkmode .vector-menu-tabs li.new a,.client-darkmode .vectorTabs li.new a {
color: #ff6e6e
}
.client-darkmode {
background: #000
}
.client-darkmode #mw-content {
background-color: black
}
.client-darkmode body {
color: white
}
.client-darkmode #mw-header,#mw-content-header {
color: black;
background: #fff
}
.client-darkmode #mw-content-header {
color: white;
background: black
}
.client-darkmode #p-banner.mw-wiki-title {
color: white
}
.client-darkmode #site-navigation a,#page-tools a {
color: #aaa
}
.client-darkmode #site-navigation a:hover,#page-tools a:hover {
color: #fff
}
.client-darkmode #site-navigation h3 {
padding-top: 2px;
padding-bottom: 0.25em;
border-color: #FFCC00;
margin: 1em 0 0.5em
}
.client-darkmode #page-tools {
border-bottom: solid 2px #fff
}
.client-darkmode #page-tools #p-namespaces li,#page-tools #p-views li {
display: inline-block;
padding: 0.3em 1em 4px;
margin-right: 0.5em;
border-top: solid 0.125em rgba(0,0,0,0.25)
}
.client-darkmode #page-tools #p-namespaces li.selected,#page-tools #p-views li.selected {
background: #fff
}
.client-darkmode #page-tools #p-namespaces li.selected a,#page-tools #p-views li.selected a {
color: #000;
font-weight: bold
}
.client-darkmode #mw-header,#mw-footer {
color: #000
}
.client-darkmode #mw-header a,#mw-footer a {
color: #202122
}
.client-darkmode #mw-header {
border-bottom: solid 2px #FFCC00;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba(0,0,0,0.25),0 0 0.25em rgba(0,0,0,0.125);
background: #fff -40em 0 no-repeat;
color: black
}
.client-darkmode #mw-footer {
border-top: solid 2px #FFCC00;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba(0,0,0,0.25),0 0 0.25em rgba(0,0,0,0.125);
background: #fff -40em 0 no-repeat
}
.client-darkmode #searchInput,textarea,select,input[type='text'],input[size='60'],input[size='50'],input[size='40'],input[size='30'] {
background: #000;
box-sizing: border-box;
padding: 5px 0.5em;
border: solid 1px #fff;
border-radius: 2px;
height: unset;
color: white
}
.client-darkmode .editOptions {
background-color: #202122;
color: #eaf3ff;
border: 1px solid #555555;
border-top: 0;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em
}
.mw-ui-input, .mw-ui-input:invalid, .oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input {
background: black;
color: white;
}
.client-darkmode .wikiEditor-ui-toolbar{
background-color: black;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
color: #000;
background-color: #6292f2;
border-color: #36c;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
color: black;
background-color: #447ff5;
border-color: #447ff5;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
background-color: #161719;
color: #fff;
border-color: #a2a9b1;
}
.client-darkmode .mw-ui-button,
.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button,
button,
input[type='submit'] {
box-sizing: border-box;
padding: 5px 1em;
background-color: #000;
border: solid 1px #72777d;
font-weight: bold;
color: #000;
border-radius: 3px;
&:hover,
&:active {
background-color: #0e101a;
color: #fff;
border-color: #72777d;
}
}
.client-darkmode .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement{
filter: invert(100%);
&:hover{
background-color: #F3F3F3;}
}
.client-darkmode .wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
color: #c8ccd1;
}
.client-darkmode .wikiEditor-ui-toolbar .tabs span.tab a {
color: #4a6ee0;
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .label {
filter: invert(1);
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .options .option {
color: #fff;
background: #000;
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .menu .options .option:hover {
background-color: #161719;
}
.client-darkmode .wikiEditor-ui-toolbar .group .label{
filter: invert(1);
}
.client-darkmode .wikiEditor-ui-toolbar .page-characters div span {
border-color: white;
color: white;}
.client-darkmode .wikiEditor-ui-toolbar .page-characters div span:hover {
background-color: #72777d;
color: #fff;
}
.client-darkmode .wikiEditor-ui-toolbar .booklet > .index > .current {
background-color: #FFCC00;
color: #000;
&:hover{
background-color: #d1a803
}
}
.client-darkmode .wikiEditor-ui-toolbar .booklet > .index > :hover {
background-color: #161719;
}
.client-darkmode .wikiEditor-ui-toolbar .page-table th {
color: #ffffff;
}
.client-darkmode .wikiEditor-ui-toolbar .section-help .page-table .cell {
color: white;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
background: #3b3b3b;
}
.client-darkmode .wikitable {
color: #a2a9b1;
}
.client-darkmode .mw-ui-button, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button, button, input[type='submit'] {
color: #fff;
}
.client-darkmode #filetoc {
background-color: #000000;
}
.client-darkmode .gallerybox .thumb {
border: 1px solid #a2a9b1;
background-color: #000000;
}
.client-darkmode #file {
border-top: solid 2px #FFD500;
border-bottom: solid 2px #FFD500;
}
.client-darkmode .wikitable {
color: #fff;
}
.client-darkmode .wikitable > tr > th, .wikitable > * > tr > th {
background-color: #000000;
text-align: center;
}
.client-darkmode .cm-mw-link-bracket, .cm-mw-link-delimiter, .cm-mw-extlink, .cm-mw-free-extlink {
color: #6d758d;
}
.client-darkmode .cm-mw-extlink-protocol, .cm-mw-free-extlink-protocol, .cm-mw-extlink-bracket {
color: #6d758d;
}
.client-darkmode .cm-mw-apostrophes-bold, .cm-mw-apostrophes-italic {
color: #6d758d;
}
.client-darkmode .portable-infobox {
background: #000000;
border: 1px solid;
border-color: white;
}
.portable-infobox{
padding: 0.5em;
}
.client-darkmode .portable-infobox .pi-secondary-background {
background-color: #202122;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
background: #3b3b3b00;
}
.client-darkmode .portable-infobox .pi-header{
line-height: 1.5;
}
.portable-infobox .pi-border-color {
border-color: transparent;
}
.client-darkmode a, .client-darkmode .vector-menu-tabs li a, .client-darkmode .vectorTabs li a, .client-darkmode .toctogglelabel, .client-darkmode .mw-parser-output a.external, .client-darkmode .mw-parser-output a.extiw, .client-darkmode .mw-parser-output a.extiw:active, .client-darkmode #mw-panel .portal .body li a {
color: #4f76c4;
}
.client-darkmode a:visited, .client-darkmode .mw-parser-output a.extiw:visited, .client-darkmode #mw-panel .portal .body li a:visited {
color: #9367de;
}
element.style {
}
.mw-body h2 {
font-size: 1.75em;
}
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6 {
font-weight: normal;
margin: 2em 0 0.125em;
line-height: 1.2;
padding-bottom: 0.125em;
}
.client-darkmode, .client-darkmode h1, .client-darkmode h2, .client-darkmode h3, .client-darkmode h4, .client-darkmode h5, .client-darkmode h6, .client-darkmode table.ambox-content, .client-darkmode table.toccolours, .client-darkmode .mw-notification, .client-darkmode .infobox, .client-darkmode .toc, .client-darkmode .thumbinner, .client-darkmode #mw-head, .client-darkmode #mw-panel, .client-darkmode #content.mw-body, .client-darkmode #simpleSearch, .client-darkmode #searchInput, .client-darkmode #centralNotice .cnotice {
border-color: #000000;
}
user agent stylesheet
h2 {
display: block;
font-size: 1.5em;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
.mw-body-content {
line-height: 1.5;
}
body {
font-family: "Montserrat Light","Montserrat","Nunito Sans","Noto Sans","Lucida Sans Unicode","Lucida Sans","Tahoma",sans-serif;
font-size: 0.9em;
color: #000000;
background: #2145a3;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
content: '';
height: 2px;
background: #8c8c8c63;
display: block;
overflow: hidden;
}
#mw-content .toc h2:after {
display: None;
}
#mw-content .portable-infobox h2:after{
display: None;
}
#mw-content .portable-infobox h3:after{
display: None;
}
#toc.toc {
border: solid 1px #dddddd;
padding-left: 0.5em;
padding-right: 0.5em;
}
.client-darkmode #simpleSearch, .client-darkmode #searchInput {
border-color: #ffffff;
}
.client-darkmode #catlinks a{
color: #aaa;
}
.client-darkmode .catlinks {
border: 1px solid #ffffff;
background-color: #000;
}
.client-darkmode #catlinks {
padding-top: 0.2em;
}
.client-darkmode .mw-parser-output .documentation {
background-color: #aaa}
.client-darkmode .mw-parser-output .ombox {
background-color: #202122}
.client-darkmode .mw-parser-output .documentation-metadata {
background-color: #555555;
}
.client-darkmode .mw-parser-output .infobox {
border: 1px solid #a2a9b1;
background-color: #000000;
color: #fff;
}
.client-darkmode .infobox-header element.style{
background-color: #555555;
}
87d94c9bdd5e46c9e996836e227003c8537c4129
2690
2689
2023-08-31T13:36:33Z
Ceyarma
46
css
text/css
@media screen {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: rgb(96, 55, 96);
height: 30px;
}
}
@media screen and (max-width: 700px) {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: rgb(96, 55, 96);
height: 30px;
}
}
.mw-editsection {
unicode-bidi: -moz-isolate;
unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
font-size: 0.75rem;
}
.oo-ui-icon-tray,.mw-ui-icon-tray:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=tray&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");
background-color: white
}
.oo-ui-icon-bell,.mw-ui-icon-bell:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=bell&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");
background-color: white
}
.client-darkmode,.client-darkmode img,.client-darkmode video,.client-darkmode svg,.client-darkmode iframe,.client-darkmode .mw-no-invert,.client-darkmode .mw-mmv-overlay,.client-darkmode .mw-mmv-pre-image,.client-darkmode .mw-kartographer-map,.client-darkmode .mw-kartographer-mapDialog-map {
filter: none;
-webkit-filter: none
}
.client-darkmode table,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .mwe-popups,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode .wikitable,.client-darkmode .cbnnr-main,.client-darkmode .cx-callout,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
background-color: #000
}
.client-darkmode h1,.client-darkmode h2,.client-darkmode h3,.client-darkmode h4,.client-darkmode h5,.client-darkmode h6,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode #mw-head,.client-darkmode #mw-panel,.client-darkmode #content .mw-body,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
border-color: #cdcbc8
}
a,.client-darkmode .vector-menu-tabs li a,.client-darkmode .vectorTabs li a,.client-darkmode .toctogglelabel,.client-darkmode .mw-parser-output a.external,.client-darkmode .mw-parser-output a.extiw,.client-darkmode .mw-parser-output a.extiw:active,.client-darkmode #mw-panel .portal .body li a {
color: #36c
}
.client-darkmode a:visited,.client-darkmode .mw-parser-output a.extiw:visited,.client-darkmode #mw-panel .portal .body li a:visited {
color: #6b4ba1
}
.client-darkmode a.new,.client-darkmode .vector-menu-tabs li.new a,.client-darkmode .vectorTabs li.new a {
color: #ff6e6e
}
.oo-ui-icon-tray,.mw-ui-icon-tray:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=tray&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");
background-color: white
}
.oo-ui-icon-bell,.mw-ui-icon-bell:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=bell&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");
background-color: white
}
.client-darkmode,.client-darkmode img,.client-darkmode video,.client-darkmode svg,.client-darkmode iframe,.client-darkmode .mw-no-invert,.client-darkmode .mw-mmv-overlay,.client-darkmode .mw-mmv-pre-image,.client-darkmode .mw-kartographer-map,.client-darkmode .mw-kartographer-mapDialog-map {
filter: none;
-webkit-filter: none
}
.client-darkmode table,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .mwe-popups,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode .wikitable,.client-darkmode .cbnnr-main,.client-darkmode .cx-callout,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
background-color: #000
}
.client-darkmode h1,.client-darkmode h2,.client-darkmode h3,.client-darkmode h4,.client-darkmode h5,.client-darkmode h6,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode #mw-head,.client-darkmode #mw-panel,.client-darkmode #content .mw-body,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
border-color: #cdcbc8
}
a,.client-darkmode .vector-menu-tabs li a,.client-darkmode .vectorTabs li a,.client-darkmode .toctogglelabel,.client-darkmode .mw-parser-output a.external,.client-darkmode .mw-parser-output a.extiw,.client-darkmode .mw-parser-output a.extiw:active,.client-darkmode #mw-panel .portal .body li a {
color: #36c
}
.client-darkmode a:visited,.client-darkmode .mw-parser-output a.extiw:visited,.client-darkmode #mw-panel .portal .body li a:visited {
color: #6b4ba1
}
.client-darkmode a.new,.client-darkmode .vector-menu-tabs li.new a,.client-darkmode .vectorTabs li.new a {
color: #ff6e6e
}
.client-darkmode {
background: #000
}
.client-darkmode #mw-content {
background-color: black
}
.client-darkmode body {
color: white
}
.client-darkmode #mw-header,#mw-content-header {
color: black;
background: #fff
}
.client-darkmode #mw-content-header {
color: white;
background: black
}
.client-darkmode #p-banner.mw-wiki-title {
color: white
}
.client-darkmode #site-navigation a,#page-tools a {
color: #aaa
}
.client-darkmode #site-navigation a:hover,#page-tools a:hover {
color: #fff
}
.client-darkmode #site-navigation h3 {
padding-top: 2px;
padding-bottom: 0.25em;
border-color: #FFCC00;
margin: 1em 0 0.5em
}
.client-darkmode #page-tools {
border-bottom: solid 2px #fff
}
.client-darkmode #page-tools #p-namespaces li,#page-tools #p-views li {
display: inline-block;
padding: 0.3em 1em 4px;
margin-right: 0.5em;
border-top: solid 0.125em rgba(0,0,0,0.25)
}
.client-darkmode #page-tools #p-namespaces li.selected,#page-tools #p-views li.selected {
background: #fff
}
.client-darkmode #page-tools #p-namespaces li.selected a,#page-tools #p-views li.selected a {
color: #000;
font-weight: bold
}
.client-darkmode #mw-header,#mw-footer {
color: #000
}
.client-darkmode #mw-header a,#mw-footer a {
color: #202122
}
.client-darkmode #mw-header {
border-bottom: solid 2px #FFCC00;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba(0,0,0,0.25),0 0 0.25em rgba(0,0,0,0.125);
background: #fff -40em 0 no-repeat;
color: black
}
.client-darkmode #mw-footer {
border-top: solid 2px #FFCC00;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba(0,0,0,0.25),0 0 0.25em rgba(0,0,0,0.125);
background: #fff -40em 0 no-repeat
}
.client-darkmode #searchInput,textarea,select,input[type='text'],input[size='60'],input[size='50'],input[size='40'],input[size='30'] {
background: #000;
box-sizing: border-box;
padding: 5px 0.5em;
border: solid 1px #fff;
border-radius: 2px;
height: unset;
color: white
}
.client-darkmode .editOptions {
background-color: #202122;
color: #eaf3ff;
border: 1px solid #555555;
border-top: 0;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em
}
.mw-ui-input, .mw-ui-input:invalid, .oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input {
background: black;
color: white;
}
.client-darkmode .wikiEditor-ui-toolbar{
background-color: black;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
color: #000;
background-color: #6292f2;
border-color: #36c;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
color: black;
background-color: #447ff5;
border-color: #447ff5;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
background-color: #161719;
color: #fff;
border-color: #a2a9b1;
}
.client-darkmode .mw-ui-button,
.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button,
button,
input[type='submit'] {
box-sizing: border-box;
padding: 5px 1em;
background-color: #000;
border: solid 1px #72777d;
font-weight: bold;
color: #000;
border-radius: 3px;
&:hover,
&:active {
background-color: #0e101a;
color: #fff;
border-color: #72777d;
}
}
.client-darkmode .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement{
filter: invert(100%);
&:hover{
background-color: #F3F3F3;}
}
.client-darkmode .wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
color: #c8ccd1;
}
.client-darkmode .wikiEditor-ui-toolbar .tabs span.tab a {
color: #4a6ee0;
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .label {
filter: invert(1);
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .options .option {
color: #fff;
background: #000;
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .menu .options .option:hover {
background-color: #161719;
}
.client-darkmode .wikiEditor-ui-toolbar .group .label{
filter: invert(1);
}
.client-darkmode .wikiEditor-ui-toolbar .page-characters div span {
border-color: white;
color: white;}
.client-darkmode .wikiEditor-ui-toolbar .page-characters div span:hover {
background-color: #72777d;
color: #fff;
}
.client-darkmode .wikiEditor-ui-toolbar .booklet > .index > .current {
background-color: #FFCC00;
color: #000;
&:hover{
background-color: #d1a803
}
}
.client-darkmode .wikiEditor-ui-toolbar .booklet > .index > :hover {
background-color: #161719;
}
.client-darkmode .wikiEditor-ui-toolbar .page-table th {
color: #ffffff;
}
.client-darkmode .wikiEditor-ui-toolbar .section-help .page-table .cell {
color: white;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
background: #3b3b3b;
}
.client-darkmode .wikitable {
color: #a2a9b1;
}
.client-darkmode .mw-ui-button, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button, button, input[type='submit'] {
color: #fff;
}
.client-darkmode #filetoc {
background-color: #000000;
}
.client-darkmode .gallerybox .thumb {
border: 1px solid #a2a9b1;
background-color: #000000;
}
.client-darkmode #file {
border-top: solid 2px #FFD500;
border-bottom: solid 2px #FFD500;
}
.client-darkmode .wikitable {
color: #fff;
}
.client-darkmode .wikitable > tr > th, .wikitable > * > tr > th {
background-color: #000000;
text-align: center;
}
.client-darkmode .cm-mw-link-bracket, .cm-mw-link-delimiter, .cm-mw-extlink, .cm-mw-free-extlink {
color: #6d758d;
}
.client-darkmode .cm-mw-extlink-protocol, .cm-mw-free-extlink-protocol, .cm-mw-extlink-bracket {
color: #6d758d;
}
.client-darkmode .cm-mw-apostrophes-bold, .cm-mw-apostrophes-italic {
color: #6d758d;
}
.client-darkmode .portable-infobox {
background: #000000;
border: 1px solid;
border-color: white;
}
.portable-infobox{
padding: 0.5em;
}
.client-darkmode .portable-infobox .pi-secondary-background {
background-color: #202122;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
background: #3b3b3b00;
}
.client-darkmode .portable-infobox .pi-header{
line-height: 1.5;
}
.portable-infobox .pi-border-color {
border-color: transparent;
}
.client-darkmode a, .client-darkmode .vector-menu-tabs li a, .client-darkmode .vectorTabs li a, .client-darkmode .toctogglelabel, .client-darkmode .mw-parser-output a.external, .client-darkmode .mw-parser-output a.extiw, .client-darkmode .mw-parser-output a.extiw:active, .client-darkmode #mw-panel .portal .body li a {
color: #4f76c4;
}
.client-darkmode a:visited, .client-darkmode .mw-parser-output a.extiw:visited, .client-darkmode #mw-panel .portal .body li a:visited {
color: #9367de;
}
element.style {
}
.mw-body h2 {
font-size: 1.75em;
}
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6 {
font-weight: normal;
margin: 2em 0 0.125em;
line-height: 1.2;
padding-bottom: 0.125em;
}
.client-darkmode, .client-darkmode h1, .client-darkmode h2, .client-darkmode h3, .client-darkmode h4, .client-darkmode h5, .client-darkmode h6, .client-darkmode table.ambox-content, .client-darkmode table.toccolours, .client-darkmode .mw-notification, .client-darkmode .infobox, .client-darkmode .toc, .client-darkmode .thumbinner, .client-darkmode #mw-head, .client-darkmode #mw-panel, .client-darkmode #content.mw-body, .client-darkmode #simpleSearch, .client-darkmode #searchInput, .client-darkmode #centralNotice .cnotice {
border-color: #000000;
}
user agent stylesheet
h2 {
display: block;
font-size: 1.5em;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
.mw-body-content {
line-height: 1.5;
}
body {
font-family: "Montserrat Light","Montserrat","Nunito Sans","Noto Sans","Lucida Sans Unicode","Lucida Sans","Tahoma",sans-serif;
font-size: 0.9em;
color: #000000;
background: #2145a3;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
content: '';
height: 2px;
background: #8c8c8c63;
display: block;
overflow: hidden;
}
#mw-content .toc h2:after {
display: None;
}
#mw-content .portable-infobox h2:after{
display: None;
}
#mw-content .portable-infobox h3:after{
display: None;
}
#toc.toc {
border: solid 1px #dddddd;
padding-left: 0.5em;
padding-right: 0.5em;
}
.client-darkmode #simpleSearch, .client-darkmode #searchInput {
border-color: #ffffff;
}
.client-darkmode #catlinks a{
color: #aaa;
}
.client-darkmode .catlinks {
border: 1px solid #ffffff;
background-color: #000;
}
.client-darkmode #catlinks {
padding-top: 0.2em;
}
.client-darkmode .mw-parser-output .documentation {
background-color: #aaa}
.client-darkmode .mw-parser-output .ombox {
background-color: #202122}
.client-darkmode .mw-parser-output .documentation-metadata {
background-color: #555555;
}
.client-darkmode .mw-parser-output .infobox {
border: 1px solid #a2a9b1;
background-color: #000000;
color: #fff;
}
.client-darkmode .infobox-header element.style{
background-color: #555555;
}
8cd752776ff98d3222cf1b62943742282073ba6d
Template:Spoiler
10
362
2691
1647
2023-08-31T13:43:14Z
Ceyarma
46
wikitext
text/x-wiki
[[File:SpoilerExperiment.png|frameless|center]]
<br>
ed23d017ba8895c1b70472ca879dd16838fd8b0c
Category:Characters
14
103
2694
2693
2023-08-31T13:46:56Z
Ceyarma
46
wikitext
text/x-wiki
<center>This page is a '''navigation''' page for characters in {{Game}}.
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=Kurumi Wendy]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Teacher]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:FinkPortrait.png|110px|link=Fink the Slaughter Artist]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[File:RealYumaPortrait.png|110px|link=Ramen Stand Owner]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
ff60fc5dcb518b953a88eb7bd3ad9bf2799a9746
2695
2694
2023-08-31T13:47:14Z
Ceyarma
46
wikitext
text/x-wiki
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=Kurumi Wendy]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Teacher]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:FinkPortrait.png|110px|link=Fink the Slaughter Artist]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[File:RealYumaPortrait.png|110px|link=Ramen Stand Owner]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
448215c58a8bf0dc45cac981984b9a9d687fc68d
2696
2695
2023-08-31T13:49:04Z
Ceyarma
46
wikitext
text/x-wiki
<center>
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=Kurumi Wendy]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Teacher]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:FinkPortrait.png|110px|link=Fink the Slaughter Artist]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[File:RealYumaPortrait.png|110px|link=Ramen Stand Owner]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
ca7426ff5d1ae76f7cf396e07e29369255231d2f
MediaWiki:Hassomecolours.css
8
1076
2697
2690
2023-08-31T13:52:46Z
Ceyarma
46
css
text/css
@media screen {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: rgb(96, 55, 96);
height: 30px;
}
}
@media screen and (max-width: 700px) {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: rgb(96, 55, 96);
height: 30px;
}
}
.mw-editsection {
unicode-bidi: -moz-isolate;
unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
font-size: 0.75rem;
position:relative;
left:10px;
}
.oo-ui-icon-tray,.mw-ui-icon-tray:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=tray&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");
background-color: white
}
.oo-ui-icon-bell,.mw-ui-icon-bell:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=bell&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");
background-color: white
}
.client-darkmode,.client-darkmode img,.client-darkmode video,.client-darkmode svg,.client-darkmode iframe,.client-darkmode .mw-no-invert,.client-darkmode .mw-mmv-overlay,.client-darkmode .mw-mmv-pre-image,.client-darkmode .mw-kartographer-map,.client-darkmode .mw-kartographer-mapDialog-map {
filter: none;
-webkit-filter: none
}
.client-darkmode table,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .mwe-popups,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode .wikitable,.client-darkmode .cbnnr-main,.client-darkmode .cx-callout,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
background-color: #000
}
.client-darkmode h1,.client-darkmode h2,.client-darkmode h3,.client-darkmode h4,.client-darkmode h5,.client-darkmode h6,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode #mw-head,.client-darkmode #mw-panel,.client-darkmode #content .mw-body,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
border-color: #cdcbc8
}
a,.client-darkmode .vector-menu-tabs li a,.client-darkmode .vectorTabs li a,.client-darkmode .toctogglelabel,.client-darkmode .mw-parser-output a.external,.client-darkmode .mw-parser-output a.extiw,.client-darkmode .mw-parser-output a.extiw:active,.client-darkmode #mw-panel .portal .body li a {
color: #36c
}
.client-darkmode a:visited,.client-darkmode .mw-parser-output a.extiw:visited,.client-darkmode #mw-panel .portal .body li a:visited {
color: #6b4ba1
}
.client-darkmode a.new,.client-darkmode .vector-menu-tabs li.new a,.client-darkmode .vectorTabs li.new a {
color: #ff6e6e
}
.oo-ui-icon-tray,.mw-ui-icon-tray:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=tray&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");
background-color: white
}
.oo-ui-icon-bell,.mw-ui-icon-bell:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=bell&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");
background-color: white
}
.client-darkmode,.client-darkmode img,.client-darkmode video,.client-darkmode svg,.client-darkmode iframe,.client-darkmode .mw-no-invert,.client-darkmode .mw-mmv-overlay,.client-darkmode .mw-mmv-pre-image,.client-darkmode .mw-kartographer-map,.client-darkmode .mw-kartographer-mapDialog-map {
filter: none;
-webkit-filter: none
}
.client-darkmode table,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .mwe-popups,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode .wikitable,.client-darkmode .cbnnr-main,.client-darkmode .cx-callout,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
background-color: #000
}
.client-darkmode h1,.client-darkmode h2,.client-darkmode h3,.client-darkmode h4,.client-darkmode h5,.client-darkmode h6,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode #mw-head,.client-darkmode #mw-panel,.client-darkmode #content .mw-body,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
border-color: #cdcbc8
}
a,.client-darkmode .vector-menu-tabs li a,.client-darkmode .vectorTabs li a,.client-darkmode .toctogglelabel,.client-darkmode .mw-parser-output a.external,.client-darkmode .mw-parser-output a.extiw,.client-darkmode .mw-parser-output a.extiw:active,.client-darkmode #mw-panel .portal .body li a {
color: #36c
}
.client-darkmode a:visited,.client-darkmode .mw-parser-output a.extiw:visited,.client-darkmode #mw-panel .portal .body li a:visited {
color: #6b4ba1
}
.client-darkmode a.new,.client-darkmode .vector-menu-tabs li.new a,.client-darkmode .vectorTabs li.new a {
color: #ff6e6e
}
.client-darkmode {
background: #000
}
.client-darkmode #mw-content {
background-color: black
}
.client-darkmode body {
color: white
}
.client-darkmode #mw-header,#mw-content-header {
color: black;
background: #fff
}
.client-darkmode #mw-content-header {
color: white;
background: black
}
.client-darkmode #p-banner.mw-wiki-title {
color: white
}
.client-darkmode #site-navigation a,#page-tools a {
color: #aaa
}
.client-darkmode #site-navigation a:hover,#page-tools a:hover {
color: #fff
}
.client-darkmode #site-navigation h3 {
padding-top: 2px;
padding-bottom: 0.25em;
border-color: #FFCC00;
margin: 1em 0 0.5em
}
.client-darkmode #page-tools {
border-bottom: solid 2px #fff
}
.client-darkmode #page-tools #p-namespaces li,#page-tools #p-views li {
display: inline-block;
padding: 0.3em 1em 4px;
margin-right: 0.5em;
border-top: solid 0.125em rgba(0,0,0,0.25)
}
.client-darkmode #page-tools #p-namespaces li.selected,#page-tools #p-views li.selected {
background: #fff
}
.client-darkmode #page-tools #p-namespaces li.selected a,#page-tools #p-views li.selected a {
color: #000;
font-weight: bold
}
.client-darkmode #mw-header,#mw-footer {
color: #000
}
.client-darkmode #mw-header a,#mw-footer a {
color: #202122
}
.client-darkmode #mw-header {
border-bottom: solid 2px #FFCC00;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba(0,0,0,0.25),0 0 0.25em rgba(0,0,0,0.125);
background: #fff -40em 0 no-repeat;
color: black
}
.client-darkmode #mw-footer {
border-top: solid 2px #FFCC00;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba(0,0,0,0.25),0 0 0.25em rgba(0,0,0,0.125);
background: #fff -40em 0 no-repeat
}
.client-darkmode #searchInput,textarea,select,input[type='text'],input[size='60'],input[size='50'],input[size='40'],input[size='30'] {
background: #000;
box-sizing: border-box;
padding: 5px 0.5em;
border: solid 1px #fff;
border-radius: 2px;
height: unset;
color: white
}
.client-darkmode .editOptions {
background-color: #202122;
color: #eaf3ff;
border: 1px solid #555555;
border-top: 0;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em
}
.mw-ui-input, .mw-ui-input:invalid, .oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input {
background: black;
color: white;
}
.client-darkmode .wikiEditor-ui-toolbar{
background-color: black;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
color: #000;
background-color: #6292f2;
border-color: #36c;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
color: black;
background-color: #447ff5;
border-color: #447ff5;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
background-color: #161719;
color: #fff;
border-color: #a2a9b1;
}
.client-darkmode .mw-ui-button,
.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button,
button,
input[type='submit'] {
box-sizing: border-box;
padding: 5px 1em;
background-color: #000;
border: solid 1px #72777d;
font-weight: bold;
color: #000;
border-radius: 3px;
&:hover,
&:active {
background-color: #0e101a;
color: #fff;
border-color: #72777d;
}
}
.client-darkmode .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement{
filter: invert(100%);
&:hover{
background-color: #F3F3F3;}
}
.client-darkmode .wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
color: #c8ccd1;
}
.client-darkmode .wikiEditor-ui-toolbar .tabs span.tab a {
color: #4a6ee0;
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .label {
filter: invert(1);
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .options .option {
color: #fff;
background: #000;
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .menu .options .option:hover {
background-color: #161719;
}
.client-darkmode .wikiEditor-ui-toolbar .group .label{
filter: invert(1);
}
.client-darkmode .wikiEditor-ui-toolbar .page-characters div span {
border-color: white;
color: white;}
.client-darkmode .wikiEditor-ui-toolbar .page-characters div span:hover {
background-color: #72777d;
color: #fff;
}
.client-darkmode .wikiEditor-ui-toolbar .booklet > .index > .current {
background-color: #FFCC00;
color: #000;
&:hover{
background-color: #d1a803
}
}
.client-darkmode .wikiEditor-ui-toolbar .booklet > .index > :hover {
background-color: #161719;
}
.client-darkmode .wikiEditor-ui-toolbar .page-table th {
color: #ffffff;
}
.client-darkmode .wikiEditor-ui-toolbar .section-help .page-table .cell {
color: white;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
background: #3b3b3b;
}
.client-darkmode .wikitable {
color: #a2a9b1;
}
.client-darkmode .mw-ui-button, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button, button, input[type='submit'] {
color: #fff;
}
.client-darkmode #filetoc {
background-color: #000000;
}
.client-darkmode .gallerybox .thumb {
border: 1px solid #a2a9b1;
background-color: #000000;
}
.client-darkmode #file {
border-top: solid 2px #FFD500;
border-bottom: solid 2px #FFD500;
}
.client-darkmode .wikitable {
color: #fff;
}
.client-darkmode .wikitable > tr > th, .wikitable > * > tr > th {
background-color: #000000;
text-align: center;
}
.client-darkmode .cm-mw-link-bracket, .cm-mw-link-delimiter, .cm-mw-extlink, .cm-mw-free-extlink {
color: #6d758d;
}
.client-darkmode .cm-mw-extlink-protocol, .cm-mw-free-extlink-protocol, .cm-mw-extlink-bracket {
color: #6d758d;
}
.client-darkmode .cm-mw-apostrophes-bold, .cm-mw-apostrophes-italic {
color: #6d758d;
}
.client-darkmode .portable-infobox {
background: #000000;
border: 1px solid;
border-color: white;
}
.portable-infobox{
padding: 0.5em;
}
.client-darkmode .portable-infobox .pi-secondary-background {
background-color: #202122;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
background: #3b3b3b00;
}
.client-darkmode .portable-infobox .pi-header{
line-height: 1.5;
}
.portable-infobox .pi-border-color {
border-color: transparent;
}
.client-darkmode a, .client-darkmode .vector-menu-tabs li a, .client-darkmode .vectorTabs li a, .client-darkmode .toctogglelabel, .client-darkmode .mw-parser-output a.external, .client-darkmode .mw-parser-output a.extiw, .client-darkmode .mw-parser-output a.extiw:active, .client-darkmode #mw-panel .portal .body li a {
color: #4f76c4;
}
.client-darkmode a:visited, .client-darkmode .mw-parser-output a.extiw:visited, .client-darkmode #mw-panel .portal .body li a:visited {
color: #9367de;
}
element.style {
}
.mw-body h2 {
font-size: 1.75em;
}
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6 {
font-weight: normal;
margin: 2em 0 0.125em;
line-height: 1.2;
padding-bottom: 0.125em;
}
.client-darkmode, .client-darkmode h1, .client-darkmode h2, .client-darkmode h3, .client-darkmode h4, .client-darkmode h5, .client-darkmode h6, .client-darkmode table.ambox-content, .client-darkmode table.toccolours, .client-darkmode .mw-notification, .client-darkmode .infobox, .client-darkmode .toc, .client-darkmode .thumbinner, .client-darkmode #mw-head, .client-darkmode #mw-panel, .client-darkmode #content.mw-body, .client-darkmode #simpleSearch, .client-darkmode #searchInput, .client-darkmode #centralNotice .cnotice {
border-color: #000000;
}
user agent stylesheet
h2 {
display: block;
font-size: 1.5em;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
.mw-body-content {
line-height: 1.5;
}
body {
font-family: "Montserrat Light","Montserrat","Nunito Sans","Noto Sans","Lucida Sans Unicode","Lucida Sans","Tahoma",sans-serif;
font-size: 0.9em;
color: #000000;
background: #2145a3;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
content: '';
height: 2px;
background: #8c8c8c63;
display: block;
overflow: hidden;
}
#mw-content .toc h2:after {
display: None;
}
#mw-content .portable-infobox h2:after{
display: None;
}
#mw-content .portable-infobox h3:after{
display: None;
}
#toc.toc {
border: solid 1px #dddddd;
padding-left: 0.5em;
padding-right: 0.5em;
}
.client-darkmode #simpleSearch, .client-darkmode #searchInput {
border-color: #ffffff;
}
.client-darkmode #catlinks a{
color: #aaa;
}
.client-darkmode .catlinks {
border: 1px solid #ffffff;
background-color: #000;
}
.client-darkmode #catlinks {
padding-top: 0.2em;
}
.client-darkmode .mw-parser-output .documentation {
background-color: #aaa}
.client-darkmode .mw-parser-output .ombox {
background-color: #202122}
.client-darkmode .mw-parser-output .documentation-metadata {
background-color: #555555;
}
.client-darkmode .mw-parser-output .infobox {
border: 1px solid #a2a9b1;
background-color: #000000;
color: #fff;
}
.client-darkmode .infobox-header element.style{
background-color: #555555;
}
e3d1ad54a772e0b5aeb8e32ee6add4a77a221b5f
2698
2697
2023-08-31T13:58:17Z
Ceyarma
46
css
text/css
@media screen {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: rgb(96, 55, 96);
height: 30px;
}
}
@media screen and (max-width: 700px) {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: rgb(96, 55, 96);
height: 30px;
}
}
.mw-editsection {
unicode-bidi: -moz-isolate;
unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
font-size: 0.75rem;
position:relative;
left:10px;
}
.oo-ui-icon-tray,.mw-ui-icon-tray:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=tray&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");
background-color: white
}
.oo-ui-icon-bell,.mw-ui-icon-bell:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=bell&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");
background-color: white
}
.client-darkmode,.client-darkmode img,.client-darkmode video,.client-darkmode svg,.client-darkmode iframe,.client-darkmode .mw-no-invert,.client-darkmode .mw-mmv-overlay,.client-darkmode .mw-mmv-pre-image,.client-darkmode .mw-kartographer-map,.client-darkmode .mw-kartographer-mapDialog-map {
filter: none;
-webkit-filter: none
}
.client-darkmode table,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .mwe-popups,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode .wikitable,.client-darkmode .cbnnr-main,.client-darkmode .cx-callout,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
background-color: #000
}
.client-darkmode h1,.client-darkmode h2,.client-darkmode h3,.client-darkmode h4,.client-darkmode h5,.client-darkmode h6,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode #mw-head,.client-darkmode #mw-panel,.client-darkmode #content .mw-body,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
border-color: #cdcbc8
}
a,.client-darkmode .vector-menu-tabs li a,.client-darkmode .vectorTabs li a,.client-darkmode .toctogglelabel,.client-darkmode .mw-parser-output a.external,.client-darkmode .mw-parser-output a.extiw,.client-darkmode .mw-parser-output a.extiw:active,.client-darkmode #mw-panel .portal .body li a {
color: #36c
}
.client-darkmode a:visited,.client-darkmode .mw-parser-output a.extiw:visited,.client-darkmode #mw-panel .portal .body li a:visited {
color: #6b4ba1
}
.client-darkmode a.new,.client-darkmode .vector-menu-tabs li.new a,.client-darkmode .vectorTabs li.new a {
color: #ff6e6e
}
.oo-ui-icon-tray,.mw-ui-icon-tray:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=tray&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");
background-color: white
}
.oo-ui-icon-bell,.mw-ui-icon-bell:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=bell&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");
background-color: white
}
.client-darkmode,.client-darkmode img,.client-darkmode video,.client-darkmode svg,.client-darkmode iframe,.client-darkmode .mw-no-invert,.client-darkmode .mw-mmv-overlay,.client-darkmode .mw-mmv-pre-image,.client-darkmode .mw-kartographer-map,.client-darkmode .mw-kartographer-mapDialog-map {
filter: none;
-webkit-filter: none
}
.client-darkmode table,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .mwe-popups,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode .wikitable,.client-darkmode .cbnnr-main,.client-darkmode .cx-callout,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
background-color: #000
}
.client-darkmode h1,.client-darkmode h2,.client-darkmode h3,.client-darkmode h4,.client-darkmode h5,.client-darkmode h6,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode #mw-head,.client-darkmode #mw-panel,.client-darkmode #content .mw-body,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
border-color: #cdcbc8
}
a,.client-darkmode .vector-menu-tabs li a,.client-darkmode .vectorTabs li a,.client-darkmode .toctogglelabel,.client-darkmode .mw-parser-output a.external,.client-darkmode .mw-parser-output a.extiw,.client-darkmode .mw-parser-output a.extiw:active,.client-darkmode #mw-panel .portal .body li a {
color: #36c
}
.client-darkmode a:visited,.client-darkmode .mw-parser-output a.extiw:visited,.client-darkmode #mw-panel .portal .body li a:visited {
color: #6b4ba1
}
.client-darkmode a.new,.client-darkmode .vector-menu-tabs li.new a,.client-darkmode .vectorTabs li.new a {
color: #ff6e6e
}
.client-darkmode {
background: #000
}
.client-darkmode #mw-content {
background-color: rgba(30, 16, 30, 0.9)
}
.client-darkmode body {
color: white
}
.client-darkmode #mw-header,#mw-content-header {
color: black;
background: #rgba(30, 16, 30, 0.9)
}
.client-darkmode #mw-content-header {
color: white;
background: black
}
.client-darkmode #p-banner.mw-wiki-title {
color: white
}
.client-darkmode #site-navigation a,#page-tools a {
color: #aaa
}
.client-darkmode #site-navigation a:hover,#page-tools a:hover {
color: #fff
}
.client-darkmode #site-navigation h3 {
padding-top: 2px;
padding-bottom: 0.25em;
border-color: #FFCC00;
margin: 1em 0 0.5em
}
.client-darkmode #page-tools {
border-bottom: solid 2px #fff
}
.client-darkmode #page-tools #p-namespaces li,#page-tools #p-views li {
display: inline-block;
padding: 0.3em 1em 4px;
margin-right: 0.5em;
border-top: solid 0.125em rgba(0,0,0,0.25)
}
.client-darkmode #page-tools #p-namespaces li.selected,#page-tools #p-views li.selected {
background: #fff
}
.client-darkmode #page-tools #p-namespaces li.selected a,#page-tools #p-views li.selected a {
color: #000;
font-weight: bold
}
.client-darkmode #mw-header,#mw-footer {
color: #000
}
.client-darkmode #mw-header a,#mw-footer a {
color: #202122
}
.client-darkmode #mw-header {
border-bottom: solid 2px #FFCC00;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba(0,0,0,0.25),0 0 0.25em rgba(0,0,0,0.125);
background: #fff -40em 0 no-repeat;
color: black
}
.client-darkmode #mw-footer {
border-top: solid 2px #FFCC00;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba(0,0,0,0.25),0 0 0.25em rgba(0,0,0,0.125);
background: #fff -40em 0 no-repeat
}
.client-darkmode #searchInput,textarea,select,input[type='text'],input[size='60'],input[size='50'],input[size='40'],input[size='30'] {
background: #000;
box-sizing: border-box;
padding: 5px 0.5em;
border: solid 1px #fff;
border-radius: 2px;
height: unset;
color: white
}
.client-darkmode .editOptions {
background-color: #202122;
color: #eaf3ff;
border: 1px solid #555555;
border-top: 0;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em
}
.mw-ui-input, .mw-ui-input:invalid, .oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input {
background: black;
color: white;
}
.client-darkmode .wikiEditor-ui-toolbar{
background-color: black;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
color: #000;
background-color: #6292f2;
border-color: #36c;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
color: black;
background-color: #447ff5;
border-color: #447ff5;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
background-color: #161719;
color: #fff;
border-color: #a2a9b1;
}
.client-darkmode .mw-ui-button,
.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button,
button,
input[type='submit'] {
box-sizing: border-box;
padding: 5px 1em;
background-color: #000;
border: solid 1px #72777d;
font-weight: bold;
color: #000;
border-radius: 3px;
&:hover,
&:active {
background-color: #0e101a;
color: #fff;
border-color: #72777d;
}
}
.client-darkmode .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement{
filter: invert(100%);
&:hover{
background-color: #F3F3F3;}
}
.client-darkmode .wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
color: #c8ccd1;
}
.client-darkmode .wikiEditor-ui-toolbar .tabs span.tab a {
color: #4a6ee0;
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .label {
filter: invert(1);
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .options .option {
color: #fff;
background: #000;
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .menu .options .option:hover {
background-color: #161719;
}
.client-darkmode .wikiEditor-ui-toolbar .group .label{
filter: invert(1);
}
.client-darkmode .wikiEditor-ui-toolbar .page-characters div span {
border-color: white;
color: white;}
.client-darkmode .wikiEditor-ui-toolbar .page-characters div span:hover {
background-color: #72777d;
color: #fff;
}
.client-darkmode .wikiEditor-ui-toolbar .booklet > .index > .current {
background-color: #FFCC00;
color: #000;
&:hover{
background-color: #d1a803
}
}
.client-darkmode .wikiEditor-ui-toolbar .booklet > .index > :hover {
background-color: #161719;
}
.client-darkmode .wikiEditor-ui-toolbar .page-table th {
color: #ffffff;
}
.client-darkmode .wikiEditor-ui-toolbar .section-help .page-table .cell {
color: white;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
background: #3b3b3b;
}
.client-darkmode .wikitable {
color: #a2a9b1;
}
.client-darkmode .mw-ui-button, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button, button, input[type='submit'] {
color: #fff;
}
.client-darkmode #filetoc {
background-color: #000000;
}
.client-darkmode .gallerybox .thumb {
border: 1px solid #a2a9b1;
background-color: #000000;
}
.client-darkmode #file {
border-top: solid 2px #FFD500;
border-bottom: solid 2px #FFD500;
}
.client-darkmode .wikitable {
color: #fff;
}
.client-darkmode .wikitable > tr > th, .wikitable > * > tr > th {
background-color: #000000;
text-align: center;
}
.client-darkmode .cm-mw-link-bracket, .cm-mw-link-delimiter, .cm-mw-extlink, .cm-mw-free-extlink {
color: #6d758d;
}
.client-darkmode .cm-mw-extlink-protocol, .cm-mw-free-extlink-protocol, .cm-mw-extlink-bracket {
color: #6d758d;
}
.client-darkmode .cm-mw-apostrophes-bold, .cm-mw-apostrophes-italic {
color: #6d758d;
}
.client-darkmode .portable-infobox {
background: #000000;
border: 1px solid;
border-color: white;
}
.portable-infobox{
padding: 0.5em;
}
.client-darkmode .portable-infobox .pi-secondary-background {
background-color: #202122;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
background: #3b3b3b00;
}
.client-darkmode .portable-infobox .pi-header{
line-height: 1.5;
}
.portable-infobox .pi-border-color {
border-color: transparent;
}
.client-darkmode a, .client-darkmode .vector-menu-tabs li a, .client-darkmode .vectorTabs li a, .client-darkmode .toctogglelabel, .client-darkmode .mw-parser-output a.external, .client-darkmode .mw-parser-output a.extiw, .client-darkmode .mw-parser-output a.extiw:active, .client-darkmode #mw-panel .portal .body li a {
color: #4f76c4;
}
.client-darkmode a:visited, .client-darkmode .mw-parser-output a.extiw:visited, .client-darkmode #mw-panel .portal .body li a:visited {
color: #9367de;
}
element.style {
}
.mw-body h2 {
font-size: 1.75em;
}
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6 {
font-weight: normal;
margin: 2em 0 0.125em;
line-height: 1.2;
padding-bottom: 0.125em;
}
.client-darkmode, .client-darkmode h1, .client-darkmode h2, .client-darkmode h3, .client-darkmode h4, .client-darkmode h5, .client-darkmode h6, .client-darkmode table.ambox-content, .client-darkmode table.toccolours, .client-darkmode .mw-notification, .client-darkmode .infobox, .client-darkmode .toc, .client-darkmode .thumbinner, .client-darkmode #mw-head, .client-darkmode #mw-panel, .client-darkmode #content.mw-body, .client-darkmode #simpleSearch, .client-darkmode #searchInput, .client-darkmode #centralNotice .cnotice {
border-color: #000000;
}
user agent stylesheet
h2 {
display: block;
font-size: 1.5em;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
.mw-body-content {
line-height: 1.5;
}
body {
font-family: "Montserrat Light","Montserrat","Nunito Sans","Noto Sans","Lucida Sans Unicode","Lucida Sans","Tahoma",sans-serif;
font-size: 0.9em;
color: #000000;
background: #2145a3;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
content: '';
height: 2px;
background: #8c8c8c63;
display: block;
overflow: hidden;
}
#mw-content .toc h2:after {
display: None;
}
#mw-content .portable-infobox h2:after{
display: None;
}
#mw-content .portable-infobox h3:after{
display: None;
}
#toc.toc {
border: solid 1px #dddddd;
padding-left: 0.5em;
padding-right: 0.5em;
}
.client-darkmode #simpleSearch, .client-darkmode #searchInput {
border-color: #ffffff;
}
.client-darkmode #catlinks a{
color: #aaa;
}
.client-darkmode .catlinks {
border: 1px solid #ffffff;
background-color: #000;
}
.client-darkmode #catlinks {
padding-top: 0.2em;
}
.client-darkmode .mw-parser-output .documentation {
background-color: #aaa}
.client-darkmode .mw-parser-output .ombox {
background-color: #202122}
.client-darkmode .mw-parser-output .documentation-metadata {
background-color: #555555;
}
.client-darkmode .mw-parser-output .infobox {
border: 1px solid #a2a9b1;
background-color: #000000;
color: #fff;
}
.client-darkmode .infobox-header element.style{
background-color: #555555;
}
42bed8db24e9528b9e1c13576dc8bdc2ac8ee71d
2699
2698
2023-08-31T14:02:25Z
Ceyarma
46
css
text/css
@media screen {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: rgb(96, 55, 96);
height: 30px;
}
}
@media screen and (max-width: 700px) {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: rgb(96, 55, 96);
height: 30px;
}
}
.mw-editsection {
unicode-bidi: -moz-isolate;
unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
font-size: 0.75rem;
position:relative;
left:10px;
}
.oo-ui-icon-tray,.mw-ui-icon-tray:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=tray&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");
background-color: white
}
.oo-ui-icon-bell,.mw-ui-icon-bell:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=bell&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");
background-color: white
}
.client-darkmode,.client-darkmode img,.client-darkmode video,.client-darkmode svg,.client-darkmode iframe,.client-darkmode .mw-no-invert,.client-darkmode .mw-mmv-overlay,.client-darkmode .mw-mmv-pre-image,.client-darkmode .mw-kartographer-map,.client-darkmode .mw-kartographer-mapDialog-map {
filter: none;
-webkit-filter: none
}
.client-darkmode table,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .mwe-popups,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode .wikitable,.client-darkmode .cbnnr-main,.client-darkmode .cx-callout,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
background-color: #000
}
.client-darkmode h1,.client-darkmode h2,.client-darkmode h3,.client-darkmode h4,.client-darkmode h5,.client-darkmode h6,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode #mw-head,.client-darkmode #mw-panel,.client-darkmode #content .mw-body,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
border-color: #cdcbc8
}
a,.client-darkmode .vector-menu-tabs li a,.client-darkmode .vectorTabs li a,.client-darkmode .toctogglelabel,.client-darkmode .mw-parser-output a.external,.client-darkmode .mw-parser-output a.extiw,.client-darkmode .mw-parser-output a.extiw:active,.client-darkmode #mw-panel .portal .body li a {
color: #36c
}
.client-darkmode a:visited,.client-darkmode .mw-parser-output a.extiw:visited,.client-darkmode #mw-panel .portal .body li a:visited {
color: #6b4ba1
}
.client-darkmode a.new,.client-darkmode .vector-menu-tabs li.new a,.client-darkmode .vectorTabs li.new a {
color: #ff6e6e
}
.oo-ui-icon-tray,.mw-ui-icon-tray:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=tray&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");
background-color: white
}
.oo-ui-icon-bell,.mw-ui-icon-bell:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=bell&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");
background-color: white
}
.client-darkmode,.client-darkmode img,.client-darkmode video,.client-darkmode svg,.client-darkmode iframe,.client-darkmode .mw-no-invert,.client-darkmode .mw-mmv-overlay,.client-darkmode .mw-mmv-pre-image,.client-darkmode .mw-kartographer-map,.client-darkmode .mw-kartographer-mapDialog-map {
filter: none;
-webkit-filter: none
}
.client-darkmode table,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .mwe-popups,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode .wikitable,.client-darkmode .cbnnr-main,.client-darkmode .cx-callout,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
background-color: #000
}
.client-darkmode h1,.client-darkmode h2,.client-darkmode h3,.client-darkmode h4,.client-darkmode h5,.client-darkmode h6,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode #mw-head,.client-darkmode #mw-panel,.client-darkmode #content .mw-body,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
border-color: #cdcbc8
}
a,.client-darkmode .vector-menu-tabs li a,.client-darkmode .vectorTabs li a,.client-darkmode .toctogglelabel,.client-darkmode .mw-parser-output a.external,.client-darkmode .mw-parser-output a.extiw,.client-darkmode .mw-parser-output a.extiw:active,.client-darkmode #mw-panel .portal .body li a {
color: #36c
}
.client-darkmode a:visited,.client-darkmode .mw-parser-output a.extiw:visited,.client-darkmode #mw-panel .portal .body li a:visited {
color: #6b4ba1
}
.client-darkmode a.new,.client-darkmode .vector-menu-tabs li.new a,.client-darkmode .vectorTabs li.new a {
color: #ff6e6e
}
.client-darkmode {
background: #000
}
.client-darkmode #mw-content {
background-color: rgba(30, 16, 30, 0.9)
}
.client-darkmode body {
color: white
}
.client-darkmode #mw-header,#mw-content-header {
color: black;
background: #rgba(30, 16, 30, 0.9)
}
.client-darkmode #mw-content-header {
color: white;
background: rgba(30, 16, 30, 0.9)
}
.client-darkmode #p-banner.mw-wiki-title {
color: white
}
.client-darkmode #site-navigation a,#page-tools a {
color: #aaa
}
.client-darkmode #site-navigation a:hover,#page-tools a:hover {
color: #fff
}
.client-darkmode #site-navigation h3 {
padding-top: 2px;
padding-bottom: 0.25em;
border-color: #eb30eb;
margin: 1em 0 0.5em
}
.client-darkmode #page-tools {
border-bottom: solid 2px #fff
}
.client-darkmode #page-tools #p-namespaces li,#page-tools #p-views li {
display: inline-block;
padding: 0.3em 1em 4px;
margin-right: 0.5em;
border-top: solid 0.125em rgba(0,0,0,0.25)
}
.client-darkmode #page-tools #p-namespaces li.selected,#page-tools #p-views li.selected {
background: #eb30eb
}
.client-darkmode #page-tools #p-namespaces li.selected a,#page-tools #p-views li.selected a {
color: #000;
font-weight: bold
}
.client-darkmode #mw-header,#mw-footer {
color: #000
}
.client-darkmode #mw-header a,#mw-footer a {
color: #202122
}
.client-darkmode #mw-header {
border-bottom: solid 2px #eb30eb;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba(0,0,0,0.25),0 0 0.25em rgba(0,0,0,0.125);
background: rgba(30, 16, 30, 0.9) -40em 0 no-repeat;
color: black
}
.client-darkmode #mw-footer {
border-top: solid 2px #FFCC00;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba(0,0,0,0.25),0 0 0.25em rgba(0,0,0,0.125);
background: #fff -40em 0 no-repeat
}
.client-darkmode #searchInput,textarea,select,input[type='text'],input[size='60'],input[size='50'],input[size='40'],input[size='30'] {
background: #000;
box-sizing: border-box;
padding: 5px 0.5em;
border: solid 1px #fff;
border-radius: 2px;
height: unset;
color: white
}
.client-darkmode .editOptions {
background-color: #202122;
color: #eaf3ff;
border: 1px solid #555555;
border-top: 0;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em
}
.mw-ui-input, .mw-ui-input:invalid, .oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input {
background: black;
color: white;
}
.client-darkmode .wikiEditor-ui-toolbar{
background-color: black;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
color: #000;
background-color: #6292f2;
border-color: #36c;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
color: black;
background-color: #447ff5;
border-color: #447ff5;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
background-color: #161719;
color: #fff;
border-color: #a2a9b1;
}
.client-darkmode .mw-ui-button,
.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button,
button,
input[type='submit'] {
box-sizing: border-box;
padding: 5px 1em;
background-color: #000;
border: solid 1px #72777d;
font-weight: bold;
color: #000;
border-radius: 3px;
&:hover,
&:active {
background-color: #0e101a;
color: #fff;
border-color: #72777d;
}
}
.client-darkmode .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement{
filter: invert(100%);
&:hover{
background-color: #F3F3F3;}
}
.client-darkmode .wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
color: #c8ccd1;
}
.client-darkmode .wikiEditor-ui-toolbar .tabs span.tab a {
color: #4a6ee0;
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .label {
filter: invert(1);
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .options .option {
color: #fff;
background: #000;
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .menu .options .option:hover {
background-color: #161719;
}
.client-darkmode .wikiEditor-ui-toolbar .group .label{
filter: invert(1);
}
.client-darkmode .wikiEditor-ui-toolbar .page-characters div span {
border-color: white;
color: white;}
.client-darkmode .wikiEditor-ui-toolbar .page-characters div span:hover {
background-color: #72777d;
color: #fff;
}
.client-darkmode .wikiEditor-ui-toolbar .booklet > .index > .current {
background-color: #FFCC00;
color: #000;
&:hover{
background-color: #d1a803
}
}
.client-darkmode .wikiEditor-ui-toolbar .booklet > .index > :hover {
background-color: #161719;
}
.client-darkmode .wikiEditor-ui-toolbar .page-table th {
color: #ffffff;
}
.client-darkmode .wikiEditor-ui-toolbar .section-help .page-table .cell {
color: white;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
background: #3b3b3b;
}
.client-darkmode .wikitable {
color: #a2a9b1;
}
.client-darkmode .mw-ui-button, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button, button, input[type='submit'] {
color: #fff;
}
.client-darkmode #filetoc {
background-color: #000000;
}
.client-darkmode .gallerybox .thumb {
border: 1px solid #a2a9b1;
background-color: #000000;
}
.client-darkmode #file {
border-top: solid 2px #FFD500;
border-bottom: solid 2px #FFD500;
}
.client-darkmode .wikitable {
color: #fff;
}
.client-darkmode .wikitable > tr > th, .wikitable > * > tr > th {
background-color: #000000;
text-align: center;
}
.client-darkmode .cm-mw-link-bracket, .cm-mw-link-delimiter, .cm-mw-extlink, .cm-mw-free-extlink {
color: #6d758d;
}
.client-darkmode .cm-mw-extlink-protocol, .cm-mw-free-extlink-protocol, .cm-mw-extlink-bracket {
color: #6d758d;
}
.client-darkmode .cm-mw-apostrophes-bold, .cm-mw-apostrophes-italic {
color: #6d758d;
}
.client-darkmode .portable-infobox {
background: #000000;
border: 1px solid;
border-color: white;
}
.portable-infobox{
padding: 0.5em;
}
.client-darkmode .portable-infobox .pi-secondary-background {
background-color: #202122;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
background: #3b3b3b00;
}
.client-darkmode .portable-infobox .pi-header{
line-height: 1.5;
}
.portable-infobox .pi-border-color {
border-color: transparent;
}
.client-darkmode a, .client-darkmode .vector-menu-tabs li a, .client-darkmode .vectorTabs li a, .client-darkmode .toctogglelabel, .client-darkmode .mw-parser-output a.external, .client-darkmode .mw-parser-output a.extiw, .client-darkmode .mw-parser-output a.extiw:active, .client-darkmode #mw-panel .portal .body li a {
color: #4f76c4;
}
.client-darkmode a:visited, .client-darkmode .mw-parser-output a.extiw:visited, .client-darkmode #mw-panel .portal .body li a:visited {
color: #9367de;
}
element.style {
}
.mw-body h2 {
font-size: 1.75em;
}
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6 {
font-weight: normal;
margin: 2em 0 0.125em;
line-height: 1.2;
padding-bottom: 0.125em;
}
.client-darkmode, .client-darkmode h1, .client-darkmode h2, .client-darkmode h3, .client-darkmode h4, .client-darkmode h5, .client-darkmode h6, .client-darkmode table.ambox-content, .client-darkmode table.toccolours, .client-darkmode .mw-notification, .client-darkmode .infobox, .client-darkmode .toc, .client-darkmode .thumbinner, .client-darkmode #mw-head, .client-darkmode #mw-panel, .client-darkmode #content.mw-body, .client-darkmode #simpleSearch, .client-darkmode #searchInput, .client-darkmode #centralNotice .cnotice {
border-color: #000000;
}
user agent stylesheet
h2 {
display: block;
font-size: 1.5em;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
.mw-body-content {
line-height: 1.5;
}
body {
font-family: "Montserrat Light","Montserrat","Nunito Sans","Noto Sans","Lucida Sans Unicode","Lucida Sans","Tahoma",sans-serif;
font-size: 0.9em;
color: #000000;
background: #2145a3;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
content: '';
height: 2px;
background: #8c8c8c63;
display: block;
overflow: hidden;
}
#mw-content .toc h2:after {
display: None;
}
#mw-content .portable-infobox h2:after{
display: None;
}
#mw-content .portable-infobox h3:after{
display: None;
}
#toc.toc {
border: solid 1px #dddddd;
padding-left: 0.5em;
padding-right: 0.5em;
}
.client-darkmode #simpleSearch, .client-darkmode #searchInput {
border-color: #ffffff;
}
.client-darkmode #catlinks a{
color: #aaa;
}
.client-darkmode .catlinks {
border: 1px solid #ffffff;
background-color: #000;
}
.client-darkmode #catlinks {
padding-top: 0.2em;
}
.client-darkmode .mw-parser-output .documentation {
background-color: #aaa}
.client-darkmode .mw-parser-output .ombox {
background-color: #202122}
.client-darkmode .mw-parser-output .documentation-metadata {
background-color: #555555;
}
.client-darkmode .mw-parser-output .infobox {
border: 1px solid #a2a9b1;
background-color: #000000;
color: #fff;
}
.client-darkmode .infobox-header element.style{
background-color: #555555;
}
3d1a8901a2572f85b219771cc14935cec4242b04
2700
2699
2023-08-31T14:12:43Z
Ceyarma
46
css
text/css
@media screen {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: rgb(96, 55, 96);
height: 30px;
}
}
@media screen and (max-width: 700px) {
.toc ul {
margin: 0.3em 0;
padding: 0 1em;
}
#mw-header {
border-bottom: solid @borders @secondary;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba( 0, 0, 0, 0.25 ), 0 0 0.25em rgba( 0, 0, 0, 0.125 );
background: rgb(96, 55, 96);
height: 30px;
}
}
.mw-editsection {
unicode-bidi: -moz-isolate;
unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
font-size: 0.75rem;
position:relative;
left:10px;
}
.oo-ui-icon-tray,.mw-ui-icon-tray:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=tray&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");
background-color: white
}
.oo-ui-icon-bell,.mw-ui-icon-bell:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=bell&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");
background-color: white
}
.client-darkmode,.client-darkmode img,.client-darkmode video,.client-darkmode svg,.client-darkmode iframe,.client-darkmode .mw-no-invert,.client-darkmode .mw-mmv-overlay,.client-darkmode .mw-mmv-pre-image,.client-darkmode .mw-kartographer-map,.client-darkmode .mw-kartographer-mapDialog-map {
filter: none;
-webkit-filter: none
}
.client-darkmode table,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .mwe-popups,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode .wikitable,.client-darkmode .cbnnr-main,.client-darkmode .cx-callout,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
background-color: #000
}
.client-darkmode h1,.client-darkmode h2,.client-darkmode h3,.client-darkmode h4,.client-darkmode h5,.client-darkmode h6,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode #mw-head,.client-darkmode #mw-panel,.client-darkmode #content .mw-body,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
border-color: #cdcbc8
}
a,.client-darkmode .vector-menu-tabs li a,.client-darkmode .vectorTabs li a,.client-darkmode .toctogglelabel,.client-darkmode .mw-parser-output a.external,.client-darkmode .mw-parser-output a.extiw,.client-darkmode .mw-parser-output a.extiw:active,.client-darkmode #mw-panel .portal .body li a {
color: #36c
}
.client-darkmode a:visited,.client-darkmode .mw-parser-output a.extiw:visited,.client-darkmode #mw-panel .portal .body li a:visited {
color: #6b4ba1
}
.client-darkmode a.new,.client-darkmode .vector-menu-tabs li.new a,.client-darkmode .vectorTabs li.new a {
color: #ff6e6e
}
.oo-ui-icon-tray,.mw-ui-icon-tray:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=tray&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E tray %3C/title%3E%3Cpath d=%22M3 1a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm14 12h-4l-1 2H8l-1-2H3V3h14z%22/%3E%3C/svg%3E");
background-color: white
}
.oo-ui-icon-bell,.mw-ui-icon-bell:before {
background-image: url(/w/load.php?modules=oojs-ui.styles.icons-alerts&image=bell&format=rasterized&skin=hassomecolours&version=hbicm);
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bell %3C/title%3E%3Cpath d=%22M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z%22/%3E%3C/svg%3E");
background-color: white
}
.client-darkmode,.client-darkmode img,.client-darkmode video,.client-darkmode svg,.client-darkmode iframe,.client-darkmode .mw-no-invert,.client-darkmode .mw-mmv-overlay,.client-darkmode .mw-mmv-pre-image,.client-darkmode .mw-kartographer-map,.client-darkmode .mw-kartographer-mapDialog-map {
filter: none;
-webkit-filter: none
}
.client-darkmode table,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .mwe-popups,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode .wikitable,.client-darkmode .cbnnr-main,.client-darkmode .cx-callout,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
background-color: #000
}
.client-darkmode h1,.client-darkmode h2,.client-darkmode h3,.client-darkmode h4,.client-darkmode h5,.client-darkmode h6,.client-darkmode table.ambox-content,.client-darkmode table.toccolours,.client-darkmode .mw-notification,.client-darkmode .infobox,.client-darkmode .toc,.client-darkmode .thumbinner,.client-darkmode #mw-head,.client-darkmode #mw-panel,.client-darkmode #content .mw-body,.client-darkmode #simpleSearch,.client-darkmode #searchInput,.client-darkmode #centralNotice .cnotice {
border-color: #cdcbc8
}
a,.client-darkmode .vector-menu-tabs li a,.client-darkmode .vectorTabs li a,.client-darkmode .toctogglelabel,.client-darkmode .mw-parser-output a.external,.client-darkmode .mw-parser-output a.extiw,.client-darkmode .mw-parser-output a.extiw:active,.client-darkmode #mw-panel .portal .body li a {
color: #36c
}
.client-darkmode a:visited,.client-darkmode .mw-parser-output a.extiw:visited,.client-darkmode #mw-panel .portal .body li a:visited {
color: #6b4ba1
}
.client-darkmode a.new,.client-darkmode .vector-menu-tabs li.new a,.client-darkmode .vectorTabs li.new a {
color: #ff6e6e
}
.client-darkmode {
background: #000
}
.client-darkmode #mw-content {
background-color: rgba(30, 16, 30, 0.9)
}
.client-darkmode body {
color: white
}
.client-darkmode #mw-header,#mw-content-header {
color: black;
background: #rgba(30, 16, 30, 0.9)
}
.client-darkmode #mw-content-header {
color: white;
background: rgba(30, 16, 30, 0.9)
}
.client-darkmode #p-banner.mw-wiki-title {
color: white
}
.client-darkmode #site-navigation a,#page-tools a {
color: #aaa
}
.client-darkmode #site-navigation a:hover,#page-tools a:hover {
color: #fff
}
.client-darkmode #site-navigation h3 {
padding-top: 2px;
padding-bottom: 0.25em;
border-color: #522f52;
margin: 1em 0 0.5em
}
.client-darkmode #page-tools {
border-bottom: solid 2px #fff
}
.client-darkmode #page-tools #p-namespaces li,#page-tools #p-views li {
display: inline-block;
padding: 0.3em 1em 4px;
margin-right: 0.5em;
border-top: solid 0.125em rgba(0,0,0,0.25)
}
.client-darkmode #page-tools #p-namespaces li.selected,#page-tools #p-views li.selected {
background: #522f52
}
.client-darkmode #page-tools #p-namespaces li.selected a,#page-tools #p-views li.selected a {
color: #000;
font-weight: bold
}
.client-darkmode #mw-header,#mw-footer {
color: #000
}
.client-darkmode #mw-header a,#mw-footer a {
color: #202122
}
.client-darkmode #mw-header {
border-bottom: solid 2px #522f52;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba(0,0,0,0.25),0 0 0.25em rgba(0,0,0,0.125);
background: rgba(30, 16, 30, 0.9) -40em 0 no-repeat;
color: white
}
.client-darkmode #mw-footer {
border-top: solid 2px #FFCC00;
z-index: 1;
position: relative;
box-shadow: 0 0.125em 0.25em rgba(0,0,0,0.25),0 0 0.25em rgba(0,0,0,0.125);
background: #fff -40em 0 no-repeat
}
.client-darkmode #searchInput,textarea,select,input[type='text'],input[size='60'],input[size='50'],input[size='40'],input[size='30'] {
background: #000;
box-sizing: border-box;
padding: 5px 0.5em;
border: solid 1px #fff;
border-radius: 2px;
height: unset;
color: white
}
.client-darkmode .editOptions {
background-color: #202122;
color: #eaf3ff;
border: 1px solid #555555;
border-top: 0;
padding: 1em 1em 1.5em 1em;
margin-bottom: 2em
}
.mw-ui-input, .mw-ui-input:invalid, .oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input {
background: black;
color: white;
}
.client-darkmode .wikiEditor-ui-toolbar{
background-color: black;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
color: #000;
background-color: #6292f2;
border-color: #36c;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover {
color: black;
background-color: #447ff5;
border-color: #447ff5;
}
.client-darkmode .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
background-color: #161719;
color: #fff;
border-color: #a2a9b1;
}
.client-darkmode .mw-ui-button,
.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button,
button,
input[type='submit'] {
box-sizing: border-box;
padding: 5px 1em;
background-color: #000;
border: solid 1px #72777d;
font-weight: bold;
color: #000;
border-radius: 3px;
&:hover,
&:active {
background-color: #0e101a;
color: #fff;
border-color: #72777d;
}
}
.client-darkmode .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement{
filter: invert(100%);
&:hover{
background-color: #F3F3F3;}
}
.client-darkmode .wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
color: #c8ccd1;
}
.client-darkmode .wikiEditor-ui-toolbar .tabs span.tab a {
color: #4a6ee0;
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .label {
filter: invert(1);
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .options .option {
color: #fff;
background: #000;
}
.client-darkmode .wikiEditor-ui-toolbar .group .tool-select .menu .options .option:hover {
background-color: #161719;
}
.client-darkmode .wikiEditor-ui-toolbar .group .label{
filter: invert(1);
}
.client-darkmode .wikiEditor-ui-toolbar .page-characters div span {
border-color: white;
color: white;}
.client-darkmode .wikiEditor-ui-toolbar .page-characters div span:hover {
background-color: #72777d;
color: #fff;
}
.client-darkmode .wikiEditor-ui-toolbar .booklet > .index > .current {
background-color: #FFCC00;
color: #000;
&:hover{
background-color: #d1a803
}
}
.client-darkmode .wikiEditor-ui-toolbar .booklet > .index > :hover {
background-color: #161719;
}
.client-darkmode .wikiEditor-ui-toolbar .page-table th {
color: #ffffff;
}
.client-darkmode .wikiEditor-ui-toolbar .section-help .page-table .cell {
color: white;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
background: #3b3b3b;
}
.client-darkmode .wikitable {
color: #a2a9b1;
}
.client-darkmode .mw-ui-button, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button, button, input[type='submit'] {
color: #fff;
}
.client-darkmode #filetoc {
background-color: #000000;
}
.client-darkmode .gallerybox .thumb {
border: 1px solid #a2a9b1;
background-color: #000000;
}
.client-darkmode #file {
border-top: solid 2px #FFD500;
border-bottom: solid 2px #FFD500;
}
.client-darkmode .wikitable {
color: #fff;
}
.client-darkmode .wikitable > tr > th, .wikitable > * > tr > th {
background-color: #000000;
text-align: center;
}
.client-darkmode .cm-mw-link-bracket, .cm-mw-link-delimiter, .cm-mw-extlink, .cm-mw-free-extlink {
color: #6d758d;
}
.client-darkmode .cm-mw-extlink-protocol, .cm-mw-free-extlink-protocol, .cm-mw-extlink-bracket {
color: #6d758d;
}
.client-darkmode .cm-mw-apostrophes-bold, .cm-mw-apostrophes-italic {
color: #6d758d;
}
.client-darkmode .portable-infobox {
background: #000000;
border: 1px solid;
border-color: white;
}
.portable-infobox{
padding: 0.5em;
}
.client-darkmode .portable-infobox .pi-secondary-background {
background-color: #202122;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
background: #3b3b3b00;
}
.client-darkmode .portable-infobox .pi-header{
line-height: 1.5;
}
.portable-infobox .pi-border-color {
border-color: transparent;
}
.client-darkmode a, .client-darkmode .vector-menu-tabs li a, .client-darkmode .vectorTabs li a, .client-darkmode .toctogglelabel, .client-darkmode .mw-parser-output a.external, .client-darkmode .mw-parser-output a.extiw, .client-darkmode .mw-parser-output a.extiw:active, .client-darkmode #mw-panel .portal .body li a {
color: #4f76c4;
}
.client-darkmode a:visited, .client-darkmode .mw-parser-output a.extiw:visited, .client-darkmode #mw-panel .portal .body li a:visited {
color: #9367de;
}
element.style {
}
.mw-body h2 {
font-size: 1.75em;
}
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6 {
font-weight: normal;
margin: 2em 0 0.125em;
line-height: 1.2;
padding-bottom: 0.125em;
}
.client-darkmode, .client-darkmode h1, .client-darkmode h2, .client-darkmode h3, .client-darkmode h4, .client-darkmode h5, .client-darkmode h6, .client-darkmode table.ambox-content, .client-darkmode table.toccolours, .client-darkmode .mw-notification, .client-darkmode .infobox, .client-darkmode .toc, .client-darkmode .thumbinner, .client-darkmode #mw-head, .client-darkmode #mw-panel, .client-darkmode #content.mw-body, .client-darkmode #simpleSearch, .client-darkmode #searchInput, .client-darkmode #centralNotice .cnotice {
border-color: #000000;
}
user agent stylesheet
h2 {
display: block;
font-size: 1.5em;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
.mw-body-content {
line-height: 1.5;
}
body {
font-family: "Montserrat Light","Montserrat","Nunito Sans","Noto Sans","Lucida Sans Unicode","Lucida Sans","Tahoma",sans-serif;
font-size: 0.9em;
color: #000000;
background: #2145a3;
}
.client-darkmode .mw-body h2:after, .mw-body h3:after {
content: '';
height: 2px;
background: #8c8c8c63;
display: block;
overflow: hidden;
}
#mw-content .toc h2:after {
display: None;
}
#mw-content .portable-infobox h2:after{
display: None;
}
#mw-content .portable-infobox h3:after{
display: None;
}
#toc.toc {
border: solid 1px #dddddd;
padding-left: 0.5em;
padding-right: 0.5em;
}
.client-darkmode #simpleSearch, .client-darkmode #searchInput {
border-color: #ffffff;
}
.client-darkmode #catlinks a{
color: #aaa;
}
.client-darkmode .catlinks {
border: 1px solid #ffffff;
background-color: #000;
}
.client-darkmode #catlinks {
padding-top: 0.2em;
}
.client-darkmode .mw-parser-output .documentation {
background-color: #aaa}
.client-darkmode .mw-parser-output .ombox {
background-color: #202122}
.client-darkmode .mw-parser-output .documentation-metadata {
background-color: #555555;
}
.client-darkmode .mw-parser-output .infobox {
border: 1px solid #a2a9b1;
background-color: #000000;
color: #fff;
}
.client-darkmode .infobox-header element.style{
background-color: #555555;
}
8a9b5ac5fa208895c900f473b5cd84fb80ad54b7
Main Page
0
1
2701
1604
2023-08-31T14:16:44Z
Ceyarma
46
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span>WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span>WIKI!</span>'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); padding: 5px;">[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It was released on June 30, 2023, on the [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story. A series of DLCs, with four side-stories focusing on the game's main detectives, are also being released, available individually and with a season pass.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages with several stub pages and missing articles. All contributions are welcome!
Use [https://discord.gg/KDzRaHBZvt/ the wiki discord channel here] for communication with other editors!
</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]''' - '''[[:Category:Staff|<span style="color: #9F26A0">Staff</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
0f47ec7c030f7a3fdbc3000c2ed8583d3e6f921c
2702
2701
2023-08-31T14:19:41Z
Ceyarma
46
wikitext
text/x-wiki
__NOTOC__
<div style="background: rgba(167, 215, 249, 0); padding: 5px; color: #202122; border-radius: 5px 5px 0px 0px;"><div align="center"><big>'''<span>WELCOME TO THE</span> ''Master Detective Archives: RAIN CODE'' <span>WIKI!</span>'''</big></div></div>
[[File:Master Detective Archives - RAINCODE Logo.png|center|400px|link=Master Detective Archives: RAIN CODE]]
'''''[[Master Detective Archives: RAIN CODE]]''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games]. It was released on June 30, 2023, on the [[wikipedia:Nintendo Switch|Nintendo Switch]] along with a download code for a [[How to Be a Master Detective: A Yakou Furio Case|digital novel prequel]] to the main story. A series of DLCs, with four side-stories focusing on the game's main detectives, are also being released, available individually and with a season pass.
This Wiki was created to be a collaborative effort to share information about ''RAIN CODE''. It was created on October 12, 2022, and is currently in its starting stages with several stub pages and missing articles. All contributions are welcome!
Use [https://discord.gg/KDzRaHBZvt/ the wiki discord channel here] for communication with other editors!
</div>
<br>
<!--INTRODUCTION END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122; margin-top: -32px;"><div align="center"><big>'''CONTENT'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px><div align="center"><big>'''[[:Category:Characters|<span style="color:#9F26A0">Characters</span>]]''' - '''[[:Category:Locations|<span style="color: #9F26A0">Locations</span>]]''' - '''[[:Category:Organizations|<span style="color: #9F26A0">Organizations</span>]]''' - '''[[:Category:Staff|<span style="color: #9F26A0">Staff</span>]]'''</big></div></div>
<!--CONTENT END-->
<div style="background: rgba(157, 148, 219, 0.6); padding: 5px; color: #202122><div align="center"><big>'''WIKI'''</big></div></div>
<div style="background: rgba(248, 249, 250, 0.5); color: #202122; padding: 10px"><div align="center"><big>'''[[Master Detective Archives: RAIN CODE:Administration|<span style="color:#9F26A0">Administration</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Content Policy|<span style="color:#9F26A0">Content Policy</span>]]''' - '''[[Master Detective Archives: RAIN CODE:Editing guide|<span style="color:#9F26A0">Editing guide</span>]]''' - '''[[:Category:Stubs|<span style="color:#9F26A0">Stubs</span>]]'''</big></div></div>
<!--WIKI END-->
{{Affiliates}}
<!--AFFILIATES END-->
[[pt-br:Página principal]]
c82bed1e81ed4d7def3a05489446107982a15030
Fake Zilch
0
406
2703
1895
2023-08-31T14:23:51Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Destroying nature|dislikes=Animals|ability=Impersonations}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi considered criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]". He killed the real Zilch before stealing his whole identify to disguise as him.| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth and Shinigami to reap his soul, resulting in his death. However, The Fake Zilch's death resulted in the unconvinced Swank to arrest Yuma, only for Yakou Furio to intervene and successfully persuade Swank and letting Yuma go.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, his zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the whereabouts of the zombies are unknown.|Epilogue}}
== Gallery ==
=== In-game screenshots ===
<spoiler show="Chapter 0 Mystery Labyrinth Spoilers within, open at your own risk"><gallery>
File:Fake Zilch in Mystery Labyrinth.jpg|"Zilch" in the Mystery Labyrinth.
File:Zilch Mystery Phantom 1.jpg|"Zilch" as a Mystery Phantom
File:Zilch Mystery Phantom 2.jpg|"Zilch" as a Mystery Phantom with a second form.
</gallery></spoiler>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
e8e8c8e887c38e3adb0d2a243f2258b6e6308438
2704
2703
2023-08-31T14:25:46Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Destroying nature|dislikes=Animals|ability=Impersonations}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi considered criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]". He killed the real Zilch before stealing his whole identify to disguise as him.| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth and Shinigami to reap his soul, resulting in his death. However, The Fake Zilch's death resulted in the unconvinced Swank to arrest Yuma, only for Yakou Furio to intervene and successfully persuade Swank and letting Yuma go.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, his zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the whereabouts of the zombies are unknown.|Epilogue}}
== Gallery ==
=== In-game screenshots ===
<spoiler show="Chapter 0 Spoilers within, open at your own risk"><gallery>
File:Fake Zilch in Mystery Labyrinth.jpg|"Zilch" in the Mystery Labyrinth.
File:Zilch Mystery Phantom 1.jpg|"Zilch" as a Mystery Phantom
File:Zilch Mystery Phantom 2.jpg|"Zilch" as a Mystery Phantom with a second form.
</gallery></spoiler>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
e873fd7ee4a4a180ddd5e76cdbb1e08dfa410df2
2706
2704
2023-08-31T14:31:52Z
Alerane
61
Trying out spoiler gallery options
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Destroying nature|dislikes=Animals|ability=Impersonations}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi considered criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]". He killed the real Zilch before stealing his whole identify to disguise as him.| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth and Shinigami to reap his soul, resulting in his death. However, The Fake Zilch's death resulted in the unconvinced Swank to arrest Yuma, only for Yakou Furio to intervene and successfully persuade Swank and letting Yuma go.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, his zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the whereabouts of the zombies are unknown.|Epilogue}}
== Gallery ==
=== In-game screenshots ===
<spoiler show="Chapter 0 Spoilers within, open at your own risk"><gallery>
File:Fake Zilch in Mystery Labyrinth.jpg|"Zilch" in the Mystery Labyrinth.
File:Zilch Mystery Phantom 1.jpg|"Zilch" as a Mystery Phantom
File:Zilch Mystery Phantom 2.jpg|"Zilch" as a Mystery Phantom with a second form.
</gallery></spoiler>
<spoiler show="Chapter 5 Spoilers within, open at your own risk"><gallery>
File:Fake Zilch Chapter 5-1.jpg|thumb|"Zilch" as found in the Factory in Chapter 5
</gallery></spoiler>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
3629c4bdaccab0793a4e295c5719edd33b0ded49
2707
2706
2023-08-31T14:40:21Z
Alerane
61
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = {{Smallspoiler|Zombified|}}
| death = Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Destroying nature|dislikes=Animals|ability=Impersonations}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi considered criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]". He killed the real Zilch before stealing his whole identify to disguise as him.| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth and Shinigami to reap his soul, resulting in his death. However, The Fake Zilch's death resulted in the unconvinced Swank to arrest Yuma, only for Yakou Furio to intervene and successfully persuade Swank and letting Yuma go.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, his zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the whereabouts of the zombies are unknown.|Epilogue}}
== Gallery ==
=== In-game screenshots ===
<br></br>
<spoiler show="Chapter 0 Spoilers within, open at your own risk"><gallery>
File:Fake Zilch in Mystery Labyrinth.jpg|"Zilch" in the Mystery Labyrinth.
File:Zilch Mystery Phantom 1.jpg|"Zilch" as a Mystery Phantom
File:Zilch Mystery Phantom 2.jpg|"Zilch" as a Mystery Phantom with a second form.
</gallery></spoiler>
<br></br>
<spoiler show="Chapter 5 Spoilers within, open at your own risk"><gallery>
File:Fake Zilch Chapter 5-1.jpg|thumb|"Zilch" as found in the Factory in Chapter 5
</gallery></spoiler>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
b4451b482af4259045d8942fb53b0965bc0fdfe2
File:Fake Zilch Chapter 5-1.jpg
6
1078
2705
2023-08-31T14:30:22Z
Alerane
61
wikitext
text/x-wiki
"Zilch" as found in the factory in Chapter 5
55c6d2e7b7d4c80aa8ba5b41100f8f4787593e5c
File:Seth Mystery Phantom 1.jpg
6
1079
2708
2023-08-31T14:49:25Z
Alerane
61
wikitext
text/x-wiki
Seth's Mystery Phantom with sprite close up
73287cf687d15e0f7f8c1b3ce1f4280ea7f22535
File:Seth Mystery Phantom fullbody.jpg
6
1080
2709
2023-08-31T14:50:58Z
Alerane
61
wikitext
text/x-wiki
A fullbody shot of Seth's Mystery Phantom
51c1197f1191d9fe72073c7ddd8a363b4e836366
File:Seth's Megaphone Mystery Labyrinth.jpg
6
1081
2710
2023-08-31T14:52:59Z
Alerane
61
wikitext
text/x-wiki
A giant megaphone Mystery Phantom Seth uses
c1564f8320de470611462dcdc8d23d829b75e5c2
Seth Burroughs
0
237
2711
2380
2023-08-31T14:53:45Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Illustration
File:SethPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 177 cm (5'9")
| weight = 69 kg (152 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Wind instruments|dislikes=Untuned instruments|ability=Chess}}
'''Seth Burroughs''' (セス バロウズ ''Sesu Barōzu'') is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Seth's Introduction.jpg|Seth's introduction with his name on the screen in Chapter 1.
File:Back of Seth's Cloak.jpg|The back of Seth's rain cloak.
File:Seth's Megaphone.jpg|Seth speaking through a megaphone held by another Peacekeeper.
</gallery>
<br>
<spoiler show="Chapter 1 Mystery Labyrinth Spoilers within, open at your own risk."><gallery>
File:Seth Mystery Phantom 1.jpg|thumb|Seth's Mystery Phantom form with sprite
File:Seth Mystery Phantom fullbody.jpg|thumb|Seth's Mystery Phantom in a full body shot of the model
File:Seth's Megaphone Mystery Labyrinth.jpg|thumb|The megaphone Seth uses, giant in the Mystery Labyrinth</gallery></spoiler>
</br>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
c3a5f74700c95a6740dceef7ee9c85d7010896fb
Master Detectives
0
124
2712
840
2023-08-31T15:51:23Z
2A00:23C6:9F0A:601:808A:B030:92A:53BD
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>{{Smallspoiler|[[Yuma Kokohead]]|}}
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
d857feb602408bb0db0cbd7ad5260bd85c47f119
2713
2712
2023-08-31T15:52:51Z
2A00:23C6:9F0A:601:808A:B030:92A:53BD
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
a67ddc2346392d6047d88667d9a6e7793948fdd6
2714
2713
2023-08-31T15:54:47Z
2A00:23C6:9F0A:601:808A:B030:92A:53BD
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
a2260eed463cfe02831f9de1168c09ee6750212a
2715
2714
2023-08-31T15:55:43Z
2A00:23C6:9F0A:601:808A:B030:92A:53BD
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| birth =
| birthplace =
| death =
| deathplace =
| species =
| gender =
| height =
| weight =
| portrayal =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
27e6765c4071d7792e1e0e5fb91d0fd8fe8e2ecc
Profiles
0
359
2716
2672
2023-08-31T15:59:45Z
2A00:23C6:9F0A:601:808A:B030:92A:53BD
0
/* Yuma Kokohead */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
803c1d10e304576f995584a58efd655f9775c12f
2717
2716
2023-08-31T16:00:32Z
2A00:23C6:9F0A:601:808A:B030:92A:53BD
0
/* Yuma Kokohead */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
5ea1a02b871c8cc77fa04e29f8fd9447842a46e0
2718
2717
2023-08-31T16:02:46Z
2A00:23C6:9F0A:601:808A:B030:92A:53BD
0
/* Yuma Kokohead */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
== Chapter 0-Prologue ==
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
9ed3dc9551a5f8da0f60c0d1c6871575c9a59cd0
2719
2718
2023-08-31T16:03:16Z
2A00:23C6:9F0A:601:808A:B030:92A:53BD
0
/* Chapter 0-Prologue */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
5ea1a02b871c8cc77fa04e29f8fd9447842a46e0
2720
2719
2023-08-31T16:19:23Z
2A00:23C6:9F0A:601:808A:B030:92A:53BD
0
/* Shinigami (Ghost Form) */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
364abb8701274bf8983e4d690b24021fa1afbbf0
2721
2720
2023-08-31T16:32:38Z
2A00:23C6:9F0A:601:808A:B030:92A:53BD
0
/* Shinigami (True Form) */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
48c1d06f3fb4e80b59c83161f0515c1f057099a1
2726
2721
2023-08-31T21:36:17Z
2A00:23C6:9F0A:601:E435:AFA:DE4D:6AC9
0
/* Yuma Kokohead */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
18964eaada589c4e7c683bccfcc5f0ac9c4244ec
2727
2726
2023-08-31T22:53:25Z
2A00:23C6:9F0A:601:E435:AFA:DE4D:6AC9
0
/* Yakou Furio */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender. Halara is always cool under fire and has solved many diffcult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
28a6efb3365e643d41d554bef473096d4f1a1c1c
2728
2727
2023-08-31T23:10:32Z
2A00:23C6:9F0A:601:E435:AFA:DE4D:6AC9
0
/* Halara Nightmare */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Post-Prologue
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective. He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
He trusts Yuma, affectionately referring to him as "my man."
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
3954292548d5b67593bb88c3ee2a6fa84d79285a
2729
2728
2023-08-31T23:53:32Z
2A00:23C6:9F0A:601:E435:AFA:DE4D:6AC9
0
/* Desuhiko Thunderbolt */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Post-Prologue
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
He trusts Yuma, affectionately referring to him as "my man."
Post-Chapter 1
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to. She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
4b84a3db2fde04c2db1a63fe6cafb8aa43d3234a
2730
2729
2023-09-01T00:13:43Z
2A00:23C6:9F0A:601:E435:AFA:DE4D:6AC9
0
/* Fubuki Clockford */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Post-Prologue
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
He trusts Yuma, affectionately referring to him as "my man."
Post-Chapter 1
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Post-Chapter 2
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
6ffc8043d2771b7aa634d2b9a44819bd8fe53ed2
2731
2730
2023-09-01T00:22:36Z
2A00:23C6:9F0A:601:E435:AFA:DE4D:6AC9
0
/* Vivia Twilight */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Post-Prologue
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
He trusts Yuma, affectionately referring to him as "my man."
Post-Chapter 1
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Post-Chapter 2
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Post-Chapter 3
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
7d78a9705cb7db2ef5d241908cdfd317bd6d1496
2732
2731
2023-09-01T00:24:00Z
2A00:23C6:9F0A:601:E435:AFA:DE4D:6AC9
0
/* Desuhiko Thunderbolt */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Post-Prologue
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Post-Chapter 1
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Post-Chapter 2
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Post-Chapter 3
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
43790254fb99644515d1f26272230864e7ab71f8
2733
2732
2023-09-01T00:24:28Z
2A00:23C6:9F0A:601:E435:AFA:DE4D:6AC9
0
/* Desuhiko Thunderbolt */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Post-Prologue
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Post-Chapter 1
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Post-Chapter 2
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Post-Chapter 3
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
6316b16ac65fffe9c18006753b72a36f7c293a6f
2734
2733
2023-09-01T00:33:16Z
2A00:23C6:9F0A:601:E435:AFA:DE4D:6AC9
0
/* Number One */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Post-Prologue
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Post-Chapter 1
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Post-Chapter 2
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Post-Chapter 3
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
99a95806f64f6b6ad15ba466fb44431c2fa9d97b
2735
2734
2023-09-01T12:17:00Z
2A00:23C6:9F0A:601:A8EE:1EB2:6363:B633
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
One of the Master Detectives Yuma met on the Amaterasu Express. An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
65b945bbbddb4083b0e06f3f35b6bdfeb4285eef
2736
2735
2023-09-01T12:28:30Z
2A00:23C6:9F0A:601:A8EE:1EB2:6363:B633
0
/* Aphex Logan */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
58f8d7f45bb88bf0d7874542672954d4a90dd5fe
2737
2736
2023-09-01T16:04:06Z
2A00:23C6:9F0A:601:E0CE:D992:E571:551A
0
/* Zilch Alexander */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
001f331f5219fadc871912d87d7a12bf945de6d5
2738
2737
2023-09-01T16:05:38Z
2A00:23C6:9F0A:601:E0CE:D992:E571:551A
0
/* Zilch Alexander */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
00064623c31df3633bf49d614a0907c6d27d8f5e
2741
2738
2023-09-01T21:22:27Z
2A00:23C6:9F0A:601:79E8:131D:A60F:B951
0
/* Swank Catsonell */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
22896a4e36252c9d604435a80f8422143db2a2ab
2742
2741
2023-09-01T21:30:13Z
2A00:23C6:9F0A:601:79E8:131D:A60F:B951
0
/* Seth Burroughs */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
48ccee0cb97e6cfc79e4ee6ffe2ef5a596a18aea
2743
2742
2023-09-01T21:54:11Z
2A00:23C6:9F0A:601:79E8:131D:A60F:B951
0
/* Yomi Hellsmile */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
b3ca4aeb4c4e20c601b5ca48522c94074ac0de54
File:Swank's Mystery Phantom Intro.jpg
6
1082
2722
2023-08-31T17:51:04Z
Alerane
61
wikitext
text/x-wiki
Swank's Mystery Phantom Look
b73d70017aaa3739462eeb3f5816b0fd9453926e
File:Swank's Mystery Phantom Sprite.jpg
6
1083
2723
2023-08-31T17:52:08Z
Alerane
61
wikitext
text/x-wiki
Swank as a Mystery Phantom featuring his sprite.
de6b4009740609f2f11a9bfd93d975ef358da3dd
File:Swank Mystery Phantom Fullbody.jpg
6
1084
2724
2023-08-31T17:53:21Z
Alerane
61
wikitext
text/x-wiki
A full body shot of Swank's Mystery Phantom
13e77e0e08c9c783b9cc2084ecf77cf40431e948
Swank Catsonell
0
236
2725
2355
2023-08-31T17:54:13Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
File:SwankPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 193 cm (6'4")
| weight = 140 kg (308 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Fatty sirloin steak|dislikes=Fish|ability=Speed Eating}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the Amaterasu Corporation Peacekeepers in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
=== Chapter 0 ===
After Yuma arrived at Kanai Ward while attempting to solve the murders of the burned Master Detectives, Swank and the Peacekeeprs attempted to arrest Yuma, which resulted in Shinigami opening a portal to the Mystery Labryinth, In the Labryinth, Swank's Manifested Mystery Phantom appeared a few times to stop Yuma from solving the case. After Shinigami reaped the soul of the Fake Zilch, resulting in his death, Swank still blamed Yuma and attempted to arrest him, only for Chief [[Yakou Furio]] to intervene and persuade him into letting Yuma go. Swank reluctantly backs down. Allowing Yakou to take Yuma into Kanai Ward and greet him.
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Swank's Introduction.jpg|Swank's introduction with his name on the screen in Chapter 0.
File:Swank.jpg|Swank Castonell at Kanai Station in Chapter 0.
</gallery>
<br>
<spoiler show="Chapter 0 Mystery Labyrinth Spoilers ahead, open at your own risk.">
<gallery>
File:Swank's Mystery Phantom Intro.jpg|thumb|Swank's first appearance as a Mystery Phantom
File:Swank Mystery Phantom Fullbody.jpg|thumb|A full body look at Swank's Mystery Phantom
</gallery>
</spoiler>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
7ec5a0b7ec9b23190449b601a607a5b9e056416f
Yuma Kokohead
0
102
2739
2645
2023-09-01T18:07:30Z
ForensicForteAnalyst
18
I added a history section to Yuma's page.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== History ==
Not much is known of Yuma's background, but the prologue suggests that he comes from a city like Kanai Ward since he remarks that the scenery of [[Kamasaki District]] makes him feel nostalgic. In [[Chapter 3 - No Longer A Detective]] when he examines {{Smallspoiler|Shachi's corpse and the gun placed in his right hand}}, Yuma says that he sort of remembers the feeling of gripping a gun's handle and the smell of gunpowder. This also suggests that Yuma received gun training at some point in the past.
{{Inlinespoiler |At some point prior to the events of the game, he became Number One of the World Detective Organization. As Number One, he was able to solve cases on his own perfectly.
Three years before the events of the game, the [[Unified Government]] obtained samples of Number One's DNA and create the first [[Makoto Kagutsuchi|perfect Homunculus]]. Number One eventually found out about this and how it could have tied to the Great Global Mystery. He grabbed the Book of Death that Shinigami was sealed in from the WDO's book vault underground. On his way there and when he was leaving, he encountered the [[Ramen Stand Owner|real Yuma Kokohead]]. Realizing that he couldn't solve Kanai Ward's Ultimate Secret on his own, he made a plan where he would swap places with the real Yuma, use the power of the Book of Death, and give himself amnesia so he could allow himself to accept help. At the storage room of a train station where the Amaterasu Express was at, he opened the Book of Death and made a pact with Shinigami. He promised her that he'll show her a world where everyone is happy.
Before he lost his memories, he also submitted a letter of resignation. He hoped he could bring change to the organization and have detectives follow their own creed by quitting.| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the Mystery Labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
24f9b33ed18fb8d36a6c1dba1722bea721ac77e0
2740
2739
2023-09-01T20:00:13Z
ForensicForteAnalyst
18
Just added something to the history section
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== History ==
Not much is known of Yuma's background, but the prologue suggests that he comes from a city like Kanai Ward since he remarks that the scenery of [[Kamasaki District]] makes him feel nostalgic. In [[Chapter 3 - No Longer A Detective]] when he examines {{Smallspoiler|Shachi's corpse and the gun placed in his right hand}}, Yuma says that he sort of remembers the feeling of gripping a gun's handle and the smell of gunpowder. This also suggests that Yuma received gun training at some point in the past.
{{Inlinespoiler |At some point prior to the events of the game, he became Number One of the World Detective Organization. As Number One, he was able to solve cases on his own perfectly. He also had a [[Number One|body double]] to hide his true identity from others.
Three years before the events of the game, the [[Unified Government]] obtained samples of Number One's DNA and create the first [[Makoto Kagutsuchi|perfect Homunculus]]. Number One eventually found out about this and how it could have tied to the Great Global Mystery. He grabbed the Book of Death that Shinigami was sealed in from the WDO's book vault underground. On his way there and when he was leaving, he encountered the [[Ramen Stand Owner|real Yuma Kokohead]]. Realizing that he couldn't solve Kanai Ward's Ultimate Secret on his own, he made a plan where he would swap places with the real Yuma, use the power of the Book of Death, and give himself amnesia so he could allow himself to accept help. At the storage room of a train station where the Amaterasu Express was at, he opened the Book of Death and made a pact with Shinigami. He promised her that he'll show her a world where everyone is happy.
Before he lost his memories, he also submitted a letter of resignation. He hoped he could bring change to the organization and have detectives follow their own creed by quitting.| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the Mystery Labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
6a1416d07226d374cfc58893d2244cc3722759eb
Profiles
0
359
2744
2743
2023-09-01T22:07:08Z
2A00:23C6:9F0A:601:79E8:131D:A60F:B951
0
/* Martina Electro */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
629a5d884b3b8381d09f876388b5f3599f817fb2
2745
2744
2023-09-01T22:38:13Z
2A00:23C6:9F0A:601:79E8:131D:A60F:B951
0
/* Makoto Kagutsuchi */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
eb4374bdec7925ed58785526938d5d7a3da2395b
2748
2745
2023-09-02T10:44:38Z
2A00:23C6:9F0A:601:1009:419B:769E:2D9A
0
/* Dominic Fulltank */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
f1667d3ea8f9bab596da29fcdf223a4f1117f772
2749
2748
2023-09-02T10:58:38Z
2A00:23C6:9F0A:601:1009:419B:769E:2D9A
0
/* Guillaume Hall */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
03c5750042e558e7cd1da669cc093e8f8200e596
2750
2749
2023-09-02T11:07:11Z
2A00:23C6:9F0A:601:1009:419B:769E:2D9A
0
/* Boy */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
5af9a00463b6c7040e664418182449b8ab8cae21
2751
2750
2023-09-02T11:10:39Z
2A00:23C6:9F0A:601:1009:419B:769E:2D9A
0
/* Jiei Colan */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
683b02bab7b1fb64ffd237f7b77593b2b519158b
2752
2751
2023-09-02T11:12:54Z
2A00:23C6:9F0A:601:1009:419B:769E:2D9A
0
/* Priest */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
ccf0b8a087735627a29242cfdcadb8fc42cad8bb
2753
2752
2023-09-02T11:15:21Z
2A00:23C6:9F0A:601:1009:419B:769E:2D9A
0
/* Priest */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
fba147e31f92f9faefcace1bf13401c536d1d268
2754
2753
2023-09-02T11:18:15Z
2A00:23C6:9F0A:601:1009:419B:769E:2D9A
0
/* Servant */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
acdb5eca61c49424ff1d6c407c9a417d0d19d575
2755
2754
2023-09-02T11:20:33Z
2A00:23C6:9F0A:601:1009:419B:769E:2D9A
0
/* Nun */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
9fbe093a3aabbb721131dc19a0c024f0bab2a27a
2756
2755
2023-09-02T11:23:29Z
2A00:23C6:9F0A:601:1009:419B:769E:2D9A
0
/* Worshipper */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
8dc9560f0404754dd628671640fede9f7507eb09
2766
2756
2023-09-02T18:18:51Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
/* Kurumi Wendy */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
59a107199a270d7579fa90558137a7718234e763
2767
2766
2023-09-02T18:26:39Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
/* Yoshiko */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
b9c1b1daa5020ceb441805a21926a27e269cee20
2768
2767
2023-09-02T18:43:05Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
/* Waruna */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
cba6baaeb3af8a72f96bd223212f9e84d7b30ce6
2769
2768
2023-09-02T18:47:28Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
/* Kurane */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
a6adb2692b3755f996f86d3209885d6f73cde398
2770
2769
2023-09-02T18:53:16Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
/* Karen */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
41c68d9959a2ceb36836334729388e741522c3a7
2771
2770
2023-09-02T19:26:54Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
/* Shachi */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
fa00b4d869bd9885828d413cc9262a930c09d404
2772
2771
2023-09-02T19:30:15Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
/* Servan */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Post-Chapter 3
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
6250706c6dc656d5c72dd258c97159d07214ecac
2773
2772
2023-09-02T19:34:04Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
/* Icardi */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Post-Chapter 3
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Post-Chapter 3
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
8be10eefb2482ad59e81b3bd8bb16d6aaf0c770a
2774
2773
2023-09-02T19:36:30Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
/* Iruka */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Post-Chapter 3
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Post-Chapter 3
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
facda3d1f9b6f5138f7d93b037eea76bdc80f5a0
2775
2774
2023-09-02T19:40:55Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
/* Margulaw */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Post-Chapter 3
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Post-Chapter 3
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
4c73ddfe44bebaf11f9d2f73578a1f0d7b111506
2776
2775
2023-09-02T19:56:17Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
/* Dr. Huesca */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Post-Chapter 3
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Post-Chapter 3
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu Lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
Chapter 4
Inside the critical lab, beyond the supposedly impenetrable security, he was found dead with stab wounds in his back.
Post-Chapter 4
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Epilogue
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
2f373513ce79ba138f6ca7676e4925fdac4ba5b3
2777
2776
2023-09-02T20:06:13Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
/* Fink the Slaughter Artist */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== Yuma Kokohead ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Post-Chapter 3
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Post-Chapter 3
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu Lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
Chapter 4
Inside the critical lab, beyond the supposedly impenetrable security, he was found dead with stab wounds in his back.
Post-Chapter 4
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Epilogue
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Post-Chapter 4
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Chapter 5 onwards
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
c550bfee258c5b135252725926ee9e91bc17d18d
Yuma Kokohead
0
102
2746
2740
2023-09-01T22:43:33Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== History ==
Not much is known of Yuma's background, but the [[Prologue - WDO vs. Amaterasu Corporation]] suggests that he comes from a city like Kanai Ward since he remarks that the scenery of [[Kamasaki District]] makes him feel nostalgic. In [[Chapter 3 - No Longer A Detective]] when he examines {{Smallspoiler|Shachi's corpse and the gun placed in his right hand}}, Yuma says that he sort of remembers the feeling of gripping a gun's handle and the smell of gunpowder. This also suggests that Yuma received gun training at some point in the past.
{{Inlinespoiler |At some point prior to the events of the game, he became Number One of the World Detective Organization. As Number One, he was able to solve cases on his own perfectly. He also had a [[Number One|body double]] to hide his true identity from others.
Three years before the events of the game, the [[Unified Government]] obtained samples of Number One's DNA and create the first [[Makoto Kagutsuchi|perfect Homunculus]]. Number One eventually found out about this and how it could have tied to the Great Global Mystery. He grabbed the Book of Death that Shinigami was sealed in from the WDO's book vault underground. On his way there and when he was leaving, he encountered the [[Ramen Stand Owner|real Yuma Kokohead]]. Realizing that he couldn't solve Kanai Ward's Ultimate Secret on his own, he made a plan where he would swap places with the real Yuma, use the power of the Book of Death, and give himself amnesia so he could allow himself to accept help. At the storage room of a train station where the Amaterasu Express was at, he opened the Book of Death and made a pact with Shinigami. He promised her that he'll show her a world where everyone is happy.
Before he lost his memories, he also submitted a letter of resignation. He hoped he could bring change to the organization and have detectives follow their own creed by quitting.| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the Mystery Labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
ee5ddd63d96196740df31f810506510273f21d37
2786
2746
2023-09-03T14:53:53Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== History ==
Not much is known of Yuma's background, but the [[Prologue - WDO vs. Amaterasu Corporation]] suggests that he comes from a city like Kanai Ward since he remarks that the scenery of [[Kamasaki District]] makes him feel nostalgic. In [[Chapter 3 - No Longer A Detective]] when he examines {{Smallspoiler|Shachi's corpse and the gun placed in his right hand}}, Yuma says that he sort of remembers the feeling of gripping a gun's handle and the smell of gunpowder. This also suggests that Yuma received gun training at some point in the past.
{{Inlinespoiler |At some point prior to the events of the game, he became Number One of the World Detective Organization. As Number One, he was able to solve cases on his own perfectly. He also had a [[Number One|body double]] to hide his true identity from others.
Three years before the events of the game, the [[Unified Government]] obtained samples of Number One's DNA and create the first [[Makoto Kagutsuchi|perfect Homunculus]]. Number One eventually found out about this and how it could have tied to the Great Global Mystery. He grabbed the Book of Death that Shinigami was sealed in from the WDO's book vault underground. On his way there and when he was leaving, he encountered the [[Ramen Stand Owner|real Yuma Kokohead]]. Realizing that he couldn't solve Kanai Ward's Ultimate Secret on his own, he made a plan where he would swap places with the real Yuma, use the power of the Book of Death, and give himself amnesia so he could allow himself to accept help. At the storage room of a train station where the Amaterasu Express was at, he opened the Book of Death and made a pact with Shinigami. He promised her that he'll show her a world where everyone is happy.
Before he lost his memories, he also submitted a letter of resignation. He hoped he could bring change to the organization and have detectives follow their own creed by quitting.| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the Mystery Labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
*Yuma's English voice actor: Lucien Dodge, has previously voiced K1-B0 and Hifumi Yamada in Danganronpa V3 and Danganronpa Trigger Happy Havoc respectively, games also developed by series creator Kazutaka Kodaka.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
a3c98140ad0c0799603d1f0195d7f379947a5211
2790
2786
2023-09-04T01:10:29Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>The Labyrinth Delving Elite Bomb Defuser, He Who Tames the God of Darkness, Holy Great Detective Warrior of Light Yuma (by [[Fubuki Clockford]] in the Mystery Labyrinth)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]{{Smallspoiler|(formerly)|}}<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== History ==
'''Prior to the Kanai Ward's Ultimate Secret Case'''
Not much is known of Yuma's background, but the [[Prologue - WDO vs. Amaterasu Corporation]] suggests that he comes from a city like Kanai Ward since he remarks that the scenery of [[Kamasaki District]] makes him feel nostalgic. In [[Chapter 3 - No Longer A Detective]] when he examines {{Smallspoiler|Shachi's corpse and the gun placed in his right hand}}, Yuma says that he sort of remembers the feeling of gripping a gun's handle and the smell of gunpowder. This also suggests that Yuma received gun training at some point in the past.
{{Inlinespoiler |At some point prior to the events of the game, he became Number One of the World Detective Organization. As Number One, he was able to solve cases on his own perfectly. He also had a [[Number One|body double]] to hide his true identity from others.
Three years before the events of the game, the [[Unified Government]] obtained samples of Number One's DNA and create the first [[Makoto Kagutsuchi|perfect Homunculus]]. Number One eventually found out about this and how it could have tied to the Great Global Mystery. He grabbed the Book of Death that Shinigami was sealed in from the WDO's book vault underground. On his way there and when he was leaving, he encountered the [[Ramen Stand Owner|real Yuma Kokohead]]. Realizing that he couldn't solve Kanai Ward's Ultimate Secret on his own, he made a plan where he would swap places with the real Yuma, use the power of the Book of Death, and give himself amnesia so he could allow himself to accept help. At the storage room of a train station where the Amaterasu Express was at, he opened the Book of Death and made a pact with Shinigami. He promised her that he'll show her a world where everyone is happy.
Before he lost his memories, he also submitted a letter of resignation. He hoped he could bring change to the organization and have detectives follow their own creed by quitting.| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the Mystery Labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
*Yuma's English voice actor: Lucien Dodge, has previously voiced K1-B0 and Hifumi Yamada in Danganronpa V3 and Danganronpa Trigger Happy Havoc respectively, games also developed by series creator Kazutaka Kodaka.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[pt-br:Yuma Kokohead]]
1900d13975c83aa9d2f253cb05ec76ce08e3aa62
Zilch Alexander
0
208
2747
2647
2023-09-01T22:49:18Z
2A00:23C6:9F0A:601:79E8:131D:A60F:B951
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a [[Fake Zilch|hitman]] who stole his identity
| deathplace = Unknown
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Animals|dislikes=Destruction of nature}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー ''Jiruchi Arekusandā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along a logical order.<ref name=":Zilch Profile">"Zilch Alexander". ''Profiles''. Master Detective Archives: RAIN CODE</ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. The imposter died when Shinigami reaped his soul. For more information about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Trivia ==
*Zilch's birthday, October 4th, is also when World Animal Day is celebrated.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Zilch's Introduction.jpg|Zilch's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
cfd48a77989befeedbfae111e4d56373ad312462
Fubuki Clockford
0
214
2757
2427
2023-09-02T12:05:36Z
Keerene
51
/* Forensic Forte */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード ''Fubuki Kurokkufōdo'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily. She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Time can be rewound as many times as is desired within that time frame. However, her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<gallery>
File:Fubuki's Introduction.jpg|Fubuki's introduction with her name on screen in the Prologue
File:Fubuki in Opening.jpg|Fubuki Clockford as she appears in the Opening Cinematic at the end of the Prologue, listing her name and her English VA
File:Memory Shard - Silver.jpg|Silver Memory Shards provide Gumshoe Gab scenes with Fubuki Clockford
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
c458c30305e385b9b6bf80ff9abf1476a8ba3548
2760
2757
2023-09-02T12:49:56Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード ''Fubuki Kurokkufōdo'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily, She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
As a Master Detective, although she can be a bit silly due to her naïveté, she can be really astute, such as reasoning that Saichi would not have resorted to suicide while being in possession of his handgun.
As she was raised in her family's mansion for most of her life, she tends to enjoy even mundane activities as to her, they are a novelty she has never previously experienced before. Because of her background, she tends to be averse to being labelled as: "sheltered", which is highlighted particularly during her interactions with Shinigami in the Mystery Labyrinth. She also tries particularly hard to prove herself as a valuable asset who can remain independent on her own in society, doing her best to understand the way the world at large operates without servants tending to her every need. At times in the Mystery Labyrinth she will even reject Yuma's help to make peace with herself. She calls herself an adventurer as a result of her line of work, though ironically enough she only became a master detective as a result of her family's wishes. She also is not physically adept, so physically challenging situations can impede her, such as making long distance jumps.
When she first goes through the Mystery Labyrinth Portal, she, to Yuma's shock, remains unfazed, stating that such world altering events that do not adhere to conventional laws of physics is not unheard of to members of her family, implying that her powers may be hereditary.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Time can be rewound as many times as is desired within that time frame. However, her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<gallery>
File:Fubuki's Introduction.jpg|Fubuki's introduction with her name on screen in the Prologue
File:Fubuki in Opening.jpg|Fubuki Clockford as she appears in the Opening Cinematic at the end of the Prologue, listing her name and her English VA
File:Memory Shard - Silver.jpg|Silver Memory Shards provide Gumshoe Gab scenes with Fubuki Clockford
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
c68bac3a589a28c38214fbe4a2b5060e59eb80a4
User:Keerene
2
1085
2758
2023-09-02T12:11:56Z
Keerene
51
Created page with "Hi! Just a Daganronpa fan who heard of this game. Editing on the platform just to flesh out some details..."
wikitext
text/x-wiki
Hi! Just a Daganronpa fan who heard of this game. Editing on the platform just to flesh out some details...
3eb5fed5c01187dc5ebcb1580f4f478d735a5455
Desuhiko Thunderbolt
0
201
2759
2426
2023-09-02T12:27:52Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト ''Desuhiko Sandāboruto'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form. He prides himself on being an attractive charismatic, though his attempts at being so often tend to work against him in his endeavours.
Despite his status as a detective, he loses composure at the sight of blood and corpses, usually handling domestic affairs in his line of work. He can be rather insightful and observant, such as when he noticed that the three "How" routes in the mystery labyrinth actually join as one to lead to the trio's final destination. This makes him competent at solving mysteries and outwitting his opponents.
He appears to be very prideful and thinks highly of himself as a Master Detective, previously looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, being extremely expressive with his emotions in stark contrast to fellow Master Detective Vivia. More than once he makes reference to starting up a band to play music or going solo, even trying to perform before the start of the school play while disguised as one of the teachers.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. This allows him to mimic body types and voices with high accuracy.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<gallery>
File:Desuhiko's Introduction.jpg|Desuhiko's introduction showing his name on screen in the Prologue
File:Desuhiko in Opening.jpg|Desuhiko as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
7923b476c4cb94b1e3e7b95db60b23a4e4bac79d
Aphex Logan
0
180
2761
2619
2023-09-02T13:29:53Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=AB|likes=Basketball|dislikes=Rogues with no sense of justice}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン ''Eifekkusu Rōgan'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. At first glance, he appears to be rude, moody, and violent looking.<ref name=":Aphex Profile">"Aphex Logan". ''Profiles''. Master Detective Archives: RAIN CODE</ref> He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. He wears boots with silver tips, and his raincoat is a bulky green coat with a multitude of belts attached to it.
== Personality ==
Possibly due to a trauma response, Aphex tends to be overtly aggressive, moody and foul mouthed, insulting and threatening Yuma with death under the assumption that Yuma is posing as a Master Detective, being highly suspicious of him. He also tends to jump to conclusions, automatically assuming Yuma is the imposter for his tardiness alone instead of considering other possibilities at first. He does not take kindly to the idea that he would have to verify himself. He also hates authority, which is ostensibly demonstrated by his reaction to Zilch's assertion of authority.
He hails from the branch in the eastern slums. He was a penniless, illegal immigrant who witnessed his own parents' necks sliced open in front of him, and escaped by the skin of his teeth. He jumped on a ship, not knowing where it went, longing for vengeance. Although he will not tolerate evil, he will also cut down those who oppose him regardless of their morality. Despite all that, he is still a hardworking person who built his way up from nothing.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The exact location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref> His power has some overlap with Pucci, though his power is less effective compared to her 500-meter range.
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
AphexPortrait.png
T UI Talk Face 05400 0002.png
T UI Talk Face 05400 0003.png
T UI Talk Face 05400 0100.png
T UI Talk Face 05400 0101.png
T UI Talk Face 05400 0200.png
T UI Talk Face 05400 0202.png
T UI Talk Face 05400 0203.png
T UI Talk Face 05400 0204.png
T UI Talk Face 05400 0300.png
T UI Talk Face 05400 0301.png
T UI Talk Face 05400 0400.png
T UI Talk Face 05400 0500.png
T UI Talk Face 05400 0700.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
=== In-game screenshots ===
<gallery>
File:Aphex's Introduction.jpg|Aphex's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
3c5cae935c32ab58265667006096170d6d86bc9f
Halara Nightmare
0
181
2762
2425
2023-09-02T13:48:08Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=AB|likes=Cats and dogs|dislikes=Cruel con artists}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref> This power also only works at murder scenes. She covers her left eye while using this power.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
19a3e3190337b2d9d1536b1d47fddbcedd4b943e
2763
2762
2023-09-02T13:52:50Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=AB|likes=Cats and dogs|dislikes=Cruel con artists}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref> This power also only works at murder scenes. They cover their left eye while using this power.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
30821111d48cdb71cbf2958393304e587eafdd89
2784
2763
2023-09-03T14:49:17Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=AB|likes=Cats and dogs|dislikes=Cruel con artists}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Personality ==
Halara at first glance can be cold, but ultimately caring for those they care about. They tend to keep work and personal relationships separate, and rarely makes concessions as a result. They are very analytical, always doing their best to evaluate all their options to ensure the best possible outcome. As they are incredibly competent as a detective, they are also aware of their own worth and consequently tend to charge what may come across as obscene prices to ordinary folk for what may even be considered mundane requests, though she will ultimately prove her prices well deserved as she dutifully carrie out her responsibilities.
As a Master Detective, their deductive skills are highly adept, being able to piece together the mechanics of the nail man killings and their respective culprits without difficulty. They are also skilled in combat, making them able to protect themself and help their friends in times of need, making them extremely confident in their stance as they do not fear retaliation.
They tend to be disgusted by other humans, and dislikes physical contact with others such as Yuma. They love cats, and even use the money they earn to set up cat shelters for strays, but due to their allergies, is unable to actually ever come in contact with them, which disappoints them. They continue to do so out of personal satisfaction cats bring to them, even keeping a picture of an orange tabby cat in their left breast pocket.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref> This power also only works at murder scenes. They cover their left eye while using this power.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
a7fa2cca7a89be32749e3de24b11838b8e3002dd
2785
2784
2023-09-03T14:49:39Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=AB|likes=Cats and dogs|dislikes=Cruel con artists}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Personality ==
Halara at first glance can be cold, but ultimately caring for those they care about. They tend to keep work and personal relationships separate, and rarely makes concessions as a result. They are very analytical, always doing their best to evaluate all their options to ensure the best possible outcome. As they are incredibly competent as a detective, they are also aware of their own worth and consequently tend to charge what may come across as obscene prices to ordinary folk for what may even be considered mundane requests, though she will ultimately prove her prices well deserved as she dutifully carrie out her responsibilities.
As a Master Detective, their deductive skills are highly adept, being able to piece together the mechanics of the nail man killings and their respective culprits without difficulty. They are also skilled in combat, making them able to protect themself and help their friends in times of need, making them extremely confident in their stance as they do not fear retaliation.
They tend to be disgusted by other humans, and dislikes physical contact with others such as Yuma. They love cats, and even use the money they earn to set up cat shelters for strays, but due to their allergies, is unable to actually ever come in contact with them, which disappoints them. They continue to do so out of personal satisfaction cats bring to them, even keeping a picture of an orange tabby cat in their left breast pocket.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref> This power also only works at murder scenes. They cover their left eye while using this power.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
8891021cd2138549594564a5f9196af27d590b1d
2788
2785
2023-09-04T00:37:32Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=AB|likes=Cats and dogs|dislikes=Cruel con artists}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Personality ==
Halara at first glance can be cold, but ultimately caring for those they care about. They tend to keep work and personal relationships separate, and rarely makes concessions as a result. They are very analytical, always doing their best to evaluate all their options to ensure the best possible outcome. As they are incredibly competent as a detective, they are also aware of their own worth and consequently tend to charge what may come across as obscene prices to ordinary folk for what may even be considered mundane requests, though they will ultimately prove their prices well deserved as they dutifully carry out their responsibilities.
As a Master Detective, their deductive skills are highly adept, being able to piece together the mechanics of the nail man killings and their respective culprits without difficulty. They are also skilled in combat, making them able to protect themselves and help their friends in times of need, making them extremely confident in their stance as they do not fear retaliation.
They tend to be disgusted by other humans, and dislikes physical contact with others such as Yuma. They love cats, and even use the money they earn to set up cat shelters for strays, but due to their allergies, is unable to actually ever come in contact with them, which disappoints them. They continue to do so out of personal satisfaction cats bring to them, even keeping a picture of an orange tabby cat in their left breast pocket.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref> This power also only works at murder scenes. They cover their left eye while using this power.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
f6afb59128bc45708cb1c2987fe5568e290b022d
Pucci Lavmin
0
213
2764
2621
2023-09-02T14:00:22Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
File:PucciPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=O|likes=Classical Music|dislikes=Loud people}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard within a radius of 500 meters.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref> Her power has some similarity to Aphex's Forte, though her power has a much wider radius compared to his 50 meter range.
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery>
=== In-game screenshots ===
<gallery>
File:Pucci's Introduction.jpg|Pucci's introduction in Chapter 0, showing her name and her Detective Deed for the WDO
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
bed1d4214e85d8bf7979cd036b4c4dd872c4de3f
Kurumi Wendy
0
343
2765
2372
2023-09-02T16:45:10Z
2A00:23C6:9F0A:601:9C2C:64BB:EBD3:85A0
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed grandfather (deceased)
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Informant
| forte =
| birth = November 30
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 56 kg (123 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Cameras|dislikes=Information manipulation|ability=Tailing Suspects}}
'''Kurumi Wendy''' (クルミ ウェンディー ''Kurumi Wendī'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery>
=== In-Game screenshots ===
<gallery>
File:2023072519161300 s.jpg|Kurumi as shown during the Opening Cinematic at the end of the Prologue
File:Kurumi's Uniform.jpg|Kurumi in her academy uniform in Chapter 2
File:Mystery Labyrinth Kurumi.jpg|Kurumi as she appears in the Mystery Labyrinth in Chapter 2
File:Back of Kurumi's Jacket.jpg|The back of Kurumi's jacket
</gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
4147d3652f974f82ac00069687053920f97b9f90
Yomi Hellsmile
0
229
2778
2379
2023-09-02T20:39:38Z
The Red Man62
76
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive, Incarcerated
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル ''Yomī Herusumairu'') is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== History ==
Yomi Hellsmile is the leader of the "Peacekeepers", the Kanai District police force. For years it has peacefully covered up the murders, deceived many innocent people, and treated prisoners like animals, innocent or not.
Before the events of the game, Dr. Huesca came to copy the Coalition's research on the Homunculi so that he could build his own army. Kanai Ward asks his representatives to give him the DNA he needs for testing, and those who refuse, including Kirumi's grandfather, are killed. But the android's weakness caused them to go berserk in the sun and kill everyone in the Kanai realm.
Whenever threatened, he sends an assassin named the fake Zilch Alexander to eliminate them. These include the former CEO of Amaterasu, who has chosen Makoto as his successor over himself, and Dr. Wisca, Dr. Huesca's human experiment. When he learns that Makoto has summoned master detectives to Kanai to uncover his crime, he sends assassins to kill and replace Zilch Alexander in real life, burns the other four detectives alive, and leaves Yuma alive to build it, thus starting the adventure. the subject of the game.
Even his servants could never escape his anger. He gets Seth to bribe the church in exchange for covering up the murder, but when Seth shows up, Yumi kills Seth to save her reputation. His right-hand woman Martina places a bomb on the Nocturnal Detective Agency's headquarters, but then orders to have her crushed into a cube because the explosion does not vaporize the submarine.
When he learned this, Dr. Huesca plans to fake death and escape from Kanai, Yumi chooses to kill two birds with one stone, writes anonymously to Yaku and accuses Huesca of causing his wife's death because she knows he will kill her for revenge. Behind the scenes, he sells Amaterasu's secrets to rival companies. If not disclosed by Cheng, his long-term goal is to expose Amaterasu's human experiments, in hopes that the coalition government will destroy Kinnei Prefecture and kill its inhabitants.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
40f66a7c17c8883ba18b25efe4e6cfc8b86f7b62
2779
2778
2023-09-02T20:40:05Z
The Red Man62
76
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive, Incarcerated
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル ''Yomī Herusumairu'') is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== History ==
{{Inlinespoiler|Yomi Hellsmile is the leader of the "Peacekeepers", the Kanai District police force. For years it has peacefully covered up the murders, deceived many innocent people, and treated prisoners like animals, innocent or not.
Before the events of the game, Dr. Huesca came to copy the Coalition's research on the Homunculi so that he could build his own army. Kanai Ward asks his representatives to give him the DNA he needs for testing, and those who refuse, including Kirumi's grandfather, are killed. But the android's weakness caused them to go berserk in the sun and kill everyone in the Kanai realm.
Whenever threatened, he sends an assassin named the fake Zilch Alexander to eliminate them. These include the former CEO of Amaterasu, who has chosen Makoto as his successor over himself, and Dr. Wisca, Dr. Huesca's human experiment. When he learns that Makoto has summoned master detectives to Kanai to uncover his crime, he sends assassins to kill and replace Zilch Alexander in real life, burns the other four detectives alive, and leaves Yuma alive to build it, thus starting the adventure. the subject of the game.
Even his servants could never escape his anger. He gets Seth to bribe the church in exchange for covering up the murder, but when Seth shows up, Yumi kills Seth to save her reputation. His right-hand woman Martina places a bomb on the Nocturnal Detective Agency's headquarters, but then orders to have her crushed into a cube because the explosion does not vaporize the submarine.
When he learned this, Dr. Huesca plans to fake death and escape from Kanai, Yumi chooses to kill two birds with one stone, writes anonymously to Yaku and accuses Huesca of causing his wife's death because she knows he will kill her for revenge. Behind the scenes, he sells Amaterasu's secrets to rival companies. If not disclosed by Cheng, his long-term goal is to expose Amaterasu's human experiments, in hopes that the coalition government will destroy Kinnei Prefecture and kill its inhabitants.}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
954fe92b4fe31ba5e2e6d890f7b482a6d5c08f13
2780
2779
2023-09-03T02:35:09Z
2601:248:C400:4A70:9C5A:8B27:2906:BCAC
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive, Incarcerated
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル ''Yomī Herusumairu'') is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== History ==
{{Inlinespoiler|Yomi Hellsmile is the leader of the "Peacekeepers", the Kanai District police force. For years it has peacefully covered up the murders, deceived many innocent people, and treated prisoners like animals, innocent or not.
Before the events of the game, Dr. Huesca came to copy the Coalition's research on the Homunculi so that he could build his own army. Kanai Ward asks his representatives to give him the DNA he needs for testing, and those who refuse, including Kirumi's grandfather, are killed. But the android's weakness caused them to go berserk in the sun and kill everyone in the Kanai realm.
Whenever threatened, he sends an assassin named the fake Zilch Alexander to eliminate them. These include the former CEO of Amaterasu, who has chosen Makoto as his successor over himself, and Dr. Wisca, Dr. Huesca's human experiment. When he learns that Makoto has summoned master detectives to Kanai to uncover his crime, he sends assassins to kill and replace Zilch Alexander in real life, burns the other four detectives alive, and leaves Yuma alive to build it, thus starting the adventure. the subject of the game. The fake Zilch was killed when Shinigami reaped his soul, the Yuma would be arrested if Yakou Furio hadn't interfered.
Even his servants could never escape his anger. He gets Seth to bribe the church in exchange for covering up the murder, but when Seth shows up, Yumi kills Seth to save her reputation. His right-hand woman Martina places a bomb on the Nocturnal Detective Agency's headquarters, but then orders to have her crushed into a cube because the explosion does not vaporize the submarine.
When he learned this, Dr. Huesca plans to fake death and escape from Kanai, Yumi chooses to kill two birds with one stone, writes anonymously to Yaku and accuses Huesca of causing his wife's death because she knows he will kill her for revenge. Behind the scenes, he sells Amaterasu's secrets to rival companies. If not disclosed by Cheng, his long-term goal is to expose Amaterasu's human experiments, in hopes that the coalition government will destroy Kinnei Prefecture and kill its inhabitants.
He manipulated Yakou Furio into killing Dr. Huesca just to send him to his death. He was also dangerously lose to murdering Yuma and Vivia, only for Makoto and Martina to interfere by revealing evidence of illegal trades into his face, causing Yomi to finally be arrested and removed from power for his crimes against numerous innocent people.}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
7b4fe4f12ab23f6b2aa7d186eeb2f9f99ec81b9f
2782
2780
2023-09-03T02:41:06Z
2601:248:C400:4A70:9C5A:8B27:2906:BCAC
0
/* History */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive, Incarcerated
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル ''Yomī Herusumairu'') is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== History ==
{{Inlinespoiler|Yomi Hellsmile is the leader of the "Peacekeepers", the Kanai District police force. For years it has peacefully covered up the murders, deceived many innocent people, and treated prisoners like animals, innocent or not.
Before the events of the game, Dr. Huesca came to copy the Coalition's research on the Homunculi so that he could build his own army. Kanai Ward asks his representatives to give him the DNA he needs for testing, and those who refuse, including Kirumi's grandfather, are killed. But the android's weakness caused them to go berserk in the sun and kill everyone in the Kanai realm.
Whenever threatened, he sends an assassin named the fake Zilch Alexander to eliminate them. These include the former CEO of Amaterasu, who has chosen Makoto as his successor over himself, and Dr. Wisca, Dr. Huesca's human experiment. When he learns that Makoto has summoned master detectives to Kanai to uncover his crime, he sends assassins to kill and replace Zilch Alexander in real life, burns the other four detectives alive, and leaves Yuma alive to build it, thus starting the adventure. the subject of the game. The fake Zilch was killed when Shinigami reaped his soul, the Yuma would be arrested if Yakou Furio hadn't interfered.
Even his servants could never escape his anger. He gets Seth to bribe the church in exchange for covering up the murder, but when Seth shows up, Yumi kills Seth to save her reputation. His right-hand woman Martina places a bomb on the Nocturnal Detective Agency's headquarters, but then orders to have her crushed into a cube because the explosion does not vaporize the submarine.
When he learned this, Dr. Huesca plans to fake death and escape from Kanai, Yumi chooses to kill two birds with one stone, writes anonymously to Yaku and accuses Huesca of causing his wife's death because she knows he will kill her for revenge. Behind the scenes, he sells Amaterasu's secrets to rival companies. If not disclosed by Cheng, his long-term goal is to expose Amaterasu's human experiments, in hopes that the coalition government will destroy Kinnei Prefecture and kill its inhabitants.
He manipulated Yakou Furio into killing Dr. Huesca just to send him to his death. He was also dangerously close to murdering Yuma and Vivia, during their invesitfation, only for Makoto and Martina to interfere by revealing evidence of his illegal trades into his face, causing Yomi to finally be arrested and removed from power for his masterminding of the deaths of innocent people.}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
3f7dde1d57707315bf65f11fa22d46b619ae587f
Yakou Furio
0
226
2781
2618
2023-09-03T02:38:42Z
2601:248:C400:4A70:9C5A:8B27:2906:BCAC
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ ''Yakō Fūrio'') is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
==History==
===Pre-game===
{{Inlinespoiler |Head of the only agency in Kanai Ward, the Nocturnal Detective Agency. An aloof and elusive man. Although not a Master Detective, he is certified by the World Detective Organization, which suggests he is an excellent detective. When he learned that Yomi has sent his assassin to in order murder the master detectives in response to Makoto sending them, he attempted to arrive at the scene in order to save Yuma.| Chapter 5}}
=== Chapter 0 ===
Yakou Furio's first appearance has him successfully interfering with Swank's unlawful arrest of Yuma and he managed to persuade he dirty cop into letting go. Swank reluctantly leaves, allowing Yakou to take Yuma into Kanai Ward.
== Gallery ==
===Sprites===
<tabs plain style>
<tab name="Alive">{{scroll box
|height=325px
|text= <gallery>
YakouPortrait.png
T_UI_Talk_Face_01000_0003.png
T_UI_Talk_Face_01000_0004.png
T_UI_Talk_Face_01000_0005.png
T_UI_Talk_Face_01000_0006.png
T_UI_Talk_Face_01000_0008.png
T_UI_Talk_Face_01000_0009.png
T_UI_Talk_Face_01000_0010.png
T_UI_Talk_Face_01000_0011.png
T_UI_Talk_Face_01000_0103.png
T_UI_Talk_Face_01000_0104.png
T_UI_Talk_Face_01000_0105.png
T_UI_Talk_Face_01000_0107.png
T_UI_Talk_Face_01000_0108.png
T_UI_Talk_Face_01000_0109.png
T_UI_Talk_Face_01000_0110.png
T_UI_Talk_Face_01000_0201.png
T_UI_Talk_Face_01000_0202.png
T_UI_Talk_Face_01000_0203.png
T_UI_Talk_Face_01000_0204.png
T_UI_Talk_Face_01000_0300.png
T_UI_Talk_Face_01000_0301.png
T_UI_Talk_Face_01000_0400.png
T_UI_Talk_Face_01000_0401.png
T_UI_Talk_Face_01000_0500.png
T_UI_Talk_Face_01000_0501.png
T_UI_Talk_Face_01000_0503.png
T_UI_Talk_Face_01000_0600.png
T_UI_Talk_Face_01000_0700.png
T_UI_Talk_Face_01000_0701.png
T_UI_Talk_Face_01000_0702.png
T_UI_Talk_Face_01000_0703.png
T_UI_Talk_Face_01000_0800.png
T_UI_Talk_Face_01000_0801.png
T_UI_Talk_Face_01000_1000.png
T_UI_Talk_Face_01000_1001.png
T_UI_Talk_Face_01000_1002.png
T_UI_Talk_Face_01000_1003.png
T_UI_Talk_Face_01000_1004.png
T_UI_Talk_Face_01000_1005.png
</gallery>
}}</tab>
<tab name="Zombified"><gallery>
T_UI_Talk_Face_01000_1100.png
T_UI_Talk_Face_01000_1101.png</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Nocturnal Detective Agency.
</gallery>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
482314302d8651121a38d92e5212586ac4c5cce0
2783
2781
2023-09-03T02:41:31Z
2601:248:C400:4A70:9C5A:8B27:2906:BCAC
0
/* Chapter 0 */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ ''Yakō Fūrio'') is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
==History==
===Pre-game===
{{Inlinespoiler |Head of the only agency in Kanai Ward, the Nocturnal Detective Agency. An aloof and elusive man. Although not a Master Detective, he is certified by the World Detective Organization, which suggests he is an excellent detective. When he learned that Yomi has sent his assassin to in order murder the master detectives in response to Makoto sending them, he attempted to arrive at the scene in order to save Yuma.| Chapter 5}}
=== Chapter 0 ===
Yakou Furio's first appearance has him successfully interfering with Swank's unlawful arrest of Yuma and he managed to persuade he dirty cop into letting the latter go. Swank reluctantly leaves, allowing Yakou to take Yuma into Kanai Ward.
== Gallery ==
===Sprites===
<tabs plain style>
<tab name="Alive">{{scroll box
|height=325px
|text= <gallery>
YakouPortrait.png
T_UI_Talk_Face_01000_0003.png
T_UI_Talk_Face_01000_0004.png
T_UI_Talk_Face_01000_0005.png
T_UI_Talk_Face_01000_0006.png
T_UI_Talk_Face_01000_0008.png
T_UI_Talk_Face_01000_0009.png
T_UI_Talk_Face_01000_0010.png
T_UI_Talk_Face_01000_0011.png
T_UI_Talk_Face_01000_0103.png
T_UI_Talk_Face_01000_0104.png
T_UI_Talk_Face_01000_0105.png
T_UI_Talk_Face_01000_0107.png
T_UI_Talk_Face_01000_0108.png
T_UI_Talk_Face_01000_0109.png
T_UI_Talk_Face_01000_0110.png
T_UI_Talk_Face_01000_0201.png
T_UI_Talk_Face_01000_0202.png
T_UI_Talk_Face_01000_0203.png
T_UI_Talk_Face_01000_0204.png
T_UI_Talk_Face_01000_0300.png
T_UI_Talk_Face_01000_0301.png
T_UI_Talk_Face_01000_0400.png
T_UI_Talk_Face_01000_0401.png
T_UI_Talk_Face_01000_0500.png
T_UI_Talk_Face_01000_0501.png
T_UI_Talk_Face_01000_0503.png
T_UI_Talk_Face_01000_0600.png
T_UI_Talk_Face_01000_0700.png
T_UI_Talk_Face_01000_0701.png
T_UI_Talk_Face_01000_0702.png
T_UI_Talk_Face_01000_0703.png
T_UI_Talk_Face_01000_0800.png
T_UI_Talk_Face_01000_0801.png
T_UI_Talk_Face_01000_1000.png
T_UI_Talk_Face_01000_1001.png
T_UI_Talk_Face_01000_1002.png
T_UI_Talk_Face_01000_1003.png
T_UI_Talk_Face_01000_1004.png
T_UI_Talk_Face_01000_1005.png
</gallery>
}}</tab>
<tab name="Zombified"><gallery>
T_UI_Talk_Face_01000_1100.png
T_UI_Talk_Face_01000_1101.png</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Nocturnal Detective Agency.
</gallery>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
fe033eb996c4b827ea9670e73046382a38f3f57e
Servan
0
416
2787
2367
2023-09-03T14:57:41Z
Keerene
51
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Servan
| image = File:ServanPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Mechanic
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 136 cm (4'5")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Shota Hayama
{{Flags|US}} Derek Stephen Prince
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer a Detective]]
|blood type=AB|likes=Complex machinery|dislikes=Bullies|ability=Mechanical Repair}}
'''Servan''' (サーバン ''Sāban'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Trivia==
*Servan's English voice actor: Derek Stephen Prince, has previously voiced Kokichi Oma and Fuyuhiko Kuzuryu in Danganronpa V3 and Danganronpa 2 respectively, games also developed by series creator Kazutaka Kodaka.
==Gallery==
===Sprites===
<gallery>
ServanPortrait.png
T_UI_Talk_Face_30200_0002.png
T_UI_Talk_Face_30200_0003.png
T_UI_Talk_Face_30200_0100.png
T_UI_Talk_Face_30200_0300.png
T_UI_Talk_Face_30200_0400.png
T_UI_Talk_Face_30200_0700.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
53df848daca8775f6f1ce16fbdd3728280740a49
Seth Burroughs
0
237
2789
2711
2023-09-04T00:45:18Z
Pikupiku
77
/* Trivia */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Illustration
File:SethPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 177 cm (5'9")
| weight = 69 kg (152 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Wind instruments|dislikes=Untuned instruments|ability=Chess}}
'''Seth Burroughs''' (セス バロウズ ''Sesu Barōzu'') is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Seth's Introduction.jpg|Seth's introduction with his name on the screen in Chapter 1.
File:Back of Seth's Cloak.jpg|The back of Seth's rain cloak.
File:Seth's Megaphone.jpg|Seth speaking through a megaphone held by another Peacekeeper.
</gallery>
<br>
<spoiler show="Chapter 1 Mystery Labyrinth Spoilers within, open at your own risk."><gallery>
File:Seth Mystery Phantom 1.jpg|thumb|Seth's Mystery Phantom form with sprite
File:Seth Mystery Phantom fullbody.jpg|thumb|Seth's Mystery Phantom in a full body shot of the model
File:Seth's Megaphone Mystery Labyrinth.jpg|thumb|The megaphone Seth uses, giant in the Mystery Labyrinth</gallery></spoiler>
</br>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
*The Burroughs family motto is, “Silence is golden.” Seth mumbles in adherence to that creed.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
06558551cab0f6331a10b9796fa30679aa428e9a
File:View from Riverbank.jpg
6
1086
2791
2023-09-04T14:26:57Z
Alerane
61
wikitext
text/x-wiki
The view of Kanai Ward from the Riverbank
b8035cafb691b58e93a8f4f0b1d421f3e9f16915
File:Sub at Riverbank.jpg
6
1087
2792
2023-09-04T14:29:29Z
Alerane
61
wikitext
text/x-wiki
The Noctournal Detective Agency's submarine parked at the Riverbank
b5e1207dc2a189db69c873cb5e5bc021960c7a4f
Riverbank
0
440
2793
1795
2023-09-04T14:31:32Z
Alerane
61
Added a gallery
wikitext
text/x-wiki
{{Stub}}
[[File:Riverbank scan from artbook.jpg|thumb]]
== Official description: ==
A riverbank of the large river running through [[Kanai Ward]]. Due to [[Amaterasu Corporation]]’s business practices, the water itself is terribly polluted.
The [[Nocturnal Detective Agency]] is currently located here after being evicted from a building in [[Kamasaki District]].
[[Category:Locations]]
== Gallery ==
<gallery>
File:View from Riverbank.jpg|The view of Kanai Ward from the Riverbank
File:Sub at Riverbank.jpg|thumb|The Noctournal Detective Agency submarine parked at the Riverbank
</gallery>
8375bc07890a72758e84b597e1f728269663714e
Church
0
1088
2794
2023-09-04T14:50:29Z
Alerane
61
New location page
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = The Church
| image =
| events =
| level =
| location = [[Kanai Ward]]
| inhabitants = [[Priest]], [[Nun]], [[Servant]]
}}
The '''Church''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within [[Kanai Ward]].
== Official description ==
616e1228a8858e726154b263c5aa890bdeb64931
2799
2794
2023-09-04T15:04:30Z
Alerane
61
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = The Church
| image =
File:Church from Steps.jpg|thumb
| events =
| level =
| location = [[Kanai Ward]]
| inhabitants = [[Priest]], [[Nun]], [[Servant]]
}}
The '''Church''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within [[Kanai Ward]].
== Official description ==
== Gallery ==
<gallery>
File:Church View.jpg|thumb|Arriving at the Church in Chapter 1
File:Priest Nun and Worshipper.jpg|thumb|The Priest and Nun talking outside the Church as the Worshipper looks on.
File:Stained Glass Windows.jpg|thumb|The windows of the Church.
</gallery>
89815f3ed8b54461668aadab3a5ab0572d02eb78
2800
2799
2023-09-04T15:11:12Z
Alerane
61
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = The Church
| image =
File:Church from Steps.jpg|thumb
| events =
| level =
| location = [[Kanai Ward]]
| inhabitants = [[Priest]], [[Nun]], [[Servant]]
}}
The '''Church''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within [[Kanai Ward]].
== Official description ==
== Gallery ==
<gallery>
File:Church View.jpg|thumb|Arriving at the Church in Chapter 1
File:Priest Nun and Worshipper.jpg|thumb|The Priest and Nun talking outside the Church as the Worshipper looks on.
File:Stained Glass Windows.jpg|thumb|The windows of the Church.
</gallery>
== Trivia ==
== References ==
[[Category:Locations]]
9f4d40dd6f919fa441b00bd2184c6f52e319dd27
File:Church View.jpg
6
1089
2795
2023-09-04T14:52:39Z
Alerane
61
wikitext
text/x-wiki
Arriving at the Church in Chapter 1
abbdc33bb2272582a2db8cf1031e59762b10c0e3
File:Church from Steps.jpg
6
1090
2796
2023-09-04T14:55:22Z
Alerane
61
wikitext
text/x-wiki
The Church of Kanai Ward
b4df8b4bb38a805137039c2cda037d976c490936
File:Priest Nun and Worshipper.jpg
6
1091
2797
2023-09-04T14:57:47Z
Alerane
61
wikitext
text/x-wiki
The Priest and Nun talking outside the Church as the Worshipper looks on.
95b50bf14b14c7a4ba27b6b3d18917a5501c57f8
File:Stained Glass Windows.jpg
6
1092
2798
2023-09-04T15:00:00Z
Alerane
61
wikitext
text/x-wiki
The windows of the Church.
439b00c023a821f7e11051b66f164ecb739d16a5
File:Clocktower.jpg
6
1093
2801
2023-09-04T15:13:55Z
Alerane
61
wikitext
text/x-wiki
The Clocktower in Kanai Ward
be145a55415cab8e943def4825ed472d82f78890
File:Clocktower's Clock.jpg
6
1094
2802
2023-09-04T15:15:00Z
Alerane
61
wikitext
text/x-wiki
A closeup on the clock at the top of the Clocktower
01579843cbf57a2841dbbeb030dcc113d8716137
File:Inside Clocktower Stairwell.jpg
6
1095
2803
2023-09-04T15:18:44Z
Alerane
61
wikitext
text/x-wiki
The windows from inside the Clocktower stairwell.
da78c322fd5efb487bd0dc5f92aebd62a57cb167
File:Behind Clocktower.jpg
6
1096
2804
2023-09-04T15:20:23Z
Alerane
61
wikitext
text/x-wiki
Behind the Clocktower
f7cf9a7fd66555e5fdb15ec4d9fa94b4307ea770
File:Body in Clocktower.jpg
6
1097
2805
2023-09-04T15:22:49Z
Alerane
61
wikitext
text/x-wiki
Discovering the body of the latest Nailman Killing in the Clocktower.
eeb0e17ea1c2a2482cd79381e6d228bebeb11e0e
File:Clocktower Height.jpg
6
1098
2806
2023-09-04T15:25:37Z
Alerane
61
wikitext
text/x-wiki
The view of the ground from above the Clocktower
7bf1a372cbe04e6e786e726321019d81be85fe25
Clocktower
0
1099
2807
2023-09-04T15:26:07Z
Alerane
61
New location page
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Clocktower
| image = File:Clocktower.jpg|thumb
| events =
| level =
| location = [[Kanai Ward]]
| inhabitants =
}}
The '''Clocktower''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within [[Kanai Ward]]. The player can first visit it in Chapter 1: The Nailman Killings.
== Official description ==
== Gallery ==
<gallery>
File:Clocktower's Clock.jpg| A closeup of the clock at the top of the Clocktower
File:Inside Clocktower Stairwell.jpg|thumb|The windows from inside the Clocktower stairwell.
File:Behind Clocktower.jpg|thumb|The area behind the Clocktower
</gallery>
<spoiler show="Chapter 1 spoilers, open at your own risk."><gallery>
File:Body in Clocktower.jpg|thumb|Discovering the body of the latest Nailman Killing in the Clocktower.
File:Clocktower Height.jpg|thumb|The view of the ground from above the Clocktower.
</gallery></spoiler>
== Trivia ==
== References ==
[[Category:Locations]]
346d9050610de4448ad84fd4093610a028717b22
File:Desuhiko's Guitar.jpg
6
1100
2808
2023-09-04T15:30:40Z
Alerane
61
wikitext
text/x-wiki
Desuhiko with his guitar in the Noctournal Detective Agency.
ba3d60bcabd9511252970329901e1a529f975fe3
Desuhiko Thunderbolt
0
201
2809
2759
2023-09-04T15:30:58Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト ''Desuhiko Sandāboruto'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form. He prides himself on being an attractive charismatic, though his attempts at being so often tend to work against him in his endeavours.
Despite his status as a detective, he loses composure at the sight of blood and corpses, usually handling domestic affairs in his line of work. He can be rather insightful and observant, such as when he noticed that the three "How" routes in the mystery labyrinth actually join as one to lead to the trio's final destination. This makes him competent at solving mysteries and outwitting his opponents.
He appears to be very prideful and thinks highly of himself as a Master Detective, previously looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, being extremely expressive with his emotions in stark contrast to fellow Master Detective Vivia. More than once he makes reference to starting up a band to play music or going solo, even trying to perform before the start of the school play while disguised as one of the teachers.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. This allows him to mimic body types and voices with high accuracy.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<gallery>
File:Desuhiko's Introduction.jpg|Desuhiko's introduction showing his name on screen in the Prologue
File:Desuhiko in Opening.jpg|Desuhiko as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Desuhiko's Guitar.jpg|thumb|Desuhiko with his guitar in the Noctournal Detective Agency.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
259499d9908a24d2ef642ce39721ff91b6bc409f
2814
2809
2023-09-04T15:41:41Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト ''Desuhiko Sandāboruto'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form. He prides himself on being an attractive charismatic, though his attempts at being so often tend to work against him in his endeavours.
Despite his status as a detective, he loses composure at the sight of blood and corpses, usually handling domestic affairs in his line of work. He can be rather insightful and observant, such as when he noticed that the three "How" routes in the mystery labyrinth actually join as one to lead to the trio's final destination. This makes him competent at solving mysteries and outwitting his opponents.
He appears to be very prideful and thinks highly of himself as a Master Detective, previously looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, being extremely expressive with his emotions in stark contrast to fellow Master Detective Vivia. More than once he makes reference to starting up a band to play music or going solo, even trying to perform before the start of the school play while disguised as one of the teachers.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. This allows him to mimic body types and voices with high accuracy.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Desuhiko's Introduction.jpg|Desuhiko's introduction showing his name on screen in the Prologue
File:Desuhiko in Opening.jpg|Desuhiko as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Desuhiko's Guitar.jpg|thumb|Desuhiko with his guitar in the Noctournal Detective Agency.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
e72e67aad825f5efa2f48373a48fafadde074752
File:Halara's Intro.jpg
6
1101
2810
2023-09-04T15:36:49Z
Alerane
61
wikitext
text/x-wiki
Halara's introduction showing their name on screen in the Prologue
d220d50af6a5a8046920a08ec96a9b4fd8737f2b
File:Halara in Opening.jpg
6
1102
2811
2023-09-04T15:38:36Z
Alerane
61
wikitext
text/x-wiki
Halara as shown in the Opening Cinematic at the end of the Prologue, showing their name and their English VA's name.
ce20cc41e4031d0a1aebb7655326e12253c77c98
File:Halara Fullbody.jpg
6
1103
2812
2023-09-04T15:40:32Z
Alerane
61
wikitext
text/x-wiki
A fullbody screenshot of Halara in their raincoat.
3b02b6beddf75642b61d3e69df8911b44f9e2ea6
Halara Nightmare
0
181
2813
2788
2023-09-04T15:41:08Z
Alerane
61
Added some images
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=AB|likes=Cats and dogs|dislikes=Cruel con artists}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Personality ==
Halara at first glance can be cold, but ultimately caring for those they care about. They tend to keep work and personal relationships separate, and rarely makes concessions as a result. They are very analytical, always doing their best to evaluate all their options to ensure the best possible outcome. As they are incredibly competent as a detective, they are also aware of their own worth and consequently tend to charge what may come across as obscene prices to ordinary folk for what may even be considered mundane requests, though they will ultimately prove their prices well deserved as they dutifully carry out their responsibilities.
As a Master Detective, their deductive skills are highly adept, being able to piece together the mechanics of the nail man killings and their respective culprits without difficulty. They are also skilled in combat, making them able to protect themselves and help their friends in times of need, making them extremely confident in their stance as they do not fear retaliation.
They tend to be disgusted by other humans, and dislikes physical contact with others such as Yuma. They love cats, and even use the money they earn to set up cat shelters for strays, but due to their allergies, is unable to actually ever come in contact with them, which disappoints them. They continue to do so out of personal satisfaction cats bring to them, even keeping a picture of an orange tabby cat in their left breast pocket.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref> This power also only works at murder scenes. They cover their left eye while using this power.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Halara's Intro.jpg|thumb|Halara's introduction showing their name on screen in the Prologue
File:Halara in Opening.jpg|thumb|Halara as shown in the Opening Cinematic at the end of the Prologue, showing their name and their English VA's name.
File:Halara Fullbody.jpg|thumb|A fullbody screenshot of Halara in their raincoat.
</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
d80c06137bc8b553a977c7845eb1b4f06e234ef9
Fubuki Clockford
0
214
2815
2760
2023-09-04T15:42:39Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード ''Fubuki Kurokkufōdo'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily, She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
As a Master Detective, although she can be a bit silly due to her naïveté, she can be really astute, such as reasoning that Saichi would not have resorted to suicide while being in possession of his handgun.
As she was raised in her family's mansion for most of her life, she tends to enjoy even mundane activities as to her, they are a novelty she has never previously experienced before. Because of her background, she tends to be averse to being labelled as: "sheltered", which is highlighted particularly during her interactions with Shinigami in the Mystery Labyrinth. She also tries particularly hard to prove herself as a valuable asset who can remain independent on her own in society, doing her best to understand the way the world at large operates without servants tending to her every need. At times in the Mystery Labyrinth she will even reject Yuma's help to make peace with herself. She calls herself an adventurer as a result of her line of work, though ironically enough she only became a master detective as a result of her family's wishes. She also is not physically adept, so physically challenging situations can impede her, such as making long distance jumps.
When she first goes through the Mystery Labyrinth Portal, she, to Yuma's shock, remains unfazed, stating that such world altering events that do not adhere to conventional laws of physics is not unheard of to members of her family, implying that her powers may be hereditary.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Time can be rewound as many times as is desired within that time frame. However, her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Fubuki's Introduction.jpg|Fubuki's introduction with her name on screen in the Prologue
File:Fubuki in Opening.jpg|Fubuki Clockford as she appears in the Opening Cinematic at the end of the Prologue, listing her name and her English VA
File:Memory Shard - Silver.jpg|Silver Memory Shards provide Gumshoe Gab scenes with Fubuki Clockford
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
c51ad636f739b03aebb04391d6004c4608d1b464
Vivia Twilight
0
204
2816
2438
2023-09-04T15:43:11Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Fluffy pillows|dislikes=Hard pillows<br>Living}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト ''Vivia Towairaito'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Vivia's Introduction.jpg|Vivia's introduction showing his name on screen in the Prologue
File:Vivia in Opening.jpg|Vivia as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
76e24222c54009c839abe003a8fb7b4cd544a167
Yakou Furio
0
226
2817
2783
2023-09-04T15:43:59Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = Unnamed wife (deceased)
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ ''Yakō Fūrio'') is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
==History==
===Pre-game===
{{Inlinespoiler |Head of the only agency in Kanai Ward, the Nocturnal Detective Agency. An aloof and elusive man. Although not a Master Detective, he is certified by the World Detective Organization, which suggests he is an excellent detective. When he learned that Yomi has sent his assassin to in order murder the master detectives in response to Makoto sending them, he attempted to arrive at the scene in order to save Yuma.| Chapter 5}}
=== Chapter 0 ===
Yakou Furio's first appearance has him successfully interfering with Swank's unlawful arrest of Yuma and he managed to persuade he dirty cop into letting the latter go. Swank reluctantly leaves, allowing Yakou to take Yuma into Kanai Ward.
== Gallery ==
===Sprites===
<tabs plain style>
<tab name="Alive">{{scroll box
|height=325px
|text= <gallery>
YakouPortrait.png
T_UI_Talk_Face_01000_0003.png
T_UI_Talk_Face_01000_0004.png
T_UI_Talk_Face_01000_0005.png
T_UI_Talk_Face_01000_0006.png
T_UI_Talk_Face_01000_0008.png
T_UI_Talk_Face_01000_0009.png
T_UI_Talk_Face_01000_0010.png
T_UI_Talk_Face_01000_0011.png
T_UI_Talk_Face_01000_0103.png
T_UI_Talk_Face_01000_0104.png
T_UI_Talk_Face_01000_0105.png
T_UI_Talk_Face_01000_0107.png
T_UI_Talk_Face_01000_0108.png
T_UI_Talk_Face_01000_0109.png
T_UI_Talk_Face_01000_0110.png
T_UI_Talk_Face_01000_0201.png
T_UI_Talk_Face_01000_0202.png
T_UI_Talk_Face_01000_0203.png
T_UI_Talk_Face_01000_0204.png
T_UI_Talk_Face_01000_0300.png
T_UI_Talk_Face_01000_0301.png
T_UI_Talk_Face_01000_0400.png
T_UI_Talk_Face_01000_0401.png
T_UI_Talk_Face_01000_0500.png
T_UI_Talk_Face_01000_0501.png
T_UI_Talk_Face_01000_0503.png
T_UI_Talk_Face_01000_0600.png
T_UI_Talk_Face_01000_0700.png
T_UI_Talk_Face_01000_0701.png
T_UI_Talk_Face_01000_0702.png
T_UI_Talk_Face_01000_0703.png
T_UI_Talk_Face_01000_0800.png
T_UI_Talk_Face_01000_0801.png
T_UI_Talk_Face_01000_1000.png
T_UI_Talk_Face_01000_1001.png
T_UI_Talk_Face_01000_1002.png
T_UI_Talk_Face_01000_1003.png
T_UI_Talk_Face_01000_1004.png
T_UI_Talk_Face_01000_1005.png
</gallery>
}}</tab>
<tab name="Zombified"><gallery>
T_UI_Talk_Face_01000_1100.png
T_UI_Talk_Face_01000_1101.png</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Nocturnal Detective Agency.
</gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
06c30c6202ba4eb9f1da3500aedcac61e57accaf
Aphex Logan
0
180
2818
2761
2023-09-04T15:44:48Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=AB|likes=Basketball|dislikes=Rogues with no sense of justice}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン ''Eifekkusu Rōgan'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. At first glance, he appears to be rude, moody, and violent looking.<ref name=":Aphex Profile">"Aphex Logan". ''Profiles''. Master Detective Archives: RAIN CODE</ref> He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. He wears boots with silver tips, and his raincoat is a bulky green coat with a multitude of belts attached to it.
== Personality ==
Possibly due to a trauma response, Aphex tends to be overtly aggressive, moody and foul mouthed, insulting and threatening Yuma with death under the assumption that Yuma is posing as a Master Detective, being highly suspicious of him. He also tends to jump to conclusions, automatically assuming Yuma is the imposter for his tardiness alone instead of considering other possibilities at first. He does not take kindly to the idea that he would have to verify himself. He also hates authority, which is ostensibly demonstrated by his reaction to Zilch's assertion of authority.
He hails from the branch in the eastern slums. He was a penniless, illegal immigrant who witnessed his own parents' necks sliced open in front of him, and escaped by the skin of his teeth. He jumped on a ship, not knowing where it went, longing for vengeance. Although he will not tolerate evil, he will also cut down those who oppose him regardless of their morality. Despite all that, he is still a hardworking person who built his way up from nothing.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The exact location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref> His power has some overlap with Pucci, though his power is less effective compared to her 500-meter range.
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
AphexPortrait.png
T UI Talk Face 05400 0002.png
T UI Talk Face 05400 0003.png
T UI Talk Face 05400 0100.png
T UI Talk Face 05400 0101.png
T UI Talk Face 05400 0200.png
T UI Talk Face 05400 0202.png
T UI Talk Face 05400 0203.png
T UI Talk Face 05400 0204.png
T UI Talk Face 05400 0300.png
T UI Talk Face 05400 0301.png
T UI Talk Face 05400 0400.png
T UI Talk Face 05400 0500.png
T UI Talk Face 05400 0700.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Aphex's Introduction.jpg|Aphex's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
86c883165d3e98d8f6a5b0feb9b574170de495c6
Melami Goldmine
0
221
2819
2620
2023-09-04T15:45:21Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Melami Goldmine
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
File:MelamiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=B|likes=Beautiful, heartwarming clothes|dislikes=Ugly, non-heartwarming clothes}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami is very tall female character and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
=== In-game screenshots ===
<div align="center"><gallery>
File:Melami's Introduction.jpg|Melami's introduction showing her name and Detective Deed for the WDO in Chapter 0
File:Melami Forte.jpg|Melami explaining her Forte in Chapter 0.
File:Melami's First Look.jpg|Melami first seeing Yuma on the Amaterasu Express.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
3325bff77854e57c493cd31a0611f24ae08a945c
Pucci Lavmin
0
213
2820
2764
2023-09-04T15:46:19Z
Alerane
61
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
File:PucciPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=O|likes=Classical Music|dislikes=Loud people}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard within a radius of 500 meters.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref> Her power has some similarity to Aphex's Forte, though her power has a much wider radius compared to his 50 meter range.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Pucci's Introduction.jpg|Pucci's introduction in Chapter 0, showing her name and her Detective Deed for the WDO
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
de9f2bb29bca139f2120b3ecc38b97bb624a35cb
Zange Eraser
0
206
2821
2622
2023-09-04T15:46:47Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
File:ZangePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Burned by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Whisky|dislikes=Modern cellphones}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
==Appearance==
Zange is a tall and elderly figure with broad shoulders. Outwardly a mild-mannered old man, he carries a solemn demeanor of a battle-hardened veteran and has an air of a killer.<ref name=":Zange Profile">"Zange Eraser". ''Profiles''. Master Detective Archives: RAIN CODE</ref>
==Forensic Forte==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
==Trivia==
*Zange was once a military detective involved in espionage.<ref name=":Zange Profile" />
==Gallery==
=== Sprites===
<gallery>
ZangePortrait.png
02_zangeeraser.png
03_zangeeraser.png
04_zangeeraser.png
05_zangeeraser.png
06_zangeeraser.png
07_zangeeraser.png
</gallery>
===Promotional screenshots===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
===In-game screenshots===
<div align="center"><gallery>
File:Zange's Introduction.jpg|Zange's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery></div>
==References==
<references />
==Navigation==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
2fc9737057a1005aae760f663300a641677e832f
Swank Catsonell
0
236
2822
2725
2023-09-04T15:47:55Z
Alerane
61
/* In-game screenshots */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
File:SwankPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 193 cm (6'4")
| weight = 140 kg (308 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Fatty sirloin steak|dislikes=Fish|ability=Speed Eating}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the Amaterasu Corporation Peacekeepers in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
=== Chapter 0 ===
After Yuma arrived at Kanai Ward while attempting to solve the murders of the burned Master Detectives, Swank and the Peacekeeprs attempted to arrest Yuma, which resulted in Shinigami opening a portal to the Mystery Labryinth, In the Labryinth, Swank's Manifested Mystery Phantom appeared a few times to stop Yuma from solving the case. After Shinigami reaped the soul of the Fake Zilch, resulting in his death, Swank still blamed Yuma and attempted to arrest him, only for Chief [[Yakou Furio]] to intervene and persuade him into letting Yuma go. Swank reluctantly backs down. Allowing Yakou to take Yuma into Kanai Ward and greet him.
== Gallery ==
== In-game screenshots ==
<div align="center"><gallery>
File:Swank's Introduction.jpg|Swank's introduction with his name on the screen in Chapter 0.
File:Swank.jpg|Swank Castonell at Kanai Station in Chapter 0.
</gallery>
<br>
<spoiler show="Chapter 0 Mystery Labyrinth Spoilers ahead, open at your own risk.">
<gallery>
File:Swank's Mystery Phantom Intro.jpg|thumb|Swank's first appearance as a Mystery Phantom
File:Swank Mystery Phantom Fullbody.jpg|thumb|A full body look at Swank's Mystery Phantom
</gallery>
</spoiler></div>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
7c8d7d8d8ae0b62118649aacd151c9948201edf0
File:Sun & Moon Hotel Dining Room.jpg
6
1104
2823
2023-09-04T15:53:00Z
Alerane
61
wikitext
text/x-wiki
The dining room of the Sun & Moon Hotel in Kamasaki District
5dab4714c7cb07aca91b6e4fcbbf52b083181ef4
Kamasaki District
0
423
2824
1884
2023-09-04T15:54:16Z
Alerane
61
/* Sun & Moon Hotel */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kamasaki District
| image =
| events =
| level =
| location = [[Kanai Ward]]
| inhabitants =
}}
'''Kamasaki District''' is a location in ''[[Master Detective Archives: RAIN CODE]]''. It is situated within the centre of [[Kanai Ward]].
== Official description ==
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
[[File:Sun & Moon Hotel Dining Room.jpg|thumb]]
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
== Gallery ==
<gallery>
File:Kamasaki Grinning Man.jpg|Kamasaki District described by one of its citizens.
File:Kamasaki District Bird's Eye View.jpg|Kamasaki District seen from above.
</gallery>
== Trivia ==
== References ==
<references/>
[[Category:Locations]]
fa3e670adcf7ccb47fd6f3e8d25a1a6cb7aab6ec
Kanai Ward
0
150
2825
1383
2023-09-04T22:46:44Z
ShibuyasBeat
47
/* Key Locations */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official descriptions ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Key Locations ===
==== Kamasaki District ====
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
==== Ginma District ====
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="Gematsu"></ref>
==== Art Gallery ====
A magnificent art gallery with two dinosaur fossils in the public square. It seems to be closed now, however.<ref name="Kanai Ward"></ref>
==== Clocktower ====
The clocktower looming over Ginma District. It is a historic building long beloved by residents. There are clocks set in all four of its sides, so the time of the day can be seen from anywhere.<ref name="Kanai Ward"></ref>
==== Riverbank ====
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="Gematsu"></ref>
==== Kanai Station Square ====
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="Gematsu"></ref>
==== Dohya District ====
The back slums of Kanai Ward. The streets are flooded due to the clogged sewage which forced its people to live on the rooftops of the flooded buildings of the district. Houses the resistance a group opposing Amaterasu corporation.
==== Marunomon District ====
The Commercial Area of Kanai Ward.
==== Aetheria Academy ====
A prestigious all-girls school situated on a Mountain Summit in Kanai Ward.
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
5c3b53bf2e46ec4799a8914d529a844c4358cc9a
2826
2825
2023-09-04T22:47:03Z
ShibuyasBeat
47
/* Aetheria Academy */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official descriptions ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Key Locations ===
==== Kamasaki District ====
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
==== Ginma District ====
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="Gematsu"></ref>
==== Art Gallery ====
A magnificent art gallery with two dinosaur fossils in the public square. It seems to be closed now, however.<ref name="Kanai Ward"></ref>
==== Clocktower ====
The clocktower looming over Ginma District. It is a historic building long beloved by residents. There are clocks set in all four of its sides, so the time of the day can be seen from anywhere.<ref name="Kanai Ward"></ref>
==== Riverbank ====
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="Gematsu"></ref>
==== Kanai Station Square ====
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="Gematsu"></ref>
==== Dohya District ====
The back slums of Kanai Ward. The streets are flooded due to the clogged sewage which forced its people to live on the rooftops of the flooded buildings of the district. Houses the resistance a group opposing Amaterasu corporation.
==== Marunomon District ====
The Commercial Area of Kanai Ward.
==== Aetheria Academy ====
A prestigious all-girls school situated on a mountain summit in Kanai Ward.
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
1d124db306f4d7b5bd9acedf5922026601acba9e
Master Detectives
0
124
2827
2715
2023-09-05T15:11:03Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
993439219b2d0b3dbe40e7ba8a5909bd40812819
2828
2827
2023-09-05T15:13:00Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| members =
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
d2f657344afd5520213315b106165aef54bd2242
2829
2828
2023-09-05T15:14:18Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| members = [[Aphex Logan]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
d6b119d8951621818ad5afc298be81be5847586e
2830
2829
2023-09-05T15:15:39Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| members = [[Aphex Logan]]
| image = File:Master Detectives - Illustration x9.png
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
6b0057ee8749ddd0479f63a8570a04d50a2b318b
2831
2830
2023-09-05T15:16:01Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut =
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Master Detectives]]
993439219b2d0b3dbe40e7ba8a5909bd40812819
2838
2831
2023-09-05T15:38:29Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Organizations]]
[[Category:Master Detectives]]
22d92e5eaa4e9b0d8a89fcc1eab83c3ec57faebc
2839
2838
2023-09-05T15:38:52Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Organizations]]
[[Category:Master Detectives]]
7baf89c0624c978ed07323c9c21eba5c199255aa
2840
2839
2023-09-05T15:39:57Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Organizations]]
[[Category:Master Detectives]]
c4295a85fba3eb94a61253f7aeec05d8c7e80b97
2841
2840
2023-09-05T15:45:20Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]
| status = Active
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Organizations]]
[[Category:Master Detectives]]
137bb4ad6a82a9df1d566605589f6892ccdb2cec
2842
2841
2023-09-05T15:53:32Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>{{Smallspoiler|[[Yuma Kokohead]]|}}
| status = Active
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Organizations]]
[[Category:Master Detectives]]
c1a147f54f9f13db28f0135c858b5a2352d18c69
2843
2842
2023-09-05T15:54:27Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Organizations]]
[[Category:Master Detectives]]
c4295a85fba3eb94a61253f7aeec05d8c7e80b97
Yuma Kokohead
0
102
2832
2790
2023-09-05T15:17:05Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>The Labyrinth Delving Elite Bomb Defuser, He Who Tames the God of Darkness, Holy Great Detective Warrior of Light Yuma (by [[Fubuki Clockford]] in the Mystery Labyrinth)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]{{Smallspoiler|(formerly)|}}<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== History ==
'''Prior to the Kanai Ward's Ultimate Secret Case'''
Not much is known of Yuma's background, but the [[Prologue - WDO vs. Amaterasu Corporation]] suggests that he comes from a city like Kanai Ward since he remarks that the scenery of [[Kamasaki District]] makes him feel nostalgic. In [[Chapter 3 - No Longer A Detective]] when he examines {{Smallspoiler|Shachi's corpse and the gun placed in his right hand}}, Yuma says that he sort of remembers the feeling of gripping a gun's handle and the smell of gunpowder. This also suggests that Yuma received gun training at some point in the past.
{{Inlinespoiler |At some point prior to the events of the game, he became Number One of the World Detective Organization. As Number One, he was able to solve cases on his own perfectly. He also had a [[Number One|body double]] to hide his true identity from others.
Three years before the events of the game, the [[Unified Government]] obtained samples of Number One's DNA and create the first [[Makoto Kagutsuchi|perfect Homunculus]]. Number One eventually found out about this and how it could have tied to the Great Global Mystery. He grabbed the Book of Death that Shinigami was sealed in from the WDO's book vault underground. On his way there and when he was leaving, he encountered the [[Ramen Stand Owner|real Yuma Kokohead]]. Realizing that he couldn't solve Kanai Ward's Ultimate Secret on his own, he made a plan where he would swap places with the real Yuma, use the power of the Book of Death, and give himself amnesia so he could allow himself to accept help. At the storage room of a train station where the Amaterasu Express was at, he opened the Book of Death and made a pact with Shinigami. He promised her that he'll show her a world where everyone is happy.
Before he lost his memories, he also submitted a letter of resignation. He hoped he could bring change to the organization and have detectives follow their own creed by quitting.| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the Mystery Labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
*Yuma's English voice actor: Lucien Dodge, has previously voiced K1-B0 and Hifumi Yamada in Danganronpa V3 and Danganronpa Trigger Happy Havoc respectively, games also developed by series creator Kazutaka Kodaka.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[Category:Master Detectives]]
[[pt-br:Yuma Kokohead]]
c1e605c8613810806e6627a0270ed0d9c8ca7a3e
World Detective Organization
0
212
2833
768
2023-09-05T15:22:44Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader = [[Smallspoiler|Yuma Kokohead (real Number One)]]<br>[[Smallspoiler|Number One (body double]]
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
**As of currently, Yakou's description has been corrected, but the Amaterasu Corporation's has not.
== References ==
<references/>
[[Category:Organizations]]
[[Category:World Detective Organization]]
8ea114923d9109ac0164b7ee9286a2f98707c38c
2834
2833
2023-09-05T15:23:53Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader = {{Smallspoiler|Yuma Kokohead (real Number One)}}<br>{{Smallspoiler|Number One (body double)}}
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
**As of currently, Yakou's description has been corrected, but the Amaterasu Corporation's has not.
== References ==
<references/>
[[Category:Organizations]]
[[Category:World Detective Organization]]
bf9d5e09b2ee54e3c1eb56115c0154d17af35a4b
2835
2834
2023-09-05T15:24:27Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader = {{Smallspoiler|[[Yuma Kokohead]] (real Number One)}}<br>{{Smallspoiler|[[Number One]] (body double)}}
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
**As of currently, Yakou's description has been corrected, but the Amaterasu Corporation's has not.
== References ==
<references/>
[[Category:Organizations]]
[[Category:World Detective Organization]]
5e7d895be05e7f5c02d5b627ae43591f21833c08
2836
2835
2023-09-05T15:32:02Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader = {{Smallspoiler|[[Yuma Kokohead|Yuma Kokohead]] (real Number One)}}<br>{{Smallspoiler|[[Number One|Number One]] (body double)}}
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
**As of currently, Yakou's description has been corrected, but the Amaterasu Corporation's has not.
== References ==
<references/>
[[Category:Organizations]]
[[Category:World Detective Organization]]
9ecd3316f90203d07b6051a81fe2cfb119333357
2837
2836
2023-09-05T15:33:20Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]
| leader = {{Smallspoiler|[[Yuma Kokohead]] (real Number One)|}}<br>{{Smallspoiler|[[Number One]] (body double)|}}
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
**As of currently, Yakou's description has been corrected, but the Amaterasu Corporation's has not.
== References ==
<references/>
[[Category:Organizations]]
[[Category:World Detective Organization]]
46dd70ff7a996431d50846c4c7d06b40856d8750
World Detective Organization
0
212
2844
2837
2023-09-05T16:01:57Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Aphex Logan]]{{Smallspoiler|(formerly)|}}<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]{{Smallspoiler|(formerly)|}}<br>[[Pucci Lavmin]]{{Smallspoiler|(formerly)|}}<br>[[Vivia Twilight]]<br>[[Yakou Furio]]{{Smallspoiler|(formerly)|}}<br>[[Zange Eraser]]{{Smallspoiler|(formerly)|}}<br>[[Zilch Alexander]]{{Smallspoiler|(formerly)|}}
| leader = {{Smallspoiler|[[Yuma Kokohead]] (real Number One)|}}<br>{{Smallspoiler|[[Number One]] (body double)|}}
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
**As of currently, Yakou's description has been corrected, but the Amaterasu Corporation's has not.
== References ==
<references/>
[[Category:Organizations]]
[[Category:World Detective Organization]]
a7547a40104710b09d5a2ae02caeace93e5759cc
2869
2844
2023-09-07T17:03:55Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Aphex Logan]]{{Smallspoiler|(formerly)|}}<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]{{Smallspoiler|(formerly)|}}<br>[[Pucci Lavmin]]{{Smallspoiler|(formerly)|}}<br>[[Vivia Twilight]]<br>[[Yakou Furio]]{{Smallspoiler|(formerly)|}}<br>[[Zange Eraser]]{{Smallspoiler|(formerly)|}}<br>[[Zilch Alexander]]{{Smallspoiler|(formerly)|}}{{Smallspoiler|[[Ramen Stand Owner]] (real Yuma Kokohead)|}}
| leader = {{Smallspoiler|[[Yuma Kokohead]] (real Number One)|}}<br>{{Smallspoiler|[[Number One]] (body double)|}}
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
**As of currently, Yakou's description has been corrected, but the Amaterasu Corporation's has not.
== References ==
<references/>
[[Category:Organizations]]
[[Category:World Detective Organization]]
20506d5ee73b480ba6256cc9ecb6048ea9b9b2a7
2870
2869
2023-09-07T17:05:56Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>{{Smallspoiler|[[Ramen Stand Owner]] (real Yuma Kokohead)|}}
| leader = {{Smallspoiler|[[Yuma Kokohead]] (real Number One)|}}<br>{{Smallspoiler|[[Number One]] (body double)|}}
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
**As of currently, Yakou's description has been corrected, but the Amaterasu Corporation's has not.
== References ==
<references/>
[[Category:Organizations]]
[[Category:World Detective Organization]]
ad6576fd3d5428635dd2403f77715febdfcbfd8a
2871
2870
2023-09-07T21:26:11Z
2A00:23C6:9F0A:601:CDAA:742B:95BE:199C
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>{{Smallspoiler|[[Ramen Stand Owner]] (the real Yuma Kokohead)|}}
| leader = {{Smallspoiler|[[Yuma Kokohead]] (the real Number One)|}}<br>{{Smallspoiler|[[Number One]] (body double)|}}
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
**As of currently, Yakou's description has been corrected, but the Amaterasu Corporation's has not.
== References ==
<references/>
[[Category:Organizations]]
[[Category:World Detective Organization]]
ad5528604617a9993956e59a7b89e5d125560120
2873
2871
2023-09-09T21:00:10Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Organization
| title = World Detective Organization
| image = File:WDO Logo.jpg
| members = [[Aphex Logan]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Halara Nightmare]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Vivia Twilight]]<br>[[Yakou Furio]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>{{Smallspoiler|[[Ramen Stand Owner]] (the real Yuma Kokohead)|}}
| leader = [[Number One]]{{Smallspoiler|(body double)|}}<br>{{Smallspoiler|[[Yuma Kokohead]] (the real Number One)|}}
| status = Active
| affiliation = [[Master Detectives]]<br>[[Nocturnal Detective Agency]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
The '''World Detective Organization''' (世界探偵機構), or '''WDO''', is an organization featured in ''[[Master Detective Archives: RAIN CODE]]''.
It is the agency in charge of assigning [[Master Detectives]], whom it procures with an identification named "Detective Deed".<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
== Official description ==
An extra-legal, extra-privileged organization devoted to eradicating the world’s unsolved mysteries. Their branches exist throughout the world, one of which is the Nocturnal Detective Agency in [[Kanai Ward]]. The key players in their activities are Master Detectives who possess Forensic Fortes, but ordinary detectives are also enlisted.<ref name="SC News Profiles"></ref>
Those who do not possess a Forte are required to be highly adept across transferable skills in order to achieve certification.<ref name="WDO Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index.html World Detective Organization on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235420/https://www.spike-chunsoft.co.jp/raincode/en/character/index.html Archive])</small></ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|[[Desuhiko Thunderbolt]] showing his Detective Deed<ref name="SC News Profiles"></ref>
World Detective Organization - Promotional screenshot (Yuma).jpg|[[Yuma Kokohead]] reading a document mentioning the World Detective Organization<ref name="SC News Profiles"></ref>
</gallery>
=== Videos ===
==== English ====
<div><table><tr><td>[[Video:Character Trailer - World Detective Organization Pt. 1|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 1</small></td><td>[[Video:Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch|190px]]<small>Character Trailer - World Detective<br>Organization Pt. 2</small></td></tr></table></div>
==== Japanese ====
<div><table><tr><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編①|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編①</small></td><td>[[Video:Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②|190px]]<small>『超探偵事件簿 レインコード』<br>キャラクタートレーラー <br>世界探偵機構編②</small></td></tr></table></div>
==Trivia==
*Both [[Yakou Furio]] and the [[Amaterasu Corporation]]'s descriptions on the official site for ''Master Detective Archives: RAIN CODE'' wrongfully refer to the World Detective Organization as the "World Detective Agency"<ref name="WDO Profiles"></ref><ref name="Amaterasu Profiles">[https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Amaterasu Corporation on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})] <small>([https://web.archive.org/web/20230320235555/https://www.spike-chunsoft.co.jp/raincode/en/character/index2.html Archive])</small></ref> despite Yakou's same description using the correct name in [[Spike Chunsoft]]'s article introducing him.<ref name="SC News Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
**This can be assumed to be due to a mix-up with the name of the [[Nocturnal Detective Agency]].
**As of currently, Yakou's description has been corrected, but the Amaterasu Corporation's has not.
== References ==
<references/>
[[Category:Organizations]]
[[Category:World Detective Organization]]
ea936b417454601b565b11093a82d68d894a94f8
Profiles
0
359
2845
2777
2023-09-05T16:05:34Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== [[Yuma Kokohead]] ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== Shinigami (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== Shinigami (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== Yakou Furio ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== Halara Nightmare ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== Desuhiko Thunderbolt ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== Fubuki Clockford ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== Vivia Twilight ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== Number One ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== Zange Eraser ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== Aphex Logan ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== Melami Goldmine ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== Pucci Lavmin ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== Zilch Alexander ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== Swank Catsonell ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== Seth Burroughs ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== Yomi Hellsmile ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== Martina Electro ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== Makoto Kagutsuchi ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== Dominic Fulltank ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== Guillaume Hall ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Post-Chapter 3
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Post-Chapter 3
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu Lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
Chapter 4
Inside the critical lab, beyond the supposedly impenetrable security, he was found dead with stab wounds in his back.
Post-Chapter 4
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Epilogue
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Post-Chapter 4
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Chapter 5 onwards
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
9b31323ac143ae44269e9e942802bdb1010c1f47
2846
2845
2023-09-05T16:08:39Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== [[Yuma Kokohead]] ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== [[Shinigami]] (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== [[Shinigami]] (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== [[Yakou Furio]] ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== [[Halara Nightmare]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== [[Desuhiko Thunderbolt]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== [[Fubuki Clockford]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== [[Vivia Twilight]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== [[Number One]] ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== [[Zange Eraser]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== [[Aphex Logan]] ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== [[Melami Goldmine]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== [[Pucci Lavmin]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== [[Zilch Alexander]] ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== [[Swank Catsonell]] ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== [[Seth Burroughs]] ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== [[Yomi Hellsmile]] ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== [[Martina Electro]] ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== [[Makoto Kagutsuchi]] ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== [[Dominic Fulltank]] ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== [[Guillaume Hall]] ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== [[Boy(Kei Colan)]] ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Post-Chapter 3
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Post-Chapter 3
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu Lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
Chapter 4
Inside the critical lab, beyond the supposedly impenetrable security, he was found dead with stab wounds in his back.
Post-Chapter 4
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Epilogue
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Post-Chapter 4
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Chapter 5 onwards
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
70520df56a00aa9a0dac1e4c066c0db1d0add52e
2847
2846
2023-09-05T16:08:55Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
/* Boy(Kei Colan) */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== [[Yuma Kokohead]] ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== [[Shinigami]] (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== [[Shinigami]] (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== [[Yakou Furio]] ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== [[Halara Nightmare]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== [[Desuhiko Thunderbolt]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== [[Fubuki Clockford]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== [[Vivia Twilight]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== [[Number One]] ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== [[Zange Eraser]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== [[Aphex Logan]] ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== [[Melami Goldmine]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== [[Pucci Lavmin]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== [[Zilch Alexander]] ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== [[Swank Catsonell]] ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== [[Seth Burroughs]] ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== [[Yomi Hellsmile]] ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== [[Martina Electro]] ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== [[Makoto Kagutsuchi]] ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== [[Dominic Fulltank]] ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== [[Guillaume Hall]] ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== [[Boy (Kei Colan)]] ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Post-Chapter 3
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Post-Chapter 3
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu Lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
Chapter 4
Inside the critical lab, beyond the supposedly impenetrable security, he was found dead with stab wounds in his back.
Post-Chapter 4
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Epilogue
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Post-Chapter 4
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Chapter 5 onwards
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
11631ccee64f81fbde9a62bb87b7d9b9fab3ebfb
2848
2847
2023-09-05T16:09:12Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
/* Boy (Kei Colan) */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== [[Yuma Kokohead]] ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== [[Shinigami]] (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== [[Shinigami]] (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== [[Yakou Furio]] ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== [[Halara Nightmare]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== [[Desuhiko Thunderbolt]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== [[Fubuki Clockford]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== [[Vivia Twilight]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== [[Number One]] ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== [[Zange Eraser]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== [[Aphex Logan]] ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== [[Melami Goldmine]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== [[Pucci Lavmin]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== [[Zilch Alexander]] ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== [[Swank Catsonell]] ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== [[Seth Burroughs]] ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== [[Yomi Hellsmile]] ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== [[Martina Electro]] ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== [[Makoto Kagutsuchi]] ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== [[Dominic Fulltank]] ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== [[Guillaume Hall]] ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== [[Boy]] ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Post-Chapter 3
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Post-Chapter 3
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu Lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
Chapter 4
Inside the critical lab, beyond the supposedly impenetrable security, he was found dead with stab wounds in his back.
Post-Chapter 4
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Epilogue
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Post-Chapter 4
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Chapter 5 onwards
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
43c000cc98b1da84703d348b0a9051c2c4836d0f
2849
2848
2023-09-05T16:11:57Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
/* Boy */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== [[Yuma Kokohead]] ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== [[Shinigami]] (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== [[Shinigami]] (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== [[Yakou Furio]] ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== [[Halara Nightmare]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== [[Desuhiko Thunderbolt]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== [[Fubuki Clockford]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== [[Vivia Twilight]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== [[Number One]] ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== [[Zange Eraser]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== [[Aphex Logan]] ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== [[Melami Goldmine]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== [[Pucci Lavmin]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== [[Zilch Alexander]] ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== [[Swank Catsonell]] ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== [[Seth Burroughs]] ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== [[Yomi Hellsmile]] ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== [[Martina Electro]] ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== [[Makoto Kagutsuchi]] ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== [[Dominic Fulltank]] ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== [[Guillaume Hall]] ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== Jiei Colan ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== Priest ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Servant ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== Nun ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== Worshipper ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Kurumi Wendy ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== Aiko ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== Yoshiko ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Waruna ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Kurane ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== Karen ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== Shachi ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== Servan ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Post-Chapter 3
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== Icardi ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Post-Chapter 3
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== Iruka ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== Margulaw ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== Dr. Huesca ==
Chief researcher and expert weapons developer at Amaterasu Lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
Chapter 4
Inside the critical lab, beyond the supposedly impenetrable security, he was found dead with stab wounds in his back.
Post-Chapter 4
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Epilogue
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== Fink the Slaughter Artist ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Post-Chapter 4
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Chapter 5 onwards
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
063fa82f7fbd35e11535cf386f03a5b45330ac23
2850
2849
2023-09-05T16:13:51Z
2A00:23C6:9F0A:601:F06E:D796:9B90:7414
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
''[[Master Detective Archives: RAIN CODE]]'' features a Profiles section within the in-game menu, containing information about relevant or important characters that is updated as the game's story progresses with each chapter.
'''This article will contain spoilers up to the Epilogue of ''[[Master Detective Archives: RAIN CODE]]''.'''
== [[Yuma Kokohead]] ==
Chapter 0-Prologue
A Master Detective with amnesia?
Chapters 0-5
His small build is unsuitable for physical confrontation. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.
Post-Chapter 0/Prologue-Chapter 1
Though framed by the fake Zilch as the culprit of the Amaterasu Express Massacre, Yuma joined forces with Shinigami and exposed the truth by entering the Mystery Labyrinth.
Chapters 1-5
A Trainee Detective with amnesia.
Post-Chapter 1/Chapter 2
He solved the Nail Man case, but once again took the culprit's life. Although disheartened by this, he found solace in saving a young boy's father from wrongful execution and began to understand why he chose to become a detective.
Post-Chapter 2/Chapter 3
After solving the Aetheria Academy case, he took the true culprits' lives, deeming it necessary for the truth. He decided to continue trying to be the heroic detective, believing the truth could save more lives.
Post-Chapter 3/Chapter 4
Enraged by Shachi's murder at the Resistance hideout, he cornered and took the life of the culprit. He believed his actions to be unjust and he was unfit to be a detective, but Kurumi helped him realize he had the conviction to help people.
Post-Chapter 4/Chapter 5
After exposing the truth behind the incident at the Amaterasu lab, he took Yakou's life with his own hands. Though filled with anguish, he remembered Yakou's last words, and vowed to lay bare the truth behind Kanai Ward, however cruel it may be.
Epilogue
Not actually Yuma Kokohead, his true identity is Number One of the World Detective Organization.
Realizing the Great Global Mystery involved his own homunculus, he made a contract with Shinigami to solve the mystery, losing his memory in the process. He then switched places with the real Yuma Kokohead and went to Kanai Ward as Trainee Detective Yuma.
He sent Makoto out of the Mystery Labyrinth before escaping through the emergency exit. This voided his contract with Shinigami, and he headed off alone, losing all memory of their time together.
Number One's Forte is Coalescence, the ability to make use of another's Forte by receiving their permission and holding their hand.
== [[Shinigami]] (Ghost Form) ==
A death god contracted to haunt Yuma. Only visible to Yuma, Shinigami is constantly floating and bobbing along his side. Though cheerful and chatty, this death god's sense of morality is quite far removed from that of humans.
Post-Chapter 0
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. The truth behind the mystery is revealed by solving the Mystery Labyrinth. Dispelling it requires reaping the true culprit's soul, which results in their death in the real world.
Epilogue
After Number One opened the Book of Death in the WDO library, Shinigami agreed to a pact to help him rid the world of unsolved mysteries and bring happiness to everyone. The two then came to Kanai Ward together.
== [[Shinigami]] (True Form) ==
Shinigami's true form. Her personality is no different from when she's in her spirit form, so she continues to enjoy teasing Yuma.
Shinigami can open a path to the Mystery Labyrinth, which is the manifestation of mysteries from the real world. She has many special abilities inside the Mystery Labyrinth that can aid Yuma in solving it.
Prologue-Chapter 5
The Mystery Labyrinth can be dispelled by reaping the soul of the culprit from whom it was made, resulting in the culprit's death.
Epilogue
Believing that Yuma would fulfill his promise to show her a world where everyone was happy, she opened an emergency exit from the Mystery Labyrinth. She saw him off as he left, accepting that he would have no memory of their time together.
== [[Yakou Furio]] ==
Prologue
Lazy and irresponsible at first glance, the Kanai Ward native is a detective and head of the only agency in the city, the Nocturnal Detective Agency.
Post-Prologue
A Kanai Ward native and head of the Nocturnal Detective Agency. He lives an unhealthy, unkempt, and unsanitary lifestyle. He understands the threat the Amaterasu Corporation Peacekeepers pose, but only thinks of how to avoid them. Even so, he cares a great deal for his companions.
Post-Chapter 4
In order to avenge his wife who was murdered four years ago, Yakou sacrificed his life to murder Dr. Huesca at Amaterasu's lab.
Epilogue
After his body was transported to the Restricted Area, Yakou retained his faculties and refrained from attacking people. He later entrusted Yuma with a DVD containing footage of the Project: Homunculus experiment.
== [[Halara Nightmare]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. The sharp-witted and attractive detective has no specified gender.
Post-Chapter 1
Halara is always cool under fire and has solved many difficult cases through precise judgement. Although Halara only believes in money, it's willingly spent on things deemed necessary.
Chapter 1 onwards
Halara's Forte is Postcognition, the ability to see how a crime scene appeared at the time it was first discovered.
Post-Chapter 4
Halara stayed by Yakou's side as he lied dying in the Amaterasu lab, and tried to keep him alive until Yuma and the others returned.
After seeing Number One's contempt for Yakou's death, Halara voiced strong emotions not typically shown.
== [[Desuhiko Thunderbolt]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. His goal is to become famous as a mystery-solving superstar detective.
Chapters 1-2
He often refers to Trainee Detective Yuma as "rookie."
Post-Chapter 2
He's an optimistic ladies' man whose "investigations" usually entail trying to pick up girls around the city. These attempts are rarely successful due to his goofball nature, though he doesn't mind. Uncomfortable around blood and corpses, he prefers undercover investigations to those involving murder.
Chapters 3-4
After providing him the opportunity to sneak around Aetheria Academy, he began referring to Yuma as "my man."
Chapter 2 onwards
His Forte is Disguise, the ability to change his voice, appearance, and build, visually and mentally masquerading as the targeted person. The backpack he always carries is required to use this ability.
Post-Chapter 4
He trusts Yuma, affectionately referring to him as "my man."
After seeing Number One's contempt for Yakou's death following the Amaterasu lab incident, he nearly exploded with rage and disgust.
== [[Fubuki Clockford]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. Although she's a beauty with outstanding style, her airheaded tendencies can frustrate the people she talks to.
Chapter 3 onwards
She ran away from her pampered life as a lady of the world-famous Clockford Family to seek adventure.
Her Forte is Time Leap, the ability to rewind time and redo things. However, if time has been turned back once, it cannot be turned back beyond that point.
Post-Chapter 3
While solving the Mystery Labyrinth, she lashed out at what she thought was the abhorrent "God of Darkness." She later realized that Shinigami had Yuma's complete confidence and tried to befriend the death god.
Post-Chapter 4
Desperate to save the dying Yakou during the Amaterasu lab incident, she repeatedly turned back time. But unable to go back to before he was attacked, she felt utterly helpless.
Upon Yakou's death, she wailed uncontrollably.
== [[Vivia Twilight]] ==
A Master Detective dispatched to the Nocturnal Detective Agency by the World Detective Organization. He has pale skin and an aesthetic atmosphere about him. Often lying down in various places, his personality can be described as self-indulgent.
Chapter 4 onwards
His Forte is Spectral Projection, the ability to maneuver in a ghost form free of his flesh, ignoring the laws of physics. In addition to being completely invisible in this state, he is able to pass straight through walls and other solid objects.
Post-Chapter 4
Having enjoyed the time spent at the agency with Yakou, he refused to let the truth of Dr. Huesca's murder come to light despite knowing the identity of the culprit. He turned against Yuma inside the Mystery Labyrinth, but after witnessing Yuma's resolve to face even the most bitter facts, he decided to expose the truth.
When he found out Yomi was manipulating Yakou, he felt immense frustration and hatred.
== [[Number One]] ==
Chapters 1-5
Head of the World Detective Organization. His true name is unknown, and he is almost never seen in public.
Post-Chapter 4/Chapter 5
After the destruction of the WDO building, his whereabouts are unknown.
Epilogue
Number One's body double. Surrounded by enemies on all sides, Number One issues orders to the detectives via this double in order to keep his true identity hidden.
== [[Zange Eraser]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
He was found dead and burnt to a crisp in room 402.
== [[Aphex Logan]] ==
Chapter 0 (Version 1)
One of the Master Detectives Yuma met on the Amaterasu Express. A rude, moody, and violent-looking man who indiscriminately shouts at everyone around him. In actuality, he's a hardworking, decent person from the slums who worked his way up from nothing.
Chapter 0 (Version 2)
An ill-bred, rude, and violent-looking man, he shouts at anyone and everyone around him in his surly voice. He's actually a hardworking, decent person who clawed his way out of the slums and worked his way up from nothing.
He was found dead and burnt beyond recognition in the hallway in Car 5. There was also a stab wound in the chest of the corpse.
== [[Melami Goldmine]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. A glamorous woman with a keen intellect behind her flamboyant appearance. As a fashionista whose mind is often focused on clothes, she appraises other people's figures and is quick to like anyone with a body type that would suit her favorite outfits.
She was found dead and burnt to a crisp in the dining room in Car 2.
== [[Pucci Lavmin]] ==
One of the Master Detectives Yuma met on the Amaterasu Express. Despite her child-like appearance, she has machine-like composure and mental processing speed. When she does show emotion, it can be surprisingly intense. She doesn't socialize well and, perhaps because she avoids communication, is awkward when shown kindness.
She was found dead and burnt to a crisp in room 301.
== [[Zilch Alexander]] ==
Chapter 0
One of the Master Detectives Yuma met on the Amaterasu Express. He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along in a logical order.
He was found dead, burnt to a crisp in the infirmary in Car 1 with a knife protruding from his chest.
Prologue-Chapter 5
An assassin dispatched by Amaterasu Corporation.
Post-Chapter 0
After murdering and taking the place of Master Detective Zilch, the hitman killed all of the Master Detectives aboard the Amaterasu Express. He framed Yuma for the crime and was returning to Amaterasu when his soul was reaped by Shinigami after the Mystery Labyrinth was solved, resulting in his death.
Epilogue
An assassin employed by Yomi. He is a close associate of Yomi's and kills anyone that stands in his way.
== [[Swank Catsonell]] ==
A member of the Amaterasu Corporation Peacekeepers. He loves money almost as much as he loves eating. He laughs at the misfortunes of others and abuses his authority to get his way. Condescending and prideful, he's merciless toward those who defy him.
Post-Chapter 0
Even after the truth was revealed, he proceeded with Yuma's arrest, backing down and retreating only after Yakou persuaded him.
== [[Seth Burroughs]] ==
Section chief of the Amaterasu Corporation Peacekeepers Investigations Team. A mumbling, unhealthy-looking man with a decidedly nervous demeanor. His words are polite, but any underling that makes a mistake is brutally rebuked. He habitually speaks through a megaphone to make up for his feeble voice.
Post-Chapter 1
Yomi indicted him for colluding with the church and the Peacekeepers took him away.
== [[Yomi Hellsmile]] ==
The director of the Amaterasu Corporation Peacekeepers. Despite having the face of a handsome young man, he is cold-hearted and cruel, finding joy in the misfortune of others, especially from miseries he devised himself. He holds great power within Amaterasu and treats his underlings like expendable tools.
Chapters 3-4
He can't stand Makoto, but doesn't seem to directly antagonize him.
Post-Chapter 4
He conspired with Dr. Huesca to secretly make deals with corporations outside of Kanai Ward, but when the doctor double-crossed him, Yomi spurred Yakou into murdering him. After capturing Yuma and the others, Yomi planned to bury them along with the truth, but Makoto appeared with incriminating documents that led to Yomi's downfall. He was then arrested and taken away by Martina.
== [[Martina Electro]] ==
The vice director of the Amaterasu Corporation Peacekeepers. A tall, elegant, intelligent, bespectacled woman who ruthlessly crushes the opposition and has no mercy for those who defy her.
Chapters 1-4
She's obedient only to Yomi.
Chapters 3-4
As punishment for being outwitted by the detectives during the Aetheria Academy case, the Peacekeepers took her away to be crushed in a presser.
Post-Chapter 4
Makoto saved her moments before her execution, and she sought to deliver judgment on Yomi for his crimes.
After all of Yomi's misdeeds were revealed and he was arrested, Martina took responsibility for her own complicity, resigned from her position, and left.
== [[Makoto Kagutsuchi]] ==
Chapter 3
The enigmatic Masked Man that lives on the top floor of Kanai Tower.
Chapters 3-5
The always-masked CEO of Amaterasu Corporation. He lives on the top floor of Kanai Tower. While Yomi is ostensibly his employee, the two are always at each other's throats. His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.
Chapter 5
Acting in secret behind the scenes of the Dr. Huesca murder case, he secured documents that led to Yomi's downfall. He intends to restructure Amaterasu and the Peacekeepers to bring about a change in the winds of Kanai Ward.
The gift he gave Yuma caused all the Master Detectives gathered at the Nocturnal Detective Agency to pass out.
Epilogue
Makoto is in truth the homunculus of Number One, created at a Unified Government research facility. His goal has always been to protect the homunculi of Kanai Ward, and he is prepared to do absolutely anything to attain it.
Following a fierce battle with Number One inside of the Mystery Labyrinth, Makoto has become steward of Kanai Ward, working endlessly to protect the homunculi living there.
== [[Dominic Fulltank]] ==
Second-in-command of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A big, burly man capable of tearing a person limb from limb with his bare hands. He's not overly astute, and leaves the thinking to Guillaume, though complex orders may be difficult for him to follow.
Post-Chapter 3
Wanting to help the constantly frustrated Guillaume, Dominic quintupled his daily training.
== [[Guillaume Hall]] ==
Leader of the Amaterasu Corporation Peacekeepers Counterterrorism Squad. A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor. She has a gift for telling fortunes, but as they always foretell bloodshed and horror, the recipient is invariably left shaken. Not adept at fighting, she leaves the rough stuff to her partner, Dominic.
Post-Chapter 3
In addition to failing to apprehend the terrorist Yuma, she allowed the detectives to capture the true culprit. Having tasted defeat for the first time in her tenure with the Peacekeepers, she swore to repay the indignity with bloody vengeance.
== Boy ==
A boy Yuma met in Kanai Ward. He respects and cares for his father, a watchmaker, above anyone else. Also quite fond of baseball, he spends almost all of his free time practicing and playing.
He is desperately trying to find a way to rescue his father, who has been arrested for the Nail Man murders.
Post-Chapter 1
Thanks to Yuma and the others, his father was released, and he has started thinking about a career as a detective.
== [[Jiei Colan]] ==
The father of the boy Yuma met in Kanai Ward. He runs a watch shop and takes pride in his work. His skill and high standard of professionalism have earned him the trust of the local residents. He loves his son dearly and hopes the boy will take over the family business one day.
Post-Chapter 1
He was arrested for the Nail Man murders, but Yuma and the others managed to prove him innocent, and he was released unharmed.
== [[Priest]] ==
A priest at a church in Kanai Ward. Brimming with paternal affection, he feels it is his calling to help all those in need. He is popular among the worshippers for his gentle and thoughtful nature, and many people come to him to ask for advice.
Post-Chapter 1
He is in truth the Nail Man, the serial murderer who terrorized the city. To save Kanai Ward from its own depravity, he slaughtered those who preyed on its citizens.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== [[Servant]] ==
A man who does odd jobs at a church in Kanai Ward. His colleague, the nun, bosses him around on a daily basis. He's terrible at socializing, sometimes appearing suspicious when talking with others. While he's concerned about his weight, he's too weak-willed to do anything about it.
Post-Chapter 1
Losing both the priest he depended on and his close friend, the worshipper, during the Nail Man incident, he has begun questioning his faith.
== [[Nun]] ==
A nun at a church in Kanai Ward. Often abusive and unwilling to listen to others, her personality is far from the image of a typical nun. Her father works in upper management at Amaterasu Corporation, something she occasionally leverages to full effect. Craftiness aside, she is fairly diligent with her work.
Post-Chapter 1
After the priest's death following the Nail Man incident, she has been managing the church by herself.
== [[Worshipper]] ==
A pious worshipper at a church in Kanai Ward. An occult enthusiast, he chases after all kinds of unusual phenomena and urban legends. His obsession with the topic can sometimes put his life in danger.
Post-Chapter 1
Attempting to imitate the Nail Man's "divine work," he performed a copycat crime in the art gallery storage space.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== [[Kurumi Wendy]] ==
A student at Aetheria Academy. Hungry for knowledge, she seeks out anything she wants to know with unwavering tenacity. Thanks to her cheerful demeanor and excellent communication skills, she's quick to get along with people she meets. Having a lifelong fascination with detectives, she couldn't pass up an opportunity to talk with one and shadowed Yuma.
Post-Chapter 2
She was about to be arrested for the theater club murder, but was released after Yuma revealed the truth.
Chapter 3
She holds deep trust in her rescuer, Yuma.
Post-Chapter 3
She holds deep trust in Yuma. When he began to doubt his actions, she bolstered his confidence by telling him he was doing the right thing.
Epilogue
While investigating the restricted area with Yuma, she reunited with her murdered friend, Aiko, and was finally able to say farewell.
== [[Aiko]] ==
Kurumi's friend and a member of the theater club at Aetheria Academy who died six months ago. The Peacekeepers declared she committed suicide by jumping off the roof, but she was actually murdered by Karen.
== [[Yoshiko]] ==
A member of the theater club at Aetheria Academy. A beauty whose maturity makes it difficult to think of her as a high school student. She's popular in the theater club and is on par with Waruna and Karen in terms of acting ability. Mild-mannered and quiet, she values the team more than the individual.
Post-Chapter 2
She was once close friends with Waruna, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== [[Waruna]] ==
A member of the theater club at Aetheria Academy. She puts on the flashiest and trendiest makeup, which further accents her aggressive personality. Although she intimidates everyone around her, she has no desire to overshadow anyone. She genuinely enjoys acting and being on stage, innately capable of playing any role.
Post-Chapter 2
She was once close friends with Yoshiko, Kurane, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== [[Kurane]] ==
A member of the theater club at Aetheria Academy. She doesn't talk much and prefers to spend time alone. Because it's difficult for her to express her emotions, no one really knows what she's thinking. But her acting skills place her among the best in the club.
Post-Chapter 2
She was once close friends with Yoshiko, Waruna, and Aiko, but after Karen murdered Aiko, she plotted revenge with her two remaining friends and killed Karen onstage during a performance.
With the Mystery Labyrinth solved, her soul was reaped by Shinigami, resulting in her death.
== [[Karen]] ==
A member of the theater club at Aetheria Academy. She has long, beautiful hair and the elegant aura typical of a lady. She's enthusiastic about acting, possessing a stoic philosophy about it. However, because of that, she tends to be uncooperative and rarely interacts with the other students.
Chapter 2
After performing a scene where her character drank poison, she vomited blood and died.
Post-Chapter 2
Six months ago, after quarreling with Aiko over the lead role, she murdered Aiko and made it seem like a suicide. Yoshiko, Waruna, and Kurane exacted revenge by poisoning and killing her on stage.
== [[Shachi]] ==
The leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him. He believes that ruthless measures are necessary to defeat Amaterasu.
Chapter 3
He was found dead on the roof of the Resistance hideout. There was a gunshot wound in the side of his head.
Post-Chapter 3
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
== [[Servan]] ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Though short in stature and physically weak, his mechanical expertise puts the best Amaterasu engineers to shame. He completely loses himself in tinkering though, forgetting to eat and sleep.
Post-Chapter 3
Coerced by Icardi, he constructed the bomb devices given to Yuma. As he was being taken away by Icardi, Yakou and the others caught him.
Though only an accessory to the crime, considering current Peacekeeper standard operating procedures, his part in inciting a panic throughout Kanai Ward will likely result in capital punishment.
== [[Icardi]] ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He has the slim, muscular build of an excellent swimmer. He works as a courier for the Resistance. He doesn't seem very interested in people and, for better or worse, doesn't involve himself with others.
Post-Chapter 3
Tired of Shachi's optimism, he searched for a way to leave the Resistance and escape from Kanai Ward. He planned to steal the safes from a Marunomon District bank, and flee the city, but was caught by Yakou and the others.
With the Mystery Labyrinth solved, his soul was reaped by Shinigami, resulting in his death.
== [[Iruka]] ==
A member of the Resistance looking to overthrow Amaterasu Corporation. Despite her dour and gloomy exterior, she cares deeply for her comrades. Highly skilled with weapons and guns in particular, she's in charge of procuring arms for the Resistance.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, so Iruka now lives alone as a fugitive.
== [[Margulaw]] ==
A member of the Resistance looking to overthrow Amaterasu Corporation. He is a former Amaterasu employee fronting as an antique art dealer. Having lost his family to Amaterasu's treachery, he harbors a bitter hatred for his former employer. He puts his accounting prowess to good use by managing the Resistance's funds.
Post-Chapter 3
The Resistance fell apart after the hideout was exposed by the Peacekeepers, but Margulaw continues to shelter fugitive members while working as a shop owner.
== [[Dr. Huesca]] ==
Chief researcher and expert weapons developer at Amaterasu Lab. An arrogant man who believes his intellect is unrivaled. He hates having his precious research time interrupted and allows no one to enter his critical lab.
Chapter 4
Inside the critical lab, beyond the supposedly impenetrable security, he was found dead with stab wounds in his back.
Post-Chapter 4
He colluded with Peacekeeper Director Yomi to secretly sell off Amaterasu technology, planning all the while to double-cross Yomi and flee Kanai Ward. Attempting to use the turmoil caused by the hitman to fake his own demise, he was instead stabbed and killed by Yakou, who sought revenge for his murdered wife.
Yomi prompted Yakou to commit the murder in order to get rid of the backstabbing Dr. Huesca while keeping his own hands clean.
Epilogue
Three years ago, Dr. Huesca conducted the Project: Homunculus experiment. Its failure produced the defective homunculi, which killed the real doctor.
== [[Fink the Slaughter Artist]] ==
A skilled assassin who works in Kanai Ward. As very few witnesses have come forward, it's unknown if this hitman is male or female, an adult or even a child. The assassin is certainly effective, boasting a 100% completion rate.
Post-Chapter 4
Fink was hired by Yakou, with Yakou himself as the target. Yakou asked the hitman to kill him to hide his involvement as the murderer of Dr. Huesca.
Chapter 5 onwards
Behind the scenes, Makoto arranged for Yakou to hire the hitman. Makoto permanently silenced the hitman once his work was complete.
140cc45176ea41bd133e410d5655039be52c9d14
Master Detectives
0
124
2851
2843
2023-09-05T19:48:30Z
2A00:23C6:9F0A:601:A413:8A9A:E589:86E9
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Master Detectives
| image = File:Master Detectives - Illustration x9.png
| affiliation = [[World Detective Organization]]
| occupation = Detectives
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
}}
'''Master Detectives''' (超探偵 ''chō tantei'') are characters in ''[[Master Detective Archives: RAIN CODE]]'', described as a group of detectives with special abilities.
Each detective has their own special ability, or "Forensic Forte", which will affect each investigation differently. As they work alongside protagonist [[Yuma Kokohead]], some of them will be friendly, but some of them will be hostile.<ref name="Famitsu">[https://www.famitsu.com/news/202209/17276399.html 『超探偵事件簿 レインコード』小高和剛氏インタビュー。({{Flags|JA}})]</ref> Their abilities can be shared with Yuma.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Official descriptions ==
Master Detectives are experts in criminal investigation. Using their abilities, they are capable of obtaining information and evidence that would otherwise not be available to ordinary people. Together with Yuma, they take on difficult cases in Kanai Ward.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Forensic Forte ===
Among the detectives belonging to the World Detective Organization, this is a detective with a specialized power called Forensic Forte (探偵特殊能力 ''tantei tokushu nōryoku'') that aids in their investigative activities.<ref name="SC News Profiles"></ref>
==== Teasers ====
===== Disguise =====
''Mimic body types and voices with "Disguise".''<ref name="Nintendo Direct Teasers"></ref>
''In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.''<ref name="SC Six Profiles 1">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Desuhiko Thunderbolt]].
===== Audial Aptitude =====
''Detect heartbeats and whispers with "Audial Aptitude".''<ref name="Nintendo Direct Teasers"></ref>
'' By concentrating, whispers, footsteps, and even heartbeats can be heard from far away.''<ref name="SC Six Profiles 2">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals 10 New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
This ability belongs to [[Pucci Lavmin]].
===== Postcognition =====
''Witness past crime scenes with "Postcognition".''<ref name="Nintendo Direct Teasers"></ref>
''The ability to see how a crime scene appeared at the time it was first discovered.''<ref name="SC Six Profiles 1"></ref>
This ability belongs to [[Halara Nightmare]].
===== Spectral Projection =====
''Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Vivia Twilight]].
===== Life Detection =====
''The location of any living thing within a 50-meter radius can be found.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Aphex Logan]].
===== Thoughtography =====
''[[Zange Eraser|Zange]]’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.''<ref name="SC Six Profiles 1"></ref>
===== Animal Investigation =====
''Controls animals to gather intelligence, even in areas inaccessible to humans.''<ref name="SC Six Profiles 1"></ref> This ability belongs to [[Zilch Alexander]].
===== Time Leap =====
''Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Fubuki Clockford]].
===== Spiritism =====
''One’s own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life.''<ref name="SC Six Profiles 2"></ref> This ability belongs to [[Melami Goldmine]].
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Postcognition Promotional screenshot.jpg
Master Detective - Disguise Promotional screenshot.jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
</gallery></div>
== Trivia ==
*In an interview with Famitsu, [[Kazutaka Kodaka]] explained that Master Detectives, as well as their special abilities, are known and admired by the general public.<ref name="Famitsu"></ref>
*In an interview with Dengeki Online, Kazutaka Kodaka mentioned that character designer [[Rui Komatsuzaki]] designed a uniform for the Master Detectives, but made a lot of them customize theirs or wear a raincoat over it.<ref name="Dengeki Online">[https://dengekionline.com/articles/150085/ “死に神ちゃん”デザインや謎迷宮、組織情報などを質問 ({{Flags|JA}})]</ref>
*In an interview with Game Watch, Kazutaka Kodaka mentioned that there will be bonus sidequests allowing the player to get to know and befriend the Master Detectives, without impacting the investigation.<ref name="Game Watch">[https://game.watch.impress.co.jp/docs/interview/1440615.html 「謎迷宮」で唯一無二の謎解き体験を! ({{Flags|JA}})]</ref>
== Gallery ==
=== Character models ===
<gallery>Master Detectives - Illustration x9 (Official site).png|Group illustration<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 1 (GamerNe).jpg|[[Vivia Twilight]]'s individual model<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Master Detective - Unnamed character 2 (GamerNe).jpg|[[Zilch Alexander]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 3 (GamerNe).jpg|[[Aphex Logan]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 4 (GamerNe).jpg|[[Desuhiko Thunderbolt]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 5 (GamerNe).jpg|[[Zange Eraser]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 6 (GamerNe).jpg|[[Halara Nightmare]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 7 (GamerNe).jpg|[[Fubuki Clockford]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 8 (GamerNe).jpg|[[Pucci Lavmin]]'s individual model<ref name="GamerNe"></ref>
Master Detective - Unnamed character 9 (GamerNe).jpg|[[Melami Goldmine]]'s individual model<ref name="GamerNe"></ref>
</gallery>
=== Character illustrations ===
<gallery>Master Detective - Aphex Logan Illustration.png|Aphex Logan's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Desuhiko Thunderbolt Illustration.png|Desuhiko Thunderbolt's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Fubuki Clockford Illustration.jpg|Fubuki Clockford's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Halara Nightmare Illustration.png|Halara Nightmare's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Melami Goldmine Illustration.jpg|Melami Goldmine's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Pucci Lavmin Illustration.jpg|Pucci Lavmin's individual illustration<ref name="SC Six Profiles 2"></ref>
Master Detective - Vivia Twilight Illustration.png|Vivia Twilight's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zange Eraser Illustration.png|Zange Eraser's individual illustration<ref name="SC Six Profiles 1"></ref>
Master Detective - Zilch Alexander Illustration.png|Zilch Alexander's individual illustration<ref name="SC Six Profiles 1"></ref>
</gallery>
== References ==
<references/>
[[Category:Characters]]
[[Category:Groups]]
[[Category:Organizations]]
[[Category:Master Detectives]]
c31a4535640c42bdaf30cb4ef73076a4bd052e0d
Aphex Logan
0
180
2852
2818
2023-09-05T22:17:18Z
2A00:23C6:9F0A:601:A413:8A9A:E589:86E9
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Immolated by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=AB|likes=Basketball|dislikes=Rogues with no sense of justice}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン ''Eifekkusu Rōgan'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. At first glance, he appears to be rude, moody, and violent looking.<ref name=":Aphex Profile">"Aphex Logan". ''Profiles''. Master Detective Archives: RAIN CODE</ref> He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. He wears boots with silver tips, and his raincoat is a bulky green coat with a multitude of belts attached to it.
== Personality ==
Possibly due to a trauma response, Aphex tends to be overtly aggressive, moody and foul mouthed, insulting and threatening Yuma with death under the assumption that Yuma is posing as a Master Detective, being highly suspicious of him. He also tends to jump to conclusions, automatically assuming Yuma is the imposter for his tardiness alone instead of considering other possibilities at first. He does not take kindly to the idea that he would have to verify himself. He also hates authority, which is ostensibly demonstrated by his reaction to Zilch's assertion of authority.
He hails from the branch in the eastern slums. He was a penniless, illegal immigrant who witnessed his own parents' necks sliced open in front of him, and escaped by the skin of his teeth. He jumped on a ship, not knowing where it went, longing for vengeance. Although he will not tolerate evil, he will also cut down those who oppose him regardless of their morality. Despite all that, he is still a hardworking person who built his way up from nothing.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The exact location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref> His power has some overlap with Pucci, though his power is less effective compared to her 500-meter range.
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
AphexPortrait.png
T UI Talk Face 05400 0002.png
T UI Talk Face 05400 0003.png
T UI Talk Face 05400 0100.png
T UI Talk Face 05400 0101.png
T UI Talk Face 05400 0200.png
T UI Talk Face 05400 0202.png
T UI Talk Face 05400 0203.png
T UI Talk Face 05400 0204.png
T UI Talk Face 05400 0300.png
T UI Talk Face 05400 0301.png
T UI Talk Face 05400 0400.png
T UI Talk Face 05400 0500.png
T UI Talk Face 05400 0700.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Aphex's Introduction.jpg|Aphex's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
1a82a562bc7cd9672031b6cbd61f21a4e764989d
2858
2852
2023-09-07T15:54:15Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Immolated by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Male
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=AB|likes=Basketball|dislikes=Rogues with no sense of justice}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン ''Eifekkusu Rōgan'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. At first glance, he appears to be rude, moody, and violent looking.<ref name=":Aphex Profile">"Aphex Logan". ''Profiles''. Master Detective Archives: RAIN CODE</ref> He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two moles below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. He wears boots with silver tips, and his raincoat is a bulky green coat with a multitude of belts attached to it.
== Personality ==
Possibly due to a trauma response, Aphex tends to be overtly aggressive, moody and foul mouthed, insulting and threatening Yuma with death under the assumption that Yuma is posing as a Master Detective, being highly suspicious of him. He also tends to jump to conclusions, automatically assuming Yuma is the imposter for his tardiness alone instead of considering other possibilities at first. He does not take kindly to the idea that he would have to verify himself. He also hates authority, which is ostensibly demonstrated by his reaction to Zilch's assertion of authority.
He hails from the branch in the eastern slums. He was a penniless, illegal immigrant who witnessed his own parents' necks sliced open in front of him, and escaped by the skin of his teeth. He jumped on a ship, not knowing where it went, longing for vengeance. Although he will not tolerate evil, he will also cut down those who oppose him regardless of their morality. Despite all that, he is still a hardworking person who built his way up from nothing.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The exact location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref> His power has some overlap with Pucci, though his power is less effective compared to her 500-meter range.
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
AphexPortrait.png
T UI Talk Face 05400 0002.png
T UI Talk Face 05400 0003.png
T UI Talk Face 05400 0100.png
T UI Talk Face 05400 0101.png
T UI Talk Face 05400 0200.png
T UI Talk Face 05400 0202.png
T UI Talk Face 05400 0203.png
T UI Talk Face 05400 0204.png
T UI Talk Face 05400 0300.png
T UI Talk Face 05400 0301.png
T UI Talk Face 05400 0400.png
T UI Talk Face 05400 0500.png
T UI Talk Face 05400 0700.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Aphex's Introduction.jpg|Aphex's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
8e1458fe521885a4b258cb888c9396797e4c4005
Melami Goldmine
0
221
2853
2819
2023-09-05T22:18:59Z
2A00:23C6:9F0A:601:A413:8A9A:E589:86E9
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Melami Goldmine
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
File:MelamiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Immolated by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=B|likes=Beautiful, heartwarming clothes|dislikes=Ugly, non-heartwarming clothes}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami is very tall female character and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
=== In-game screenshots ===
<div align="center"><gallery>
File:Melami's Introduction.jpg|Melami's introduction showing her name and Detective Deed for the WDO in Chapter 0
File:Melami Forte.jpg|Melami explaining her Forte in Chapter 0.
File:Melami's First Look.jpg|Melami first seeing Yuma on the Amaterasu Express.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
4c038516ae848fd7aad247c162fcaeca2abd2215
2861
2853
2023-09-07T16:01:41Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Melami Goldmine
| image = <gallery>File:Master Detective - Melami Goldmine Illustration.jpg|thumb|alt=Illustration of Melami|Illustration
File:Master Detective - Unnamed character 9 (GamerNe).jpg|alt=Model of Melami|Model
File:MelamiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Spiritism
| birth = September 28
| birthplace =
| death = Immolated by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Female
| height = 185 cm (6'1")
| weight = 62 kg (136.69 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yukari Tamura|Yukari Tamura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lauren Landa|Lauren Landa]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=B|likes=Beautiful, heartwarming clothes|dislikes=Ugly, non-heartwarming clothes}}{{Quotes|Melami}}
'''Melami Goldmine''' (メラミ ゴールドマイン ''Merami Gōrudomain'') is a [[Master Detectives|Master Detective]] in {{Game}}.
== Official description ==
A glamorous woman with a keen intellect behind her flamboyant appearance. She's a fashionista whose mind is often focused on clothes. She's quick to like anyone with a body type that would suit her favorite outfits.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Melami is very tall female character and she has long blond hair styled in a sidecut, with the shaved portion being dyed purple. She has purple eyes, with irises resembling a shock wave, with highlighted eyelashes; yellow highlights on the left, and pink highlights on the right. On her right cheek are pink markings, reminiscent of ink blotches. Melami has 6 piercings on her right ear (one in the lobe), wears faintly purple lipstick.
Melami wears the standard [[Master Detectives|Master Detective]] uniform, with a badge for the [[World Detective Organization]] located on the right of her chest. She wears fingerless gloves, as well as thigh-high high heel boots, the left one of which has a wispy white marking on it.
Her raincoat is a purple leather jacket. On the back is art of a person in prayer position, with a ring around their shoulders. The word "Spiritualism" is below this art and to the right.
== Forensic Forte ==
Melami's Forensic Forte is '''Spiritism'''. One's own body is used as a medium to summon the soul of a deceased person. In order to use this ability, she must wear the clothes the deceased wore in life<ref name="SC Ten New Profiles"></ref>, meaning the ability is unusable if there's a sizing mismatch.<ref>In-game glossary</ref>
== Gallery ==
=== Promotional screenshots ===
<gallery>File:Master Detective - Forensic Forte Promotional screenshot (1).jpg
File:Master Detective - Melami speaking.jpg</gallery>
=== In-game screenshots ===
<div align="center"><gallery>
File:Melami's Introduction.jpg|Melami's introduction showing her name and Detective Deed for the WDO in Chapter 0
File:Melami Forte.jpg|Melami explaining her Forte in Chapter 0.
File:Melami's First Look.jpg|Melami first seeing Yuma on the Amaterasu Express.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
6b2a74a3d4b10eb9338c5d72afd0330d50c0e0e1
Pucci Lavmin
0
213
2854
2820
2023-09-05T22:19:43Z
2A00:23C6:9F0A:601:A413:8A9A:E589:86E9
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
File:PucciPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Immolated by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Female
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=O|likes=Classical Music|dislikes=Loud people}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard within a radius of 500 meters.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref> Her power has some similarity to Aphex's Forte, though her power has a much wider radius compared to his 50 meter range.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Pucci's Introduction.jpg|Pucci's introduction in Chapter 0, showing her name and her Detective Deed for the WDO
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
a0c20cd2ce055cd0e94a3e9e58d24efc28feefcc
2863
2854
2023-09-07T16:04:13Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Pucci Lavmin
| image = <gallery>File:Master Detective - Pucci Lavmin Illustration.jpg|thumb|alt=Illustration of Pucci|Illustration
File:Master Detective - Unnamed character 8 (GamerNe).jpg|alt=Model of Pucci|Model
File:PucciPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Audial Aptitude
| birth = March 25
| birthplace =
| death = Immolated by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Female
| height = 158 cm (5'2")
| weight = 46 kg (101.41 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yui Horie|Yui Horie]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Lindsay Sheppard<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=O|likes=Classical Music|dislikes=Loud people}}{{Quotes|Pucci}}
'''Pucci Lavmin''' (プッチー ラブミン ''Pucchī Rabumin'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite her child-like appearance, she has machine-like composure and mental processing speed. Perhaps because she avoids communication, she sometimes shows awkward reactions and intense displays of emotion during conversation.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Pucci is a young woman with a rounded face and typically sports a furrowed brow, regardless of actual emotion on display. She has pale skin and a short and thin build, comparable to [[Yuma Kokohead|Yuma]] and [[Desuhiko Thunderbolt|Desuhiko]], making her look rather childlike. She has grey eyes, with irises resembling a [[wikipedia:Flat (music)|flat symbol]], and short, strangely layered blond hair, the back and sides of which curl upwards. She wears a bunny pin on the left side of her hair, as well as a pink bow on the back. A pair of red headphones are situated at her neck.
She sports the standard [[Master Detectives]] uniform with her badge for the [[World Detective Organization]] on the left breast of her jacket. She sports red thigh-high socks with black ruffle trimming, as well as black and purple boots.
Pucci's raincoat is a beige double breasted cape coat with a red belt and red buttons. Another World Detective Organization badge is located on the left side of the cape.
== Forensic Forte ==
Pucci's Forensic Forte is '''Audial Aptitude'''. By concentrating, whispers, footsteps, and even heartbeats can be heard within a radius of 500 meters.<ref name="SC Ten New Profiles"></ref> The ability does not activate unless the listening is deliberate.<ref>In-game glossary</ref> Her power has some similarity to Aphex's Forte, though her power has a much wider radius compared to his 50 meter range.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Audial Aptitude Promotional screenshot.jpg|Promotional screenshot of Pucci using Audial Aptitude</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Pucci's Introduction.jpg|Pucci's introduction in Chapter 0, showing her name and her Detective Deed for the WDO
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
5ff938ae4dc8ea12481bf0b179529b8460a21a4b
Zange Eraser
0
206
2855
2821
2023-09-05T22:23:27Z
2A00:23C6:9F0A:601:A413:8A9A:E589:86E9
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
File:ZangePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Immolated by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Whisky|dislikes=Modern cellphones}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
==Appearance==
Zange is a tall and elderly figure with broad shoulders. Outwardly a mild-mannered old man, he carries a solemn demeanor of a battle-hardened veteran and has an air of a killer.<ref name=":Zange Profile">"Zange Eraser". ''Profiles''. Master Detective Archives: RAIN CODE</ref>
==Forensic Forte==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
==Trivia==
*Zange was once a military detective involved in espionage.<ref name=":Zange Profile" />
==Gallery==
=== Sprites===
<gallery>
ZangePortrait.png
02_zangeeraser.png
03_zangeeraser.png
04_zangeeraser.png
05_zangeeraser.png
06_zangeeraser.png
07_zangeeraser.png
</gallery>
===Promotional screenshots===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
===In-game screenshots===
<div align="center"><gallery>
File:Zange's Introduction.jpg|Zange's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery></div>
==References==
<references />
==Navigation==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
673139e7537b22f3eb9989afa6b2c8d57e858baa
2865
2855
2023-09-07T16:05:47Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zange Eraser
| image = <gallery>File:Master Detective - Zange Eraser Illustration.png|Illustration
File:Master Detective - Unnamed character 5 (GamerNe).jpg|Model
File:ZangePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Thoughtography
| birth = June 14
| birthplace =
| death = Immolated by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Male
| height = 200 cm (6'7")
| weight = 88 kg (194.01 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Yōsuke Akimoto|Yosuke Akimoto]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Kurt Bicknell<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Whisky|dislikes=Modern cellphones}}
{{Quotes|Zange}}
'''Zange Eraser''' (ザンゲ イレイザー ''Zange Ireisā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A quiet old detective with the solemn expression of a battle-hardened veteran. He never talks about his past, but his style of speech suggests ties to a government organization.<ref name="SC Six Profiles"></ref>
One of the Master Detectives Yuma met on the Amaterasu Express. Outwardly a mild-mannered old man, he has the solemn expression of a battle-hardened veteran and the air of a killer. He was once a military detective involved in espionage.
==Appearance==
Zange is a tall and elderly figure with broad shoulders. Outwardly a mild-mannered old man, he carries a solemn demeanor of a battle-hardened veteran and has an air of a killer.<ref name=":Zange Profile">"Zange Eraser". ''Profiles''. Master Detective Archives: RAIN CODE</ref>
==Forensic Forte==
Zange's Forensic Forte is '''Thoughtography'''. Zange’s memory can be transcribed as a Thoughtographic image onto electronic devices, such as a smartphone.<ref name="SC Six Profiles"></ref> He was previously able to record up to eight seconds of footage, though old age has reduced it to three.
==Trivia==
*Zange was once a military detective involved in espionage.<ref name=":Zange Profile" />
==Gallery==
=== Sprites===
<gallery>
ZangePortrait.png
02_zangeeraser.png
03_zangeeraser.png
04_zangeeraser.png
05_zangeeraser.png
06_zangeeraser.png
07_zangeeraser.png
</gallery>
===Promotional screenshots===
<div align="center"><gallery>
File:Zange Eraser - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
===In-game screenshots===
<div align="center"><gallery>
File:Zange's Introduction.jpg|Zange's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery></div>
==References==
<references />
==Navigation==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
b75c61b26290eb9c23d29dfb1837960efb19719a
Number One
0
293
2856
2614
2023-09-06T23:38:07Z
2A00:23C6:9F0A:601:3554:AC60:C6BB:6485
0
wikitext
text/x-wiki
<tabber>
|-|Number One=
{{Stub}}
{{Infobox Character
| name = Number One
| image = <gallery>World Detective Organization - Number One Illustration.jpg|Illustration
File:NumberOnePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|Human|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|ability=Running Away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the Prologue and Chapter 4 is actually a body double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
=== In-game screenshots ===
<gallery>
File:Number One's Introduction.jpg|Number One's introduction with his name on screen during his first appearance in the Prologue.
</gallery>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
|-|Sprites=
<gallery>
NumberOnePortrait.png
T UI Talk Face 05590 0001.png
T UI Talk Face 05590 0100.png
T UI Talk Face 05590 0300.png
T UI Talk Face 05590 0400.png
</gallery>
</tabber>
54f27aca6f3921c5de5e67fb1bf630080019b1b8
2862
2856
2023-09-07T16:03:34Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
<tabber>
|-|Number One=
{{Stub}}
{{Infobox Character
| name = Number One
| image = <gallery>World Detective Organization - Number One Illustration.jpg|Illustration
File:NumberOnePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|ability=Running Away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the Prologue and Chapter 4 is actually a body double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
=== In-game screenshots ===
<gallery>
File:Number One's Introduction.jpg|Number One's introduction with his name on screen during his first appearance in the Prologue.
</gallery>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
|-|Sprites=
<gallery>
NumberOnePortrait.png
T UI Talk Face 05590 0001.png
T UI Talk Face 05590 0100.png
T UI Talk Face 05590 0300.png
T UI Talk Face 05590 0400.png
</gallery>
</tabber>
4965e96cbb0104b1e8475e4b0e19b223774d1979
Yuma Kokohead
0
102
2857
2832
2023-09-07T15:53:28Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>The Labyrinth Delving Elite Bomb Defuser, He Who Tames the God of Darkness, Holy Great Detective Warrior of Light Yuma (by [[Fubuki Clockford]] in the Mystery Labyrinth)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]{{Smallspoiler|(formerly)|}}<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== History ==
'''Prior to the Kanai Ward's Ultimate Secret Case'''
Not much is known of Yuma's background, but the [[Prologue - WDO vs. Amaterasu Corporation]] suggests that he comes from a city like Kanai Ward since he remarks that the scenery of [[Kamasaki District]] makes him feel nostalgic. In [[Chapter 3 - No Longer A Detective]] when he examines {{Smallspoiler|Shachi's corpse and the gun placed in his right hand}}, Yuma says that he sort of remembers the feeling of gripping a gun's handle and the smell of gunpowder. This also suggests that Yuma received gun training at some point in the past.
{{Inlinespoiler |At some point prior to the events of the game, he became Number One of the World Detective Organization. As Number One, he was able to solve cases on his own perfectly. He also had a [[Number One|body double]] to hide his true identity from others.
Three years before the events of the game, the [[Unified Government]] obtained samples of Number One's DNA and create the first [[Makoto Kagutsuchi|perfect Homunculus]]. Number One eventually found out about this and how it could have tied to the Great Global Mystery. He grabbed the Book of Death that Shinigami was sealed in from the WDO's book vault underground. On his way there and when he was leaving, he encountered the [[Ramen Stand Owner|real Yuma Kokohead]]. Realizing that he couldn't solve Kanai Ward's Ultimate Secret on his own, he made a plan where he would swap places with the real Yuma, use the power of the Book of Death, and give himself amnesia so he could allow himself to accept help. At the storage room of a train station where the Amaterasu Express was at, he opened the Book of Death and made a pact with Shinigami. He promised her that he'll show her a world where everyone is happy.
Before he lost his memories, he also submitted a letter of resignation. He hoped he could bring change to the organization and have detectives follow their own creed by quitting.| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the Mystery Labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
*Yuma's English voice actor: Lucien Dodge, has previously voiced K1-B0 and Hifumi Yamada in Danganronpa V3 and Danganronpa Trigger Happy Havoc respectively, games also developed by series creator Kazutaka Kodaka.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[Category:Master Detectives]]
[[pt-br:Yuma Kokohead]]
f0ea8669a19d9888026c6f868f138f65232eb586
2878
2857
2023-09-11T01:50:53Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>The Labyrinth Delving Elite Bomb Defuser, He Who Tames the God of Darkness, Holy Great Detective Warrior of Light Yuma (by [[Fubuki Clockford]] in the Mystery Labyrinth)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]{{Smallspoiler|(formerly)|}}<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== History ==
'''Prior to the Kanai Ward's Ultimate Secret Case'''
Not much is known of Yuma's background, but the [[Prologue - WDO vs. Amaterasu Corporation]] suggests that he comes from a city like Kanai Ward since he remarks that the scenery of [[Kamasaki District]] makes him feel nostalgic. In [[Chapter 3 - No Longer A Detective]] when he examines {{Smallspoiler|Shachi's corpse and the gun placed in his right hand}}, Yuma says that he sort of remembers the feeling of gripping a gun's handle and the smell of gunpowder. This also suggests that Yuma received gun training at some point in the past.
{{Inlinespoiler |At some point prior to the events of the game, he became Number One of the World Detective Organization. As Number One, he was able to solve cases on his own perfectly. He also had a [[Number One|body double]] to hide his true identity from others.
Three years before the events of the game, the [[Unified Government]] obtained samples of Number One's DNA and created the first [[Makoto Kagutsuchi|perfect Homunculus]]. Number One eventually found out about this and how it could have tied to the Great Global Mystery. He grabbed the Book of Death that Shinigami was sealed in from the WDO's book vault underground. On his way there and when he was leaving, he encountered the [[Ramen Stand Owner|real Yuma Kokohead]]. Realizing that he couldn't solve Kanai Ward's Ultimate Secret on his own, he made a plan where he would swap places with the real Yuma, use the power of the Book of Death, and give himself amnesia so he could allow himself to accept help. At the storage room of a train station where the Amaterasu Express was at, he opened the Book of Death and made a pact with Shinigami. He promised her that he'll show her a world where everyone is happy.
Before he lost his memories, he also submitted a letter of resignation. He hoped he could bring change to the organization and have detectives follow their own creed by quitting.| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the Mystery Labyrinth. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
*Yuma's English voice actor: Lucien Dodge, has previously voiced K1-B0 and Hifumi Yamada in Danganronpa V3 and Danganronpa Trigger Happy Havoc respectively, games also developed by series creator Kazutaka Kodaka.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[Category:Master Detectives]]
[[pt-br:Yuma Kokohead]]
e4d019e239444062f8e609bae766526100098b53
2880
2878
2023-09-11T22:20:02Z
SobaTakeout
84
/* Relationships */
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by Shinigami)<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>The Labyrinth Delving Elite Bomb Defuser, He Who Tames the God of Darkness, Holy Great Detective Warrior of Light Yuma (by [[Fubuki Clockford]] in the Mystery Labyrinth)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]{{Smallspoiler|(formerly)|}}<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== History ==
'''Prior to the Kanai Ward's Ultimate Secret Case'''
Not much is known of Yuma's background, but the [[Prologue - WDO vs. Amaterasu Corporation]] suggests that he comes from a city like Kanai Ward since he remarks that the scenery of [[Kamasaki District]] makes him feel nostalgic. In [[Chapter 3 - No Longer A Detective]] when he examines {{Smallspoiler|Shachi's corpse and the gun placed in his right hand}}, Yuma says that he sort of remembers the feeling of gripping a gun's handle and the smell of gunpowder. This also suggests that Yuma received gun training at some point in the past.
{{Inlinespoiler |At some point prior to the events of the game, he became Number One of the World Detective Organization. As Number One, he was able to solve cases on his own perfectly. He also had a [[Number One|body double]] to hide his true identity from others.
Three years before the events of the game, the [[Unified Government]] obtained samples of Number One's DNA and created the first [[Makoto Kagutsuchi|perfect Homunculus]]. Number One eventually found out about this and how it could have tied to the Great Global Mystery. He grabbed the Book of Death that Shinigami was sealed in from the WDO's book vault underground. On his way there and when he was leaving, he encountered the [[Ramen Stand Owner|real Yuma Kokohead]]. Realizing that he couldn't solve Kanai Ward's Ultimate Secret on his own, he made a plan where he would swap places with the real Yuma, use the power of the Book of Death, and give himself amnesia so he could allow himself to accept help. At the storage room of a train station where the Amaterasu Express was at, he opened the Book of Death and made a pact with Shinigami. He promised her that he'll show her a world where everyone is happy.
Before he lost his memories, he also submitted a letter of resignation. He hoped he could bring change to the organization and have detectives follow their own creed by quitting.| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the Mystery Labyrinth. She's not all bad though, In chapter 3, She breaks her "Rivalry" with Fubuki and become friends. It sadly doesn't last long as Fubuki leaves, She forgets all about the mystery labyrinth and Shinigami. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
*Yuma's English voice actor: Lucien Dodge, has previously voiced K1-B0 and Hifumi Yamada in Danganronpa V3 and Danganronpa Trigger Happy Havoc respectively, games also developed by series creator Kazutaka Kodaka.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[Category:Master Detectives]]
[[pt-br:Yuma Kokohead]]
0a17076aaac4d1fb4a12e37450b97f72d5c8bdef
Desuhiko Thunderbolt
0
201
2859
2814
2023-09-07T15:57:15Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト ''Desuhiko Sandāboruto'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form. He prides himself on being an attractive charismatic, though his attempts at being so often tend to work against him in his endeavours.
Despite his status as a detective, he loses composure at the sight of blood and corpses, usually handling domestic affairs in his line of work. He can be rather insightful and observant, such as when he noticed that the three "How" routes in the mystery labyrinth actually join as one to lead to the trio's final destination. This makes him competent at solving mysteries and outwitting his opponents.
He appears to be very prideful and thinks highly of himself as a Master Detective, previously looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, being extremely expressive with his emotions in stark contrast to fellow Master Detective Vivia. More than once he makes reference to starting up a band to play music or going solo, even trying to perform before the start of the school play while disguised as one of the teachers.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. This allows him to mimic body types and voices with high accuracy.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Desuhiko's Introduction.jpg|Desuhiko's introduction showing his name on screen in the Prologue
File:Desuhiko in Opening.jpg|Desuhiko as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Desuhiko's Guitar.jpg|thumb|Desuhiko with his guitar in the Noctournal Detective Agency.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
ea9098616902d60fb153494e86b811f565c769db
Fubuki Clockford
0
214
2860
2815
2023-09-07T15:58:15Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Female
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード ''Fubuki Kurokkufōdo'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily, She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
As a Master Detective, although she can be a bit silly due to her naïveté, she can be really astute, such as reasoning that Saichi would not have resorted to suicide while being in possession of his handgun.
As she was raised in her family's mansion for most of her life, she tends to enjoy even mundane activities as to her, they are a novelty she has never previously experienced before. Because of her background, she tends to be averse to being labelled as: "sheltered", which is highlighted particularly during her interactions with Shinigami in the Mystery Labyrinth. She also tries particularly hard to prove herself as a valuable asset who can remain independent on her own in society, doing her best to understand the way the world at large operates without servants tending to her every need. At times in the Mystery Labyrinth she will even reject Yuma's help to make peace with herself. She calls herself an adventurer as a result of her line of work, though ironically enough she only became a master detective as a result of her family's wishes. She also is not physically adept, so physically challenging situations can impede her, such as making long distance jumps.
When she first goes through the Mystery Labyrinth Portal, she, to Yuma's shock, remains unfazed, stating that such world altering events that do not adhere to conventional laws of physics is not unheard of to members of her family, implying that her powers may be hereditary.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Time can be rewound as many times as is desired within that time frame. However, her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Fubuki's Introduction.jpg|Fubuki's introduction with her name on screen in the Prologue
File:Fubuki in Opening.jpg|Fubuki Clockford as she appears in the Opening Cinematic at the end of the Prologue, listing her name and her English VA
File:Memory Shard - Silver.jpg|Silver Memory Shards provide Gumshoe Gab scenes with Fubuki Clockford
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
70191d3cbd7d8c56a2b32420fac602621d4b2d88
Vivia Twilight
0
204
2864
2816
2023-09-07T16:04:56Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Fluffy pillows|dislikes=Hard pillows<br>Living}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト ''Vivia Towairaito'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Vivia's Introduction.jpg|Vivia's introduction showing his name on screen in the Prologue
File:Vivia in Opening.jpg|Vivia as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
d2e7756868ffdd23e8fbec49e200e0aa5e748649
Zilch Alexander
0
208
2866
2747
2023-09-07T16:06:56Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Zilch Alexander
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Animal Investigation
| birth = October 4
| birthplace =
| death = Murdered by a [[Fake Zilch|hitman]] who stole his identity
| deathplace = Unknown
| species = Human
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Animals|dislikes=Destruction of nature}}
{{Quotes|Zilch}}
'''Zilch Alexander''' (ジルチ アレクサンダー ''Jiruchi Arekusandā'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He loves the harmony between people and nature and specializes in dealing with those who would try to disrupt it. His tendency toward leading the conversation and moving things along efficiently sometimes gives off the impression of arrogance to those around him.<ref name="SC Six Profiles"></ref>
He is fastidious, conceited, and patronizing, with a tendency toward leading the conversation and moving things along a logical order.<ref name=":Zilch Profile">"Zilch Alexander". ''Profiles''. Master Detective Archives: RAIN CODE</ref>
== Forensic Forte ==
Zilch's Forensic Forte is '''Animal Investigation'''. Controls animals to gather intelligence, even in areas inaccessible to humans.<ref name="SC Six Profiles"></ref> As a basic rule, Zilch can only control four-legged mammals.<ref>In-game glossary</ref> Less intelligent animals are easier to control. Zilch often uses mice because they're the perfect animals for uncover investigations.
== Involvement ==
{{Inlinespoiler |He was killed prior to the trip in the Amaterasu Express and swapped with a hitman tasked with killing all the Master Detectives in the train, and framing Yuma. The imposter died when Shinigami reaped his soul. For more information about the impostor, see [[Fake Zilch]].|Chapter 0}}
== Trivia ==
*Zilch's birthday, October 4th, is also when World Animal Day is celebrated.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Zilch Alexander - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<gallery>
File:Zilch's Introduction.jpg|Zilch's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
2cf64c007f24510645211374350140b35f2f88f4
Ramen Stand Owner
0
921
2867
2649
2023-09-07T16:08:30Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Ramen Stand Owner
| image = File:RealYumaPortrait.png
| alias = {{Smallspoiler|Yuma Kokohead|}}
| relatives =
| affiliation = {{Smallspoiler|[[World Detective Organization]] (formerly)|}}
| occupation = Ramen Stand Owner <br> {{Smallspoiler|Detective-in-training (formerly)|}}
| species = Human
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Shun Horie
{{Flags|US}} Brian Timothy Anderson
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
The '''Ramen Stand Owner''' (ラーメン屋店主 ''Rāmen-ya tenshu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
RealYumaPortrait.png
T_UI_Talk_Face_05600_0100.png
T_UI_Talk_Face_05600_0101.png
T_UI_Talk_Face_05600_0300.png
T_UI_Talk_Face_05600_0400.png
T_UI_Talk_Face_05600_0700.png
T_UI_Talk_Face_05600_0701.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
7b64828cab3edf8cc065abf738a53d8c75bd3e56
2868
2867
2023-09-07T16:54:32Z
2A00:23C6:9F0A:601:9D8:8443:8E71:E84A
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Ramen Stand Owner
| image = File:RealYumaPortrait.png
| alias = {{Smallspoiler|Yuma Kokohead|}}
| relatives =
| affiliation = {{Smallspoiler|[[World Detective Organization]] (formerly)|}}
| occupation = Ramen Stand Owner <br> {{Smallspoiler|Detective-in-training (formerly)|}}
| species = Human
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Shun Horie
{{Flags|US}} Brian Timothy Anderson
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
The '''Ramen Stand Owner''' (ラーメン屋店主 ''Rāmen-ya tenshu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
RealYumaPortrait.png
T_UI_Talk_Face_05600_0100.png
T_UI_Talk_Face_05600_0101.png
T_UI_Talk_Face_05600_0300.png
T_UI_Talk_Face_05600_0400.png
T_UI_Talk_Face_05600_0700.png
T_UI_Talk_Face_05600_0701.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
26d3ed78cc8cb4d7754f84c47290acb2b6d5aeec
2874
2868
2023-09-10T13:37:42Z
2A00:23C6:9F0A:601:6D61:F021:DD81:8E19
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Ramen Stand Owner
| image = File:RealYumaPortrait.png
| alias = Mysterious Man{{Smallspoiler|Yuma Kokohead|}}
| relatives =
| affiliation = {{Smallspoiler|[[World Detective Organization]] (formerly)|}}
| occupation = Ramen Stand Owner <br> {{Smallspoiler|Detective-in-training (formerly)|}}
| species = Human
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Shun Horie
{{Flags|US}} Brian Timothy Anderson
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
The '''Ramen Stand Owner''' (ラーメン屋店主 ''Rāmen-ya tenshu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
RealYumaPortrait.png
T_UI_Talk_Face_05600_0100.png
T_UI_Talk_Face_05600_0101.png
T_UI_Talk_Face_05600_0300.png
T_UI_Talk_Face_05600_0400.png
T_UI_Talk_Face_05600_0700.png
T_UI_Talk_Face_05600_0701.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
24f49252b345b8eff37652efec668344624bc067
2875
2874
2023-09-10T13:38:02Z
2A00:23C6:9F0A:601:6D61:F021:DD81:8E19
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Ramen Stand Owner
| image = File:RealYumaPortrait.png
| alias = Mysterious Man {{Smallspoiler|Yuma Kokohead|}}
| relatives =
| affiliation = {{Smallspoiler|[[World Detective Organization]] (formerly)|}}
| occupation = Ramen Stand Owner <br> {{Smallspoiler|Detective-in-training (formerly)|}}
| species = Human
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Shun Horie
{{Flags|US}} Brian Timothy Anderson
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
The '''Ramen Stand Owner''' (ラーメン屋店主 ''Rāmen-ya tenshu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
RealYumaPortrait.png
T_UI_Talk_Face_05600_0100.png
T_UI_Talk_Face_05600_0101.png
T_UI_Talk_Face_05600_0300.png
T_UI_Talk_Face_05600_0400.png
T_UI_Talk_Face_05600_0700.png
T_UI_Talk_Face_05600_0701.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
e4caa7e2106a88bb309ae9c55e453651091dc038
2876
2875
2023-09-10T13:38:17Z
2A00:23C6:9F0A:601:6D61:F021:DD81:8E19
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Ramen Stand Owner
| image = File:RealYumaPortrait.png
| alias = Mysterious Man<br>{{Smallspoiler|Yuma Kokohead|}}
| relatives =
| affiliation = {{Smallspoiler|[[World Detective Organization]] (formerly)|}}
| occupation = Ramen Stand Owner <br> {{Smallspoiler|Detective-in-training (formerly)|}}
| species = Human
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Shun Horie
{{Flags|US}} Brian Timothy Anderson
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
The '''Ramen Stand Owner''' (ラーメン屋店主 ''Rāmen-ya tenshu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
RealYumaPortrait.png
T_UI_Talk_Face_05600_0100.png
T_UI_Talk_Face_05600_0101.png
T_UI_Talk_Face_05600_0300.png
T_UI_Talk_Face_05600_0400.png
T_UI_Talk_Face_05600_0700.png
T_UI_Talk_Face_05600_0701.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
ae59a69541c3bae36e9d91c536a02250cadca170
2877
2876
2023-09-10T13:38:49Z
2A00:23C6:9F0A:601:6D61:F021:DD81:8E19
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Ramen Stand Owner
| image = File:RealYumaPortrait.png
| alias = Mysterious Man{{Smallspoiler|Yuma Kokohead|}}
| relatives =
| affiliation = {{Smallspoiler|[[World Detective Organization]] (formerly)|}}
| occupation = Ramen Stand Owner <br> {{Smallspoiler|Detective-in-training (formerly)|}}
| species = Human
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Shun Horie
{{Flags|US}} Brian Timothy Anderson
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
}}
The '''Ramen Stand Owner''' (ラーメン屋店主 ''Rāmen-ya tenshu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
RealYumaPortrait.png
T_UI_Talk_Face_05600_0100.png
T_UI_Talk_Face_05600_0101.png
T_UI_Talk_Face_05600_0300.png
T_UI_Talk_Face_05600_0400.png
T_UI_Talk_Face_05600_0700.png
T_UI_Talk_Face_05600_0701.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
24f49252b345b8eff37652efec668344624bc067
Kanai Ward
0
150
2872
2826
2023-09-09T12:29:52Z
2A00:23C6:9F0A:601:6894:F379:C0E7:817C
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Kanai Ward
| image = File:Kanai Ward - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
'''Kanai Ward''' (カナイ区 ''Kanai-ku'') is the main location of ''[[Master Detective Archives: RAIN CODE]]''.
== Teaser ==
Kanai Ward, the city of unending rain, takes center stage. Many cases remain unsolved in this megacorporation-controlled metropolis. A new and unique design, it's a multicultural center featuring several original elements!<ref name="Twitter Setting Intro">[https://twitter.com/SpikeChunsoft_e/status/1584711677160857600 @SpikeChunsoft_e on Twitter: ''Setting intro'' ({{Flags|US}})]</ref>
== Official descriptions ==
''Master Detective Archives: RAIN CODE'' takes place in Kanai Ward, a strange city where it constantly rains. The city is divided into several areas, each with a different ambiance. Kanai Ward is also the home of a megacorporation. Both the city and company have grown alongside each other, but for some time, the city has been under the control of the megacorporation. The government does not function properly, and because of its isolation, there is little interference from the outside world. In Kanai Ward, no one can oppose the megacorporation, leaving many mysteries unsolved.<ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
=== Key Locations ===
==== [[Kamasaki District]] ====
The liveliest, most bustling area in Kanai Ward. Many people reside here, and a variety of shops and stalls line the streets. It’s characterized by a very large number of stairs and pedestrian bridges, making it look like a multi-story structure. There’s also an underground passage leading to the riverbank.<ref name="Gematsu">[https://www.gematsu.com/2023/03/master-detective-archives-rain-code-details-kanai-ward-mystery-labyrinth-and-reasoning-death-match Screenshots, Kanai Ward, Mystery Labyrinth, and Reasoning Death Match details ({{Flags|US}})]</ref> [[Yakou Furio|Yakou]] had an agency in Kamasaki District, but was pressured to leave by the [[Amaterasu Corporation|Amaterasu Peacekeepers]].<ref name="Kanai Ward">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index3.html Kanai Ward on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
==== Sun & Moon Hotel ====
A hotel in Kamasaki District. It’s a magnificent building, but seldom has customers because of the city’s isolation. Guests are rarely seen other than the Master Detectives.<ref name="Gematsu"></ref>
==== [[Ginma District]] ====
The high-class commercial district. It looks orderly compared to Kamasaki District, and the blue lighting creates a calm atmosphere. There are cafes and restaurants, as well as landmarks like the art gallery and clocktower.<ref name="Gematsu"></ref>
==== Art Gallery ====
A magnificent art gallery with two dinosaur fossils in the public square. It seems to be closed now, however.<ref name="Kanai Ward"></ref>
==== [[Clocktower]] ====
The clocktower looming over Ginma District. It is a historic building long beloved by residents. There are clocks set in all four of its sides, so the time of the day can be seen from anywhere.<ref name="Kanai Ward"></ref>
==== [[Riverbank]] ====
A riverbank of the large river running through Kanai Ward. Due to Amaterasu Corporation’s business practices, the water itself is terribly polluted. The Nocturnal Detective Agency is currently located here after being evicted from a building in Kamasaki District.<ref name="Gematsu"></ref>
==== Kanai Station Square ====
The magnificent station serves as the gateway to Kanai Ward. It’s the only way into the isolated city, but the number of travelers is very limited. The front of the station is deserted.<ref name="Gematsu"></ref>
==== Dohya District ====
The back slums of Kanai Ward. The streets are flooded due to the clogged sewage which forced its people to live on the rooftops of the flooded buildings of the district. Houses the resistance a group opposing Amaterasu corporation.
==== Marunomon District ====
The Commercial Area of Kanai Ward.
==== Aetheria Academy ====
A prestigious all-girls school situated on a mountain summit in Kanai Ward.
== Gallery ==
<gallery>Kanai Ward - Promotional screenshot (2).jpg
Kanai Ward - Promotional screenshot (3).jpg
Kanai Ward - Promotional screenshot (4).jpg
</gallery>
== Trivia ==
*In an interview with nintendolife, [[Kazutaka Kodaka]] cited [[wikipedia:Gotham City|Gotham City]] as one of the inspirations for ''Master Detective Archives: RAIN CODE''. He also mentioned that creating a new city from scratch was a very interesting experience, and that he thought of [[wikipedia:London|London]] as an example of a cloudy city, which he viewed as the right atmosphere for a detective story.<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
**He mentioned having only been to London once, and knowing Japan best. According to him, Kanai Ward "has different elements from different countries", with a notable Asian influence and "red bricks, and that probably reminds you of London."
*The Basic Gameplay teaser on the official site for ''RAIN CODE'' mentions that "the entire city of Kanai Ward is rendered in 3D, allowing players to roam freely."<ref name="Basic Gameplay">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/ Basic Gameplay on spike-chunsoft.co.jp/raincode ({{Flags|US}})]</ref>
== References ==
<references/>
[[Category:Locations]]
55994bc26830c4245de1f6b69eb2dc8f50af3383
User:Juve
2
1105
2879
2023-09-11T18:02:22Z
Juve
82
Created page with "arsène - they/them"
wikitext
text/x-wiki
arsène - they/them
794fc6c2638a6cac4703c87225fabcf2339243d0
Module:General
828
1106
2881
2023-09-13T03:40:49Z
Juve
82
creation & gallery
Scribunto
text/plain
local p = {}
----- gallery -----
p.gallery = function(g)
local args = g.args
for _, image in ipairs(args.images) do
if string.find(image, "Spoiler") then
return image .. "spoiler"
else
return image
end
end
return p
end
2ac82c80171a37557b1427db0905db6472e379c5
2883
2881
2023-09-13T03:45:00Z
Juve
82
Scribunto
text/plain
local p = {}
----- gallery -----
p.gallery = function(g)
local args = g.args
for _, image in ipairs(args.images) do
return image
end
return p
end
23689be47977de7cba0094afa80405abec60f446
2888
2883
2023-09-13T04:32:05Z
Juve
82
making gallery code work
Scribunto
text/plain
local p = {}
-- !! nonfunctional atm
----- gallery -----
p.gallery = function(f)
local args = f.args
-- turn the string into an array
-- note: write own splitter for speed
local images = mw.text.split(args.images, ',')
local prnt = " "
-- foreach loop over every image
for _, image in ipairs(images) do
-- add spoiler css to spoiler images
if string.find(image, "Spoiler") then
image = image .. 'is spoiler'
end
-- every other image gets normal css
-- (string parsing goes here)
prnt = prnt .. image
end
return gal
end
return p
ebc53632dc8a437ab9d09cd4775b940289cd1b94
2889
2888
2023-09-13T04:33:34Z
Juve
82
fixing variable name
Scribunto
text/plain
local p = {}
-- !! nonfunctional atm
----- gallery -----
p.gallery = function(f)
local args = f.args
-- turn the string into an array
-- note: write own splitter for speed
local images = mw.text.split(args.images, ',')
-- variable that gets returned ('printed')
local prnt = " "
-- foreach loop over every image
for _, image in ipairs(images) do
-- add spoiler css to spoiler images
if string.find(image, "Spoiler") then
image = image .. 'is spoiler'
end
-- every other image gets normal css
-- (string parsing goes here)
prnt = prnt .. image
end
return prnt
end
return p
acbb699c43a17accfe35b51feab45afb508158e7
User:Juve/Sandbox 1
2
1107
2882
2023-09-13T03:42:08Z
Juve
82
Created page with "{{#invoke: General | gallery | files = ShinigamiPortrait.png}}"
wikitext
text/x-wiki
{{#invoke: General | gallery | files = ShinigamiPortrait.png}}
41f53a5c21c5369bfd9198c56c0517a138444435
2884
2882
2023-09-13T04:11:43Z
Juve
82
wikitext
text/x-wiki
{{#invoke: General | gallery | files = ShinigamiPortrait.png, ShinigamiPortrait.png}}
f3950196bcc3ac8cfcf3ad53810a845c0545b8fa
2885
2884
2023-09-13T04:13:14Z
Juve
82
wikitext
text/x-wiki
{{#invoke: General | gallery | images = ShinigamiPortrait.png, ShinigamiPortrait.png}}
28a0fe054388eeb185e8bcac61c3407031a8286b
2886
2885
2023-09-13T04:17:41Z
Juve
82
wikitext
text/x-wiki
{{#invoke: General | gallery | images = ShinigamiPortrait, ShinigamiPortrait}}
f156ab9a24cce68c0830040be68b4da227c7e295
2887
2886
2023-09-13T04:26:12Z
Juve
82
wikitext
text/x-wiki
{{#invoke: General | gallery | images = ShinigamiPortrait, ShinigamiPortraitSpoiler}}
aa2461423513d58c540cdd4e909c806257790e88
Mystery Labyrinth
0
282
2890
2644
2023-09-14T22:21:28Z
2601:248:C400:4A70:39B5:6EC7:6FFB:768D
0
/* Official description */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Location
| title = Mystery Labyrinth
| image = Mystery Labyrinth - Shinigami dialogue - Promotional screenshot.jpg
| events =
| level =
| location =
| inhabitants =
}}
The '''Mystery Labyrinth''' (謎迷宮 ''Nazo meikyū'') is a location in {{Game}}, described as a realm where the mysteries of a case are materialized.
== Teaser ==
As the investigation progresses, a realm where mysteries materialize appears. These mysteries will attack you as you seek to uncover the truth.
Inspired by sites around the world, the main stage transforms before your eyes!<ref name="Twitter Teaser">[https://twitter.com/SpikeChunsoft_e/status/1585436410634539013 @SpikeChunsoft_e on Twitter: Mystery Labyrinth ({{Flags|US}})]</ref>
== Official description ==
[[File:Mystery Labyrinth Gate.jpg|thumb|182x182px]]
The Mystery Labyrinth is a realm where the mysteries of a case are materialized. The design of a Labyrinth is influenced by the case being investigated, so the atmosphere will differ drastically each time. The gameplay inside the Mystery Labyrinth is composed of three main elements: moving through the Labyrinth, solving puzzles in various forms, and the Reasoning Death Match.
Players can advance through the Labyrinth by solving puzzles, uncovering the full details of the case along the way.<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/gamesystem/index4.html Mystery Labyrinth on spikechunsoft.co.jp/raincode ({{Flags|US}})]</ref>
The only way to destroy the Mystery Labyrinth is to reap the culprit's soul, this causes the culprit to die in real life from a seizure. If Yuma stays in the labyrinth for too long, his soul will get absorbed and die, If the Mystery isn't solved, the Labyrinth will have a huge effect on the real world, causing people to commit countless murders, creating more mystery labyrinths.
Other Detectives whom Yuma can share his Coalescence with can enter the Labyrinth with him, but in doing so, they lose their memories of the case they're investigating, and when the Labyrinth is destroyed, they lose their memories of their time in the Labyrinth, Except [[Vivia Twilight|Vivia]], as his forte allows him to be immune to the memory losses, thus maintaining all of his memories in and out of the labyrinth.
{{inlinespoiler |
Makoto's also the only other person to be immune to the memory losses, due to him being Yuma's homunculus clone, he shares Yuma's Coalescence, which allows him to move in frozen time, enter the mystery labyrinth willingly, and even have his own solution blade.|Chapter 5}}
== Gameplay glossary ==
=== GOD Shinigami ===
[[File:Mystery Labyrinth - GOD Shinigami - Promotional screenshot.jpg|thumb|180px]]
One of the puzzles within the Mystery Labyrinth. A mega-sized Shinigami will push forward past obstacles such as thorns and walls to hunt down the Mystery Phantom.<ref name="Official site"></ref>
{{clear}}
=== Locked Room Re-Creation ===
The locked room where the crime took place is recreated in the Mystery Labyrinth. Deduce the method and means in creating the locked room, and uncover the trick.<ref name="Official site"></ref>
=== Solution Key ===
The clues of a case obtained in the real world become Solution Keys, which are essential in progressing the Mystery Labyrinth. Solution Keys are used to answer questions that appear and slash through a Mystery Phantom’s statements in the Reasoning Death Match.<ref name="Official site"></ref>
=== Solution Blade ===
[[File:Mystery Labyrinth - Solution Blade - Famitsu.jpg|thumb|180px]]
A special sword given by [[Shinigami]] to [[Yuma Kokohead|Yuma]] that can directly affect the Mystery Labyrinth. The sword's guard has a keyhole to set Solution Keys.
{{clear}}
=== Q ===
[[File:Mystery Labyrinth - Q - Promotional screenshot.jpg|thumb|180px]]
A strange being which appears in the Mystery Labyrinth. According to Shinigami, it possesses no intelligence and simply materializes mysteries. Everything including the Mystery Phantoms are materialized by Qs, so it could be said they are the Mystery Labyrinth.<ref name="Official site"></ref>
{{clear}}
=== Labyrinth Skills ===
Labyrinth Skills can be learned using Skill Points earned when the Detective Rank increases. Utilize skills by setting them into "Memory" skill slots.
The game's difficulty level can be adjusted by prioritizing which skills to learn. Players who find action-oriented gameplay difficult can prioritize evasion skills. If solving puzzles is a challenge, Solution Blade skills can be focused on.
If players feel confident in both action and puzzle elements, they can play without relying on any skills.<ref name="Official site"></ref>
[[File:Mystery Labyrinth - Labyrinth Skills - Promotional screenshot.jpg|thumb|180px]]
===== Evasion Skills =====
Skills that ease the difficulty of action-oriented gameplay elements, such as slowing down the Mystery Phantom's statements in a Reasoning Death Match.<ref name="Official site"></ref>
===== Solution Blade Skills =====
Skills that ease the difficulty of puzzle elements, like eliminating incorrect answer choices for example.<ref name="Official site"></ref>
===== Stamina Skills =====
Increases Yuma's maximum health, making it less likely a game over will occur.<ref name="Official site"></ref>
=== Reasoning Death Match ===
[[File:Reasoning Death Match.jpg|thumb|183x183px]]
The Reasoning Death Match is a direct confrontation with the Mystery Phantom trying to prevent the mystery from being solved.
It will appear many times until the Labyrinth is conquered, and if it’s a complex case involving various agendas, multiple Mystery Phantoms may appear.
While dodging a Phantom's statements, find the contradiction, set the correct Solution Key in the Solution Blade, and refute their claim.<ref name="Official site"></ref>
==== Basic Reasoning Death Match Action ====
===== Dodge =====
The Phantom's statements will approach in various shapes and movements. Dodge the statements by moving left and right, crouching, and jumping.<ref name="Official site"></ref>
===== Select Solution Key =====
[[File:Reasoning Death Match - Selection Solution Key - Promotional screenshot.png|thumb|180px]]
The Solution Keys obtained during the investigation are critical to victory in a Death Match. Find the contradiction among the Mystery Phantom’s statements and set the Solution Key disproving it onto the Solution Blade.<ref name="Official site"></ref>
===== Rebuttal =====
Point out the contradiction and slash through it with the Solution Blade while the Solution Key is set. Successfully doing so advances the story.<ref name="Official site"></ref>
===== Slash Noise =====
Noise (pink statements) unrelated to the main topic can sometimes get in the way. Get rid of them with "Slash Noise."<ref name="Official site"></ref>
[[File:Yuma Repels.jpg|thumb|180x180px]]
===== Repel =====
This action can be used to push back a Mystery Phantom's words with the Solution Blade and draw out more statements. Statements that can be repelled are colored blue. Question the grounds for a statement with Repel, even in the absence of evidence.<ref name="Official site"></ref>
===== Assist =====
Use an Assist from Shinigami or an accompanying detective in a Reasoning Death Match to cast a shield around Yuma. This will make him invincible for a fixed period of time. Use Assist carefully, as it cannot be used consecutively.<ref name="Official site"></ref>
=== Mystery Phantom ===
A Mystery Phantom is the materialized will of the person trying to bury the case and prevent the truth from being revealed. It’ll stand before Yuma and argue against his reasoning.
Although the Phantom is modeled after the person involved in the real world case, it is only a materialization by Qs and has no direct connection to said person.
Even if the Mystery Phantom's statement is destroyed, it does not affect the person in the real world.<ref name="Official site"></ref> However, the culrpit's soul is connected to the Mystery Labyrinth in some way. When Shinigami reaps the soul of the culprit's Mystery Phantom, it causes them to die in real life.
=== Shinigami Puzzle ===
[[File:Shinigami's Puzzle.jpg|thumb|194x194px]]
At times when new information needs to be realized that isn't directly in a Solution Key, Shinigami lends a hand and starts the minigame, Shinigami Puzzle. Shinigami pulls out a barrel and dives in, bringing them to a beach where you break letters off the barrel while she wears it to spell the answer word missing from the provided sentence. Along with hitting letters you can also feed Shinigami Solution Keys relevant to the answer for helpful hints, but if you give her a wrong one she throws it back up.
[[File:Deduction Denouement.jpg|thumb|192x192px]]
=== Deduction Denouement ===
The summary of the case in the form of comic, where the player must fill in the empty panels with the one provided on the side, unlocking additional images as more correct ones are placed. The final panel names the culprit, and Shinigami then reads the story aloud.
== Trivia ==
*During a livestream at [[wikipedia:Game Developers Conference|Game Developers Conference]] in San Francisco on March 24, 2023, [[Kazutaka Kodaka]] mentioned that the appearances of Mystery Phantoms were inspired by the American rock band [[wikipedia:Kiss (band)|KIϟϟ]].<ref name="Livestream">[https://www.youtube.com/live/CjwNuv_DjJY ''Master Detective Archives: RAIN CODE Livestream with Kazutaka Kodaka'' archive on YouTube ({{Flags|US}})]</ref>
**On the topic of inspirations for the Mystery Labyrinth, he mentioned wanting a changing environment, and something akin to riding amusement rides.
== References ==
<references/>
[[Category:Locations]]
33710b11bec0434f39a8be8f53260d0cf801d584
Makoto Kagutsuchi
0
361
2891
2673
2023-09-14T22:22:25Z
2601:248:C400:4A70:39B5:6EC7:6FFB:768D
0
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = {{Smallspoiler|[[Yuma Kokohead]] (original human self)|}}
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = {{Smallspoiler|Coalescence|}}
| birth = January 6
| birthplace = {{Smallspoiler|Unified Government research facility|}}
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Raw ham<br>Peace and happiness for everyone|dislikes=Olives<br>{{Smallspoiler|His original self(formerly)|}}|ability=Cat's Cradle}}
'''Makoto Kagutsuchi''' (マコトカグツチ ''Makoto Kagutsuchi'') is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a blue mask, a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.|Chapter 5}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden. |Epilogue}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
b740937da6887630e2a08c2bf8cb9f98b470ee55
Homunculus
0
360
2892
2675
2023-09-14T22:25:33Z
2601:248:C400:4A70:39B5:6EC7:6FFB:768D
0
/* Homunculus */
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
The '''Homunculus''' are a species of artificial humans, described to be immortal monsters created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] for military purposes in ''[[Master Detective Archives: RAIN CODE]]''. While the homunculi created by Amaterasu Corporation are considered to be defective and mentally revert to a zombie-like state during the revival process, the Unified Government was able to create a [[Makoto Kagutsuchi|perfect Homunculus]].
== In-Game Glossary ==
=== Homunculus ===
An immortal monster created through research conducted by both Amaterasu Corporation and the Unified Government.
The Unified Government who invested in the research conducted by Amaterasu Corporation while doing their own research also did their own research, which resulted in the creation of the first successful homunculus.
The Homunculus created by the Unified Government does not have the same detrimental characteristics as those of Kanai Ward.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi, the homunculi went berserk from the sunlight and slaughtered all of their original selves, leaving no survivors.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink. Unlike the red blood of the humans in the franchise.
# If a homunculi stays berserk via sunlight for more than 1 week, it'll lose it's immortality and die for real.
=== Homunculus Characteristics ===
When a Homunculus dies, it revives within a day, but is mostly rendered into a zombie-like state. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
c03c2e84d28144d96850586dbc20c2ad108f523a
File:JieiColanPortrait.png
6
1108
2893
2023-09-15T05:21:13Z
KirbySS44
86
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
User:KirbySS44
2
1109
2894
2023-09-15T05:22:12Z
KirbySS44
86
Created page with "Genocide Jack"
wikitext
text/x-wiki
Genocide Jack
da6c17c9278942b49d64224676b4f1fac8433313
User:Juve/Sandbox 1
2
1107
2895
2887
2023-09-15T05:56:54Z
Juve
82
wikitext
text/x-wiki
{{#invoke: General | gallery | images = ShinigamiPortrait.png, ShinigamiPortrait.png, ShinigamiPortrait.png}}
e2403232fc8d98198e8c44b3d4de520042eae279
2897
2895
2023-09-15T06:07:40Z
Juve
82
wikitext
text/x-wiki
<templatestyles src="Sandbox 1/Styles.css" />
{{#invoke: General | gallery | images = ShinigamiPortrait.png, ShinigamiPortrait.png, ShinigamiPortrait.png}}
873ce5885cd1eed4f73c1aa79d32be4f8e7cc3aa
2898
2897
2023-09-15T06:12:47Z
Juve
82
wikitext
text/x-wiki
<templatestyles src="Sandbox 1/Styles.css" />
<gallery>
{{#invoke: General | gallery | images = ShinigamiPortrait.png, ShinigamiPortrait.png, ShinigamiPortrait.png}}
</gallery>
604d1c210bfbe83df7fff701847e74ccd950696b
2899
2898
2023-09-15T06:17:27Z
Juve
82
wikitext
text/x-wiki
<templatestyles src="Sandbox 1/Styles.css" />
{{#invoke: General | gallery | images = ShinigamiPortrait.png, ShinigamiPortrait.png, ShinigamiPortrait.png}}
7b5d2d8f46b9bb8aa3ea4b240d797fbb6f4305d8
Module:General
828
1106
2896
2889
2023-09-15T06:06:28Z
Juve
82
make them images
Scribunto
text/plain
local p = {}
-- !! nonfunctional atm
----- gallery -----
p.gallery = function(f)
local args = f.args
-- turn the string into an array
-- note: write own splitter for speed
local images = mw.text.split(args.images, ',')
-- variable that gets returned ('printed')
local prnt = ""
-- foreach loop over every image
for _, image in ipairs(images) do
-- add spoiler css to spoiler images
if string.find(image, "Spoiler") then
image = image .. 'is spoiler'
end
-- every other image gets normal css
image = "[[File:" .. image .. "]]"
prnt = prnt .. image
end
return prnt
end
return p
b7732990ff530d916e020cc08030c03a5f546872
Aphex Logan
0
180
2900
2858
2023-09-17T18:29:36Z
67.44.16.30
0
/* Appearance */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Aphex Logan
| image = <gallery>File:Master Detective - Aphex Logan Illustration.png|Illustration
File:Master Detective - Unnamed character 3 (GamerNe).jpg|Model
File:AphexPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]
| occupation = Master Detective
| forte = Life Detection
| birth = December 21
| birthplace =
| death = Immolated by [[Fake Zilch]]
| deathplace = Amaterasu Express
| species = Human
| gender = Male
| height = 181 cm (5'11")
| weight = 73 kg (160.94 lbs)
| status = Deceased
| portrayal = {{Flags|JA}} [[wikipedia:Showtaro Morikubo|Showtaro Morikubo]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} Stephen Fu<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=AB|likes=Basketball|dislikes=Rogues with no sense of justice}}
{{Quotes|Aphex}}
'''Aphex Logan''' (エイフェックス ローガン ''Eifekkusu Rōgan'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Born to lawyer parents, he lost them at an early age and lived a rough life in the slums from then on. Due to these circumstances, he tends to be rude and tries to solve problems with violence.<ref name="SC Six Profiles"></ref>
== Appearance ==
Aphex looks to be a young man of average height. At first glance, he appears to be rude, moody, and violent looking.<ref name=":Aphex Profile">"Aphex Logan". ''Profiles''. Master Detective Archives: RAIN CODE</ref> He has grey eyes and his irises resemble cat eyes. He has long and spindly tendril-like beige hair which juts out from beneath his mask. The mask similar to a balaclava, though his has lots of holes which his eyes and mouth are visible from. He has two snake bite piercings below either side of his lips, and a marking that goes up the left side of his face.
Aphex wears the Master Detective uniform, but he leaves his jacket unbuttoned, revealing a white long-sleeve vest and a golden chain necklace with a golden ring attached to it. He wears boots with silver tips, and his raincoat is a bulky green coat with a multitude of belts attached to it.
== Personality ==
Possibly due to a trauma response, Aphex tends to be overtly aggressive, moody and foul mouthed, insulting and threatening Yuma with death under the assumption that Yuma is posing as a Master Detective, being highly suspicious of him. He also tends to jump to conclusions, automatically assuming Yuma is the imposter for his tardiness alone instead of considering other possibilities at first. He does not take kindly to the idea that he would have to verify himself. He also hates authority, which is ostensibly demonstrated by his reaction to Zilch's assertion of authority.
He hails from the branch in the eastern slums. He was a penniless, illegal immigrant who witnessed his own parents' necks sliced open in front of him, and escaped by the skin of his teeth. He jumped on a ship, not knowing where it went, longing for vengeance. Although he will not tolerate evil, he will also cut down those who oppose him regardless of their morality. Despite all that, he is still a hardworking person who built his way up from nothing.
== Forensic Forte ==
Aphex's Forensic Forte is '''Life Detection'''. The exact location of any living thing within a 50-meter radius can be found.<ref name="SC Six Profiles"></ref> His power has some overlap with Pucci, though his power is less effective compared to her 500-meter range.
== Trivia ==
*Aphex Logan was the first Master Detective whose name was officially revealed in English, during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on February 8, 2023.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref>
== Gallery ==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
AphexPortrait.png
T UI Talk Face 05400 0002.png
T UI Talk Face 05400 0003.png
T UI Talk Face 05400 0100.png
T UI Talk Face 05400 0101.png
T UI Talk Face 05400 0200.png
T UI Talk Face 05400 0202.png
T UI Talk Face 05400 0203.png
T UI Talk Face 05400 0204.png
T UI Talk Face 05400 0300.png
T UI Talk Face 05400 0301.png
T UI Talk Face 05400 0400.png
T UI Talk Face 05400 0500.png
T UI Talk Face 05400 0700.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>Master Detective - Forensic Forte Promotional screenshot (1).jpg
Master Detective - Audial Aptitude Promotional screenshot.jpg
Aphex Logan - Promotional screenshot (Character profile).jpg</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Aphex's Introduction.jpg|Aphex's introduction showing his name and Detective Deed for the WDO in Chapter 0
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
9dbd220f5b96cc0fb1d5648c32f561058085a34d
Secret Club
0
1110
2901
2023-09-23T00:31:11Z
Dog11037
90
Created Secret Club page. Added loading screen tips. Added Stub template.
wikitext
text/x-wiki
= Secret Club =
{{Stub}}
The '''Secret Club''' is an illegal, members-only casino in [[Kamasaki District]]. The player first visit it in [[Chapter 1 - The Nail Man Killings|Chapter 1: The Nail Man Killings]].
=== '''Loading screen tips''' ===
==== '''Secret Club''' ====
"An illegal, members-only casino located in Kamasaki District. One can enjoy slots, roulettes, and card games, but many games have obscene rates and cheating is rampant."
==== '''Rumors About the Secret Club''' ====
"Credible rumors suggest there's a behind-the-scenes connection to [[Amaterasu Corporation]]."
dd3fae0eb80ecb8357582c750b820e37b4bec079
2904
2901
2023-09-23T02:21:31Z
Dog11037
90
wikitext
text/x-wiki
{{Stub}}
The '''Secret Club''' is an illegal, members-only casino in [[Kamasaki District]]. The player first visit it in [[Chapter 1 - The Nail Man Killings|Chapter 1: The Nail Man Killings]].
=== '''Loading screen tips''' ===
==== '''Secret Club''' ====
"An illegal, members-only casino located in Kamasaki District. One can enjoy slots, roulettes, and card games, but many games have obscene rates and cheating is rampant."
==== '''Rumors About the Secret Club''' ====
"Credible rumors suggest there's a behind-the-scenes connection to [[Amaterasu Corporation]]."
b39474ca6ee157259e361074d976a7c929afc7ff
User:Dog11037
2
1111
2902
2023-09-23T00:38:56Z
Dog11037
90
Some useless fact and my pronouns.
wikitext
text/x-wiki
Just someone who hasn't beaten Master Detective Archives: RAIN CODE yet. Pronouns: she/her.
e32786a9f46c1c45ace10ef8f5079b60590fa2a8
2903
2902
2023-09-23T00:42:22Z
Dog11037
90
Added link
wikitext
text/x-wiki
Just someone who hasn't beaten [[Master Detective Archives: RAIN CODE]] yet. Pronouns: she/her.
ab5ff45a773693da7a61934a67a52dcf373a7dbc
Priest
0
408
2905
2652
2023-09-23T19:41:33Z
2601:19B:0:F050:B023:1797:20F6:C988
0
Added more detail
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = {{Smallspoiler|The Nail Man|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Soul reaped by [[Shinigami]]
| deathplace = [[Riverbank]]
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
The '''Priest''' (神父 ''Shinpu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''. He is one of the suspects during Chapter 1 of Rain Code when Yuma Kokohead and Halara Nightmare investigate the Nail Man Killings.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
<gallery>
PriestPortrait.png
T_UI_Talk_Face_10200_0001.png
T_UI_Talk_Face_10200_0100.png
T_UI_Talk_Face_10200_0300.png
T_UI_Talk_Face_10200_0400.png
T_UI_Talk_Face_10200_0500.png
</gallery>
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91000_0000.png
T_UI_Talk_Face_91000_0300.png
T_UI_Talk_Face_91000_1000.png
T_UI_Talk_Face_91100_0000.png
T_UI_Talk_Face_91100_0300.png
T_UI_Talk_Face_91100_1000.png
</gallery>
</tab>
<tab name="Zombified">
<gallery>
T_UI_Talk_Face_10200_0002.png
T_UI_Talk_Face_10200_0401.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
5d236c6f40e587c050082fca360da555698113d9
File:Makoto in Opening.jpg
6
1112
2906
2023-09-24T17:17:48Z
Alerane
61
wikitext
text/x-wiki
Makoto as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
b5814de9df57960030576a0821dede0112f06e72
Makoto Kagutsuchi
0
361
2907
2891
2023-09-24T17:19:02Z
Alerane
61
/* Gallery */
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Character
| name = Makoto Kagutsuchi
| image = <gallery>File:Other characters - Masked Man.png|Illustration
File:MakotoMaskedPortrait.png|Sprite (Mask)
File:MakotoUnmaskedPortrait.png|Sprite (Unmasked)
</gallery>
| alias = Masked Man<br>Masked Freak (by [[Yomi Hellsmile]])
| relatives = {{Smallspoiler|[[Yuma Kokohead]] (original human self)|}}
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Corporation CEO
| forte = {{Smallspoiler|Coalescence|}}
| birth = January 6
| birthplace = {{Smallspoiler|Unified Government research facility|}}
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Atsumi Tanezaki|Atsumi Tanezaki]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Brandon Winckler<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Raw ham<br>Peace and happiness for everyone|dislikes=Olives<br>{{Smallspoiler|His original self(formerly)|}}|ability=Cat's Cradle}}
'''Makoto Kagutsuchi''' (マコトカグツチ ''Makoto Kagutsuchi'') is the main antagonist of ''[[Master Detective Archives: RAIN CODE]]''. He is the CEO of [[Amaterasu Corporation]] and the steward of [[Kanai Ward]].
== Official description ==
A mysterious masked man who lives on the top floor of Kanai Tower.
His tendency to speak in riddles makes it difficult to ascertain his true nature, but he seems to have ulterior motives.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Appearance ==
Makoto is a short, young man. He has long, messy, light grey hair that reaches his mid-back with a long cowlick at the top, growing downwards to the right of his body. Little can be said about Makoto's facial features, due to them being obstructed with a stringless mask. Makoto is said to have a variety of masks, however he is predominantly shown with one: a white mask with one large eye in the upper-center of it. The eye is mostly black with a small white circle in the middle, representing the iris, inside of which is a smaller, black pupil. The nose, right under the eye, is two thin, non-parallel lines while the mouth is a thin horizontal line with 12 slightly jagged lines going across it vertically, and is significantly lower than the other features; the mask is reminiscent of the way a child may interpret and draw a skull. The lines across the mouth are spread evenly, but a gap is left on the upper middle part of the mouth and, instead, a small red tongue is shown poking upwards.
Makoto wears a bright purple suit over a long-sleeved white collared shirt buttoned the whole way up and a blue tie, shown only by a deep V-neck in the suit's jacket. The cuffs of the white shirt are slightly longer than the jacket and are visible around his wrists. His suit has a ornate floral pattern down the left side of his body, across his chest, the left sleeve and down to the left trouser leg. The jacket has three pockets, one breast one of his left and two symmetrical ones towards the bottom of the jacket. There are two buttons on the jacket, both of which spell out 'Kanai' in katakana, though only the top button is done up.<ref>Master Detectives Archive: Rain Code Artbook: ''The Book Of Death'' </ref> He wears two plain rings on his index finger and middle finger on his left hand and a pin representing Kanai on the right collar of his suit as well as a black belt with a silver ring buckle. He wears tall platform shoes, giving himself height over characters who may be shorter or the same height as him.
{{inlinespoiler |
Makoto also has a number of other masks that have a variety of colors and bear slightly different designs such as a blue mask, a yellow mask, a pink mask with blushed cheeks, a purple mask with a piercing gaze, a red angry mask and a white mask with a question mark instead of the normal eye. Under the mask, Makoto has the same face as Yuma Kokohead, the person he was cloned from. Makoto's face, and by extension, Yuma's face, is small and child-like, with large eyes, purple irises with a keyhole design, a small nose and a large forehead which is fully visible due to Makoto's hair going down the left and right sides of his head.|Chapter 5}}
== Personality ==
{{inlinespoiler |
Makoto has a friendly demeanor and presents himself as an open-book, going as far as to offer [[Yuma Kokohead]] entry to the [[Amaterasu Corporation]]'s secret lab. He appears generous and is against the treatment [[Yomi Hellsmile]] dictates via the [[Peacekeepers]] and often antagonizes him, though never with the same volatility as Yomi. Fundamentally, Makoto is a good person who wishes for everyone to be happy, but this endeavor is eclipsed by his tunnel vision towards his goal of universal happiness and whatever must be done to reach it will be done. As a result, Makoto is secretive and calculating, tactfully avoiding questions and responsibility by feigning ignorance and presenting Yuma with vague, riddlelike suggestions. His strange yet passive personality is contrasted with his willful manipulation of those around him, a willingness to use underhanded methods to eliminate any perceived threats and heinous actions, all towards a greater good. Makoto's eccentricity permeates many of his characteristics, such as the way he talks, dresses, walks, and generally treats those around him. He seems to revel in the attention garnered from his mask, prompting people he meets to ask him about it and answering their questions with long, dramatic tales. While he commands respect, the amount he receives is comparably low to what one might expect from a CEO, especially where the Peacekeepers are concerned. Peacekeepers can be considered an exception due to their loyalties lying with Yomi, but his mask and his odd nature make him quite susceptible to ridicule and distrust. He is apparently often distant from the people of Kanai Ward, instead sitting in his apartment that overlooks the whole city and watching from there. Makoto loves Kanai Ward, as he reminds Yuma emphatically.
There is nothing he wouldn't do for Kanai Ward and he hates to see so many people so miserable under Yomi's rule. He is said to hold high respect for the detectives and cannot stand that unsolved mysteries are so rampant, as is the pain they cause. He sacrifices this, however, because the happiness of the citizens of Kanai Ward is more important, so any unsolved mysteries he may create are of lesser importance than Kanai Ward. Makoto bears an overwhelming responsibility, far larger than what is required of him, and does everything that within his power to protect Kanai Ward, becoming the main instigator for the 'Global Kidnapping Case,' Yakou's plan to murder Dr. Huesca, the perpetual rain, Kanai Ward's isolation and the [[World Detective Organization]] sending master detectives to Kanai Ward, all in the name of the citizens. Because of his secretive nature, he refuses to share this burden and find more ethical ways to manage Kanai Ward's unending contradiction of the Homunculus. While he is adamant that everything done was a means to an end, he seems to have some level of guilt for all he does, luring Yuma into the [[Mystery Labyrinth]] to show him the disturbing truth and is insistent that he should be left in the labyrinth. This, again, in contradicted with his intent on making sure the people of Kanai Ward never know their reality because finding out would be too painful. His status as the only 'perfect' Homunculus means he was able to become self aware of his nature and vowed that the people of Kanai Ward would never find out theirs as failed Homunculi. Eventually, Yuma convinces him to share the burden of responsibility and allow everyone to choose their own fate. His complacency with this again displays his inherently good nature, but cooperation never even crossed his mind before Yuma shared what he had gained from it. His own independence and unwillingness to find alternative solutions to problems is his Achilles heel, and it becomes Kanai Ward's fatal flaw. The city and the people in it only begin to heal once Makoto releases himself of this burden. |Epilogue}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Masked man dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Makoto in Opening.jpg|thumb|Makoto as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Clients]]
[[Category:Amaterasu Corporation]]
49f12aa35fb79a7bc4d2babb9482c674fe33b7b9
Category:Characters
14
103
2908
2696
2023-09-25T00:57:21Z
Alerane
61
Moved Kurumi to the Aetheria Academy section as mentioned on discord to avoid spoilers.
wikitext
text/x-wiki
<center>
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=Kurumi Wendy]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Teacher]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|align:center|[[File:FakeZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:130px"|[[File:FinkPortrait.png|110px|link=Fink the Slaughter Artist]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[File:RealYumaPortrait.png|110px|link=Ramen Stand Owner]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
f3d8034a6e311d2f2fa0863d58a0a6c6daa0e737
2909
2908
2023-09-25T01:03:06Z
Alerane
61
wikitext
text/x-wiki
<center>
== Main characters ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|
|align:center style="width:130px"|[[File:YumaPortrait.png|110px|link=Yuma Kokohead]]<br /><small>'''[[Yuma Kokohead]]'''</small>
|
|align:center style="width:130px"|[[File:ShinigamiPortrait.png|110px|link=Shinigami]]<br /><small>'''[[Shinigami]]'''</small>
|}
== [[World Detective Organization]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:NumberOnePortrait.png|110px|link=Number One]]<br /><small>'''[[Number One]]'''</small>
|
|
|-
|align:center|[[File:AphexPortrait.png|110px|link=Aphex Logan]]<br /><small>'''[[Aphex Logan]]'''</small>
|align:center|[[File:PucciPortrait.png|110px|link=Pucci Lavmin]]<br /><small>'''[[Pucci Lavmin]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Zilch Alexander]]<br /><small>'''[[Zilch Alexander]]'''</small>
|align:center|[[File:MelamiPortrait.png|110px|link=Melami Goldmine]]<br /><small>'''[[Melami Goldmine]]'''</small>
|align:center|[[File:ZangePortrait.png|110px|link=Zange Eraser]]<br /><small>'''[[Zange Eraser]]'''</small>
|-
|align:center|[[File:HalaraPortrait.png|110px|link=Halara Nightmare]]<br /><small>'''[[Halara Nightmare]]'''</small>
|align:center|[[File:DesuhikoPortrait.png|110px|link=Desuhiko Thunderbolt]]<br /><small>'''[[Desuhiko Thunderbolt]]'''</small>
|align:center|[[File:YakouPortrait.png|110px|link=Yakou Furio]]<br /><small>'''[[Yakou Furio]]'''</small>
|align:center|[[File:FubukiPortrait.png|110px|link=Fubuki Clockford]]<br /><small>'''[[Fubuki Clockford]]'''</small>
|align:center|[[File:ViviaPortrait.png|110px|link=Vivia Twilight]]<br /><small>'''[[Vivia Twilight]]'''</small>
|-
|}
== [[Amaterasu Corporation]] ==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:MakotoMaskedPortrait.png|110px|link=Makoto Kagutsuchi]]<br /><small>'''[[Makoto Kagutsuchi]]'''</small>
|
|
|-
|
|
|align:center|[[File:YomiPortrait.png|110px|link=Yomi Hellsmile]]<br /><small>'''[[Yomi Hellsmile]]'''</small>
|
|
|-
|align:center|[[File:SwankPortrait.png|110px|link=Swank Catsonell]]<br /><small>'''[[Swank Catsonell]]'''</small>
|align:center|[[File:SethPortrait.png|110px|link=Seth Burroughs]]<br /><small>'''[[Seth Burroughs]]'''</small>
|align:center|[[File:MartinaPortrait.png|110px|link=Martina Electro]]<br /><small>'''[[Martina Electro]]'''</small>
|align:center|[[File:HallPortrait.png|110px|link=Guillaume Hall]]<br /><small>'''[[Guillaume Hall]]'''</small>
|align:center|[[File:DominicPortrait.png|110px|link=Dominic Fulltank]]<br /><small>'''[[Dominic Fulltank]]'''</small>
|
|
|-
|align:center|[[File:HuescaPortrait.png|110px|link=Dr. Huesca]]<br /><small>'''[[Dr. Huesca]]'''</small>
|align:center|[[File:AmaPalGuyPortrait.png|110px|link=Akira]]<br /><small>'''[[Akira]]'''</small>
|-
|}
==The Church==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:NunPortrait.png|110px|link=Nun]]<br /><small>'''[[Nun]]'''</small>
|align:center style="width:130px"|[[File:ServantPortrait.png|110px|link=Servant]]<br /><small>'''[[Servant]]'''</small>
|align:center style="width:130px"|[[File:PriestPortrait.png|110px|link=Priest]]<br /><small>'''[[Priest]]'''</small>
|align:center style="width:130px"|[[File:WorshipperPortrait.png|110px|link=Worshipper]]<br /><small>'''[[Worshipper]]'''</small>
|
|
|}
==Aetheria Academy==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:KurumiPortrait.png|110px|link=Kurumi Wendy]]<br /><small>'''[[Kurumi Wendy]]'''</small>
|align:center style="width:130px"|[[File:KarenPortrait.png|110px|link=Karen]]<br /><small>'''[[Karen]]'''</small>
|align:center style="width:130px"|[[File:Aiko.png|110px|link=Aiko]]<br /><small>'''[[Aiko]]'''</small>
|align:center style="width:130px"|[[File:WarunaPortrait.png|110px|link=Waruna]]<br /><small>'''[[Waruna]]'''</small>
|align:center style="width:130px"|[[File:YoshikoPortrait.png|110px|link=Yoshiko]]<br /><small>'''[[Yoshiko]]'''</small>
|align:center style="width:130px"|[[File:KuranePortrait.png|110px|link=Kurane]]<br /><small>'''[[Kurane]]'''</small>
|align:center style="width:130px"|[[File:T UI Talk Face 20500 0000.png|110px|link=Teacher]]<br /><small>'''[[Teacher]]'''</small>
|}
==Resistance==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center style="width:130px"|[[File:ShachiPortrait.png|110px|link=Shachi]]<br /><small>'''[[Shachi]]'''</small>
|align:center style="width:130px"|[[File:IcardiPortrait.png|110px|link=Icardi]]<br /><small>'''[[Icardi]]'''</small>
|align:center style="width:130px"|[[File:ServanPortrait.png|110px|link=Servan]]<br /><small>'''[[Servan]]'''</small>
|align:center style="width:130px"|[[File:MargulawPortrait.png|110px|link=Margulaw]]<br /><small>'''[[Margulaw]]'''</small>
|align:center style="width:130px"|[[File:IrukaPortrait.png|110px|link=Iruka]]<br /><small>'''[[Iruka]]'''</small>
|
|
|}
==Others==
{| style="text-align: center; margin-left: auto; margin-right: auto; border: none;"
|-
|
|
|align:center|[[File:KeiColanPortrait.png|110px|link=Kei Colan]]<br /><small>'''[[Kei Colan]]'''</small>
|align:center|[[File:JieiColanPortrait.png|110px|link=Jiei Colan]]<br /><small>'''[[Jiei Colan]]'''</small>
|align:center|[[File:ZilchPortrait.png|110px|link=Fake Zilch]]<br /><small>'''[[Fake Zilch]]'''</small>
|align:center style="width:110px"|[[File:FinkPortrait.png|110px|link=Fink the Slaughter Artist]]<br /><small>'''[[Fink the Slaughter Artist]]'''</small>
|align:center style="width:130px"|[[File:RealYumaPortrait.png|110px|link=Ramen Stand Owner]]<br /><small>'''[[Ramen Stand Owner]]'''</small>
|
|
|}
</center>
[[Category:Site navigation]]
[[Category:Characters]]
[[Category:Site navigation]]
[[Category:Characters]]
f3aba0f7e385ade08748736b408bf00503082de5
Ramen Stand Owner
0
921
2910
2877
2023-09-25T02:54:19Z
112.205.172.115
0
/* Gallery */
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Ramen Stand Owner
| image = File:RealYumaPortrait.png
| alias = Mysterious Man{{Smallspoiler|Yuma Kokohead|}}
| relatives =
| affiliation = {{Smallspoiler|[[World Detective Organization]] (formerly)|}}
| occupation = Ramen Stand Owner <br> {{Smallspoiler|Detective-in-training (formerly)|}}
| species = Human
| gender = Male
| status = Alive
| portrayal = {{Flags|JA}} Shun Horie
{{Flags|US}} Brian Timothy Anderson
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|forte={{Smallspoiler|Cooking wonderful food|}}}}
The '''Ramen Stand Owner''' (ラーメン屋店主 ''Rāmen-ya tenshu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
RealYumaPortrait.png
T_UI_Talk_Face_05600_0100.png
T_UI_Talk_Face_05600_0101.png
T_UI_Talk_Face_05600_0300.png
T_UI_Talk_Face_05600_0400.png
T_UI_Talk_Face_05600_0700.png
T_UI_Talk_Face_05600_0701.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
8419f9cd14a726bba65db611876fc4810ab54d08
Chapter Desuhiko: Charisma Killed the Cat
0
1113
2911
2023-09-27T21:11:19Z
Dog11037
90
Created page.
wikitext
text/x-wiki
{{Stub}}{{Spoiler}}
'''Chapter Desuhiko: Charisma Killed the Cat''' is the first DLC.
2489899e6505c1a175a2e13a06766c37d3be7195
2912
2911
2023-09-27T23:59:40Z
Dog11037
90
Added a characters section.
wikitext
text/x-wiki
{{Stub}}{{Spoiler}}
'''Chapter Desuhiko: Charisma Killed the Cat''' is the first DLC.
=== Characters ===
[[Desuhiko Thunderbolt]]
[[Yakou Furio]]
[[Nine-Tailed Cat]]
[[Category:Stubs]]
0c003317b08fc5415b6ab52a7a6669ec9a422246
2913
2912
2023-09-28T13:46:45Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}{{Spoiler}}
'''Chapter Desuhiko: Charisma Killed the Cat''' is the first DLC. In this substory, players control protagonist Desuhiko Thunderbolt, a detective with the Forensic Forte of Disguise. It was released on July 27, 2023.
=== Characters ===
[[Desuhiko Thunderbolt]]
[[Yakou Furio]]
[[Nine-Tailed Cat]]
[[Category:Stubs]]
[[Category:DLC]]
d1cf8a0ee316600b0537de02da83707a01d84b2b
2916
2913
2023-09-28T13:54:12Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}{{Spoiler}}
'''Chapter Desuhiko: Charisma Killed the Cat''' is the first DLC. In this substory, players control protagonist Desuhiko Thunderbolt, a detective with the Forensic Forte of Disguise. It was released on July 27, 2023.
=== Characters ===
*[[Desuhiko Thunderbolt]]
*[[Yakou Furio]]
*[[Nine-Tailed Cat]]
[[Category:Stubs]]
[[Category:DLC]]
c68b7f86a887b2f16d77219b0b9b040b931f5eb0
Chapter Fubuki: Fubuki's Luckiest Day
0
1114
2914
2023-09-28T13:52:40Z
Keerene
51
Created page with "{{Stub}}{{Spoiler}} '''Chapter Fubuki: Fubuki’s Luckiest Day''' is the second DLC. In this substory, players control protagonist Fubuki Clockford, a detective with the Forensic Forte of “Time Leap.” It was released on August 31, 2023. === Characters === [[Desuhiko Thunderbolt]] [[Fubuki Clockford]]] [[Halara Nightmare]] [[Category:Stubs]] [[Category:DLC]]"
wikitext
text/x-wiki
{{Stub}}{{Spoiler}}
'''Chapter Fubuki: Fubuki’s Luckiest Day''' is the second DLC. In this substory, players control protagonist Fubuki Clockford, a detective with the Forensic Forte of “Time Leap.” It was released on August 31, 2023.
=== Characters ===
[[Desuhiko Thunderbolt]]
[[Fubuki Clockford]]]
[[Halara Nightmare]]
[[Category:Stubs]]
[[Category:DLC]]
92172512308538cda88e490bd3625ee65a9f29a4
2915
2914
2023-09-28T13:53:08Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}{{Spoiler}}
'''Chapter Fubuki: Fubuki’s Luckiest Day''' is the second DLC. In this substory, players control protagonist Fubuki Clockford, a detective with the Forensic Forte of “Time Leap.” It was released on August 31, 2023.
=== Characters ===
*[[Desuhiko Thunderbolt]]
*[[Fubuki Clockford]]
*[[Halara Nightmare]]
[[Category:Stubs]]
[[Category:DLC]]
508b3f3ebd519a900d86a545ac1ddea93d54109b
2919
2915
2023-09-28T14:00:57Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}{{Spoiler}}
'''Chapter Fubuki: Fubuki’s Luckiest Day''' is the second DLC. In this substory, players control protagonist Fubuki Clockford, a detective with the Forensic Forte of Time Leap. It was released on August 31, 2023.
=== Characters ===
*[[Desuhiko Thunderbolt]]
*[[Fubuki Clockford]]
*[[Halara Nightmare]]
[[Category:Stubs]]
[[Category:DLC]]
f61bb58d176419883a75949aae0604426977d005
Chapter Halara: Raining Cats & Dog
0
1115
2917
2023-09-28T13:55:51Z
Keerene
51
Created page with "'''Chapter Halara: Raining Cats & Dog'''"
wikitext
text/x-wiki
'''Chapter Halara: Raining Cats & Dog'''
c9ae930f277bb36a799476577959504e162e06c2
2918
2917
2023-09-28T13:58:50Z
Keerene
51
wikitext
text/x-wiki
'''Chapter Halara: Raining Cats & Dog'''
{{Stub}}{{Spoiler}}
'''Chapter Halara: Raining Cats & Dog''' is the third DLC. In this substory, players control protagonist Halara Nightmare, a detective with the Forensic Forte of Postcognition. It was released on September 28, 2023.
=== Characters ===
*[[Halara Nightmare]]
*[[Yakou Furio]]
*[[Tetra]]
*[[Jeryn]]
[[Category:Stubs]]
[[Category:DLC]]
855bc8fd5cede1167de53abfacaea4b2c7eb1a1a
Jeryn
0
1116
2920
2023-09-28T14:08:10Z
Keerene
51
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Jeryn | image = | alias = | relatives = [[Tetra]] (Wife) | affiliation = | occupation = Husband | birth = | death = | deathplace = | species = {{Smallspoiler|[[Homunculus]]|}} | gender = Male | height = | weight = | status = Alive | appearances = ''[[Master Detective Archives: RAIN CODE]]'' | debut = Chapter Halar..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jeryn
| image =
| alias =
| relatives = [[Tetra]] (Wife)
| affiliation =
| occupation = Husband
| birth =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height =
| weight =
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter Halara: Raining Cats & Dog]]
|blood type=|likes=Money|dislikes=Debt|ability=House repairs}}
'''Jeryn''' is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
He wears a white turtle neck sweater, under a cornflower blue jacket. He has brown trousers and deep brown loafers. His hair is black and cut short in a side sweep. His eyes are grey.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
d8c9fcc3345709f860ea820c467597b326e65731
Tetra
0
1117
2921
2023-09-28T14:11:55Z
Keerene
51
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Tetra | image = | alias = | relatives = [[Jeryn]] (Husband) | affiliation = | occupation = Wife | birth = | death = | deathplace = | species = {{Smallspoiler|[[Homunculus]]|}} | gender = Female | height = | weight = | status = Alive | appearances = ''[[Master Detective Archives: RAIN CODE]]'' | debut = Chapter Hal..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Tetra
| image =
| alias =
| relatives = [[Jeryn]] (Husband)
| affiliation =
| occupation = Wife
| birth =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height =
| weight =
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter Halara: Raining Cats & Dog]]
|blood type=|likes=Father|dislikes=Unresolved loss, betrayal|ability=Dog toy maker}}
'''Tetra''' is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
She wears a black top and a knee-length grey skirt. She has a pink jacket and a silver necklace with a black diamond pendant. she wears brown tights and black high heels. She has grey eyes and brown hair styled into a bob with side swept bangs.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
8e2e9fbeb9f20884b0b43297af9fb8ecb575df41
File:T UI Talk Face 01201 0001.png
6
1118
2922
2023-10-11T04:28:40Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0002.png
6
1119
2923
2023-10-11T04:41:36Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0100.png
6
1120
2924
2023-10-11T04:42:43Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0101.png
6
1121
2925
2023-10-11T04:43:52Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0102.png
6
1122
2926
2023-10-11T04:44:20Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0103.png
6
1123
2927
2023-10-11T04:44:38Z
Dog11037
90
wikitext
text/x-wiki
Sprite
b6b52cb47d127a3db1893943b19183eb309e7f4e
File:T UI Talk Face 01201 0104.png
6
1124
2928
2023-10-11T04:45:03Z
Dog11037
90
wikitext
text/x-wiki
Sprite
b6b52cb47d127a3db1893943b19183eb309e7f4e
File:T UI Talk Face 01201 0105.png
6
1125
2929
2023-10-11T04:46:05Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0106.png
6
1126
2930
2023-10-11T04:46:25Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0107.png
6
1127
2931
2023-10-11T04:46:54Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0111.png
6
1128
2932
2023-10-11T04:47:27Z
Dog11037
90
wikitext
text/x-wiki
Sprite
b6b52cb47d127a3db1893943b19183eb309e7f4e
File:T UI Talk Face 01201 0112.png
6
1129
2933
2023-10-11T04:48:27Z
Dog11037
90
wikitext
text/x-wiki
Sprite
b6b52cb47d127a3db1893943b19183eb309e7f4e
File:T UI Talk Face 01201 0200.png
6
1130
2934
2023-10-11T04:48:54Z
Dog11037
90
wikitext
text/x-wiki
Sprite
b6b52cb47d127a3db1893943b19183eb309e7f4e
File:T UI Talk Face 01201 0201.png
6
1131
2935
2023-10-11T04:49:37Z
Dog11037
90
wikitext
text/x-wiki
Sprite
b6b52cb47d127a3db1893943b19183eb309e7f4e
File:T UI Talk Face 01201 0202.png
6
1132
2936
2023-10-11T04:50:03Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0203.png
6
1133
2937
2023-10-11T04:50:27Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0205.png
6
1134
2938
2023-10-11T04:50:57Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0300.png
6
1135
2939
2023-10-11T04:51:16Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0301.png
6
1136
2940
2023-10-11T04:51:52Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0302.png
6
1137
2941
2023-10-11T04:52:21Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0303.png
6
1138
2942
2023-10-11T04:52:43Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0304.png
6
1139
2943
2023-10-11T04:53:03Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0305.png
6
1140
2944
2023-10-11T04:53:24Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0400.png
6
1141
2945
2023-10-11T04:53:43Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0401.png
6
1142
2946
2023-10-11T04:54:10Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0402.png
6
1143
2947
2023-10-11T04:54:29Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0403.png
6
1144
2948
2023-10-11T04:54:53Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0404.png
6
1145
2949
2023-10-11T04:55:10Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0405.png
6
1146
2950
2023-10-11T04:55:29Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0500.png
6
1147
2951
2023-10-11T04:55:47Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0501.png
6
1148
2952
2023-10-11T04:56:06Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0600.png
6
1149
2953
2023-10-11T04:56:21Z
Dog11037
90
wikitext
text/x-wiki
Sprite
b6b52cb47d127a3db1893943b19183eb309e7f4e
File:T UI Talk Face 01201 0601.png
6
1150
2954
2023-10-11T04:56:38Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0700.png
6
1151
2955
2023-10-11T04:56:55Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0701.png
6
1152
2956
2023-10-11T04:57:29Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0703.png
6
1153
2957
2023-10-11T04:57:46Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0705.png
6
1154
2958
2023-10-11T04:58:07Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0706.png
6
1155
2959
2023-10-11T04:58:24Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0707.png
6
1156
2960
2023-10-11T04:58:49Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 0800.png
6
1157
2961
2023-10-11T04:59:05Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 1000.png
6
1158
2962
2023-10-11T04:59:24Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 1001.png
6
1159
2963
2023-10-11T04:59:43Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 1002.png
6
1160
2964
2023-10-11T04:59:59Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 1003.png
6
1161
2965
2023-10-11T05:00:17Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 1004.png
6
1162
2966
2023-10-11T05:00:33Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 1005.png
6
1163
2967
2023-10-11T05:00:49Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
File:T UI Talk Face 01201 1006.png
6
1164
2968
2023-10-11T05:01:05Z
Dog11037
90
wikitext
text/x-wiki
Desuhiko sprite
55d08cf21a6cf23ef47d2e027b7afdfd6e695616
Desuhiko Thunderbolt
0
201
2969
2859
2023-10-11T05:06:07Z
Dog11037
90
Added sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト ''Desuhiko Sandāboruto'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form. He prides himself on being an attractive charismatic, though his attempts at being so often tend to work against him in his endeavours.
Despite his status as a detective, he loses composure at the sight of blood and corpses, usually handling domestic affairs in his line of work. He can be rather insightful and observant, such as when he noticed that the three "How" routes in the mystery labyrinth actually join as one to lead to the trio's final destination. This makes him competent at solving mysteries and outwitting his opponents.
He appears to be very prideful and thinks highly of himself as a Master Detective, previously looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, being extremely expressive with his emotions in stark contrast to fellow Master Detective Vivia. More than once he makes reference to starting up a band to play music or going solo, even trying to perform before the start of the school play while disguised as one of the teachers.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. This allows him to mimic body types and voices with high accuracy.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Sprites ===
<gallery perrow="5" caption="The person creating this is new and an idiot and does not know how to add already existing files. [[:File:DesuhikoPortrait.png]]">
File:T UI Talk Face 01201 0001.png
File:T UI Talk Face 01201 0002.png
File:T UI Talk Face 01201 0100.png
File:T UI Talk Face 01201 0101.png
File:T UI Talk Face 01201 0102.png
File:T UI Talk Face 01201 0103.png
File:T UI Talk Face 01201 0104.png
File:T UI Talk Face 01201 0105.png
File:T UI Talk Face 01201 0106.png
File:T UI Talk Face 01201 0107.png
File:T UI Talk Face 01201 0111.png
File:T UI Talk Face 01201 0112.png
File:T UI Talk Face 01201 0200.png
File:T UI Talk Face 01201 0201.png
File:T UI Talk Face 01201 0202.png
File:T UI Talk Face 01201 0203.png
File:T UI Talk Face 01201 0205.png
File:T UI Talk Face 01201 0300.png
File:T UI Talk Face 01201 0301.png
File:T UI Talk Face 01201 0302.png
File:T UI Talk Face 01201 0303.png
File:T UI Talk Face 01201 0304.png
File:T UI Talk Face 01201 0305.png
File:T UI Talk Face 01201 0400.png
File:T UI Talk Face 01201 0401.png
File:T UI Talk Face 01201 0402.png
File:T UI Talk Face 01201 0403.png
File:T UI Talk Face 01201 0404.png
File:T UI Talk Face 01201 0405.png
File:T UI Talk Face 01201 0500.png
File:T UI Talk Face 01201 0501.png
File:T UI Talk Face 01201 0600.png
File:T UI Talk Face 01201 0601.png
File:T UI Talk Face 01201 0700.png
File:T UI Talk Face 01201 0701.png
File:T UI Talk Face 01201 0703.png
File:T UI Talk Face 01201 0705.png
File:T UI Talk Face 01201 0706.png
File:T UI Talk Face 01201 0707.png
File:T UI Talk Face 01201 0800.png
File:T UI Talk Face 01201 1000.png
File:T UI Talk Face 01201 1001.png
File:T UI Talk Face 01201 1002.png
File:T UI Talk Face 01201 1003.png
File:T UI Talk Face 01201 1004.png
File:T UI Talk Face 01201 1005.png
File:T UI Talk Face 01201 1006.png
</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Desuhiko's Introduction.jpg|Desuhiko's introduction showing his name on screen in the Prologue
File:Desuhiko in Opening.jpg|Desuhiko as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Desuhiko's Guitar.jpg|thumb|Desuhiko with his guitar in the Noctournal Detective Agency.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
cedf1595cc39fcf281597846e7e8a4dd8403b6b3
File:T UI Talk Face 01100 0000.png
6
1165
2970
2023-10-11T05:13:55Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0002.png
6
1166
2971
2023-10-11T05:14:16Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0003.png
6
1167
2972
2023-10-11T05:14:33Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0005.png
6
1168
2973
2023-10-11T05:14:51Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0006.png
6
1169
2974
2023-10-11T05:15:17Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0007.png
6
1170
2975
2023-10-11T05:15:36Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0008.png
6
1171
2976
2023-10-11T05:15:52Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0009.png
6
1172
2977
2023-10-11T05:16:08Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0010.png
6
1173
2978
2023-10-11T05:16:24Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0011.png
6
1174
2979
2023-10-11T05:16:39Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0100.png
6
1175
2980
2023-10-11T05:16:55Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0102.png
6
1176
2981
2023-10-11T05:17:51Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0103.png
6
1177
2982
2023-10-11T05:18:07Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0104.png
6
1178
2983
2023-10-11T05:18:24Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0200.png
6
1179
2984
2023-10-11T05:18:40Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0201.png
6
1180
2985
2023-10-11T05:18:55Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0300.png
6
1181
2986
2023-10-11T05:19:11Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0301.png
6
1182
2987
2023-10-11T05:19:30Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0302.png
6
1183
2988
2023-10-11T05:19:45Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0303.png
6
1184
2989
2023-10-11T05:20:03Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0304.png
6
1185
2990
2023-10-11T05:20:23Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0305.png
6
1186
2991
2023-10-11T05:20:38Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0400.png
6
1187
2992
2023-10-11T05:20:53Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0401.png
6
1188
2993
2023-10-11T05:21:11Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0500.png
6
1189
2994
2023-10-11T05:21:25Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0501.png
6
1190
2995
2023-10-11T05:21:40Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0502.png
6
1191
2996
2023-10-11T05:21:55Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0503.png
6
1192
2997
2023-10-11T05:22:14Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
File:T UI Talk Face 01100 0700.png
6
1193
2998
2023-10-11T05:22:28Z
Dog11037
90
wikitext
text/x-wiki
Halara sprite
c6b4931ad058bfbab513a48b7079a5743a23c92b
Halara Nightmare
0
181
2999
2813
2023-10-11T05:27:12Z
Dog11037
90
Added sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=AB|likes=Cats and dogs|dislikes=Cruel con artists}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Personality ==
Halara at first glance can be cold, but ultimately caring for those they care about. They tend to keep work and personal relationships separate, and rarely makes concessions as a result. They are very analytical, always doing their best to evaluate all their options to ensure the best possible outcome. As they are incredibly competent as a detective, they are also aware of their own worth and consequently tend to charge what may come across as obscene prices to ordinary folk for what may even be considered mundane requests, though they will ultimately prove their prices well deserved as they dutifully carry out their responsibilities.
As a Master Detective, their deductive skills are highly adept, being able to piece together the mechanics of the nail man killings and their respective culprits without difficulty. They are also skilled in combat, making them able to protect themselves and help their friends in times of need, making them extremely confident in their stance as they do not fear retaliation.
They tend to be disgusted by other humans, and dislikes physical contact with others such as Yuma. They love cats, and even use the money they earn to set up cat shelters for strays, but due to their allergies, is unable to actually ever come in contact with them, which disappoints them. They continue to do so out of personal satisfaction cats bring to them, even keeping a picture of an orange tabby cat in their left breast pocket.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref> This power also only works at murder scenes. They cover their left eye while using this power.
== Gallery ==
=== Sprites ===
<gallery perrow="8" caption="The person making this is new and does not know how to add files that already exist, [[:File:HalaraPortrait.png]]">
File:T UI Talk Face 01100 0000.png
File:T UI Talk Face 01100 0002.png
File:T UI Talk Face 01100 0003.png
File:T UI Talk Face 01100 0005.png
File:T UI Talk Face 01100 0006.png
File:T UI Talk Face 01100 0007.png
File:T UI Talk Face 01100 0008.png
File:T UI Talk Face 01100 0009.png
File:T UI Talk Face 01100 0010.png
File:T UI Talk Face 01100 0011.png
File:T UI Talk Face 01100 0100.png
File:T UI Talk Face 01100 0102.png
File:T UI Talk Face 01100 0103.png
File:T UI Talk Face 01100 0104.png
File:T UI Talk Face 01100 0200.png
File:T UI Talk Face 01100 0201.png
File:T UI Talk Face 01100 0300.png
File:T UI Talk Face 01100 0301.png
File:T UI Talk Face 01100 0302.png
File:T UI Talk Face 01100 0303.png
File:T UI Talk Face 01100 0304.png
File:T UI Talk Face 01100 0305.png
File:T UI Talk Face 01100 0400.png
File:T UI Talk Face 01100 0401.png
File:T UI Talk Face 01100 0500.png
File:T UI Talk Face 01100 0501.png
File:T UI Talk Face 01100 0502.png
File:T UI Talk Face 01100 0503.png
File:T UI Talk Face 01100 0700.png
</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Halara's Intro.jpg|thumb|Halara's introduction showing their name on screen in the Prologue
File:Halara in Opening.jpg|thumb|Halara as shown in the Opening Cinematic at the end of the Prologue, showing their name and their English VA's name.
File:Halara Fullbody.jpg|thumb|A fullbody screenshot of Halara in their raincoat.
</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
a2fe9a9a40a380a402096475b8d0c0b892659a98
Desuhiko Thunderbolt
0
201
3000
2969
2023-10-11T05:37:01Z
Dog11037
90
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト ''Desuhiko Sandāboruto'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form. He prides himself on being an attractive charismatic, though his attempts at being so often tend to work against him in his endeavours.
Despite his status as a detective, he loses composure at the sight of blood and corpses, usually handling domestic affairs in his line of work. He can be rather insightful and observant, such as when he noticed that the three "How" routes in the mystery labyrinth actually join as one to lead to the trio's final destination. This makes him competent at solving mysteries and outwitting his opponents.
He appears to be very prideful and thinks highly of himself as a Master Detective, previously looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, being extremely expressive with his emotions in stark contrast to fellow Master Detective Vivia. More than once he makes reference to starting up a band to play music or going solo, even trying to perform before the start of the school play while disguised as one of the teachers.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. This allows him to mimic body types and voices with high accuracy.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Sprites ===
<gallery perrow="10" caption="The person creating this is new and an idiot and does not know how to add already existing files. [[:File:DesuhikoPortrait.png]]">
File:T UI Talk Face 01201 0001.png
File:T UI Talk Face 01201 0002.png
File:T UI Talk Face 01201 0100.png
File:T UI Talk Face 01201 0101.png
File:T UI Talk Face 01201 0102.png
File:T UI Talk Face 01201 0103.png
File:T UI Talk Face 01201 0104.png
File:T UI Talk Face 01201 0105.png
File:T UI Talk Face 01201 0106.png
File:T UI Talk Face 01201 0107.png
File:T UI Talk Face 01201 0111.png
File:T UI Talk Face 01201 0112.png
File:T UI Talk Face 01201 0200.png
File:T UI Talk Face 01201 0201.png
File:T UI Talk Face 01201 0202.png
File:T UI Talk Face 01201 0203.png
File:T UI Talk Face 01201 0205.png
File:T UI Talk Face 01201 0300.png
File:T UI Talk Face 01201 0301.png
File:T UI Talk Face 01201 0302.png
File:T UI Talk Face 01201 0303.png
File:T UI Talk Face 01201 0304.png
File:T UI Talk Face 01201 0305.png
File:T UI Talk Face 01201 0400.png
File:T UI Talk Face 01201 0401.png
File:T UI Talk Face 01201 0402.png
File:T UI Talk Face 01201 0403.png
File:T UI Talk Face 01201 0404.png
File:T UI Talk Face 01201 0405.png
File:T UI Talk Face 01201 0500.png
File:T UI Talk Face 01201 0501.png
File:T UI Talk Face 01201 0600.png
File:T UI Talk Face 01201 0601.png
File:T UI Talk Face 01201 0700.png
File:T UI Talk Face 01201 0701.png
File:T UI Talk Face 01201 0703.png
File:T UI Talk Face 01201 0705.png
File:T UI Talk Face 01201 0706.png
File:T UI Talk Face 01201 0707.png
File:T UI Talk Face 01201 0800.png
File:T UI Talk Face 01201 1000.png
File:T UI Talk Face 01201 1001.png
File:T UI Talk Face 01201 1002.png
File:T UI Talk Face 01201 1003.png
File:T UI Talk Face 01201 1004.png
File:T UI Talk Face 01201 1005.png
File:T UI Talk Face 01201 1006.png
</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Desuhiko's Introduction.jpg|Desuhiko's introduction showing his name on screen in the Prologue
File:Desuhiko in Opening.jpg|Desuhiko as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Desuhiko's Guitar.jpg|thumb|Desuhiko with his guitar in the Noctournal Detective Agency.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
a752e9b501c4a056f529e65b7880221432c8fdc2
User:Dog11037
2
1111
3001
2903
2023-10-11T06:45:03Z
Dog11037
90
Added Plans
wikitext
text/x-wiki
Just someone who hasn't beaten [[Master Detective Archives: RAIN CODE]] yet. Pronouns: she/her.
=== Plans ===
* Add sprites for Fubuki, Vivia, Pucci, Zilch, Melami, etc. in their gallery section
* Fix misspellings
* Create new pages for places and character that don't exist
* Add more information on pages, such as [[Secret Club]] and the [[Chapter Desuhiko: Charisma Killed the Cat|D]][[Chapter Fubuki: Fubuki's Luckiest Day|L]][[Chapter Halara: Raining Cats & Dog|C]] pages
37826620cbdfa1f29891b884f1bebb0041af656d
3002
3001
2023-10-11T06:46:41Z
Dog11037
90
wikitext
text/x-wiki
Just someone who hasn't beaten [[Master Detective Archives: RAIN CODE]] yet. Pronouns: she/her.
=== Plans ===
* Add sprites for Fubuki, Vivia, Pucci, Zilch, Melami, etc. in their gallery section
* Fix misspellings
* Create new pages for places and characters, such as [[Amaterasu Laboratory]]
* Add more information on pages, such as [[Secret Club]] and the [[Chapter Desuhiko: Charisma Killed the Cat|D]][[Chapter Fubuki: Fubuki's Luckiest Day|L]][[Chapter Halara: Raining Cats & Dog|C]] pages
0832d8cb20ec39c4e143c12a9c1db274568a9c3d
3003
3002
2023-10-11T06:48:01Z
Dog11037
90
wikitext
text/x-wiki
Just someone who hasn't beaten [[Master Detective Archives: RAIN CODE]] yet. Pronouns: she/her.
=== Plans ===
* Add sprites for Fubuki, Vivia, Pucci, Zilch, Melami, etc. in their gallery section
* Fix misspellings
* Create new pages for places and characters, such as [[Amaterasu Laboratory]] and [[Nine-Tailed Cat]]
* Add more information on pages, such as [[Secret Club]] and the [[Chapter Desuhiko: Charisma Killed the Cat|D]][[Chapter Fubuki: Fubuki's Luckiest Day|L]][[Chapter Halara: Raining Cats & Dog|C]] pages
7d2d1fb852c92e52ccf959174c5903ed527e8db8
File:T UI Talk Face 01301 0001.png
6
1194
3004
2023-10-11T09:02:48Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0002.png
6
1195
3005
2023-10-11T09:03:03Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0003.png
6
1196
3006
2023-10-11T09:03:18Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0100.png
6
1197
3007
2023-10-11T09:03:34Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0101.png
6
1198
3008
2023-10-11T09:03:53Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0104.png
6
1199
3009
2023-10-11T09:04:09Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0108.png
6
1200
3010
2023-10-11T09:04:30Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0200.png
6
1201
3011
2023-10-11T09:04:50Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0201.png
6
1202
3012
2023-10-11T09:05:03Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0202.png
6
1203
3013
2023-10-11T09:05:18Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0300.png
6
1204
3014
2023-10-11T09:05:37Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0301.png
6
1205
3015
2023-10-11T09:05:53Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0302.png
6
1206
3016
2023-10-11T09:06:08Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0400.png
6
1207
3017
2023-10-11T09:06:32Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0401.png
6
1208
3018
2023-10-11T09:06:49Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0402.png
6
1209
3019
2023-10-11T09:07:04Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0403.png
6
1210
3020
2023-10-11T09:07:22Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0404.png
6
1211
3021
2023-10-11T09:07:37Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0405.png
6
1212
3022
2023-10-11T09:07:54Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0406.png
6
1213
3023
2023-10-11T09:08:13Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0407.png
6
1214
3024
2023-10-11T09:08:28Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0408.png
6
1215
3025
2023-10-11T09:08:44Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0500.png
6
1216
3026
2023-10-11T09:08:59Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0502.png
6
1217
3027
2023-10-11T09:09:14Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0503.png
6
1218
3028
2023-10-11T09:09:29Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0504.png
6
1219
3029
2023-10-11T09:09:44Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0700.png
6
1220
3030
2023-10-11T09:10:01Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0701.png
6
1221
3031
2023-10-11T09:10:17Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0702.png
6
1222
3032
2023-10-11T09:10:34Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0900.png
6
1223
3033
2023-10-11T09:10:49Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0901.png
6
1224
3034
2023-10-11T09:11:04Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0902.png
6
1225
3035
2023-10-11T09:11:24Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0903.png
6
1226
3036
2023-10-11T09:11:42Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0904.png
6
1227
3037
2023-10-11T09:11:57Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0905.png
6
1228
3038
2023-10-11T09:12:14Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0906.png
6
1229
3039
2023-10-11T09:12:31Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0907.png
6
1230
3040
2023-10-11T09:12:44Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0908.png
6
1231
3041
2023-10-11T09:12:57Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 0909.png
6
1232
3042
2023-10-11T09:13:12Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 1000.png
6
1233
3043
2023-10-11T09:13:31Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 1001.png
6
1234
3044
2023-10-11T09:13:45Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
File:T UI Talk Face 01301 1002.png
6
1235
3045
2023-10-11T09:14:00Z
Dog11037
90
wikitext
text/x-wiki
Fubuki sprite
bc4349a6772afe2a5af77de83ef64037f8ca1e1d
Fubuki Clockford
0
214
3046
2860
2023-10-11T09:25:20Z
Dog11037
90
Added sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Female
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード ''Fubuki Kurokkufōdo'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily, She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
As a Master Detective, although she can be a bit silly due to her naïveté, she can be really astute, such as reasoning that Saichi would not have resorted to suicide while being in possession of his handgun.
As she was raised in her family's mansion for most of her life, she tends to enjoy even mundane activities as to her, they are a novelty she has never previously experienced before. Because of her background, she tends to be averse to being labelled as: "sheltered", which is highlighted particularly during her interactions with Shinigami in the Mystery Labyrinth. She also tries particularly hard to prove herself as a valuable asset who can remain independent on her own in society, doing her best to understand the way the world at large operates without servants tending to her every need. At times in the Mystery Labyrinth she will even reject Yuma's help to make peace with herself. She calls herself an adventurer as a result of her line of work, though ironically enough she only became a master detective as a result of her family's wishes. She also is not physically adept, so physically challenging situations can impede her, such as making long distance jumps.
When she first goes through the Mystery Labyrinth Portal, she, to Yuma's shock, remains unfazed, stating that such world altering events that do not adhere to conventional laws of physics is not unheard of to members of her family, implying that her powers may be hereditary.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Time can be rewound as many times as is desired within that time frame. However, her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Sprites ===
<gallery perrow="10" caption="[[:File:FubukiPortrait.png]]">
File:T UI Talk Face 01301 0001.png
File:T UI Talk Face 01301 0002.png
File:T UI Talk Face 01301 0003.png
File:T UI Talk Face 01301 0100.png
File:T UI Talk Face 01301 0101.png
File:T UI Talk Face 01301 0104.png
File:T UI Talk Face 01301 0108.png
File:T UI Talk Face 01301 0200.png
File:T UI Talk Face 01301 0201.png
File:T UI Talk Face 01301 0202.png
File:T UI Talk Face 01301 0300.png
File:T UI Talk Face 01301 0301.png
File:T UI Talk Face 01301 0302.png
File:T UI Talk Face 01301 0400.png
File:T UI Talk Face 01301 0401.png
File:T UI Talk Face 01301 0402.png
File:T UI Talk Face 01301 0403.png
File:T UI Talk Face 01301 0404.png
File:T UI Talk Face 01301 0405.png
File:T UI Talk Face 01301 0406.png
File:T UI Talk Face 01301 0407.png
File:T UI Talk Face 01301 0408.png
File:T UI Talk Face 01301 0500.png
File:T UI Talk Face 01301 0502.png
File:T UI Talk Face 01301 0503.png
File:T UI Talk Face 01301 0504.png
File:T UI Talk Face 01301 0700.png
File:T UI Talk Face 01301 0701.png
File:T UI Talk Face 01301 0702.png
File:T UI Talk Face 01301 0900.png
File:T UI Talk Face 01301 0901.png
File:T UI Talk Face 01301 0902.png
File:T UI Talk Face 01301 0903.png
File:T UI Talk Face 01301 0904.png
File:T UI Talk Face 01301 0905.png
File:T UI Talk Face 01301 0906.png
File:T UI Talk Face 01301 0907.png
File:T UI Talk Face 01301 0908.png
File:T UI Talk Face 01301 0909.png
File:T UI Talk Face 01301 1000.png
File:T UI Talk Face 01301 1001.png
File:T UI Talk Face 01301 1002.png
</gallery>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Fubuki's Introduction.jpg|Fubuki's introduction with her name on screen in the Prologue
File:Fubuki in Opening.jpg|Fubuki Clockford as she appears in the Opening Cinematic at the end of the Prologue, listing her name and her English VA
File:Memory Shard - Silver.jpg|Silver Memory Shards provide Gumshoe Gab scenes with Fubuki Clockford
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
3b3893fd64326b9b40c7eaff3c80417608b83111
User:Dog11037
2
1111
3047
3003
2023-10-11T09:31:06Z
Dog11037
90
wikitext
text/x-wiki
Just someone who hasn't beaten [[Master Detective Archives: RAIN CODE]] yet. Pronouns: she/her.
=== Plans ===
* Add sprites for Vivia, Pucci, Zilch, Melami, etc. in their gallery section
* Fix errors
* Create new pages for places and characters, such as [[Amaterasu Laboratory]] and [[Nine-Tailed Cat]]
* Add more information on pages, such as [[Secret Club]] and the [[Chapter Desuhiko: Charisma Killed the Cat|D]][[Chapter Fubuki: Fubuki's Luckiest Day|L]][[Chapter Halara: Raining Cats & Dog|C]] pages
11c6fd2367716bcf88ddc00d6343e434065369ab
3067
3047
2023-10-12T04:45:37Z
Dog11037
90
wikitext
text/x-wiki
Just someone who hasn't beaten [[Master Detective Archives: RAIN CODE]] yet. Pronouns: she/her.
=== Plans ===
* Add sprites for Pucci, Zilch, Melami, etc. in their gallery section
* Fix errors
* Create new pages for places and characters, such as [[Amaterasu Laboratory]] and [[Nine-Tailed Cat]]
* Add more information on pages, such as [[Secret Club]] and the [[Chapter Desuhiko: Charisma Killed the Cat|D]][[Chapter Fubuki: Fubuki's Luckiest Day|L]][[Chapter Halara: Raining Cats & Dog|C]] pages
57314b107f672d1bb948d81c234f3fccf8349d12
Desuhiko Thunderbolt
0
201
3048
3000
2023-10-11T14:22:26Z
Dog11037
90
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト ''Desuhiko Sandāboruto'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form. He prides himself on being an attractive charismatic, though his attempts at being so often tend to work against him in his endeavours.
Despite his status as a detective, he loses composure at the sight of blood and corpses, usually handling domestic affairs in his line of work. He can be rather insightful and observant, such as when he noticed that the three "How" routes in the mystery labyrinth actually join as one to lead to the trio's final destination. This makes him competent at solving mysteries and outwitting his opponents.
He appears to be very prideful and thinks highly of himself as a Master Detective, previously looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, being extremely expressive with his emotions in stark contrast to fellow Master Detective Vivia. More than once he makes reference to starting up a band to play music or going solo, even trying to perform before the start of the school play while disguised as one of the teachers.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. This allows him to mimic body types and voices with high accuracy.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Sprites ===
<gallery perrow="10" caption="[[:File:DesuhikoPortrait.png]]">
File:T UI Talk Face 01201 0001.png
File:T UI Talk Face 01201 0002.png
File:T UI Talk Face 01201 0100.png
File:T UI Talk Face 01201 0101.png
File:T UI Talk Face 01201 0102.png
File:T UI Talk Face 01201 0103.png
File:T UI Talk Face 01201 0104.png
File:T UI Talk Face 01201 0105.png
File:T UI Talk Face 01201 0106.png
File:T UI Talk Face 01201 0107.png
File:T UI Talk Face 01201 0111.png
File:T UI Talk Face 01201 0112.png
File:T UI Talk Face 01201 0200.png
File:T UI Talk Face 01201 0201.png
File:T UI Talk Face 01201 0202.png
File:T UI Talk Face 01201 0203.png
File:T UI Talk Face 01201 0205.png
File:T UI Talk Face 01201 0300.png
File:T UI Talk Face 01201 0301.png
File:T UI Talk Face 01201 0302.png
File:T UI Talk Face 01201 0303.png
File:T UI Talk Face 01201 0304.png
File:T UI Talk Face 01201 0305.png
File:T UI Talk Face 01201 0400.png
File:T UI Talk Face 01201 0401.png
File:T UI Talk Face 01201 0402.png
File:T UI Talk Face 01201 0403.png
File:T UI Talk Face 01201 0404.png
File:T UI Talk Face 01201 0405.png
File:T UI Talk Face 01201 0500.png
File:T UI Talk Face 01201 0501.png
File:T UI Talk Face 01201 0600.png
File:T UI Talk Face 01201 0601.png
File:T UI Talk Face 01201 0700.png
File:T UI Talk Face 01201 0701.png
File:T UI Talk Face 01201 0703.png
File:T UI Talk Face 01201 0705.png
File:T UI Talk Face 01201 0706.png
File:T UI Talk Face 01201 0707.png
File:T UI Talk Face 01201 0800.png
File:T UI Talk Face 01201 1000.png
File:T UI Talk Face 01201 1001.png
File:T UI Talk Face 01201 1002.png
File:T UI Talk Face 01201 1003.png
File:T UI Talk Face 01201 1004.png
File:T UI Talk Face 01201 1005.png
File:T UI Talk Face 01201 1006.png
</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Desuhiko's Introduction.jpg|Desuhiko's introduction showing his name on screen in the Prologue
File:Desuhiko in Opening.jpg|Desuhiko as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Desuhiko's Guitar.jpg|thumb|Desuhiko with his guitar in the Noctournal Detective Agency.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
b525bc0f3d3d8d6e6030685d026eecf782f63a61
Halara Nightmare
0
181
3049
2999
2023-10-11T14:22:59Z
Dog11037
90
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=AB|likes=Cats and dogs|dislikes=Cruel con artists}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Personality ==
Halara at first glance can be cold, but ultimately caring for those they care about. They tend to keep work and personal relationships separate, and rarely makes concessions as a result. They are very analytical, always doing their best to evaluate all their options to ensure the best possible outcome. As they are incredibly competent as a detective, they are also aware of their own worth and consequently tend to charge what may come across as obscene prices to ordinary folk for what may even be considered mundane requests, though they will ultimately prove their prices well deserved as they dutifully carry out their responsibilities.
As a Master Detective, their deductive skills are highly adept, being able to piece together the mechanics of the nail man killings and their respective culprits without difficulty. They are also skilled in combat, making them able to protect themselves and help their friends in times of need, making them extremely confident in their stance as they do not fear retaliation.
They tend to be disgusted by other humans, and dislikes physical contact with others such as Yuma. They love cats, and even use the money they earn to set up cat shelters for strays, but due to their allergies, is unable to actually ever come in contact with them, which disappoints them. They continue to do so out of personal satisfaction cats bring to them, even keeping a picture of an orange tabby cat in their left breast pocket.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref> This power also only works at murder scenes. They cover their left eye while using this power.
== Gallery ==
=== Sprites ===
<gallery perrow="8" caption="[[:File:HalaraPortrait.png]]">
File:T UI Talk Face 01100 0000.png
File:T UI Talk Face 01100 0002.png
File:T UI Talk Face 01100 0003.png
File:T UI Talk Face 01100 0005.png
File:T UI Talk Face 01100 0006.png
File:T UI Talk Face 01100 0007.png
File:T UI Talk Face 01100 0008.png
File:T UI Talk Face 01100 0009.png
File:T UI Talk Face 01100 0010.png
File:T UI Talk Face 01100 0011.png
File:T UI Talk Face 01100 0100.png
File:T UI Talk Face 01100 0102.png
File:T UI Talk Face 01100 0103.png
File:T UI Talk Face 01100 0104.png
File:T UI Talk Face 01100 0200.png
File:T UI Talk Face 01100 0201.png
File:T UI Talk Face 01100 0300.png
File:T UI Talk Face 01100 0301.png
File:T UI Talk Face 01100 0302.png
File:T UI Talk Face 01100 0303.png
File:T UI Talk Face 01100 0304.png
File:T UI Talk Face 01100 0305.png
File:T UI Talk Face 01100 0400.png
File:T UI Talk Face 01100 0401.png
File:T UI Talk Face 01100 0500.png
File:T UI Talk Face 01100 0501.png
File:T UI Talk Face 01100 0502.png
File:T UI Talk Face 01100 0503.png
File:T UI Talk Face 01100 0700.png
</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Halara's Intro.jpg|thumb|Halara's introduction showing their name on screen in the Prologue
File:Halara in Opening.jpg|thumb|Halara as shown in the Opening Cinematic at the end of the Prologue, showing their name and their English VA's name.
File:Halara Fullbody.jpg|thumb|A fullbody screenshot of Halara in their raincoat.
</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
18527d1bbcae55afd4b8c56dd7966e435b466383
File:T UI Talk Face 01501 0000.png
6
1236
3050
2023-10-12T04:38:32Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0002.png
6
1237
3051
2023-10-12T04:38:49Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0003.png
6
1238
3052
2023-10-12T04:39:03Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0005.png
6
1239
3053
2023-10-12T04:39:19Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0006.png
6
1240
3054
2023-10-12T04:39:36Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0007.png
6
1241
3055
2023-10-12T04:39:51Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0100.png
6
1242
3056
2023-10-12T04:40:07Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0103.png
6
1243
3057
2023-10-12T04:40:22Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0201.png
6
1244
3058
2023-10-12T04:40:39Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0202.png
6
1245
3059
2023-10-12T04:40:53Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0203.png
6
1246
3060
2023-10-12T04:41:10Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0204.png
6
1247
3061
2023-10-12T04:41:25Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0401.png
6
1248
3062
2023-10-12T04:42:07Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0500.png
6
1249
3063
2023-10-12T04:42:20Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 0800.png
6
1250
3064
2023-10-12T04:42:34Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
File:T UI Talk Face 01501 1000.png
6
1251
3065
2023-10-12T04:42:49Z
Dog11037
90
wikitext
text/x-wiki
Vivia sprite
44af7d92ce08808a0418efb24118b63469fefe1b
Vivia Twilight
0
204
3066
2864
2023-10-12T04:44:58Z
Dog11037
90
Added sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Fluffy pillows|dislikes=Hard pillows<br>Living}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト ''Vivia Towairaito'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [[Sun and Moon Hotel]]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Sprites ===
<gallery perrow="10" caption="[[:File:ViviaPortrait.png]]">
File:T UI Talk Face 01501 0000.png
File:T UI Talk Face 01501 0002.png
File:T UI Talk Face 01501 0003.png
File:T UI Talk Face 01501 0005.png
File:T UI Talk Face 01501 0006.png
File:T UI Talk Face 01501 0007.png
File:T UI Talk Face 01501 0100.png
File:T UI Talk Face 01501 0103.png
File:T UI Talk Face 01501 0201.png
File:T UI Talk Face 01501 0202.png
File:T UI Talk Face 01501 0203.png
File:T UI Talk Face 01501 0204.png
File:T UI Talk Face 01501 0401.png
File:T UI Talk Face 01501 0500.png
File:T UI Talk Face 01501 0800.png
File:T UI Talk Face 01501 1000.png
</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Vivia's Introduction.jpg|Vivia's introduction showing his name on screen in the Prologue
File:Vivia in Opening.jpg|Vivia as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
2409dce7601100fc519ab56b73ca5389bcf1bee4
File:T UI Talk Face 02001 0000.png
6
1252
3068
2023-10-12T04:47:23Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0001.png
6
1253
3069
2023-10-12T04:47:42Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0002.png
6
1254
3070
2023-10-12T04:47:57Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0003.png
6
1255
3071
2023-10-12T04:48:15Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0004.png
6
1256
3072
2023-10-12T04:48:32Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0100.png
6
1257
3073
2023-10-12T04:49:05Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0101.png
6
1258
3074
2023-10-12T04:49:20Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0102.png
6
1259
3075
2023-10-12T04:49:35Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0103.png
6
1260
3076
2023-10-12T04:49:53Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0104.png
6
1261
3077
2023-10-12T04:50:09Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0105.png
6
1262
3078
2023-10-12T04:50:25Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0106.png
6
1263
3079
2023-10-12T04:50:41Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0107.png
6
1264
3080
2023-10-12T04:50:56Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0108.png
6
1265
3081
2023-10-12T04:51:11Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0200.png
6
1266
3082
2023-10-12T04:51:32Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0201.png
6
1267
3083
2023-10-12T04:51:49Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0300.png
6
1268
3084
2023-10-12T04:52:03Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0400.png
6
1269
3085
2023-10-12T04:52:18Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0500.png
6
1270
3086
2023-10-12T04:52:36Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0501.png
6
1271
3087
2023-10-12T04:52:52Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0503.png
6
1272
3088
2023-10-12T04:53:25Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0504.png
6
1273
3089
2023-10-12T04:53:38Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0600.png
6
1274
3090
2023-10-12T04:53:54Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0700.png
6
1275
3091
2023-10-12T04:54:09Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0702.png
6
1276
3092
2023-10-12T04:54:24Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0900.png
6
1277
3093
2023-10-12T04:54:42Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 0901.png
6
1278
3094
2023-10-12T04:55:16Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 1000.png
6
1279
3095
2023-10-12T04:55:31Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 1001.png
6
1280
3096
2023-10-12T04:55:47Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 1002.png
6
1281
3097
2023-10-12T04:56:05Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 1003.png
6
1282
3098
2023-10-12T04:56:20Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 1004.png
6
1283
3099
2023-10-12T04:56:35Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 1005.png
6
1284
3100
2023-10-12T04:56:50Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
File:T UI Talk Face 02001 1006.png
6
1285
3101
2023-10-12T04:57:07Z
Dog11037
90
wikitext
text/x-wiki
Kurumi sprite
2defa194c1b6a74118bb9485a9e2e59ee8316d15
Kurumi Wendy
0
343
3102
2765
2023-10-12T05:00:44Z
Dog11037
90
Added sprites
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed grandfather (deceased)
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Informant
| forte =
| birth = November 30
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 56 kg (123 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Cameras|dislikes=Information manipulation|ability=Tailing Suspects}}
'''Kurumi Wendy''' (クルミ ウェンディー ''Kurumi Wendī'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Sprites ===
<gallery perrow="10" caption="[[:File:KurumiPortrait.png]]">
File:T UI Talk Face 02001 0000.png
File:T UI Talk Face 02001 0001.png
File:T UI Talk Face 02001 0002.png
File:T UI Talk Face 02001 0003.png
File:T UI Talk Face 02001 0004.png
File:T UI Talk Face 02001 0100.png
File:T UI Talk Face 02001 0101.png
File:T UI Talk Face 02001 0102.png
File:T UI Talk Face 02001 0103.png
File:T UI Talk Face 02001 0104.png
File:T UI Talk Face 02001 0105.png
File:T UI Talk Face 02001 0106.png
File:T UI Talk Face 02001 0107.png
File:T UI Talk Face 02001 0108.png
File:T UI Talk Face 02001 0200.png
File:T UI Talk Face 02001 0201.png
File:T UI Talk Face 02001 0300.png
File:T UI Talk Face 02001 0400.png
File:T UI Talk Face 02001 0500.png
File:T UI Talk Face 02001 0501.png
File:T UI Talk Face 02001 0503.png
File:T UI Talk Face 02001 0504.png
File:T UI Talk Face 02001 0600.png
File:T UI Talk Face 02001 0700.png
File:T UI Talk Face 02001 0702.png
File:T UI Talk Face 02001 0900.png
File:T UI Talk Face 02001 0901.png
File:T UI Talk Face 02001 1000.png
File:T UI Talk Face 02001 1001.png
File:T UI Talk Face 02001 1002.png
File:T UI Talk Face 02001 1003.png
File:T UI Talk Face 02001 1004.png
File:T UI Talk Face 02001 1005.png
File:T UI Talk Face 02001 1006.png
</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery>
=== In-Game screenshots ===
<gallery>
File:2023072519161300 s.jpg|Kurumi as shown during the Opening Cinematic at the end of the Prologue
File:Kurumi's Uniform.jpg|Kurumi in her academy uniform in Chapter 2
File:Mystery Labyrinth Kurumi.jpg|Kurumi as she appears in the Mystery Labyrinth in Chapter 2
File:Back of Kurumi's Jacket.jpg|The back of Kurumi's jacket
</gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
aa4a4997ae82bedbd35074466420c70f7f87a55a
User:Dog11037
2
1111
3103
3067
2023-10-12T13:51:03Z
Dog11037
90
wikitext
text/x-wiki
Just someone who hasn't beaten [[Master Detective Archives: RAIN CODE]] yet. Pronouns: she/her.
I noticed that some characters are missing their sprites, and I am going to add them whenever I feel like it and have the time. I'll also fix any spelling errors and other stuff.
I'm still new and don't know all the things, like adding an image I didn't upload to a gallery (I instead put a link to the file. It works for now).
=== Plans ===
* Add sprites for Pucci, Zilch, Melami, etc. in their gallery section
* Fix errors
* Create new pages for places and characters, such as [[Amaterasu Laboratory]] and [[Nine-Tailed Cat]]
* Add more information on pages, such as [[Secret Club]] and the [[Chapter Desuhiko: Charisma Killed the Cat|D]][[Chapter Fubuki: Fubuki's Luckiest Day|L]][[Chapter Halara: Raining Cats & Dog|C]] pages
=== Contributions ===
You can check my contributions [[Special:Contributions/Dog11037|here]].
==== Latest changes ====
Pages I have recently edited/created, plus what I have changed/added.
[[Vivia Twilight]] (added sprites)
[[Kurumi Wendy]] (added sprites)
__FORCETOC__
969cad3e0df8686abf8294c214603995607bbb24
3104
3103
2023-10-12T19:04:41Z
Dog11037
90
wikitext
text/x-wiki
Just someone who hasn't beaten [[Master Detective Archives: RAIN CODE]] yet. Pronouns: she/her.
I noticed that some characters are missing their sprites, and I am going to add them whenever I feel like it and have the time. I'll also fix any spelling errors and other stuff.
I'm still new and don't know all the things, like adding an image I didn't upload to a gallery (I instead put a link to the file. It works for now).
=== Plans ===
* Add character sprites
* Fix errors
* Create new pages for places and characters
* Add more information on pages, such as [[Secret Club]] and the [[Chapter Desuhiko: Charisma Killed the Cat|D]][[Chapter Fubuki: Fubuki's Luckiest Day|L]][[Chapter Halara: Raining Cats & Dog|C]] pages
=== Contributions ===
You can check my contributions [[Special:Contributions/Dog11037|here]].
__FORCETOC__
c9c453adcc937d8871934eb924592f994dbdb92d
Vivia Twilight
0
204
3105
3066
2023-10-13T02:40:52Z
Dog11037
90
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Fluffy pillows|dislikes=Hard pillows<br>Living}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト ''Vivia Towairaito'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [https://raincode.miraheze.org/wiki/Kamasaki_District#Sun_&_Moon_Hotel Sun and Moon Hotel]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Sprites ===
<gallery perrow="10" caption="[[:File:ViviaPortrait.png]]">
File:T UI Talk Face 01501 0000.png
File:T UI Talk Face 01501 0002.png
File:T UI Talk Face 01501 0003.png
File:T UI Talk Face 01501 0005.png
File:T UI Talk Face 01501 0006.png
File:T UI Talk Face 01501 0007.png
File:T UI Talk Face 01501 0100.png
File:T UI Talk Face 01501 0103.png
File:T UI Talk Face 01501 0201.png
File:T UI Talk Face 01501 0202.png
File:T UI Talk Face 01501 0203.png
File:T UI Talk Face 01501 0204.png
File:T UI Talk Face 01501 0401.png
File:T UI Talk Face 01501 0500.png
File:T UI Talk Face 01501 0800.png
File:T UI Talk Face 01501 1000.png
</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Vivia's Introduction.jpg|Vivia's introduction showing his name on screen in the Prologue
File:Vivia in Opening.jpg|Vivia as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
33e55f8757ca4c9eb98514932547a0f7762bef30
3128
3105
2023-10-26T03:21:06Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Vivia Twilight
| image = <gallery>File:Master Detective - Vivia Twilight Illustration.png|Illustration
File:Master Detective - Unnamed character 1 (GamerNe).jpg|Model
File:ViviaPortrait.png|Sprite
</gallery>
| alias = Anemic Vampire by ([[Shinigami]])
| relatives = Unnamed parents<br>Unnamed brothers
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Spectral Projection
| birth = April 4
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 196 cm (6'5")
| weight = 77 kg (169.8lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Yūichirō Umehara|Yuichiro Umehara]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://aleksle.com/ Aleks Le]</span><ref name="SC Six Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Fluffy pillows|dislikes=Hard pillows<br>Living}}
{{Quotes|Vivia}}
'''Vivia Twilight''' (ヴィヴィア トワイライト ''Vivia Towairaito'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He has a decadent and aesthetic atmosphere about him. Often lying down in various places, such as the fireplace at the agency or under the hotel's grand piano, his personality can be described as self-indulgent.<ref name="SC Six Profiles"></ref>
== Appearance ==
Vivia is a tall and slim young man with broad shoulders, pale skin and purple eyes, with irises designed to look like a plus sign. Under his eyes is purple eyeliner, stylized to look like ink drops, with 2 piercings to the left of the right eye's ink drop. His hair is naturally wavy and reaches his shoulder on the left side, and is of a sickly green color, which gets darker closer to his scalp, with black streaks.
Instead of a typical shirt, Vivia wears a bunch of black bandages wrapped around his torso and arms, with a couple wraps around his neck to act as a makeshift choker. Over this is an black and purple ankle-length zipper coat, which is kept unzipped, with a high collar. On the right side of his coat is a badge for the [[World Detective Organization]]. Below a white belt are black torn jeans, made to look similar to the bandages he wears. He also wears black leather boots.
== Personality ==
Most notably, Vivia is incredibly unmotivated. He is frequently tired and reluctant to cooperate with investigations, preferring to sleep or read, even in the the Mystery Labyrinth. He seldom speaks without being addressed first and often scares the other detectives in the instances where he talks independently, as if his ghost form reflects how he exists in the living world. Likely aided by this, he tends to be very observant, noticing [[Yakou Furio]] staring at the letter sent by 'Anonymous,' as well as times when [[Yuma Kokohead]] talks to [[Shinigami]], though he described seeing Shinigami as nothing more than a 'haze' beyond the Mystery Labyrinth. Vivia is near constantly melancholic, even expressing extreme emotions with a level of stoicism. He frequently proclaims his exasperation with life, expressing his wish to 'die someday.' When asked about this by Yuma, Vivia tells him how living forever would only enable someone to be more witness to tragedy, and how the desire to have greed satiated would soon fade into boredom, leaving only the desire to die. Though the state of his mortality is unknown, this sentiment is largely reflected in his life, at least partially attributing to his laziness. In spite of his laziness, Vivia is a formidable detective who can easily solve cases, in part to his Spectral Projection, but also in his observational and research skills.
Vivia reads to pass the time and is seen doing so more often than not. The books he reads seem to move him, evoking questions about morality, mortality and the human condition, though this is often regarded as boring by others. Though not limited by this, Vivia prefers books that indulge in unrealistic tropes such as the supernatural; Fantasique is a noted genre of that he reads, particularly books where the focused entity is that of ghosts and demons. Despite this, he is said to have no preference for genre. Vivia has a tendency to wax poetic about life, mysteries and morals, not unlike the books he reads, and frequently convolutes whatever he is saying with analogies and dramatic language. He tends to fall into these speaking patterns when avoiding a topic, but it is never confirmed whether this habit is intentional or not as he begins to ramble again when confronted by Yuma. He is often seen in unconventional and cramped places such as the fireplace in the [[Nocturnal Detective Agency]] and under the piano at [https://raincode.miraheze.org/wiki/Kamasaki_District#Sun_&_Moon_Hotel Sun and Moon Hotel]. Though these places can be quite physically uncomfortable, Vivia finds solace in them as they remind him of 'good memories' from his childhood, despite these memories being potentially traumatic. He later mentions that no matter how bad a childhood memory may be, it will always be shrouded in innocence, possibly alluding to his interpretation of these 'good memories.'
Despite his role as a detective, Vivia has a strong aversion to the truth, adamantly believing that in some situations, the truth shouldn't be exposed at all. This notion applies in minor circumstances where exposing the truth would ruin the allure of the mystery, such as UFOs and supernatural entities, however the philosophy extends further and affects his detective work. Because of his firm beliefs, he is antagonistic towards Yuma during their investigation and the Mystery Labyrinth and remains clear in his belief that giving everything for the truth, as Yuma has done, is dangerous and requires true conviction that most people do not possess. This idea may have originated from a prior case of his, one where a girl wanted her mother's killer caught, but the daughter's actions were the primary contributor to her mother's death, regardless on whether they were intentional. It is not confirmed if this was Vivia's case, however as the situation was posed as a narrative from his books and, when asked, he ignores the question, instead telling Yuma that regardless of the story's actuality, he does not believe that all mysteries should be solved.
== Forensic Forte ==
Vivia's Forensic Forte is '''Spectral Projection'''. Freed from the flesh, the ghost form can pass through walls and floors without being seen by other people.<ref name="SC Six Profiles"></ref> However, people and objects in the real world cannot be touched, and the ghost form voice cannot be heard there. While Spectral Projection is being used, the physical body sleeps.<ref>In-game glossary</ref>
Due to his relationship with the spiritual realm where ghosts reside, Vivia has been able to see 'otherworldly things' from a young age and is aware of Shinigami, though is not able to hear or see her beyond a haze. When using Spectral Projection, he is able to see Shinigami clearly. This also allows him to maintain his memories inside the mystery labyrinth and when leaving the labyrinth, maintain all his memories of the labyrinth itself. Though not confirmed, Vivia is alluded to be beyond normal limitations of mortality, though not necessarily immortal. When asked, he avoids the question by saying Yuma can believe whatever he wants to, however this possibility is examined for some time. This is not beyond the realm of possibility due to his relationship with the afterlife and his ability to enter it at will, however it is not confirmed.
==History==
Vivia's childhood is implied to be traumatic, however little detail is known. He is part of a large family with a large though ambiguous amount of brothers, all fighting for their parent's scarce attention. Because of this neglect, he considers any attention to be as valuable as good attention. Being locked in a (presumably small) storage room as a means of discipline by his parents is a 'good memory' for Vivia, and is the main reason why he is often resting in confined spaces.
Similarly, there is nothing definitive to say about his past thanks to his tendency to avoid uncomfortable topics of conversation by going on long, unrelated tangents. He tells Yuma of a story that encapsulates his philosophy about telling the truth, though it is unclear whether this narrative is from a book (as he initially suggests) or from his own life. Operating on the assumption that the story is his own, Vivia's training may have caused him to have mistrust in the value and importance of being truthful. The story is that of a rookie detective who was hired to investigate the death of a girl's mother. The rookie invested all his energy into solving this case, all for the sake of the heartbroken girl who desperately wanted vengeance. When the truth was uncovered, however, the rookie discovered that the girl's actions were what ultimately lead to her mother's death in a tragic accident. This leaves the question of whether to complete the request and leave the girl with the knowledge that she killed her mother, or to leave the mystery unsolved. There is no conclusion given, however if this case was Vivia's own, this likely informed his understanding of situations where the truth should not be divulged.
== Gallery ==
=== Sprites ===
{{scroll box
|height=325px
|text= <gallery>
File:ViviaPortrait.png
File:T UI Talk Face 01501 0000.png
File:T UI Talk Face 01501 0002.png
File:T UI Talk Face 01501 0003.png
File:T UI Talk Face 01501 0005.png
File:T UI Talk Face 01501 0006.png
File:T UI Talk Face 01501 0007.png
File:T UI Talk Face 01501 0100.png
File:T UI Talk Face 01501 0103.png
File:T UI Talk Face 01501 0201.png
File:T UI Talk Face 01501 0202.png
File:T UI Talk Face 01501 0203.png
File:T UI Talk Face 01501 0204.png
File:T UI Talk Face 01501 0401.png
File:T UI Talk Face 01501 0500.png
File:T UI Talk Face 01501 0800.png
File:T UI Talk Face 01501 1000.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>File:Vivia Twilight - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Vivia's Introduction.jpg|Vivia's introduction showing his name on screen in the Prologue
File:Vivia in Opening.jpg|Vivia as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
49428c7103076cc9d54afe58fb973ad7db633ebe
Iruka
0
418
3106
2368
2023-10-17T14:54:31Z
Chantolove
70
fixed link to debut chapter
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Iruka
| image = File:IrukaPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Weapons Expert
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 169 cm (5'6")
| weight = 55 kg (121 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Chinatsu Akasaki
{{Flags|US}} Karen Strassman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=O|likes=Firearms|dislikes=Lip service|ability=Sniping}}
'''Iruka''' (イルーカ ''Irūka'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
IrukaPortrait.png
T_UI_Talk_Face_30400_0001.png
T_UI_Talk_Face_30400_0002.png
T_UI_Talk_Face_30400_0100.png
T_UI_Talk_Face_30400_0200.png
T_UI_Talk_Face_30400_0300.png
T_UI_Talk_Face_30400_0400.png
T_UI_Talk_Face_30400_0700.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
189c3bc8cf6c7b84e6ff5687c4349baf52e9fba3
Icardi
0
415
3107
2366
2023-10-17T14:56:03Z
Chantolove
70
fixed link to debut chapter
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Icardi
| image = File:IcardiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Courier/Swimmer
| birth = April 15
| death = Soul reaped by [[Shinigami]]
| deathplace = Marunomon District
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 185 cm (6'1")
| weight = 72 kg (158 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kentaro Ito
{{Flags|US}} Ezra Weisz
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=B|likes=Swimming|dislikes=Losing|ability=Swimming}}
'''Icardi''' (イカルディ ''Ikarudi'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
IcardiPortrait.png
T_UI_Talk_Face_30100_0001.png
T_UI_Talk_Face_30100_0002.png
T_UI_Talk_Face_30100_0100.png
T_UI_Talk_Face_30100_0300.png
T_UI_Talk_Face_30100_0301.png
T_UI_Talk_Face_30100_0400.png
T_UI_Talk_Face_30100_0500.png
T_UI_Talk_Face_30100_0700.png
T_UI_Talk_Face_30100_0701.png
T_UI_Talk_Face_30100_0800.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
4d834a5d99629989cd6f16e20f8fed6c17281ecf
Shachi
0
358
3108
2396
2023-10-17T14:56:08Z
Chantolove
70
fixed link to debut chapter
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former [[Amaterasu Corporation]] Employee
| birth = February 6
| death = Shot in the head by [[Icardi]]
| deathplace = Roof of the Resistance Hideout
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 199 cm (6'6")
| weight = 92 kg (202 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=A|likes=Resistance comrades|dislikes=Amaterasu Corporation|ability=Fishing}}
'''Shachi''' (シャチ ''Shachi'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
===Sprites===
<gallery>
T_UI_Talk_Face_30000_0000.png
ShachiPortrait.png
T_UI_Talk_Face_30000_0100.png
T_UI_Talk_Face_30000_0300.png
T_UI_Talk_Face_30000_0700.png
</gallery>
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
c83e6f2a3aaaa5efc52ded7e0a34781635272c2e
Margulaw
0
417
3109
2369
2023-10-17T14:56:15Z
Chantolove
70
fixed link to debut chapter
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former [[Amaterasu Corporation]] Employee
| birth = June 22
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 151 cm (4'11")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=A|likes=Antiques|dislikes=Amaterasu products|ability=Accounting}}
'''Margulaw''' (マーグロー ''Māgurō'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
T_UI_Talk_Face_30300_0000.png
T_UI_Talk_Face_30300_0001.png
T_UI_Talk_Face_30300_0100.png
T_UI_Talk_Face_30300_0200.png
T_UI_Talk_Face_30300_0300.png
MargulawPortrait.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
381434571473ec77769af03ab7544622e195e35b
Dominic Fulltank
0
239
3110
2383
2023-10-17T14:56:23Z
Chantolove
70
fixed link to debut chapter
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
File:DominicPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 225 cm (7'4")
| weight = 220 kg (485 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=O|likes=Sleeping lazily|dislikes=Thinking|ability=Arm Wrestling}}
'''Dominic Fulltank''' (ドミニク フルタンク ''Dominiku Furutanku'') is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Domnic's Introduction.jpg|Dominic's introduction with his name on screen at his first appearance in Chapter 3.
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
87ebd352c7db641940319dea7698ed218c837b67
Guillaume Hall
0
238
3111
2382
2023-10-17T14:56:27Z
Chantolove
70
fixed link to debut chapter
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 171 cm (5'7")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=A|likes=Happy, joyful killing|dislikes=Boring prey|ability=Fortune Telling}}
'''Guillaume Hall''' (ギヨーム ホール ''Giyōmu Hōru'') is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Guillaume's Introduction.jpg|Guillaume's introduction with her name on screen at her first appearance in Chapter 3.
</gallery>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
d5de9ecde837ac752e209ff4a08786fc441aeb57
Servan
0
416
3112
2787
2023-10-17T14:56:27Z
Chantolove
70
fixed link to debut chapter
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Servan
| image = File:ServanPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Mechanic
| birth = May 4
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 136 cm (4'5")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Shota Hayama
{{Flags|US}} Derek Stephen Prince
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=AB|likes=Complex machinery|dislikes=Bullies|ability=Mechanical Repair}}
'''Servan''' (サーバン ''Sāban'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Trivia==
*Servan's English voice actor: Derek Stephen Prince, has previously voiced Kokichi Oma and Fuyuhiko Kuzuryu in Danganronpa V3 and Danganronpa 2 respectively, games also developed by series creator Kazutaka Kodaka.
==Gallery==
===Sprites===
<gallery>
ServanPortrait.png
T_UI_Talk_Face_30200_0002.png
T_UI_Talk_Face_30200_0003.png
T_UI_Talk_Face_30200_0100.png
T_UI_Talk_Face_30200_0300.png
T_UI_Talk_Face_30200_0400.png
T_UI_Talk_Face_30200_0700.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
a9821739c06d04a91cda7ad75110d3fd9963dc27
File:Yomu Hellsmilee.jpg
6
1286
3113
2023-10-20T13:07:28Z
Cattyboy
99
wikitext
text/x-wiki
director Hellsmile smiling
6ca5e0343879da77d20e2ada4bc12c61a502b5de
Yomi Hellsmile
0
229
3114
2782
2023-10-20T13:10:24Z
Cattyboy
99
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive, Incarcerated
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル ''Yomī Herusumairu'') is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== History ==
{{Inlinespoiler|Yomi Hellsmile is the leader of the "Peacekeepers", the Kanai District police force. For years it has peacefully covered up the murders, deceived many innocent people, and treated prisoners like animals, innocent or not.
Before the events of the game, Dr. Huesca came to copy the Coalition's research on the Homunculi so that he could build his own army. Kanai Ward asks his representatives to give him the DNA he needs for testing, and those who refuse, including Kirumi's grandfather, are killed. But the android's weakness caused them to go berserk in the sun and kill everyone in the Kanai realm.
Whenever threatened, he sends an assassin named the fake Zilch Alexander to eliminate them. These include the former CEO of Amaterasu, who has chosen Makoto as his successor over himself, and Dr. Wisca, Dr. Huesca's human experiment. When he learns that Makoto has summoned master detectives to Kanai to uncover his crime, he sends assassins to kill and replace Zilch Alexander in real life, burns the other four detectives alive, and leaves Yuma alive to build it, thus starting the adventure. the subject of the game. The fake Zilch was killed when Shinigami reaped his soul, the Yuma would be arrested if Yakou Furio hadn't interfered.
Even his servants could never escape his anger. He gets Seth to bribe the church in exchange for covering up the murder, but when Seth shows up, Yumi kills Seth to save her reputation. His right-hand woman Martina places a bomb on the Nocturnal Detective Agency's headquarters, but then orders to have her crushed into a cube because the explosion does not vaporize the submarine.
When he learned this, Dr. Huesca plans to fake death and escape from Kanai, Yumi chooses to kill two birds with one stone, writes anonymously to Yaku and accuses Huesca of causing his wife's death because she knows he will kill her for revenge. Behind the scenes, he sells Amaterasu's secrets to rival companies. If not disclosed by Cheng, his long-term goal is to expose Amaterasu's human experiments, in hopes that the coalition government will destroy Kinnei Prefecture and kill its inhabitants.
He manipulated Yakou Furio into killing Dr. Huesca just to send him to his death. He was also dangerously close to murdering Yuma and Vivia, during their invesitfation, only for Makoto and Martina to interfere by revealing evidence of his illegal trades into his face, causing Yomi to finally be arrested and removed from power for his masterminding of the deaths of innocent people.}}
<div align="center"><gallery>File:Yomu Hellsmilee.jpg|hellsmile hellsmiling</gallery>
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
48983be5f45f5c6853b707bdc8f55c1b040d25ff
3115
3114
2023-10-20T13:11:45Z
Cattyboy
99
/* History */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive, Incarcerated
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル ''Yomī Herusumairu'') is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== History ==
{{Inlinespoiler|Yomi Hellsmile is the leader of the "Peacekeepers", the Kanai District police force. For years it has peacefully covered up the murders, deceived many innocent people, and treated prisoners like animals, innocent or not.
Before the events of the game, Dr. Huesca came to copy the Coalition's research on the Homunculi so that he could build his own army. Kanai Ward asks his representatives to give him the DNA he needs for testing, and those who refuse, including Kirumi's grandfather, are killed. But the android's weakness caused them to go berserk in the sun and kill everyone in the Kanai realm.
Whenever threatened, he sends an assassin named the fake Zilch Alexander to eliminate them. These include the former CEO of Amaterasu, who has chosen Makoto as his successor over himself, and Dr. Wisca, Dr. Huesca's human experiment. When he learns that Makoto has summoned master detectives to Kanai to uncover his crime, he sends assassins to kill and replace Zilch Alexander in real life, burns the other four detectives alive, and leaves Yuma alive to build it, thus starting the adventure. the subject of the game. The fake Zilch was killed when Shinigami reaped his soul, the Yuma would be arrested if Yakou Furio hadn't interfered.
Even his servants could never escape his anger. He gets Seth to bribe the church in exchange for covering up the murder, but when Seth shows up, Yumi kills Seth to save her reputation. His right-hand woman Martina places a bomb on the Nocturnal Detective Agency's headquarters, but then orders to have her crushed into a cube because the explosion does not vaporize the submarine.
When he learned this, Dr. Huesca plans to fake death and escape from Kanai, Yumi chooses to kill two birds with one stone, writes anonymously to Yaku and accuses Huesca of causing his wife's death because she knows he will kill her for revenge. Behind the scenes, he sells Amaterasu's secrets to rival companies. If not disclosed by Cheng, his long-term goal is to expose Amaterasu's human experiments, in hopes that the coalition government will destroy Kinnei Prefecture and kill its inhabitants.
He manipulated Yakou Furio into killing Dr. Huesca just to send him to his death. He was also dangerously close to murdering Yuma and Vivia, during their invesitfation, only for Makoto and Martina to interfere by revealing evidence of his illegal trades into his face, causing Yomi to finally be arrested and removed from power for his masterminding of the deaths of innocent people.}}
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
3f7dde1d57707315bf65f11fa22d46b619ae587f
3116
3115
2023-10-20T13:13:17Z
Cattyboy
99
/* Gallery */
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Alive, Incarcerated
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル ''Yomī Herusumairu'') is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== History ==
{{Inlinespoiler|Yomi Hellsmile is the leader of the "Peacekeepers", the Kanai District police force. For years it has peacefully covered up the murders, deceived many innocent people, and treated prisoners like animals, innocent or not.
Before the events of the game, Dr. Huesca came to copy the Coalition's research on the Homunculi so that he could build his own army. Kanai Ward asks his representatives to give him the DNA he needs for testing, and those who refuse, including Kirumi's grandfather, are killed. But the android's weakness caused them to go berserk in the sun and kill everyone in the Kanai realm.
Whenever threatened, he sends an assassin named the fake Zilch Alexander to eliminate them. These include the former CEO of Amaterasu, who has chosen Makoto as his successor over himself, and Dr. Wisca, Dr. Huesca's human experiment. When he learns that Makoto has summoned master detectives to Kanai to uncover his crime, he sends assassins to kill and replace Zilch Alexander in real life, burns the other four detectives alive, and leaves Yuma alive to build it, thus starting the adventure. the subject of the game. The fake Zilch was killed when Shinigami reaped his soul, the Yuma would be arrested if Yakou Furio hadn't interfered.
Even his servants could never escape his anger. He gets Seth to bribe the church in exchange for covering up the murder, but when Seth shows up, Yumi kills Seth to save her reputation. His right-hand woman Martina places a bomb on the Nocturnal Detective Agency's headquarters, but then orders to have her crushed into a cube because the explosion does not vaporize the submarine.
When he learned this, Dr. Huesca plans to fake death and escape from Kanai, Yumi chooses to kill two birds with one stone, writes anonymously to Yaku and accuses Huesca of causing his wife's death because she knows he will kill her for revenge. Behind the scenes, he sells Amaterasu's secrets to rival companies. If not disclosed by Cheng, his long-term goal is to expose Amaterasu's human experiments, in hopes that the coalition government will destroy Kinnei Prefecture and kill its inhabitants.
He manipulated Yakou Furio into killing Dr. Huesca just to send him to his death. He was also dangerously close to murdering Yuma and Vivia, during their invesitfation, only for Makoto and Martina to interfere by revealing evidence of his illegal trades into his face, causing Yomi to finally be arrested and removed from power for his masterminding of the deaths of innocent people.}}
== Gallery ==
<div align="center"><gallery>File:Yomu Hellsmilee.jpg|hellsmile hellsmiling, via ingame screenshot</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
36c56302c8af8d26f148ce4befb2cab034efc03c
Homunculus
0
360
3117
2892
2023-10-22T14:21:43Z
Purplexed
101
This bit of information is not mentioned in the game. It is also not true.
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
The '''Homunculus''' are a species of artificial humans, described to be immortal monsters created through human research by the [[Unified Government]] and [[Amaterasu Corporation]] for military purposes in ''[[Master Detective Archives: RAIN CODE]]''. While the homunculi created by Amaterasu Corporation are considered to be defective and mentally revert to a zombie-like state during the revival process, the Unified Government was able to create a [[Makoto Kagutsuchi|perfect Homunculus]].
== In-Game Glossary ==
=== Homunculus ===
An immortal monster created through research conducted by both Amaterasu Corporation and the Unified Government.
The Unified Government who invested in the research conducted by Amaterasu Corporation while doing their own research also did their own research, which resulted in the creation of the first successful homunculus.
The Homunculus created by the Unified Government does not have the same detrimental characteristics as those of Kanai Ward.
Three years ago, the Project: Homunculus experiment switched out all the residents of [[Kanai Ward]] with homunculi, the homunculi went berserk from the sunlight and slaughtered all of their original selves, leaving no survivors.
The homunculi of Kanai Ward have the following characteristics:
# They retain the memories and abilities their originals had when the DNA was extracted.
# They go berserk if they come into contact with sunlight.
# They become sick if they do not eat human flesh.
# After dying, they revive in one day, but their intelligence is lost in the process, turning them into zombie-like beings that only seek human flesh.
# Their blood is pink. Unlike the red blood of the humans in the franchise.
=== Homunculus Characteristics ===
When a Homunculus dies, it revives within a day, but is mostly rendered into a zombie-like state. It looks identical to a human. It can become injured and ill, but everything is repaired upon revival.
Its cells may grow, but never deteriorates, and it stops aging once its body stops growing.
The memories at the time of DNA extraction seem to carry over and are completely reconstructed in the brain's memory field.
A homunculus and a human can be distinguished by checking their respective blood, but the characteristics of homunculi blood are unknown (pink in color).
e108f2ef67018ef39875a021d999f6ee35ff8339
User talk:Ninjan
3
184
3118
945
2023-10-23T12:09:55Z
JordanS21
103
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
== Couple questions ==
Hello again! I have a couple of questions about the wiki's standards for future reference. 1) Should images have written descriptions describing their content/providing context with a link to the source under references (for example, like this page, but with more informative captions: https://raincode.miraheze.org/wiki/Desuhiko_Thunderbolt), or should sources and descriptions be included on the file page itself to leave the gallery clean? 2) How much information about a character, organization, concept, etc. is "enough" to make a stub? 3) Which promotional screenshots are worth adding? There are quite a few more available than are on the wiki, but I don't want to flood the files. Thank you! [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 09:59, 28 February 2023 (UTC)
:Hi! I'm adding a random title to your message to differentiate it from former conversations, haha.<br>1) Ideally, images inside galleries should have a short description of what it is, contains, or where it comes from, meant for the reader. I don't have a specific set of rules for how they should be phrased, but the idea is to tell the reader what they're looking at, to some extent. If by source, you mean reference, ideally it should be included too, but if the promotional screenshot is one that is often used by Spike Chunsoft, it's not the end of the world if it's not always included (since they'll be game content anyway).<br>2) For the time being, I would say that as long as the character/whatever it is has an official image and an official description, it's okay to create a Stub. I'd just consider that pages with the most information are more "urgent".<br>3) I don't see any issue with uploading any promotional screenshot that you wish to use on a page, for the time being at least! We are definitely missing a bunch atm.<br>I hope this all makes sense, thank you for your contributions, I'll take a look at them all soon! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:12, 28 February 2023 (UTC)
::Thank you so much for answering all of my questions and reviewing and correcting the pages I've edited! I'm sorry for the late reply. About question 1), yes, by source I mean a reference link to whatever official page the image was taken from. The exception for promo screenshots from the game itself make sense; I'll focus on adding references to original artwork and game assets with future uploads. The rest of your answers are clear, but I have one last question: what should we do about merchandise? On the English-speaking Danganronpa Wiki, I've seen pages that cover certain collaboration cafés, but they don't catalogue every small release because there are so many (and probably because so much of it just recycles the game sprites). Should the RC wiki only include images of merch that have original illustrations, like the ones you've added, and maybe figures? Thank you again for your time and effort maintaining the wiki. [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 02:14, 8 March 2023 (UTC)
:::I'm thankful for your interest in the Wiki! Don't worry about Infobox illustrations btw, there isn't really a good way to add a reference, so long as they're clearly the main official illustration(s) for the character in question. As for merch - so far my logic is to use the images we have of merch as an opportunity to host official/new illustrations that weren't public otherwise. I don't think there's a need to put any montage of the characters' models next to each other in page galleries, since the models themselves are already on the page. (I could make an exception if a model were never made public - let's say, for example, if Yomi's model were never made available by the time the game comes out other than on one of those "montages".) If we host pages about merch or collabs, I'm definitely of the opinion that it should rather be if they introduce new official images. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 02:47, 8 March 2023 (UTC)
== Moderation ==
Hello.
I'm just writing to let you know that I'd love to be given the moderator role, and I'd be happy to accept your invitation. Also, I typed in British English by habit, my apologies.
:And granted! Thank you. I gave you the "administrator" role, because there's little information about the moderator role, and it seems to be limited to an extension that this Wiki doesn't use. If you want to learn more about what rights this grants you, you may refer to [https://meta.miraheze.org/wiki/User_groups this page]. (I'm in both Bureaucrats and Administrators, while you're currently in Administrators.)<br>Please consider signing your messages on message walls - I wrote a tutorial [[Master Detective Archives: RAIN CODE:User talk guide|here]], please let me know if anything is unclear! No worries about using British English, it happens to me too and it's really not the end of the world.<br><br>You probably saw me mention that I don't plan on staying when the game comes out, which is why I'm more than happy to entrust administration/moderation rights to another active user. Since I'm used to editing Wikis and I'm the one who set up this one, feel free to ask me if you need help understanding anything. Since you now have admin rights, I can recommend creating a User page so people can click it if they need you, but there's no pressure or urgency to do that. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:45, 5 May 2023 (UTC)
== Interlanguage links ==
You have my permission as a bureaucrat on the arquivosenigma Wiki to request the addition of interwiki/interlanguage links between our Wikis.
[[User:DGshoe|DGshoe]] ([[User talk:DGshoe|talk]]) 17:46, 20 May 2023 (UTC)
== The Situation at Miraheze ==
Hi,
I’m Jordan, a regular Miraheze user. I am sorry for intruding into your wiki like this but I think as an important wiki you deserve to be informed as in all appearances the current Miraheze management is not being transparent about their actions.
There are claims being made that the management is working hard but since they have taken over effective management in July there have been no concrete actions taken to incorporate Miraheze in the US and there has been a huge backlog of user tasks not being done as can be seen on Phabricator. My personal belief is that things will only get worse and lead to Miraheze’s collapse eventually as there is little interest in actually moving on and there are almost no volunteers left.
My recommendation is - after having independently checked out the situation of course - to find a new wiki host. Here are some you may wish to check out depending on your preferences:
* Fandom - https://fandom.com/
* MyWikis - https://www.mywikis.com/
* WikiTide - https://wikitide.com/
* ShoutWiki - http://www.shoutwiki.com/
* Wiki.gg (games only) - https://wiki.gg/
* ProfessionalWiki - https://professional.wiki/
Thank you for your attention.
Jordan
9fef3c3ef5a4b91e5b475f47643fd4626d14c538
3121
3118
2023-10-23T16:33:06Z
DarkMatterMan4500
104
Reverted edits by [[Special:Contributions/JordanS21|JordanS21]] ([[User talk:JordanS21|talk]]) to last revision by [[User:DGshoe|DGshoe]]
wikitext
text/x-wiki
Hello!
I hope I'm making a response to your original message and not a completely new thing, haha. I'm actually chanzilla369 from the RAIN CODE subreddit. Even though it took me some time, I finally joined the wiki as a member.
Anyway, I have a quick question. Even though Halara Nightmare was officially revealed yesterday, should I add how they were "teased" in the first promo art of the game (if you zoom in near the right corner, you can see their head and part of their upper body) in the trivia section or is that too minor to add? Sorry if that's a silly question. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]])
:Hello again! You did create a brand new message, but that's no issue at all - tbh, Miraheze really doesn't indicate how to use Talk pages :x (I might consider looking into explaining that!)<br>I think I see what you're referring to - the background of the Wiki, right? I think it's okay to add, because they were the only now recognisable main character beside Yuma and Shinigami! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:58, 25 February 2023 (UTC)
::Oh, I didn't know that. As you can tell, I'm still trying to figure out how Miraheze works, haha. Sorry for the late reply by the way. Other things came up. Anyway, you're right in that I was referring to the background. Alright, I'll add that when I get the chance. Anyway, I have another question. I was thinking of creating a new page for the World Detective Organization, but I'm wondering what category it would be under. I was thinking of making a new category for organizations (where I can also put the Amaterasu Corporation under in), but I'm not sure if it's completely necessary at this time. Should I just make the new category for organizations or should I put the World Detective Organization under characters? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 20:17, 26 February 2023 (UTC)
::: No pressure! And I think the WDO should be put in a new "Organizations" category (which yes, should be used for the Amaterasu Corp. later too!). It's okay if the category only contains one page for now. I don't think it makes sense to use the Characters category for the time being, since the organization should represent more in-game than just "a group of characters." [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 20:46, 26 February 2023 (UTC)
:::: I made the new category! I'll make sure to use it for Amaterasu too when the official description comes out. You make a good point about that. Thank you for help and suggestions! I also started a new page for the World Detective Organization and started a template for organizations for the infobox, but I've been having trouble with parsing the infobox. I'm not sure what I'm doing wrong with it. I'm also wondering if I should add more to the infobox. Sorry for any hassle that comes from this. ([[User talk:ForensicForteAnalyst|talk]]) 00:25, 27 February 2023 (UTC).
::::: Thank you for your contributions! Unfortunately, it was a bit difficult to tell what was wrong with your infobox, so since I wanted to rename it anyway (to match the singular the Character infobox uses), I remade it from scratch. Just in case, you can create infoboxes with [[Special:InfoboxBuilder]]! (You can always access it via "Special pages" in "Tools" on the left of the Wiki.)<br>You have nothing to worry about! Since the Wiki has few editors and content to add, this is basically stress-free for me :P The ideal time to be learning! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 19:24, 27 February 2023 (UTC)
== Couple questions ==
Hello again! I have a couple of questions about the wiki's standards for future reference. 1) Should images have written descriptions describing their content/providing context with a link to the source under references (for example, like this page, but with more informative captions: https://raincode.miraheze.org/wiki/Desuhiko_Thunderbolt), or should sources and descriptions be included on the file page itself to leave the gallery clean? 2) How much information about a character, organization, concept, etc. is "enough" to make a stub? 3) Which promotional screenshots are worth adding? There are quite a few more available than are on the wiki, but I don't want to flood the files. Thank you! [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 09:59, 28 February 2023 (UTC)
:Hi! I'm adding a random title to your message to differentiate it from former conversations, haha.<br>1) Ideally, images inside galleries should have a short description of what it is, contains, or where it comes from, meant for the reader. I don't have a specific set of rules for how they should be phrased, but the idea is to tell the reader what they're looking at, to some extent. If by source, you mean reference, ideally it should be included too, but if the promotional screenshot is one that is often used by Spike Chunsoft, it's not the end of the world if it's not always included (since they'll be game content anyway).<br>2) For the time being, I would say that as long as the character/whatever it is has an official image and an official description, it's okay to create a Stub. I'd just consider that pages with the most information are more "urgent".<br>3) I don't see any issue with uploading any promotional screenshot that you wish to use on a page, for the time being at least! We are definitely missing a bunch atm.<br>I hope this all makes sense, thank you for your contributions, I'll take a look at them all soon! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 21:12, 28 February 2023 (UTC)
::Thank you so much for answering all of my questions and reviewing and correcting the pages I've edited! I'm sorry for the late reply. About question 1), yes, by source I mean a reference link to whatever official page the image was taken from. The exception for promo screenshots from the game itself make sense; I'll focus on adding references to original artwork and game assets with future uploads. The rest of your answers are clear, but I have one last question: what should we do about merchandise? On the English-speaking Danganronpa Wiki, I've seen pages that cover certain collaboration cafés, but they don't catalogue every small release because there are so many (and probably because so much of it just recycles the game sprites). Should the RC wiki only include images of merch that have original illustrations, like the ones you've added, and maybe figures? Thank you again for your time and effort maintaining the wiki. [[User:Yumaco|Yumaco]] ([[User talk:Yumaco|talk]]) 02:14, 8 March 2023 (UTC)
:::I'm thankful for your interest in the Wiki! Don't worry about Infobox illustrations btw, there isn't really a good way to add a reference, so long as they're clearly the main official illustration(s) for the character in question. As for merch - so far my logic is to use the images we have of merch as an opportunity to host official/new illustrations that weren't public otherwise. I don't think there's a need to put any montage of the characters' models next to each other in page galleries, since the models themselves are already on the page. (I could make an exception if a model were never made public - let's say, for example, if Yomi's model were never made available by the time the game comes out other than on one of those "montages".) If we host pages about merch or collabs, I'm definitely of the opinion that it should rather be if they introduce new official images. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 02:47, 8 March 2023 (UTC)
== Moderation ==
Hello.
I'm just writing to let you know that I'd love to be given the moderator role, and I'd be happy to accept your invitation. Also, I typed in British English by habit, my apologies.
:And granted! Thank you. I gave you the "administrator" role, because there's little information about the moderator role, and it seems to be limited to an extension that this Wiki doesn't use. If you want to learn more about what rights this grants you, you may refer to [https://meta.miraheze.org/wiki/User_groups this page]. (I'm in both Bureaucrats and Administrators, while you're currently in Administrators.)<br>Please consider signing your messages on message walls - I wrote a tutorial [[Master Detective Archives: RAIN CODE:User talk guide|here]], please let me know if anything is unclear! No worries about using British English, it happens to me too and it's really not the end of the world.<br><br>You probably saw me mention that I don't plan on staying when the game comes out, which is why I'm more than happy to entrust administration/moderation rights to another active user. Since I'm used to editing Wikis and I'm the one who set up this one, feel free to ask me if you need help understanding anything. Since you now have admin rights, I can recommend creating a User page so people can click it if they need you, but there's no pressure or urgency to do that. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:45, 5 May 2023 (UTC)
== Interlanguage links ==
You have my permission as a bureaucrat on the arquivosenigma Wiki to request the addition of interwiki/interlanguage links between our Wikis.
[[User:DGshoe|DGshoe]] ([[User talk:DGshoe|talk]]) 17:46, 20 May 2023 (UTC)
d38a8a0cd70de5800886b69ed261bf93dfd39c2d
User talk:Ceyarma
3
1287
3119
2023-10-23T12:10:08Z
JordanS21
103
Created page with "== The Situation at Miraheze == Hi, I’m Jordan, a regular Miraheze user. I am sorry for intruding into your wiki like this but I think as an important wiki you deserve to be informed as in all appearances the current Miraheze management is not being transparent about their actions. There are claims being made that the management is working hard but since they have taken over effective management in July there have been no concrete actions taken to incorporate Mirahez..."
wikitext
text/x-wiki
== The Situation at Miraheze ==
Hi,
I’m Jordan, a regular Miraheze user. I am sorry for intruding into your wiki like this but I think as an important wiki you deserve to be informed as in all appearances the current Miraheze management is not being transparent about their actions.
There are claims being made that the management is working hard but since they have taken over effective management in July there have been no concrete actions taken to incorporate Miraheze in the US and there has been a huge backlog of user tasks not being done as can be seen on Phabricator. My personal belief is that things will only get worse and lead to Miraheze’s collapse eventually as there is little interest in actually moving on and there are almost no volunteers left.
My recommendation is - after having independently checked out the situation of course - to find a new wiki host. Here are some you may wish to check out depending on your preferences:
* Fandom - https://fandom.com/
* MyWikis - https://www.mywikis.com/
* WikiTide - https://wikitide.com/
* ShoutWiki - http://www.shoutwiki.com/
* Wiki.gg (games only) - https://wiki.gg/
* ProfessionalWiki - https://professional.wiki/
Thank you for your attention.
Jordan
1e2dcd9647078c53a8f5daeb62a6a5005e1f7893
3120
3119
2023-10-23T14:46:03Z
Ninjan
2
wikitext
text/x-wiki
== The Situation at Miraheze ==
Hi,
I’m Jordan, a regular Miraheze user. I am sorry for intruding into your wiki like this but I think as an important wiki you deserve to be informed as in all appearances the current Miraheze management is not being transparent about their actions.
There are claims being made that the management is working hard but since they have taken over effective management in July there have been no concrete actions taken to incorporate Miraheze in the US and there has been a huge backlog of user tasks not being done as can be seen on Phabricator. My personal belief is that things will only get worse and lead to Miraheze’s collapse eventually as there is little interest in actually moving on and there are almost no volunteers left.
My recommendation is - after having independently checked out the situation of course - to find a new wiki host. Here are some you may wish to check out depending on your preferences:
* Fandom - https://fandom.com/
* MyWikis - https://www.mywikis.com/
* WikiTide - https://wikitide.com/
* ShoutWiki - http://www.shoutwiki.com/
* Wiki.gg (games only) - https://wiki.gg/
* ProfessionalWiki - https://professional.wiki/
Thank you for your attention.
Jordan
: You have left the same message on my Wall, so I'll allow myself to interfere. Your message is alarmist, and your wording in response to people reacting to it on the official Discord server only serves to make you look ridiculous. I left the administration in the hands of Xiniti right before the new team took over Miraheze and informed them of the situation, so they should be aware that a new team took over Miraheze to allow the platform to keep running and that other options exist should Miraheze be at risk again in the future. I'm sorry to hear you have had a bad experience with the new team of volunteers but I have personally been active on another Wiki and experienced no issues as of yet. <br><br> Just wanted to chime in so this staff member, who joined later on, isn't taken by surprise by your alarmist version of events. [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 14:46, 23 October 2023 (UTC)
9303dfc6f4417db18d12547da7d68ce503f69cac
3122
3120
2023-10-23T16:34:17Z
DarkMatterMan4500
104
Reverting unnecessary spam.
wikitext
text/x-wiki
da39a3ee5e6b4b0d3255bfef95601890afd80709
Yakou Furio
0
226
3123
2817
2023-10-26T02:20:58Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = {{Smallspoiler|Amaterasu Researcher (wife; deceased)|}}
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ ''Yakō Fūrio'') is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
==History==
===Pre-game===
{{Inlinespoiler |Head of the only agency in Kanai Ward, the Nocturnal Detective Agency. An aloof and elusive man. Although not a Master Detective, he is certified by the World Detective Organization, which suggests he is an excellent detective. When he learned that Yomi has sent his assassin to in order murder the master detectives in response to Makoto sending them, he attempted to arrive at the scene in order to save Yuma.| Chapter 5}}
=== Chapter 0 ===
Yakou Furio's first appearance has him successfully interfering with Swank's unlawful arrest of Yuma and he managed to persuade he dirty cop into letting the latter go. Swank reluctantly leaves, allowing Yakou to take Yuma into Kanai Ward.
== Gallery ==
===Sprites===
<tabs plain style>
<tab name="Alive">{{scroll box
|height=325px
|text= <gallery>
YakouPortrait.png
T_UI_Talk_Face_01000_0003.png
T_UI_Talk_Face_01000_0004.png
T_UI_Talk_Face_01000_0005.png
T_UI_Talk_Face_01000_0006.png
T_UI_Talk_Face_01000_0008.png
T_UI_Talk_Face_01000_0009.png
T_UI_Talk_Face_01000_0010.png
T_UI_Talk_Face_01000_0011.png
T_UI_Talk_Face_01000_0103.png
T_UI_Talk_Face_01000_0104.png
T_UI_Talk_Face_01000_0105.png
T_UI_Talk_Face_01000_0107.png
T_UI_Talk_Face_01000_0108.png
T_UI_Talk_Face_01000_0109.png
T_UI_Talk_Face_01000_0110.png
T_UI_Talk_Face_01000_0201.png
T_UI_Talk_Face_01000_0202.png
T_UI_Talk_Face_01000_0203.png
T_UI_Talk_Face_01000_0204.png
T_UI_Talk_Face_01000_0300.png
T_UI_Talk_Face_01000_0301.png
T_UI_Talk_Face_01000_0400.png
T_UI_Talk_Face_01000_0401.png
T_UI_Talk_Face_01000_0500.png
T_UI_Talk_Face_01000_0501.png
T_UI_Talk_Face_01000_0503.png
T_UI_Talk_Face_01000_0600.png
T_UI_Talk_Face_01000_0700.png
T_UI_Talk_Face_01000_0701.png
T_UI_Talk_Face_01000_0702.png
T_UI_Talk_Face_01000_0703.png
T_UI_Talk_Face_01000_0800.png
T_UI_Talk_Face_01000_0801.png
T_UI_Talk_Face_01000_1000.png
T_UI_Talk_Face_01000_1001.png
T_UI_Talk_Face_01000_1002.png
T_UI_Talk_Face_01000_1003.png
T_UI_Talk_Face_01000_1004.png
T_UI_Talk_Face_01000_1005.png
</gallery>
}}</tab>
<tab name="Zombified"><gallery>
T_UI_Talk_Face_01000_1100.png
T_UI_Talk_Face_01000_1101.png</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Nocturnal Detective Agency.
</gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
*Prior to [[Ch. Yakou: Thank You, My Detective]], the {{Smallspoiler|zombified sprites|}} were unused.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
4cd09a75130d7e862ce11adc9359ee444a3777a7
3125
3123
2023-10-26T03:09:11Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = {{Smallspoiler|Amaterasu Researcher (wife; deceased)|}}
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ ''Yakō Fūrio'') is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
==History==
===Pre-game===
{{Inlinespoiler |Head of the only agency in Kanai Ward, the Nocturnal Detective Agency. An aloof and elusive man. Although not a Master Detective, he is certified by the World Detective Organization, which suggests he is an excellent detective. When he learned that Yomi has sent his assassin to in order murder the master detectives in response to Makoto sending them, he attempted to arrive at the scene in order to save Yuma.| Chapter 5}}
=== Chapter 0 ===
Yakou Furio's first appearance has him successfully interfering with Swank's unlawful arrest of Yuma and he managed to persuade he dirty cop into letting the latter go. Swank reluctantly leaves, allowing Yakou to take Yuma into Kanai Ward.
== Gallery ==
===Sprites===
<tabs plain style>
<tab name="Alive">{{scroll box
|height=325px
|text= <gallery>
YakouPortrait.png
T_UI_Talk_Face_01000_0003.png
T_UI_Talk_Face_01000_0004.png
T_UI_Talk_Face_01000_0005.png
T_UI_Talk_Face_01000_0006.png
T_UI_Talk_Face_01000_0008.png
T_UI_Talk_Face_01000_0009.png
T_UI_Talk_Face_01000_0010.png
T_UI_Talk_Face_01000_0011.png
T_UI_Talk_Face_01000_0103.png
T_UI_Talk_Face_01000_0104.png
T_UI_Talk_Face_01000_0105.png
T_UI_Talk_Face_01000_0107.png
T_UI_Talk_Face_01000_0108.png
T_UI_Talk_Face_01000_0109.png
T_UI_Talk_Face_01000_0110.png
T_UI_Talk_Face_01000_0201.png
T_UI_Talk_Face_01000_0202.png
T_UI_Talk_Face_01000_0203.png
T_UI_Talk_Face_01000_0204.png
T_UI_Talk_Face_01000_0300.png
T_UI_Talk_Face_01000_0301.png
T_UI_Talk_Face_01000_0400.png
T_UI_Talk_Face_01000_0401.png
T_UI_Talk_Face_01000_0500.png
T_UI_Talk_Face_01000_0501.png
T_UI_Talk_Face_01000_0503.png
T_UI_Talk_Face_01000_0600.png
T_UI_Talk_Face_01000_0700.png
T_UI_Talk_Face_01000_0701.png
T_UI_Talk_Face_01000_0702.png
T_UI_Talk_Face_01000_0703.png
T_UI_Talk_Face_01000_0800.png
T_UI_Talk_Face_01000_0801.png
T_UI_Talk_Face_01000_1000.png
T_UI_Talk_Face_01000_1001.png
T_UI_Talk_Face_01000_1002.png
T_UI_Talk_Face_01000_1003.png
T_UI_Talk_Face_01000_1004.png
T_UI_Talk_Face_01000_1005.png
</gallery>
}}</tab>
<tab name="Zombified"><gallery>
T_UI_Talk_Face_01000_1100.png
T_UI_Talk_Face_01000_1101.png</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Nocturnal Detective Agency.
</gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
*Prior to [[Chapter Yakou: Thank You, My Detective]], the zombified sprites were unused.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
84eb7b95c5bc005e55625882f0a8b521a334678b
Chapter Yakou: Thank You, My Detective
0
1288
3124
2023-10-26T03:05:38Z
Keerene
51
Created page with "{{Stub}}{{Spoiler}} '''Chapter Yakou: Thank You, My Detective''' is the fourth DLC. In this substory, players control protagonist Yakou Furio, Head of the Nocturnal Detective Agency. It was released on October 26, 2023 alongside [[Chapter Vivia: The Near-Death Detective]]. === Characters === *[[Yakou Furio]] *[[Amaterasu Researcher]] *[[Suspicious Man]] (Flashback) *[[Colleague Detective]] (Flashback) *[[Desuhiko Thunderbolt]] (Cameo) *[[Fubuki Clockford]] (Cameo) *..."
wikitext
text/x-wiki
{{Stub}}{{Spoiler}}
'''Chapter Yakou: Thank You, My Detective''' is the fourth DLC. In this substory, players control protagonist Yakou Furio, Head of the Nocturnal Detective Agency. It was released on October 26, 2023 alongside [[Chapter Vivia: The Near-Death Detective]].
=== Characters ===
*[[Yakou Furio]]
*[[Amaterasu Researcher]]
*[[Suspicious Man]] (Flashback)
*[[Colleague Detective]] (Flashback)
*[[Desuhiko Thunderbolt]] (Cameo)
*[[Fubuki Clockford]] (Cameo)
*[[Halara Nightmare]] (Cameo)
*[[Vivia Twilight]] (Cameo)
*[[Yuma Kokohead]] (Cameo)
[[Category:Stubs]]
[[Category:DLC]]
22bec87c7701b67cf1eb8bf29b4d01664dc87aca
Desuhiko Thunderbolt
0
201
3126
3048
2023-10-26T03:18:54Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Desuhiko Thunderbolt
| image = <gallery>File:Master Detective - Desuhiko Thunderbolt Illustration.png|Illustration
File:Master Detective - Unnamed character 4 (GamerNe).jpg|Model
File: DesuhikoPortrait.png|Sprite
</gallery>
| alias = Shorty Detective (by [[Shinigami]])
| relatives =
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Disguise
| birth = July 8
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 153 cm (5'0")
| weight = 51 kg (112.4 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Kenn_(Japanese_actor)|KENN]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Khoi_Dao|Khoi Dao]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=B|likes=All cute girls|dislikes=Popular guys}}
{{Quotes|Desuhiko}}
'''Desuhiko Thunderbolt''' (デスヒコ サンダーボルト ''Desuhiko Sandāboruto'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A young man with a goofball nature who likes hitting on women under the guise of investigation. Desuhiko's goal is to become famous as a mystery-solving superstar detective. He carries a huge backpack filled with tools necessary for his disguises.<ref name="SC Six Profiles"></ref>
== Appearance ==
Desuhiko is one of the shorter Master Detectives, appearing rather childlike, with a more rounded face. He has green eyes with irises resembling five-pointed stars. He sports short dirty blond hair, with swept bangs, and wears a black beanie on top of it, with 2 small yellow squares on its rim. The right corners of his upper lip are slightly curled up.
Desuhiko wears a yellow hoodie, with a white blazer over the top of it, with a plethora of decorative pins on the lapels. He has black shorts which go past knee-length, which he wears black tights underneath, and white sneakers with yellow soles. A badge for the [[World Detective Organization]] is visible on the left side of his shorts.
He is typically seen with a giant yellow and black backpack, with his disguise tools inside.
== Personality ==
Desuhiko is a goofball who loves to flirt with women against their will, even with Shinigami when he sees her true form. He prides himself on being an attractive charismatic, though his attempts at being so often tend to work against him in his endeavours.
Despite his status as a detective, he loses composure at the sight of blood and corpses, usually handling domestic affairs in his line of work. He can be rather insightful and observant, such as when he noticed that the three "How" routes in the mystery labyrinth actually join as one to lead to the trio's final destination. This makes him competent at solving mysteries and outwitting his opponents.
He appears to be very prideful and thinks highly of himself as a Master Detective, previously looking down on Yuma as a mere trainee. Despite this he eventually grows to respect his capabilities. He is outgoing and flashy, being extremely expressive with his emotions in stark contrast to fellow Master Detective Vivia. More than once he makes reference to starting up a band to play music or going solo, even trying to perform before the start of the school play while disguised as one of the teachers.
== Forensic Forte ==
Desuhiko's Forensic Forte is '''Disguise'''. This allows him to mimic body types and voices with high accuracy.<ref name="Nintendo Direct Teasers">[https://youtu.be/DEdKfoxQWxQ Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023 ({{Flags|US}})]</ref> In addition to disguising his clothes and face, his voice, height, and weight can also be changed, allowing him to match the target of disguise visually and psychologically.<ref name="SC Six Profiles"></ref> He changes body type by adding padding or using tape, uses a hidden voice changer to emulate voices and alters height by adjusting the joints of the body. His talent cannot be used for long periods of time however, as this strains his body. Additionally, it is mentions that the degree to which he can alter his physical traits such as height is limited by realistic constraints. The tools used for Disguise are inside Desuhiko's backpack.<ref>In-game glossary</ref>
== Trivia ==
*He spends an hour a day to style his swept bangs for the day.
== Gallery ==
=== Sprites ===
{{scroll box
|height=325px
|text= <gallery>
File:DesuhikoPortrait.png
File:T UI Talk Face 01201 0001.png
File:T UI Talk Face 01201 0002.png
File:T UI Talk Face 01201 0100.png
File:T UI Talk Face 01201 0101.png
File:T UI Talk Face 01201 0102.png
File:T UI Talk Face 01201 0103.png
File:T UI Talk Face 01201 0104.png
File:T UI Talk Face 01201 0105.png
File:T UI Talk Face 01201 0106.png
File:T UI Talk Face 01201 0107.png
File:T UI Talk Face 01201 0111.png
File:T UI Talk Face 01201 0112.png
File:T UI Talk Face 01201 0200.png
File:T UI Talk Face 01201 0201.png
File:T UI Talk Face 01201 0202.png
File:T UI Talk Face 01201 0203.png
File:T UI Talk Face 01201 0205.png
File:T UI Talk Face 01201 0300.png
File:T UI Talk Face 01201 0301.png
File:T UI Talk Face 01201 0302.png
File:T UI Talk Face 01201 0303.png
File:T UI Talk Face 01201 0304.png
File:T UI Talk Face 01201 0305.png
File:T UI Talk Face 01201 0400.png
File:T UI Talk Face 01201 0401.png
File:T UI Talk Face 01201 0402.png
File:T UI Talk Face 01201 0403.png
File:T UI Talk Face 01201 0404.png
File:T UI Talk Face 01201 0405.png
File:T UI Talk Face 01201 0500.png
File:T UI Talk Face 01201 0501.png
File:T UI Talk Face 01201 0600.png
File:T UI Talk Face 01201 0601.png
File:T UI Talk Face 01201 0700.png
File:T UI Talk Face 01201 0701.png
File:T UI Talk Face 01201 0703.png
File:T UI Talk Face 01201 0705.png
File:T UI Talk Face 01201 0706.png
File:T UI Talk Face 01201 0707.png
File:T UI Talk Face 01201 0800.png
File:T UI Talk Face 01201 1000.png
File:T UI Talk Face 01201 1001.png
File:T UI Talk Face 01201 1002.png
File:T UI Talk Face 01201 1003.png
File:T UI Talk Face 01201 1004.png
File:T UI Talk Face 01201 1005.png
File:T UI Talk Face 01201 1006.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Disguise Promotional screenshot.jpg|Nintendo Direct promotional screenshot<ref name="Nintendo Direct Teasers Japan">[https://youtu.be/5dkQXHkQYxk 超探偵事件簿 レインコード <nowiki>[Nintendo Direct 2023.2.9]</nowiki> ({{Flags|JA}})]</ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref>
File:Desuhiko Thunderbolt - Promotional screenshot (Character profile) 2.jpg|Character profile promotional screenshot<ref name="SC Six Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Desuhiko and [[Fubuki Clockford]] for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Desuhiko's Introduction.jpg|Desuhiko's introduction showing his name on screen in the Prologue
File:Desuhiko in Opening.jpg|Desuhiko as shown in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Desuhiko's Guitar.jpg|thumb|Desuhiko with his guitar in the Noctournal Detective Agency.
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
3cab034d65de875f57eec753a6fe412ba5d05b54
Halara Nightmare
0
181
3127
3049
2023-10-26T03:20:33Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=AB|likes=Cats and dogs|dislikes=Cruel con artists}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Personality ==
Halara at first glance can be cold, but ultimately caring for those they care about. They tend to keep work and personal relationships separate, and rarely makes concessions as a result. They are very analytical, always doing their best to evaluate all their options to ensure the best possible outcome. As they are incredibly competent as a detective, they are also aware of their own worth and consequently tend to charge what may come across as obscene prices to ordinary folk for what may even be considered mundane requests, though they will ultimately prove their prices well deserved as they dutifully carry out their responsibilities.
As a Master Detective, their deductive skills are highly adept, being able to piece together the mechanics of the nail man killings and their respective culprits without difficulty. They are also skilled in combat, making them able to protect themselves and help their friends in times of need, making them extremely confident in their stance as they do not fear retaliation.
They tend to be disgusted by other humans, and dislikes physical contact with others such as Yuma. They love cats, and even use the money they earn to set up cat shelters for strays, but due to their allergies, is unable to actually ever come in contact with them, which disappoints them. They continue to do so out of personal satisfaction cats bring to them, even keeping a picture of an orange tabby cat in their left breast pocket.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref> This power also only works at murder scenes. They cover their left eye while using this power.
== Gallery ==
=== Sprites ===
{{scroll box
|height=325px
|text= <gallery>
File:HalaraPortrait.png
File:T UI Talk Face 01100 0000.png
File:T UI Talk Face 01100 0002.png
File:T UI Talk Face 01100 0003.png
File:T UI Talk Face 01100 0005.png
File:T UI Talk Face 01100 0006.png
File:T UI Talk Face 01100 0007.png
File:T UI Talk Face 01100 0008.png
File:T UI Talk Face 01100 0009.png
File:T UI Talk Face 01100 0010.png
File:T UI Talk Face 01100 0011.png
File:T UI Talk Face 01100 0100.png
File:T UI Talk Face 01100 0102.png
File:T UI Talk Face 01100 0103.png
File:T UI Talk Face 01100 0104.png
File:T UI Talk Face 01100 0200.png
File:T UI Talk Face 01100 0201.png
File:T UI Talk Face 01100 0300.png
File:T UI Talk Face 01100 0301.png
File:T UI Talk Face 01100 0302.png
File:T UI Talk Face 01100 0303.png
File:T UI Talk Face 01100 0304.png
File:T UI Talk Face 01100 0305.png
File:T UI Talk Face 01100 0400.png
File:T UI Talk Face 01100 0401.png
File:T UI Talk Face 01100 0500.png
File:T UI Talk Face 01100 0501.png
File:T UI Talk Face 01100 0502.png
File:T UI Talk Face 01100 0503.png
File:T UI Talk Face 01100 0700.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Halara's Intro.jpg|thumb|Halara's introduction showing their name on screen in the Prologue
File:Halara in Opening.jpg|thumb|Halara as shown in the Opening Cinematic at the end of the Prologue, showing their name and their English VA's name.
File:Halara Fullbody.jpg|thumb|A fullbody screenshot of Halara in their raincoat.
</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
630117203efb4b62582cde2ed00c99f8b3781316
Fubuki Clockford
0
214
3129
3046
2023-10-26T03:21:47Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Female
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード ''Fubuki Kurokkufōdo'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily, She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
As a Master Detective, although she can be a bit silly due to her naïveté, she can be really astute, such as reasoning that Saichi would not have resorted to suicide while being in possession of his handgun.
As she was raised in her family's mansion for most of her life, she tends to enjoy even mundane activities as to her, they are a novelty she has never previously experienced before. Because of her background, she tends to be averse to being labelled as: "sheltered", which is highlighted particularly during her interactions with Shinigami in the Mystery Labyrinth. She also tries particularly hard to prove herself as a valuable asset who can remain independent on her own in society, doing her best to understand the way the world at large operates without servants tending to her every need. At times in the Mystery Labyrinth she will even reject Yuma's help to make peace with herself. She calls herself an adventurer as a result of her line of work, though ironically enough she only became a master detective as a result of her family's wishes. She also is not physically adept, so physically challenging situations can impede her, such as making long distance jumps.
When she first goes through the Mystery Labyrinth Portal, she, to Yuma's shock, remains unfazed, stating that such world altering events that do not adhere to conventional laws of physics is not unheard of to members of her family, implying that her powers may be hereditary.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Time can be rewound as many times as is desired within that time frame. However, her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Sprites ===
{{scroll box
|height=325px
|text= <gallery> File:FubukiPortrait.png
File:T UI Talk Face 01301 0001.png
File:T UI Talk Face 01301 0002.png
File:T UI Talk Face 01301 0003.png
File:T UI Talk Face 01301 0100.png
File:T UI Talk Face 01301 0101.png
File:T UI Talk Face 01301 0104.png
File:T UI Talk Face 01301 0108.png
File:T UI Talk Face 01301 0200.png
File:T UI Talk Face 01301 0201.png
File:T UI Talk Face 01301 0202.png
File:T UI Talk Face 01301 0300.png
File:T UI Talk Face 01301 0301.png
File:T UI Talk Face 01301 0302.png
File:T UI Talk Face 01301 0400.png
File:T UI Talk Face 01301 0401.png
File:T UI Talk Face 01301 0402.png
File:T UI Talk Face 01301 0403.png
File:T UI Talk Face 01301 0404.png
File:T UI Talk Face 01301 0405.png
File:T UI Talk Face 01301 0406.png
File:T UI Talk Face 01301 0407.png
File:T UI Talk Face 01301 0408.png
File:T UI Talk Face 01301 0500.png
File:T UI Talk Face 01301 0502.png
File:T UI Talk Face 01301 0503.png
File:T UI Talk Face 01301 0504.png
File:T UI Talk Face 01301 0700.png
File:T UI Talk Face 01301 0701.png
File:T UI Talk Face 01301 0702.png
File:T UI Talk Face 01301 0900.png
File:T UI Talk Face 01301 0901.png
File:T UI Talk Face 01301 0902.png
File:T UI Talk Face 01301 0903.png
File:T UI Talk Face 01301 0904.png
File:T UI Talk Face 01301 0905.png
File:T UI Talk Face 01301 0906.png
File:T UI Talk Face 01301 0907.png
File:T UI Talk Face 01301 0908.png
File:T UI Talk Face 01301 0909.png
File:T UI Talk Face 01301 1000.png
File:T UI Talk Face 01301 1001.png
File:T UI Talk Face 01301 1002.png
</gallery>
}}
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Fubuki's Introduction.jpg|Fubuki's introduction with her name on screen in the Prologue
File:Fubuki in Opening.jpg|Fubuki Clockford as she appears in the Opening Cinematic at the end of the Prologue, listing her name and her English VA
File:Memory Shard - Silver.jpg|Silver Memory Shards provide Gumshoe Gab scenes with Fubuki Clockford
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
1e3c4ef3a295a04bcdc2e1dfcfd499a5c27f218c
3136
3129
2023-10-26T04:02:07Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Fubuki Clockford
| image = <gallery>
File:Master Detective - Fubuki Clockford Illustration.jpg|thumb|alt=Illustration of Fubuki|Illustration
File:Master Detective - Unnamed character 7 (GamerNe).jpg|alt=Model of Fubuki|Model
File:FubukiPortrait.png|Sprite
</gallery>
| alias = Sheltered Skank by ([[Shinigami]]) <br> Princess by ([[Desuhiko Thunderbolt]])
| relatives = Clockford Family
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Time Leap
| birth = June 10
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Female
| height = 180 cm (5'10")
| weight = 60 kg (132.28 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Saori Ōnishi|Saori Ōnishi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Xanthe Huynh|Xanthe Huynh]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=O|likes=Exciting adventures|dislikes=Unexciting adventures}}{{Quotes|Fubuki}}
'''Fubuki Clockford''' (フブキ クロックフォード ''Fubuki Kurokkufōdo'') is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Because of her upbringing as a lady of the world-famous Clockford Family, she is a bit naive. She has a uniquely peculiar way of thinking, which can frustrate and confuse the people she talks to.<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Fubuki sports long light blue hair styled in a braided ponytail, with a silver triangle hair-tie at the tip and pink flower in the left side of her head. Her hair bangs on the right are longer than the ones on the left. She has light blue eyes, with irises that are shaped like diamonds. She has three piercings on her left ear, as well as one under her bottom lip, and a silver choker along with a clock necklace around her neck.
Fubuki wears a low-cut black blouse with a thin white belt around her waist, which holds a small white pouch. Under the blouse is a translucent short-sleeve vest, which covers her chest. Over everything is her black sleeveless hoodie tailcoat which she leaves unzipped. On the left tail's edge, at the front, the symbol for skipping backwards ⏮ is shown. On the hoodie's left lapel is a symbol of an arrow pointing in on itself, and on the right lapel is a badge for the [[World Detective Organization]]. Below all this is her pink shorts, with black tights and black boots.
== Personality ==
Fubuki is amicable but a little ditzy and dense. Still trying to learn how to interact with those around her, she does not understand many figures or expression and is unable to interpret intentions and actions easily, She has a strong sense of loyalty and justice however, doing her best to protect her friends in trouble. Even in dire situations she remains upbeat, though it may be due to being unable to comprehend the true severity of issues at hand. She also tends to be self-deprecating at times, particularly regarding the usage of her power when she is unable to reverse the desired effects.
As a Master Detective, although she can be a bit silly due to her naïveté, she can be really astute, such as reasoning that Saichi would not have resorted to suicide while being in possession of his handgun.
As she was raised in her family's mansion for most of her life, she tends to enjoy even mundane activities as to her, they are a novelty she has never previously experienced before. Because of her background, she tends to be averse to being labelled as: "sheltered", which is highlighted particularly during her interactions with Shinigami in the Mystery Labyrinth. She also tries particularly hard to prove herself as a valuable asset who can remain independent on her own in society, doing her best to understand the way the world at large operates without servants tending to her every need. At times in the Mystery Labyrinth she will even reject Yuma's help to make peace with herself. She calls herself an adventurer as a result of her line of work, though ironically enough she only became a master detective as a result of her family's wishes. She also is not physically adept, so physically challenging situations can impede her, such as making long distance jumps.
When she first goes through the Mystery Labyrinth Portal, she, to Yuma's shock, remains unfazed, stating that such world altering events that do not adhere to conventional laws of physics is not unheard of to members of her family, implying that her powers may be hereditary.
== Forensic Forte==
Fubuki's Forensic Forte is '''Time Leap'''. Time can be rewound and things can be redone. After time has been turned back once, it cannot be turned back beyond that point, however.<ref name="SC Ten New Profiles"></ref> Time can be rewound as many times as is desired within that time frame. However, her power is also limited by her physical body's strength, as longer rewinds induces stronger headaches. This also limits the number of times it can be used consecutively. Only people who have the ability to rewind time can recognize that time has been turned back.<ref>In-game glossary</ref>
== History ==
Fubuki's childhood appeared to be peaceful. She remained exclusively within the confines of her family's mansion, never seeing the outside world until she was sent by her parents to become a Master Detective.
== Gallery ==
=== Sprites ===
{{scroll box
|height=325px
|text= <gallery> File:FubukiPortrait.png
File:T UI Talk Face 01301 0001.png
File:T UI Talk Face 01301 0002.png
File:T UI Talk Face 01301 0003.png
File:T UI Talk Face 01301 0100.png
File:T UI Talk Face 01301 0101.png
File:T UI Talk Face 01301 0104.png
File:T UI Talk Face 01301 0108.png
File:T UI Talk Face 01301 0200.png
File:T UI Talk Face 01301 0201.png
File:T UI Talk Face 01301 0202.png
File:T UI Talk Face 01301 0300.png
File:T UI Talk Face 01301 0301.png
File:T UI Talk Face 01301 0302.png
File:T UI Talk Face 01301 0400.png
File:T UI Talk Face 01301 0401.png
File:T UI Talk Face 01301 0402.png
File:T UI Talk Face 01301 0403.png
File:T UI Talk Face 01301 0404.png
File:T UI Talk Face 01301 0405.png
File:T UI Talk Face 01301 0406.png
File:T UI Talk Face 01301 0407.png
File:T UI Talk Face 01301 0408.png
File:T UI Talk Face 01301 0500.png
File:T UI Talk Face 01301 0502.png
File:T UI Talk Face 01301 0503.png
File:T UI Talk Face 01301 0504.png
File:T UI Talk Face 01301 0700.png
File:T UI Talk Face 01301 0701.png
File:T UI Talk Face 01301 0702.png
File:T UI Talk Face 01301 0900.png
File:T UI Talk Face 01301 0901.png
File:T UI Talk Face 01301 0902.png
File:T UI Talk Face 01301 0903.png
File:T UI Talk Face 01301 0904.png
File:T UI Talk Face 01301 0905.png
File:T UI Talk Face 01301 0906.png
File:T UI Talk Face 01301 0907.png
File:T UI Talk Face 01301 0908.png
File:T UI Talk Face 01301 0909.png
File:T UI Talk Face 01301 1000.png
File:T UI Talk Face 01301 1001.png
File:T UI Talk Face 01301 1002.png
</gallery>
}}
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Desuhiko and Fubuki Bromide Card.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Desuhiko Thunderbolt]] and Fubuki Clockford for the limited edition ''Famitsu DX Pack''</small><ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Fubuki's Introduction.jpg|Fubuki's introduction with her name on screen in the Prologue
File:Fubuki in Opening.jpg|Fubuki Clockford as she appears in the Opening Cinematic at the end of the Prologue, listing her name and her English VA
File:Memory Shard - Silver.jpg|Silver Memory Shards provide Gumshoe Gab scenes with Fubuki Clockford
</gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
ffa4a5e947e6ac91e01dc67ad2a2b677034afafb
Shinigami
0
105
3130
2646
2023-10-26T03:25:13Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
<tabber>
|-|Shinigami=
{{Infobox Character
| name = Shinigami
| image = <gallery>File:Shinigami Illustration (Both forms).png|Model
File:Shinigami (Human) - Splash Illustration.jpg|Illustration (True Form)
File:Shinigami (Ghost) - Splash Illustration.jpg|Illustration (Ghost)
File:ShinigamiPortrait.png|Sprite (True Form)
</gallery>
| alias =
| relatives =
| affiliation =
| occupation =
| birth = ?
| birthplace =
| death =
| deathplace =
| species = Death God
| gender = Female
| height = ? (spirit form)<br>183 cm (6'0" - human form)
| weight = ? (spirit form)<br>60 kg (132.28 lbs - human form)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Sayumi Suzushiro|Sayumi Suzushiro]]<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Anjali Kunapaneni<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Yuma|dislikes=Boredom|ability=Mystery Labyrinth Interactions}}
'''Shinigami''' (死に神ちゃん ''Shinigami-chan'') is a main character of ''[[Master Detective Archives: RAIN CODE]]'', described as a spirit who is haunting the protagonist, [[Yuma Kokohead]], after a pact.
== Official description ==
A death god contracted to haunt Yuma. She usually appears in her spirit form. Only visible to Yuma, Shinigami is constantly floating and bobbing along at his side. Though cheerful and chatty, this death god’s sense of morality is quite far removed from that of humans. Her words and actions sometimes confuse Yuma. In the Mystery Labyrinth she transforms into a humanoid form and has the power to intervene in matters.<ref name="SC News Profiles"></ref>
== Appearance ==
Outside the [[Mystery Labyrinth]], Shinigami takes the form of a purple wispy, cartoonish spirit with 2 horns. Her eyes in this form are completely white ovals. She sports a simple crown with a pink ornament in its center.
When at "Full Power" in the Mystery Labyrinth, Shinigami takes a more humanoid appearance. She has purple eyes and her irises resemble four-pointed stars. She has two long pink and white braids attached by small white bows. She has bangs that sweep to the left, attached by a black flower hairpin. Her crown is far more glamorous than that of her ghost form, having 1 more pink ornament and 2 new yellow ones, and her horns now more so resemble that of an [[wikipedia:Impala|impala]]'s. She wears a form-fitting short black dress with a rose pattern, with a giant bow covered in small white dots tied at the back. She wears black knee-high socks and large heel boots with silver tips, with the heels being spikes.
== Relationships ==
=== [[Yuma Kokohead]] ===
Shinigami is haunting Yuma after a pact. As her official description states, her words and actions sometimes confuse him. Her character intro mentions that she annoys him with her mischievous antics and feels no remorse in doing so.
=== [[Vivia Twilight]] ===
As Vivia's the only other person who can sense Shinigami's presence due to his forte, Shinigami feels uneasy and unnerved by him mostly due to his vampire-like appearance and his mysterious, lethargic personality. During the investigation and Mystery Labryinth in chapter 4, Shinigami would warn Yuma that Vivia's going to "betray" him, to which Vivia isn't betraying but instead, has a strong aversion to the truth behind Dr. Huesca's murder and tests Yuma's resolve to see if he'll accept that cruel truth as he and Yuma clashed blades with each other.
=== [[Desuhiko Thunderbolt]] ===
Shinigami would often get annoyed at Desuhiko due to his constant flirting with other women, even more so when he attempted to flirt with her over her humanoid form.
== Trivia ==
*In Japanese culture, a [[wikipedia:Shinigami|Shinigami]] is a god or supernatural spirit that invites humans toward death.
*In an interview with Anime News Network, [[Kazutaka Kodaka]] was asked who his favorite character was, and his answer was Shinigami. He stated that he "[has] been seeing a lot of positive comments about the character after the new trailer dropped."
=== Illustrations ===
<gallery>Shinigami (Both forms) - Illustration (Official site).png|Shinigami's two forms<ref name="Official site (JA)">[https://www.spike-chunsoft.co.jp/raincode/ ''Master Detective Archives: RAIN CODE'' Official Japanese site ({{Flags|JA}})]</ref>
Shinigami Illustration - Human (GamerNe).jpg|Shinigami's human form<ref name="GamerNe">[https://www.gamer.ne.jp/news/202210080003/ 舞台となるカナイ区やユーマ ココヘッドら登場キャラクターを紹介! ({{Flags|JA}})]</ref>
Shinigami Illustration - Ghost (GamerNe).jpg|Shinigami's ghost form<ref name="GamerNe"></ref>
Spike Chunsoft - Happy New Year feat Shinigami (English).jpg|Spike Chunsoft's 2023 New Year's Message featuring Shinigami
</gallery>
=== Promotional screenshots ===
<gallery>Shinigami - Promotional screenshot (1).jpg|Promotional screenshot (Ghost form)<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1582174906313166848 @SpikeChunsoft_e on Twitter: ''Character intro②'' ({{Flags|US}})]</ref>
Shinigami - Promotional screenshot (2).jpg|Promotional screenshot (Human form)<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Shinigami t-shirt design.jpg|T-shirt design featuring Shinigami for the limited edition ''Famitsu DX Pack''<ref name="Ebten preorders">[https://ebten.jp/spchun/p/7015023063002 Master Detective Archives: RAIN CODE Famitsu DX Pack via Ebten ({{Flags|JA}})]</ref>
File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yuma Kokohead]] and Shinigami for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
|-|Sprites=
<tabs plain style>
<tab name="Ghost">
{{scroll box
|height=325px
|text= <gallery>
T_UI_Talk_Face_00200_0000.png
T_UI_Talk_Face_00200_0001.png
T_UI_Talk_Face_00200_0002.png
T_UI_Talk_Face_00200_0003.png
T_UI_Talk_Face_00200_0004.png
T_UI_Talk_Face_00200_0005.png
T_UI_Talk_Face_00200_0006.png
T_UI_Talk_Face_00200_0007.png
T_UI_Talk_Face_00200_0008.png
T_UI_Talk_Face_00200_0009.png
T_UI_Talk_Face_00200_0010.png
T_UI_Talk_Face_00200_0011.png
T_UI_Talk_Face_00200_0012.png
T_UI_Talk_Face_00200_0013.png
T_UI_Talk_Face_00200_0014.png
T_UI_Talk_Face_00200_0015.png
T UI Talk Face 00200 0100.png
T UI Talk Face 00200 0101.png
T UI Talk Face 00200 0103.png
T UI Talk Face 00200 0104.png
T UI Talk Face 00200 0105.png
T UI Talk Face 00200 0106.png
T UI Talk Face 00200 0107.png
T UI Talk Face 00200 0108.png
T UI Talk Face 00200 0109.png
T UI Talk Face 00200 0110.png
T UI Talk Face 00200 0200.png
T UI Talk Face 00200 0201.png
T UI Talk Face 00200 0300.png
T UI Talk Face 00200 0301.png
T UI Talk Face 00200 0302.png
T UI Talk Face 00200 0303.png
T UI Talk Face 00200 0304.png
T UI Talk Face 00200 0305.png
T UI Talk Face 00200 0306.png
T UI Talk Face 00200 0307.png
T UI Talk Face 00200 0308.png
T UI Talk Face 00200 0309.png
T UI Talk Face 00200 0310.png
T UI Talk Face 00200 0311.png
T UI Talk Face 00200 0400.png
T UI Talk Face 00200 0401.png
T UI Talk Face 00200 0402.png
T UI Talk Face 00200 0403.png
T UI Talk Face 00200 0404.png
T UI Talk Face 00200 0500.png
T UI Talk Face 00200 0501.png
T UI Talk Face 00200 0503.png
T UI Talk Face 00200 0504.png
T UI Talk Face 00200 0600.png
T UI Talk Face 00200 0601.png
T UI Talk Face 00200 0603.png
T UI Talk Face 00200 0604.png
T UI Talk Face 00200 0605.png
T UI Talk Face 00200 0700.png
T UI Talk Face 00200 0701.png
T UI Talk Face 00200 0703.png
T UI Talk Face 00200 0704.png
T UI Talk Face 00200 0705.png
T UI Talk Face 00200 0706.png
T UI Talk Face 00200 0707.png
T UI Talk Face 00200 0708.png
T UI Talk Face 00200 0800.png
T UI Talk Face 00200 0802.png
T UI Talk Face 00200 0804.png
T UI Talk Face 00200 0805.png
T UI Talk Face 00200 0806.png
T UI Talk Face 00200 0807.png
Shinigamishhh.png
T UI Talk Face 00200 0809.png
T UI Talk Face 00200 0810.png
T UI Talk Face 00200 0900.png
T UI Talk Face 00200 0901.png
T UI Talk Face 00200 1000.png
T UI Talk Face 00200 1001.png
T UI Talk Face 00200 1002.png
T UI Talk Face 00200 1003.png
T UI Talk Face 00200 1005.png
T UI Talk Face 00200 1006.png
T UI Talk Face 00200 1007.png
</gallery>
}}
</tab>
<tab name="True Form">
{{scroll box
|height=325px
|text= <gallery>
ShinigamiPortrait.png
T_UI_Talk_Face_00300_0001.png
T_UI_Talk_Face_00300_0002.png
T_UI_Talk_Face_00300_0003.png
T_UI_Talk_Face_00300_0004.png
T_UI_Talk_Face_00300_0005.png
T_UI_Talk_Face_00300_0006.png
T_UI_Talk_Face_00300_0100.png
T_UI_Talk_Face_00300_0101.png
T_UI_Talk_Face_00300_0102.png
T_UI_Talk_Face_00300_0103.png
T_UI_Talk_Face_00300_0104.png
T_UI_Talk_Face_00300_0105.png
T_UI_Talk_Face_00300_0200.png
T_UI_Talk_Face_00300_0201.png
T_UI_Talk_Face_00300_0202.png
T_UI_Talk_Face_00300_0203.png
T_UI_Talk_Face_00300_0204.png
T_UI_Talk_Face_00300_0205.png
T_UI_Talk_Face_00300_0206.png
T_UI_Talk_Face_00300_0208.png
T_UI_Talk_Face_00300_0300.png
T_UI_Talk_Face_00300_0302.png
T_UI_Talk_Face_00300_0303.png
T_UI_Talk_Face_00300_0304.png
T_UI_Talk_Face_00300_0400.png
T_UI_Talk_Face_00300_0401.png
T_UI_Talk_Face_00300_0402.png
T_UI_Talk_Face_00300_0403.png
T_UI_Talk_Face_00300_0404.png
T_UI_Talk_Face_00300_0405.png
T_UI_Talk_Face_00300_0501.png
T_UI_Talk_Face_00300_0502.png
T_UI_Talk_Face_00300_0600.png
T_UI_Talk_Face_00300_0700.png
T_UI_Talk_Face_00300_0701.png
T_UI_Talk_Face_00300_0702.png
T_UI_Talk_Face_00300_0703.png
T_UI_Talk_Face_00300_0800.png
T_UI_Talk_Face_00300_0801.png
T_UI_Talk_Face_00300_0900.png
T_UI_Talk_Face_00300_0901.png
T_UI_Talk_Face_00300_0902.png
T_UI_Talk_Face_00300_0903.png
T_UI_Talk_Face_00300_0904.png
T_UI_Talk_Face_00300_1000.png
T_UI_Talk_Face_00300_1001.png
T_UI_Talk_Face_00300_1002.png
T_UI_Talk_Face_00300_1003.png
</gallery>
}}
</tab>
</tabs>
</tabber>
03e504a912fced99dacda216ffa0eca9b2c19446
Chapter Vivia: The Near-Death Detective
0
1289
3131
2023-10-26T03:38:06Z
Keerene
51
Created page with "{{Stub}}{{Spoiler}} '''Chapter Vivia: The Near-Death Detective''' is the fourth DLC. In this substory, players control protagonist Vivia Twilight, a detective with the Forensic Forte of Spectral Projection. It was released on October 26, 2023, alongside [[Chapter Yakou: Thank You, My Detective]]. === Characters === *[[Vivia Twilight]] *[[Yakou Furio]] *[[Ryo]] [[Category:Stubs]] [[Category:DLC]]"
wikitext
text/x-wiki
{{Stub}}{{Spoiler}}
'''Chapter Vivia: The Near-Death Detective''' is the fourth DLC. In this substory, players control protagonist Vivia Twilight, a detective with the Forensic Forte of Spectral Projection. It was released on October 26, 2023, alongside [[Chapter Yakou: Thank You, My Detective]].
=== Characters ===
*[[Vivia Twilight]]
*[[Yakou Furio]]
*[[Ryo]]
[[Category:Stubs]]
[[Category:DLC]]
7d8f7ff65ec6df3d41da598f1bdb64bcb954fffd
Category:DLC
14
1290
3132
2023-10-26T03:40:32Z
Keerene
51
Created page with "There are four DLC with substories featuring Master Detectives. the fourth and final DLC includes two chapters for a total of five additional chapters."
wikitext
text/x-wiki
There are four DLC with substories featuring Master Detectives. the fourth and final DLC includes two chapters for a total of five additional chapters.
8d2396115e2e40bcdc5e6b11fce136e85da46570
Chapter Desuhiko: Charisma Killed the Cat
0
1113
3133
2916
2023-10-26T03:41:28Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}{{Spoiler}}
'''Chapter Desuhiko: Charisma Killed the Cat''' is the first DLC. In this substory, players control protagonist Desuhiko Thunderbolt, a detective with the Forensic Forte of Disguise. It was released on July 27, 2023.
=== Characters ===
*[[Desuhiko Thunderbolt]]
*[[Yakou Furio]]
*[[Enyne]]
[[Category:Stubs]]
[[Category:DLC]]
b6bac40db46892c071a0f9318afe46ffb8cb1d6f
Enyne
0
1291
3134
2023-10-26T03:41:39Z
Keerene
51
Created page with "Nine-Tailed Cat"
wikitext
text/x-wiki
Nine-Tailed Cat
ea1772c6476085fc69a7a5c9d2fb0a45176c4f7b
3135
3134
2023-10-26T03:55:37Z
Keerene
51
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Enyne
| image =
| alias = Nine-Tailed Cat
| relatives =
| affiliation =
| occupation = Master thief
| birth =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height =
| weight =
| status = Alive
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter Desuhiko: Charisma Killed the Cat]]
|blood type=|likes=Jewellery|dislikes=tarnished reputation|ability=thievery}}
'''Enyne''' is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
She wears a white dress shirt and a knee-length black skirt. She has a yellow raincoat and a green purse. she wears grey tights and black high-heeled, calf length boots. She has green eyes with narrow pupils and dirty green knee length hair with short bangs and a pair of black frame rimmed glasses.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
d44aad0dd7acedceaa2b70564eb0187ab2c8ab0e
Chapter Fubuki: Fubuki's Luckiest Day
0
1114
3137
2919
2023-10-26T04:11:16Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}{{Spoiler}}
'''Chapter Fubuki: Fubuki’s Luckiest Day''' is the second DLC. In this substory, players control protagonist Fubuki Clockford, a detective with the Forensic Forte of Time Leap. It was released on August 31, 2023.
=== Characters ===
*[[Desuhiko Thunderbolt]]
*[[Fubuki Clockford]]
*[[Halara Nightmare]]
*[[Casino Owner]]
*[[Luxury Brand Shop worker]]
[[Category:Stubs]]
[[Category:DLC]]
ebde0171444de28f85a864cf9cfc2c0a04fcd158
3138
3137
2023-10-26T04:11:40Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}{{Spoiler}}
'''Chapter Fubuki: Fubuki’s Luckiest Day''' is the second DLC. In this substory, players control protagonist Fubuki Clockford, a detective with the Forensic Forte of Time Leap. It was released on August 31, 2023.
=== Characters ===
*[[Desuhiko Thunderbolt]]
*[[Fubuki Clockford]]
*[[Halara Nightmare]]
*[[Casino Owner]]
*[[Luxury Brand Shop Worker]]
*[[Fortune Teller]]
[[Category:Stubs]]
[[Category:DLC]]
5b6f1cebbfbdfe232ddd349d8f8b8c713b79d346
Luxury Brand Shop Worker
0
1292
3139
2023-10-26T04:22:52Z
Keerene
51
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Luxury Brand Shop Worker | image = | alias = Man Who Fell | relatives = | affiliation = luxury brand shop | occupation = luxury brand shop worker | birth = | death = | deathplace = | species = {{Smallspoiler|[[Homunculus]]|}} | gender = Male | height = | weight = | status = Alive (Coma) | appearances = ''Master Detective Arch..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Luxury Brand Shop Worker
| image =
| alias = Man Who Fell
| relatives =
| affiliation = luxury brand shop
| occupation = luxury brand shop worker
| birth =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height =
| weight =
| status = Alive (Coma)
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Fubuki: Fubuki's Luckiest Day]]
|blood type=|likes=Money|dislikes=Debt|ability=retail work}}
'''Luxury Brand Shop Worker''' is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
He wears a white button up shirt under an orange puffy jacket. He has acid washed jeans and black and white sneakers. His hair is black and cut short with layers. His eyes are grey.
==History==
He is a 25 year old man at time of debut in the game. He works in a building with four floors. He works in the luxury brand shop on floor 1. he often patronises the other businesses on other floors, and is therefore familiar with most people in the building. One day, he was pushed from the roof of the building by the [[Casino Owner]], possibly in an attempt to silence him who presumably wished to expose the deceit the Casino employs. Although he survived the fall, he is in a coma.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
b4e98c87cb233dd99150cfe15bca8c9675601879
3140
3139
2023-10-26T04:23:07Z
Keerene
51
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Luxury Brand Shop Worker
| image =
| alias = Man Who Fell
| relatives =
| affiliation = luxury brand shop
| occupation = luxury brand shop worker
| birth =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height =
| weight =
| status = Alive (Coma)
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter Fubuki: Fubuki's Luckiest Day]]
|blood type=|likes=Money|dislikes=Debt|ability=retail work}}
'''Luxury Brand Shop Worker''' is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
He wears a white button up shirt under an orange puffy jacket. He has acid washed jeans and black and white sneakers. His hair is black and cut short with layers. His eyes are grey.
==History==
He is a 25 year old man at time of debut in the game. He works in a building with four floors. He works in the luxury brand shop on floor 1. he often patronises the other businesses on other floors, and is therefore familiar with most people in the building. One day, he was pushed from the roof of the building by the [[Casino Owner]], possibly in an attempt to silence him who presumably wished to expose the deceit the Casino employs. Although he survived the fall, he is in a coma.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
3aab75ecb52dc0e9b3a47a9f87bc1ed613ff5efc
3143
3140
2023-10-26T11:01:50Z
Keerene
51
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Luxury Brand Shop Worker
| image =
| alias = Man Who Fell
| relatives =
| affiliation = luxury brand shop
| occupation = luxury brand shop worker
| birth =
| death =
| deathplace =
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height =
| weight =
| status = Alive (Coma)
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter Fubuki: Fubuki's Luckiest Day]]
|blood type=|likes=Money|dislikes=Debt|ability=retail work}}
'''Luxury Brand Shop Worker''' is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
He wears a white button up shirt under an orange puffy jacket. He has acid washed jeans and black and white sneakers. His hair is black and cut short with layers. His eyes are grey.
==History==
He is a 25 year old man at time of debut in the game. He works in a building with four floors. He works in the luxury brand shop on floor 1. he often patronises the other businesses on other floors, and is therefore familiar with most people in the building. He also works as a plant for the Casino. One day, he was pushed from the roof of the building by the [[Casino Owner]], possibly in an attempt to silence him who presumably wished to expose the deceit the Casino employs. Although he survived the fall, he is in a coma.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
8bb65a8a39f6cd3f0c1523044570180190611a1c
Master Detective Archives: RAIN CODE
0
9
3141
1079
2023-10-26T04:32:40Z
Keerene
51
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its apparent release in Spring 2023, although it was released later.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
[[Yuma Kokohead|Yuma]], an amnesiac detective-in-training, and [[Shinigami]], the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a [[Amaterasu Corporation|megacorporation]]. [[Master Detectives]] from around [[World Detective Organization|the world]], each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
*'''Music:''' [[Masafumi Takada]]<ref name="TooKyo Games Staff Tweet"></ref>
*'''Design:''' [[Rui Komatsuzaki]]<ref name="TooKyo Games Staff Tweet"></ref>
*'''Localization:''' Alex Flagg<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
*'''Other known staff members:''' [[Shimadoriru]], Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet"></ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
==DLC==
On July 27, 2023, DLC for the game was announced. The announcement is accompanied by the release of the first DLC of four DLCs with one chapter: [[Chapter Desuhiko: Charisma Killed the Cat]].
On August 31, 2023, the second of the four DLC was released with one chapter: [[Chapter Fubuki: Fubuki's Luckiest Day]].
On August 31, 2023, the third of the four DLC was released with one chapter: [[Chapter Halara: Raining Cats & Dog]].
On October 26, 2023, the fourth and final of the four DLC was released with two chapters: [[Chapter Vivia: The Near-Death Detective]] and [[Chapter Yakou: Thank You, My Detective]].
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
==== Web Shorts ====
<div><table><tr><td>[[Video:Master Detective Archives: RAIN CODE Web Short – Ver. Yuma|190px]]<small>''Master Detective Archives: RAIN''<br>''CODE'' Web Short – Ver. Yuma</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023<br>({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
{{reflist}}
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
[[pt-br:Master Detective Archives: RAIN CODE]]
857779df44214c2b66db3dedbc2857675c71f2d5
Ryo
0
1293
3142
2023-10-26T05:14:27Z
Keerene
51
Created page with "{{Spoiler}} {{Stub}} {{Infobox Character | name = Ryo | image = | alias = | relatives = | affiliation = | occupation = Nurse (Previously) <br> Ghost Counsellor | birth = | death = Suicide | deathplace = Roof of her residential block | species = Human | gender = Female | height = | weight = | status = Deceased | appearances = ''[[Master Detective Archives: RAIN CODE]]'' | de..."
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Ryo
| image =
| alias =
| relatives =
| affiliation =
| occupation = Nurse (Previously) <br> Ghost Counsellor
| birth =
| death = Suicide
| deathplace = Roof of her residential block
| species = Human
| gender = Female
| height =
| weight =
| status = Deceased
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter Vivia: The Near-Death Detective]]
|blood type=|likes= Observing life, Saving lives, Life|dislikes= Suicide, Being unable to prevent further suicide|ability=Counselling, spiritual interaction with physical world}}
'''Ryo''' is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
She wears a black zip up suit and black studded belts around her waist. She has a long red raincoat with black buttons. she wears black tights and black high-heeled boots. She has dark red eyes and long black hair with straight cut bangs.
==History==
When she was alive, she heard many complaints about her building, that it blocks the sun, and sinks into bedrock. She was a nurse who enjoyed observing life, and felt that all lives had equal value and were worth living. Over time however, she grew tired of living and took her own, to which she would now regret as it has become a common place for suicides. She remains in the residential building's vicinity to observe for potential victims, bring them to her elevator and stop it in an attempt to get them to reconsider. Over ten people have died however, her failing to stop a single one. She blames herself for their deaths, resulting in her attachment to the physical world.
Over time, the spirits of the deceased gathered and grew in strength, increasing their hold over the living, which frightens her. She tries desperately to stop it but she fails.
==[[Chapter Vivia: The Near-Death Detective]]==
Vivia investigates the suicide location and spots her. He engages in conversation with her and learns her motives. She tries desperately to stop Vivia from killing himself and being taken away by the spirits, but Vivia uses his astral projection, so they were unable to take him. Ryo heaves a sigh of relief, knowing she finally witnessed someone boarding the lift to the roof but not ending themselves. Yakou forces the lift door open in an attempt to find Vivia, only to see no one. Ryo is shocked, for it is the first time she has seen someone actively seek out potential victims.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
08569fcac5525f0e80b7ac43e4779e124581f8f0
Worshipper
0
409
3144
2655
2023-10-26T11:04:21Z
Keerene
51
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = {{Smallspoiler|The Nail Man Copycat|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Soul reaped by [[Shinigami]]
| deathplace = Riverbank
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 182 cm (5'11")
| weight = 73 kg (160 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Urban legends|dislikes=A world filled with happiness|ability=Knowledge of the Occult}}
The '''Worshipper''' (信者 ''Shinja'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
{{scroll box
|height=325px
|text= <gallery>
WorshipperPortrait.png
T_UI_Talk_Face_10500_0001.png
T_UI_Talk_Face_10500_0100.png
T_UI_Talk_Face_10500_0300.png
T_UI_Talk_Face_10500_0400.png
T_UI_Talk_Face_10500_0500.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
{{scroll box
|height=325px
|text= <gallery>
T_UI_Talk_Face_91200_0000.png
T_UI_Talk_Face_91200_0300.png
T_UI_Talk_Face_91200_1000.png
</gallery>
}}
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
d77b419736fc363eae172f83431cd8fe39a0d004
Halara Nightmare
0
181
3145
3127
2023-10-27T13:31:04Z
Keerene
51
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Halara Nightmare
| image = <gallery>File:Master Detective - Halara Nightmare Illustration.png|thumb|alt=Illustration|Illustration
File:Master Detective - Unnamed character 6 (GamerNe).jpg|alt=Model of Halara|Model
</gallery>
| alias = Hellara (by [[Shinigami]])
| relatives = Unnamed Father<br>Unnamed Mother
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]<br>[[Nocturnal Detective Agency]]
| occupation = Master Detective
| forte = Postcognition
| birth = October 1
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Unspecified
| height = 181 cm (5'11")
| weight = 63 kg (138.89 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yui Ishikawa|Yui Ishikawa]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Amber Lee Connors|Amber Lee Connors]]<ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=AB|likes=Cats and dogs|dislikes=Cruel con artists}}{{Quotes|Halara}}
'''Halara Nightmare''' (ハララ ナイトメア) is a [[Master Detectives|Master Detective]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Halara is always cool under fire and has solved many difficult cases through precise judgment. Halara only believes in money and will not accept a request without payment, regardless of who the client may be.<ref name="SC Six Profiles"></ref>
== Appearance ==
Halara looks to be a person of average height, being a head and a bit above [[Yuma Kokohead|Yuma]]. They have short silver hair and pink eyes, with their irises resembling a [[wikipedia:Shuriken|shuriken]]. They also wear neon pink glasses which can light up in the dark, similar to a neon sign. Halara has matching syringe earrings on either ear; the left earring has a red substance inside, and the right earring has a blue substance inside.
Halara takes on an androgynous appearance, sporting a thigh-length black hooded tailcoat, with the insides being of a bright lime color. On the right of the coat is a badge for the [[World Detective Organization]]. Under the coat, they wear a black jacket, with a white belt around the waist. The bottom of the front placket is lime colored. They wear black trousers with black boots, which have lime soles.
== Personality ==
Halara at first glance can be cold, but ultimately caring for those they care about. They tend to keep work and personal relationships separate, and rarely makes concessions as a result. They are very analytical, always doing their best to evaluate all their options to ensure the best possible outcome. As they are incredibly competent as a detective, they are also aware of their own worth and consequently tend to charge what may come across as obscene prices to ordinary folk for what may even be considered mundane requests, though they will ultimately prove their prices well deserved as they dutifully carry out their responsibilities.
As a Master Detective, their deductive skills are highly adept, being able to piece together the mechanics of the nail man killings and their respective culprits without difficulty. They are also skilled in combat, making them able to protect themselves and help their friends in times of need, making them extremely confident in their stance as they do not fear retaliation.
They tend to be disgusted by other humans, and dislikes physical contact with others such as Yuma. They love cats, and even use the money they earn to set up cat shelters for strays, but due to their allergies, is unable to actually ever come in contact with them, which disappoints them. They continue to do so out of personal satisfaction cats bring to them, even keeping a picture of an orange tabby cat in their left breast pocket.
== Forensic Forte ==
Halara's Forensic Forte is '''Postcognition''', the ability to see how a crime scene appeared at the time it was first discovered.<ref name="SC Six Profiles"></ref> The first person on scene refers to a third party who wasn't the culprit or the victim. What is seen with Postcognition cannot be touched.<ref>In-game glossary</ref> This power also only works at murder scenes. They cover their left eye while using this power.
To use this power, they must be standing at the crime scene, knowing the victim's face and name. It is only effective within a 10-meter radius around the corpse.
When they were young, they would experience random visions, not unlike that of a flashback. The noticed that when touching people or objects, they would experience visions as well. They believed they could use this technique effectively as a detective, so they trained hard and earned it within 3 days.
== Gallery ==
=== Sprites ===
{{scroll box
|height=325px
|text= <gallery>
File:HalaraPortrait.png
File:T UI Talk Face 01100 0000.png
File:T UI Talk Face 01100 0002.png
File:T UI Talk Face 01100 0003.png
File:T UI Talk Face 01100 0005.png
File:T UI Talk Face 01100 0006.png
File:T UI Talk Face 01100 0007.png
File:T UI Talk Face 01100 0008.png
File:T UI Talk Face 01100 0009.png
File:T UI Talk Face 01100 0010.png
File:T UI Talk Face 01100 0011.png
File:T UI Talk Face 01100 0100.png
File:T UI Talk Face 01100 0102.png
File:T UI Talk Face 01100 0103.png
File:T UI Talk Face 01100 0104.png
File:T UI Talk Face 01100 0200.png
File:T UI Talk Face 01100 0201.png
File:T UI Talk Face 01100 0300.png
File:T UI Talk Face 01100 0301.png
File:T UI Talk Face 01100 0302.png
File:T UI Talk Face 01100 0303.png
File:T UI Talk Face 01100 0304.png
File:T UI Talk Face 01100 0305.png
File:T UI Talk Face 01100 0400.png
File:T UI Talk Face 01100 0401.png
File:T UI Talk Face 01100 0500.png
File:T UI Talk Face 01100 0501.png
File:T UI Talk Face 01100 0502.png
File:T UI Talk Face 01100 0503.png
File:T UI Talk Face 01100 0700.png
</gallery>
}}
=== Promotional screenshots ===
<div align="center"><gallery>File:Master Detective - Postcognition Promotional screenshot.jpg|thumb|alt=Halara making use of their Forensic Forte|Halara making use of their Forensic Forte
File:Halara Nightmare talking to Yuma.jpg|thumb|alt=Halara Nightmare talking to Yuma Kokohead|Halara talking to [[Yuma Kokohead]]</gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Halara's Intro.jpg|thumb|Halara's introduction showing their name on screen in the Prologue
File:Halara in Opening.jpg|thumb|Halara as shown in the Opening Cinematic at the end of the Prologue, showing their name and their English VA's name.
File:Halara Fullbody.jpg|thumb|A fullbody screenshot of Halara in their raincoat.
</gallery></div>
== Trivia ==
*Beside main characters [[Yuma Kokohead]] and [[Shinigami]], Halara was the first character to be teased, long before they were officially revealed, as part of the walls of images pictured in the key promotional artwork.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Characters with unknown genders]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
f23b9154956b71b805244f91a875fbcc5b31d6bd
Yakou Furio
0
226
3146
3125
2023-10-29T14:49:20Z
109.242.78.56
0
I added unconfirmed in status because in the dlc we dont if he chose to go to the afterlife or staying alive/reviving himself.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = {{Smallspoiler|Amaterasu Researcher (wife; deceased)|}}
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]/unconfirmed(DLC)
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ ''Yakō Fūrio'') is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
==History==
===Pre-game===
{{Inlinespoiler |Head of the only agency in Kanai Ward, the Nocturnal Detective Agency. An aloof and elusive man. Although not a Master Detective, he is certified by the World Detective Organization, which suggests he is an excellent detective. When he learned that Yomi has sent his assassin to in order murder the master detectives in response to Makoto sending them, he attempted to arrive at the scene in order to save Yuma.| Chapter 5}}
=== Chapter 0 ===
Yakou Furio's first appearance has him successfully interfering with Swank's unlawful arrest of Yuma and he managed to persuade he dirty cop into letting the latter go. Swank reluctantly leaves, allowing Yakou to take Yuma into Kanai Ward.
== Gallery ==
===Sprites===
<tabs plain style>
<tab name="Alive">{{scroll box
|height=325px
|text= <gallery>
YakouPortrait.png
T_UI_Talk_Face_01000_0003.png
T_UI_Talk_Face_01000_0004.png
T_UI_Talk_Face_01000_0005.png
T_UI_Talk_Face_01000_0006.png
T_UI_Talk_Face_01000_0008.png
T_UI_Talk_Face_01000_0009.png
T_UI_Talk_Face_01000_0010.png
T_UI_Talk_Face_01000_0011.png
T_UI_Talk_Face_01000_0103.png
T_UI_Talk_Face_01000_0104.png
T_UI_Talk_Face_01000_0105.png
T_UI_Talk_Face_01000_0107.png
T_UI_Talk_Face_01000_0108.png
T_UI_Talk_Face_01000_0109.png
T_UI_Talk_Face_01000_0110.png
T_UI_Talk_Face_01000_0201.png
T_UI_Talk_Face_01000_0202.png
T_UI_Talk_Face_01000_0203.png
T_UI_Talk_Face_01000_0204.png
T_UI_Talk_Face_01000_0300.png
T_UI_Talk_Face_01000_0301.png
T_UI_Talk_Face_01000_0400.png
T_UI_Talk_Face_01000_0401.png
T_UI_Talk_Face_01000_0500.png
T_UI_Talk_Face_01000_0501.png
T_UI_Talk_Face_01000_0503.png
T_UI_Talk_Face_01000_0600.png
T_UI_Talk_Face_01000_0700.png
T_UI_Talk_Face_01000_0701.png
T_UI_Talk_Face_01000_0702.png
T_UI_Talk_Face_01000_0703.png
T_UI_Talk_Face_01000_0800.png
T_UI_Talk_Face_01000_0801.png
T_UI_Talk_Face_01000_1000.png
T_UI_Talk_Face_01000_1001.png
T_UI_Talk_Face_01000_1002.png
T_UI_Talk_Face_01000_1003.png
T_UI_Talk_Face_01000_1004.png
T_UI_Talk_Face_01000_1005.png
</gallery>
}}</tab>
<tab name="Zombified"><gallery>
T_UI_Talk_Face_01000_1100.png
T_UI_Talk_Face_01000_1101.png</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Nocturnal Detective Agency.
</gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
*Prior to [[Chapter Yakou: Thank You, My Detective]], the zombified sprites were unused.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
b93a7b0deb29048a4735dd815da800481e255b9c
3171
3146
2023-10-31T22:02:35Z
ForensicForteAnalyst
18
Added spoiler warning due to open spoilers being in the sprites gallery and the trivia section. I also made a couple of minor edits.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = {{Smallspoiler|Amaterasu Researcher (wife; deceased)|}}
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]]/unconfirmed(DLC)
| deathplace = Amaterasu Corporation
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = {{smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ ''Yakō Fūrio'') is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
==History==
===Pre-game===
{{Inlinespoiler |Head of the only agency in Kanai Ward, the Nocturnal Detective Agency. An aloof and elusive man. Although not a Master Detective, he is certified by the World Detective Organization, which suggests he is an excellent detective. When he learned that Yomi has sent his assassin to in order murder the master detectives in response to Makoto sending them, he attempted to arrive at the scene in order to save Yuma.| Chapter 5}}
=== Chapter 0 ===
Yakou Furio's first appearance has him successfully interfering with Swank's unlawful arrest of Yuma and managing to persuade the peacekeeper into letting him go. [[Swank]] reluctantly leaves, allowing Yakou to take Yuma into Kanai Ward.
== Gallery ==
===Sprites===
<tabs plain style>
<tab name="Alive">{{scroll box
|height=325px
|text= <gallery>
YakouPortrait.png
T_UI_Talk_Face_01000_0003.png
T_UI_Talk_Face_01000_0004.png
T_UI_Talk_Face_01000_0005.png
T_UI_Talk_Face_01000_0006.png
T_UI_Talk_Face_01000_0008.png
T_UI_Talk_Face_01000_0009.png
T_UI_Talk_Face_01000_0010.png
T_UI_Talk_Face_01000_0011.png
T_UI_Talk_Face_01000_0103.png
T_UI_Talk_Face_01000_0104.png
T_UI_Talk_Face_01000_0105.png
T_UI_Talk_Face_01000_0107.png
T_UI_Talk_Face_01000_0108.png
T_UI_Talk_Face_01000_0109.png
T_UI_Talk_Face_01000_0110.png
T_UI_Talk_Face_01000_0201.png
T_UI_Talk_Face_01000_0202.png
T_UI_Talk_Face_01000_0203.png
T_UI_Talk_Face_01000_0204.png
T_UI_Talk_Face_01000_0300.png
T_UI_Talk_Face_01000_0301.png
T_UI_Talk_Face_01000_0400.png
T_UI_Talk_Face_01000_0401.png
T_UI_Talk_Face_01000_0500.png
T_UI_Talk_Face_01000_0501.png
T_UI_Talk_Face_01000_0503.png
T_UI_Talk_Face_01000_0600.png
T_UI_Talk_Face_01000_0700.png
T_UI_Talk_Face_01000_0701.png
T_UI_Talk_Face_01000_0702.png
T_UI_Talk_Face_01000_0703.png
T_UI_Talk_Face_01000_0800.png
T_UI_Talk_Face_01000_0801.png
T_UI_Talk_Face_01000_1000.png
T_UI_Talk_Face_01000_1001.png
T_UI_Talk_Face_01000_1002.png
T_UI_Talk_Face_01000_1003.png
T_UI_Talk_Face_01000_1004.png
T_UI_Talk_Face_01000_1005.png
</gallery>
}}</tab>
<tab name="Zombified"><gallery>
T_UI_Talk_Face_01000_1100.png
T_UI_Talk_Face_01000_1101.png</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Nocturnal Detective Agency.
</gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
*Prior to [[Chapter Yakou: Thank You, My Detective]], the zombified sprites were unused.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
70a6e177e9e964a97f0f80b8d5b364aae6b34907
Karen
0
407
3147
2391
2023-10-30T16:01:34Z
Iseethatimicy
92
Added history section.
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 12
| death = Poisoned by [[Waruna]], [[Yoshiko]] & [[Kurane]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 175 cm (5'8")
| weight = 58 kg (127 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Being in the spotlight|dislikes=Storms|ability=Dieting}}
'''Karen''' (カレン ''Karen'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Karen is a taller-than-average, light-complexioned high school girl. She has bright, light blue colored eyes, with thicker eyelashes. She has blonde pin-straight hair that tucks behind her ear, with two shorter pieces of hair that frame her face. She is dressed in the Aetheria Academy uniform.
== History ==
Karen comes from a powerful, high-class family, and it is said that her father has a large influence in Amaterasu Corporation. After [[Aiko]] had passed away six months ago, Karen had no problem becoming the new star of Aetheria Academy's Theater Club.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
66e8824f1afc7ad624d43485f99def1fbabcc519
Yoshiko
0
411
3148
2582
2023-10-30T16:23:34Z
Iseethatimicy
92
Added Appearance section.
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = March 18
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 168 cm (5'6")
| weight = 53 kg (116 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Teddy bears|dislikes=Syringes|ability=Sewing}}
'''Yoshiko''' (ヨシコ ''Yoshiko'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Yoshiko is fair-complexioned high school girl of average height. She has lavender-colored eyes with light purple irises in the shape of a four dots, along with a beauty mark underneath her right eye. She sports short dark brown hair that reaches just above her shoulders, with her bangs parting to her left side. She wears the standard Aetheria Academy uniform with a light gray sweater which is left open.
==Gallery==
=== Sprites ===
<tabs plain style>
<tab name="Alive">
{{scroll box
|height=325px
|text= <gallery>
YoshikoPortrait.png
T_UI_Talk_Face_20000_0001.png
T_UI_Talk_Face_20000_0100.png
T_UI_Talk_Face_20000_0101.png
T_UI_Talk_Face_20000_0400.png
T_UI_Talk_Face_20000_0401.png
T_UI_Talk_Face_20000_0402.png
T_UI_Talk_Face_20000_0403.png
T_UI_Talk_Face_20000_0404.png
T_UI_Talk_Face_20000_0500.png
T_UI_Talk_Face_20000_0501.png
T_UI_Talk_Face_20000_0502.png
T_UI_Talk_Face_20000_0600.png
T_UI_Talk_Face_20000_0700.png
T_UI_Talk_Face_20000_0701.png
T_UI_Talk_Face_20000_1000.png
T_UI_Talk_Face_20000_1001.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91300_0000.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
869722d60b33905cd09f2beef590052bcd6af3e9
Yuma Kokohead
0
102
3149
2880
2023-10-30T18:34:57Z
Brainwormsdotcom
45
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by [[Shinigami]])<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>The Labyrinth Delving Elite Bomb Defuser, He Who Tames the God of Darkness, Holy Great Detective Warrior of Light Yuma (by [[Fubuki Clockford]] in the Mystery Labyrinth)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]{{Smallspoiler|(formerly)|}}<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== History ==
'''Prior to the Kanai Ward's Ultimate Secret Case'''
Not much is known of Yuma's background, but the [[Prologue - WDO vs. Amaterasu Corporation]] suggests that he comes from a city like Kanai Ward since he remarks that the scenery of [[Kamasaki District]] makes him feel nostalgic. In [[Chapter 3 - No Longer A Detective]] when he examines {{Smallspoiler|Shachi's corpse and the gun placed in his right hand}}, Yuma says that he sort of remembers the feeling of gripping a gun's handle and the smell of gunpowder. This also suggests that Yuma received gun training at some point in the past.
{{Inlinespoiler |At some point prior to the events of the game, he became Number One of the World Detective Organization. As Number One, he was able to solve cases on his own perfectly. He also had a [[Number One|body double]] to hide his true identity from others.
Three years before the events of the game, the [[Unified Government]] obtained samples of Number One's DNA and created the first [[Makoto Kagutsuchi|perfect Homunculus]]. Number One eventually found out about this and how it could have tied to the Great Global Mystery. He grabbed the Book of Death that Shinigami was sealed in from the WDO's book vault underground. On his way there and when he was leaving, he encountered the [[Ramen Stand Owner|real Yuma Kokohead]]. Realizing that he couldn't solve Kanai Ward's Ultimate Secret on his own, he made a plan where he would swap places with the real Yuma, use the power of the Book of Death, and give himself amnesia so he could allow himself to accept help. At the storage room of a train station where the Amaterasu Express was at, he opened the Book of Death and made a pact with Shinigami. He promised her that he'll show her a world where everyone is happy.
Before he lost his memories, he also submitted a letter of resignation. He hoped he could bring change to the organization and have detectives follow their own creed by quitting.| Chapter 5}}
== Relationships ==
=== [[Shinigami]] ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the Mystery Labyrinth. She's not all bad though, In chapter 3, She breaks her "Rivalry" with Fubuki and become friends. It sadly doesn't last long as Fubuki leaves, She forgets all about the mystery labyrinth and Shinigami. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
*Yuma's English voice actor: Lucien Dodge, has previously voiced K1-B0 and Hifumi Yamada in Danganronpa V3 and Danganronpa Trigger Happy Havoc respectively, games also developed by series creator Kazutaka Kodaka.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[Category:Master Detectives]]
[[pt-br:Yuma Kokohead]]
e8dbd02e38e936043e85b859bd820741983ec561
3169
3149
2023-10-31T21:41:56Z
ForensicForteAnalyst
18
Just a minor edits and a test to see if there's an issue with editing character pages.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by [[Shinigami]])<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by [[Desuhiko Thunderbolt]] post-Chapter 2)<br>The Labyrinth Delving Elite Bomb Defuser, He Who Tames the God of Darkness, Holy Great Detective Warrior of Light Yuma (by [[Fubuki Clockford]] in the Mystery Labyrinth)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]{{Smallspoiler|(formerly)|}}<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== History ==
'''Prior to the Kanai Ward's Ultimate Secret Case'''
Not much is known of Yuma's background, but the [[Prologue - WDO vs. Amaterasu Corporation]] suggests that he comes from a city like Kanai Ward since he remarks that the scenery of [[Kamasaki District]] makes him feel nostalgic. In [[Chapter 3 - No Longer A Detective]] when he examines {{Smallspoiler|Shachi's corpse and the gun placed in his right hand}}, Yuma says that he sort of remembers the feeling of gripping a gun's handle and the smell of gunpowder. This also suggests that Yuma received gun training at some point in the past.
{{Inlinespoiler |At some point prior to the events of the game, he became Number One of the World Detective Organization. As Number One, he was able to solve cases on his own perfectly. He also had a [[Number One|body double]] to hide his true identity from others.
Three years before the events of the game, the [[Unified Government]] obtained samples of Number One's DNA and created the first [[Makoto Kagutsuchi|perfect Homunculus]]. Number One eventually found out about this and how it could have tied to the Great Global Mystery. He grabbed the Book of Death that Shinigami was sealed in from the WDO's underground book vault. On his way there and when he was leaving, he encountered the [[Ramen Stand Owner|real Yuma Kokohead]]. Realizing that he couldn't solve Kanai Ward's Ultimate Secret on his own, he made a plan where he would swap places with the real Yuma, use the power of the Book of Death, and give himself amnesia so he could allow himself to accept help. At the storage room of a train station where the Amaterasu Express was at, he opened the Book of Death and made a pact with Shinigami. He promised her that he'll show her a world where everyone is happy.
Before he lost his memories, he also submitted a letter of resignation. He hoped he could bring change to the organization and have detectives follow their own creed by quitting.| Chapter 5}}
== Relationships ==
=== Shinigami ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the Mystery Labyrinth. She's not all bad though, In chapter 3, She breaks her "Rivalry" with Fubuki and become friends. It sadly doesn't last long as Fubuki leaves, She forgets all about the mystery labyrinth and Shinigami. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
*Yuma's English voice actor: Lucien Dodge, has previously voiced K1-B0 and Hifumi Yamada in Danganronpa V3 and Danganronpa Trigger Happy Havoc respectively, games also developed by series creator Kazutaka Kodaka.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[Category:Master Detectives]]
[[pt-br:Yuma Kokohead]]
706272d61da3eb74eeb695cd7daf78c23288dffa
3170
3169
2023-10-31T21:56:00Z
ForensicForteAnalyst
18
*Just some minor edits
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yuma Kokohead
| image = <gallery>File:Yuma Kokohead - Splash Illustration.jpg|Illustration
File:Yuma Kokohead Illustration.png|Model
File:YumaPortrait.png|Sprite
</gallery>
| alias = Master (by [[Shinigami]])<br>Young man (by [[Melami Goldmine]])<br>Runt (by [[Aphex Logan]])<br>Rookie (by [[Desuhiko Thunderbolt]] pre-Chapter 2)<br>My man (by Desuhiko Thunderbolt post-Chapter 2)<br>The Labyrinth Delving Elite Bomb Defuser, He Who Tames the God of Darkness, Holy Great Detective Warrior of Light Yuma (by [[Fubuki Clockford]] in the Mystery Labyrinth)<br>{{Smallspoiler|Number One (true identity)|}}
| relatives = {{Smallspoiler|[[Makoto Kagutsuchi]] (perfect [[Homunculus]] based on his DNA)|}}
| affiliation = [[Master Detectives]]<br>[[World Detective Organization]]{{Smallspoiler|(formerly)|}}<br>[[Nocturnal Detective Agency]]
| forte = {{Smallspoiler|Coalescence|}}
| occupation = Detective-in-training<br>{{Smallspoiler|Number One of the WDO (formerly)|}}
| birth = May 22
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 150 cm (4'11")
| weight = 45 kg (99.2 lbs)
| status = Alive
| portrayal = {{Flags|JA}} Katsumi Fukuhara<ref>[https://twitter.com/kazkodaka/status/1577923888335310849 Kazutaka Kodaka on Twitter: ユーマと死に神ちゃんの声優さんは、福原かつみさんと鈴代紗弓さん ({{Flags|JA}})]</ref><ref name="SC News Profiles">[https://www.spike-chunsoft.com/news/master-detective-archives-rain-code-setting-characters-and-mystery-labyrinth-revealed/ Master Detective Archives: RAIN CODE Setting, Characters, and Mystery Labyrinth Revealed ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Lucien Dodge|Lucien Dodge]]<ref name="SC News Profiles"></ref>
| appearances =
*''[[Master Detective Archives: RAIN CODE]]''
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=?|likes=Detective novels<br>Peace and happiness for everyone|dislikes=Amnesia<br>War}}
'''Yuma Kokohead''' (ユーマ ココヘッド ''Yūma Kokohead'') is the protagonist of ''[[Master Detective Archives: RAIN CODE]]'', described as an amnesiac detective.
== Official description ==
The protagonist suffers from amnesia. His background is unknown, but he was in possession of documents indicating that he was sent to Kanai Ward as a detective-in-training at an agency in the city. He participates in ongoing investigations. A lack of self-confidence results in a tendency to frequently complain. However, he possesses a strong sense of justice and selflessly tries to help anyone in need.<ref name="SC News Profiles"></ref>
== Appearance ==
Yuma is a slim young man, with refined facial features, and pale skin. He has a rather short stature, being similar in height to [[Pucci Lavmin|Pucci]] and [[Desuhiko Thunderbolt|Desuhiko]] with a similarly rounded face, and this small build makes it difficult for him to confront others physically. He has mauve hair styled in a bowl cut, the bangs of which go down far enough to cover the eyebrows; and purple eyes. His irises are in the shape of keyholes.<ref name="Twitter Character Intro">[https://twitter.com/SpikeChunsoft_e/status/1580725371263062016 @SpikeChunsoft_e on Twitter: ''Character intro①'' ({{Flags|US}})]</ref>
He wears the [[Master Detectives|Master Detective]] uniform though with shorts and black tights instead of trousers, with black boots with neon blue soles, as well as a purple raincoat in the style of a cape whenever he's outside or in a [[Mystery Labyrinth]]. On the back of the coat is a stylized alchemical symbol for Sulfur (🜍) in neon blue, which glows in the dark. On the front is a silver badge for the [[World Detective Organization]]. When outside, Yuma also wears a purple bucket hat. On the right side is an emblem for the WDO.
== Forensic Forte ==
{{Inlinespoiler |Yuma's Forensic Forte is '''Coalescence''', the ability to share someone else's ability. There are two conditions for its activation: 1. The person must grant permission to share their ability. 2. The person's hand must be held while the ability is active.<ref>In-game glossary</ref>| Chapter 5}}
== History ==
'''Prior to the Kanai Ward's Ultimate Secret Case'''
Not much is known of Yuma's background, but the [[Prologue - WDO vs. Amaterasu Corporation]] suggests that he comes from a city like Kanai Ward since he remarks that the scenery of [[Kamasaki District]] makes him feel nostalgic. In [[Chapter 3 - No Longer A Detective]] when he examines {{Smallspoiler|Shachi's corpse and the gun placed in his right hand}}, Yuma says that he sort of remembers the feeling of gripping a gun's handle and the smell of gunpowder. This also suggests that Yuma received gun training at some point in the past.
{{Inlinespoiler |At some point prior to the events of the game, he became Number One of the World Detective Organization. As Number One, he was able to solve cases on his own perfectly. He also had a [[Number One|body double]] due it being the stand protocol for the directors of the WDO and to hide true identity from his enemies.
Three years before the events of the game, the [[Unified Government]] obtained samples of Number One's DNA and created the first [[Makoto Kagutsuchi|perfect Homunculus]]. Number One eventually found out about this and how it could have tied to the Great Global Mystery. He grabbed the Book of Death that Shinigami was sealed in from the WDO's underground book vault. On his way there and when he was leaving, he encountered the [[Ramen Stand Owner|real Yuma Kokohead]]. Realizing that he couldn't solve Kanai Ward's Ultimate Secret on his own, he made a plan where he would swap places with the real Yuma, use the power of the Book of Death, and give himself amnesia so he could allow himself to accept help. At the storage room of a train station where the Amaterasu Express was at, he opened the Book of Death and made a pact with Shinigami. He promised her that he'll show her a world where everyone is happy.
Before he lost his memories, he also submitted a letter of resignation. He hoped he could bring change to the organization and have detectives follow their own creed by quitting.| Chapter 5}}
== Relationships ==
=== Shinigami ===
The protagonist's partner, Shinigami is haunting Yuma after a pact. Shinigami often teases Yuma for fun. She is the (self-proclaimed) mentor of Yuma, trying to assist him in solving the mysteries and in traversing through the Mystery Labyrinth. She's not all bad though, In chapter 3, She breaks her "Rivalry" with Fubuki and become friends. It sadly doesn't last long as Fubuki leaves, She forgets all about the mystery labyrinth and Shinigami. {{Inlinespoiler |It is revealed that Yuma, while making the pact with her before losing his memories, asked Shinigami to act as his mentor, and while she does agree, she asks Yuma to not be cowardly after he loses his memories, something he doesn't quite do.
In the final mystery labyrinth, Shinigami lets Yuma escape through the Emergency Exit. Yuma reluctantly agrees, and when he is about to leave, Shinigami gives him a final goodbye with a kiss in his cheek.| Chapter 5}}
== Trivia ==
*Even after Yuma's in-game profile updates during the epilogue, his blood type is still marked as "?".
*Yuma's birthday, May 22nd, is also when the International Day for Biological Diversity is celebrated.
*Yuma's English voice actor: Lucien Dodge, has previously voiced K1-B0 and Hifumi Yamada in Danganronpa V3 and Danganronpa Trigger Happy Havoc respectively, games also developed by series creator Kazutaka Kodaka.
== Gallery ==
=== Sprites ===
<tabs plain style>
<tab name="Without Hat">{{scroll box
|height=325px
|text= <gallery>
Yuma Kokohead Sprite1.png
Yuma Kokohead Sprite2.png
Yuma Kokohead Sprite3.png
Yuma Kokohead Sprite4.png
Yuma Kokohead Sprite5.png
Yuma Kokohead Sprite6.png
Yuma Kokohead Sprite7.png
Yuma Kokohead Sprite8.png
Yuma Kokohead Sprite9.png
Yuma Kokohead Sprite10.png
Yuma Kokohead Sprite11.png
Yuma Kokohead Sprite12.png
Yuma Kokohead Sprite13.png
T UI Talk Face 00001 0103.png
T_UI_Talk_Face_00001_0104.png
T_UI_Talk_Face_00001_0200.png
T_UI_Talk_Face_00001_0203.png
T_UI_Talk_Face_00001_0204.png
T_UI_Talk_Face_00001_0205.png
T_UI_Talk_Face_00001_0206.png
T_UI_Talk_Face_00001_0207.png
T_UI_Talk_Face_00001_0300.png
T_UI_Talk_Face_00001_0301.png
T_UI_Talk_Face_00001_0302.png
T_UI_Talk_Face_00001_0303.png
T_UI_Talk_Face_00001_0304.png
T_UI_Talk_Face_00001_0305.png
T_UI_Talk_Face_00001_0306.png
T_UI_Talk_Face_00001_0307.png
T_UI_Talk_Face_00001_0308.png
T_UI_Talk_Face_00001_0309.png
T_UI_Talk_Face_00001_0400.png
T_UI_Talk_Face_00001_0401.png
T_UI_Talk_Face_00001_0402.png
T_UI_Talk_Face_00001_0403.png
T_UI_Talk_Face_00001_0404.png
T_UI_Talk_Face_00001_0405.png
T_UI_Talk_Face_00001_0406.png
T_UI_Talk_Face_00001_0407.png
T_UI_Talk_Face_00001_0408.png
T_UI_Talk_Face_00001_0409.png
T_UI_Talk_Face_00001_0410.png
T_UI_Talk_Face_00001_0411.png
T_UI_Talk_Face_00001_0412.png
T_UI_Talk_Face_00001_0413.png
T_UI_Talk_Face_00001_0414.png
T_UI_Talk_Face_00001_0500.png
T_UI_Talk_Face_00001_0501.png
T_UI_Talk_Face_00001_0502.png
T_UI_Talk_Face_00001_0503.png
T_UI_Talk_Face_00001_0504.png
T_UI_Talk_Face_00001_0505.png
T_UI_Talk_Face_00001_0506.png
T_UI_Talk_Face_00001_0508.png
T_UI_Talk_Face_00001_0509.png
T_UI_Talk_Face_00001_0510.png
T_UI_Talk_Face_00001_0511.png
T_UI_Talk_Face_00001_0601.png
T_UI_Talk_Face_00001_0602.png
T_UI_Talk_Face_00001_0700.png
T_UI_Talk_Face_00001_0701.png
T_UI_Talk_Face_00001_0702.png
T_UI_Talk_Face_00001_0703.png
T_UI_Talk_Face_00001_0704.png
T_UI_Talk_Face_00001_0705.png
T_UI_Talk_Face_00001_0706.png
T_UI_Talk_Face_00001_0707.png
T_UI_Talk_Face_00001_0708.png
T_UI_Talk_Face_00001_0709.png
T_UI_Talk_Face_00001_0710.png
T_UI_Talk_Face_00001_0711.png
T_UI_Talk_Face_00001_0712.png
T_UI_Talk_Face_00001_0713.png
T_UI_Talk_Face_00001_0714.png
T_UI_Talk_Face_00001_0715.png
T_UI_Talk_Face_00001_0900.png
T_UI_Talk_Face_00001_1000.png
T_UI_Talk_Face_00001_1001.png
T UI Talk Face 00001 1003.png
T UI Talk Face 00001 1004.png
T UI Talk Face 00001 1005.png
T UI Talk Face 00001 1006.png
T UI Talk Face 00001 1007.png
T UI Talk Face 00001 1008.png
</gallery>
}}
</tab>
<tab name="With Hat">{{scroll box
|height=325px
|text= <gallery>
YumaPortrait.png
T_UI_Talk_Face_00000_0001.png
T_UI_Talk_Face_00000_0002.png
T_UI_Talk_Face_00000_0003.png
T_UI_Talk_Face_00000_0005.png
T_UI_Talk_Face_00000_0006.png
T_UI_Talk_Face_00000_0007.png
T_UI_Talk_Face_00000_0008.png
T_UI_Talk_Face_00000_0009.png
T_UI_Talk_Face_00000_0010.png
T_UI_Talk_Face_00000_0100.png
T_UI_Talk_Face_00000_0101.png
T_UI_Talk_Face_00000_0102.png
T_UI_Talk_Face_00000_0103.png
T_UI_Talk_Face_00000_0104.png
T_UI_Talk_Face_00000_0200.png
T_UI_Talk_Face_00000_0203.png
T_UI_Talk_Face_00000_0204.png
T_UI_Talk_Face_00000_0205.png
T_UI_Talk_Face_00000_0206.png
T_UI_Talk_Face_00000_0207.png
T_UI_Talk_Face_00000_0300.png
T_UI_Talk_Face_00000_0301.png
T_UI_Talk_Face_00000_0302.png
T_UI_Talk_Face_00000_0303.png
T_UI_Talk_Face_00000_0304.png
T_UI_Talk_Face_00000_0305.png
T_UI_Talk_Face_00000_0306.png
T_UI_Talk_Face_00000_0307.png
T_UI_Talk_Face_00000_0308.png
T_UI_Talk_Face_00000_0309.png
T_UI_Talk_Face_00000_0400.png
T_UI_Talk_Face_00000_0401.png
T_UI_Talk_Face_00000_0402.png
T_UI_Talk_Face_00000_0403.png
T_UI_Talk_Face_00000_0404.png
T_UI_Talk_Face_00000_0405.png
T_UI_Talk_Face_00000_0406.png
T_UI_Talk_Face_00000_0407.png
T_UI_Talk_Face_00000_0408.png
T_UI_Talk_Face_00000_0409.png
T_UI_Talk_Face_00000_0410.png
T_UI_Talk_Face_00000_0411.png
T_UI_Talk_Face_00000_0412.png
T_UI_Talk_Face_00000_0413.png
T_UI_Talk_Face_00000_0414.png
T_UI_Talk_Face_00000_0500.png
T_UI_Talk_Face_00000_0501.png
T_UI_Talk_Face_00000_0502.png
T_UI_Talk_Face_00000_0503.png
T_UI_Talk_Face_00000_0504.png
T_UI_Talk_Face_00000_0505.png
T_UI_Talk_Face_00000_0506.png
T_UI_Talk_Face_00000_0508.png
T_UI_Talk_Face_00000_0509.png
T_UI_Talk_Face_00000_0510.png
T_UI_Talk_Face_00000_0511.png
T_UI_Talk_Face_00000_0601.png
T_UI_Talk_Face_00000_0602.png
T_UI_Talk_Face_00000_0700.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_0702.png
T_UI_Talk_Face_00000_0703.png
T_UI_Talk_Face_00000_0704.png
T_UI_Talk_Face_00000_0705.png
T_UI_Talk_Face_00000_0706.png
T_UI_Talk_Face_00000_0707.png
T_UI_Talk_Face_00000_0708.png
T_UI_Talk_Face_00000_0709.png
T_UI_Talk_Face_00000_0710.png
T_UI_Talk_Face_00000_0711.png
T_UI_Talk_Face_00000_0712.png
T_UI_Talk_Face_00000_0713.png
T_UI_Talk_Face_00000_0714.png
T_UI_Talk_Face_00000_0715.png
T_UI_Talk_Face_00000_0900.png
T_UI_Talk_Face_00000_0701.png
T_UI_Talk_Face_00000_1000.png
T_UI_Talk_Face_00000_1002.png
T_UI_Talk_Face_00000_1003.png
T_UI_Talk_Face_00000_1004.png
T_UI_Talk_Face_00000_1005.png
T_UI_Talk_Face_00000_1006.png
T_UI_Talk_Face_00000_1007.png
T_UI_Talk_Face_00000_1008.png
</gallery>
}}
</tab>
<tab name="Disguise">{{scroll box
|height=325px
|text= <gallery>
yuma_disguisesprite01.png
yuma_disguisesprite02.png
yuma_disguisesprite03.png
yuma_disguisesprite04.png
yuma_disguisesprite05.png
yuma_disguisesprite06.png
yuma_disguisesprite07.png
Tile007.png
yuma_disguisesprite08.png
yuma_disguisesprite09.png
yuma_disguisesprite10.png
yuma_disguisesprite11.png
Tile012.png
yuma_disguisesprite13.png
yuma_disguisesprite14.png
yuma_disguisesprite15.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_90000_0000.png
T_UI_Talk_Face_90000_0300.png
T_UI_Talk_Face_90000_1000.png
</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<gallery>Yuma Kokohead - Promotional screenshot (1).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
Yuma Kokohead - Promotional screenshot (2).jpg|Promotional screenshot<ref name="Twitter Character Intro"></ref>
</gallery>
=== Merchandise ===
<gallery>File:Official merch - Yuma and Shinigami Acrylic Standee.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yuma and [[Shinigami]] for GEO's limited edition</small><ref name="GEO preorders">[https://ec.geo-online.co.jp/shop/g/g515172001/ <nowiki>[New]</nowiki> Master Detective Archives: RAIN CODE via ec.geo-online.co.jp ({{Flags|JA}})]</ref></gallery>
=== In-Game screenshots ===
<gallery>
File:Yuma's First Appearance.jpg|Yuma's first appearance in the opening of Chapter 0
File:Yuma's Name Card.jpg|Yuma's name on screen with his discovery of it in Chapter 0
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
[[Category:Master Detectives]]
[[pt-br:Yuma Kokohead]]
2926084d36c69a4e521a89eecabfd097aca96a04
Kurane
0
412
3150
2443
2023-10-31T09:15:49Z
Iseethatimicy
92
Added Appearance section.
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 6
| death = Soul reaped by [[Shinigami]]
| deathplace = Aetheria Academy Theater
| species = {{Smallspoiler|[[Homunculus]]|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 57 kg (125 lbs)
| status = {{Smallspoiler|Zombified|}}
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=O|likes=Romance novels|dislikes=Electronic gadgets|ability=Memorizing the Script}}
'''Kurane''' (クラネ ''Kurane'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Kurane is a fair-complexioned, taller-than-average high school girl. She has bright honey-gold eyes with irises in the shape of a ring and short white hair that is tied into a bun and held up by a large red ribbon at the back. Her bangs are long and are curled at the ends, with a section of her bangs parted to the right and is long enough to cover her right eye while a longer lock of hair is left loosely. Kurane is dressed in the Aetheria Academy PE Uniform.
==Gallery==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
KuranePortrait.png
T_UI_Talk_Face_20200_0001.png
T_UI_Talk_Face_20200_0100.png
T_UI_Talk_Face_20200_0101.png
T_UI_Talk_Face_20200_0200.png
T_UI_Talk_Face_20200_0201.png
T_UI_Talk_Face_20200_0202.png
T_UI_Talk_Face_20200_0300.png
T_UI_Talk_Face_20200_0400.png
T_UI_Talk_Face_20200_0401.png
T_UI_Talk_Face_20200_0402.png
T_UI_Talk_Face_20200_0500.png
T_UI_Talk_Face_20200_0501.png
T_UI_Talk_Face_20200_0502.png
T_UI_Talk_Face_20200_0800.png
</gallery>
}}
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
1881db0bed87bf04183562d270f1a12d48e48e2e
User talk:ForensicForteAnalyst
3
173
3151
432
2023-10-31T19:13:16Z
Comment Spae
39
wikitext
text/x-wiki
== Welcome ! ==
Welcome to the Wiki! Thank you for joining! This Wiki is very new, so please feel free to let me know if you encounter any issue. I have approved your edits, and took this as an opportunity to find out how to remove the need for mod approval... ( ̄y▽ ̄)╭ So possible future edits should be published automatically! [[User:Ninjan|Ninjan]] ([[User talk:Ninjan|talk]]) 15:35, 24 February 2023 (UTC)
== Problem ==
Users can't edit character pages. We need access. [[User:Comment Spae|Comment Spae]] ([[User talk:Comment Spae|talk]]) 19:13, 31 October 2023 (UTC)
bf52c224fc05690efda083e6640c9c0405e5b5ce
Chapter 0 - Massacre on the Amaterasu Express
0
441
3152
2634
2023-10-31T19:21:10Z
Comment Spae
39
Starting summary.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''Master Detective Archives: RAIN CODE''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the Amaterasu Express. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]].
cfd00fa7ea1eacb34168101b3f83fae0938b8814
3153
3152
2023-10-31T19:30:59Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''Master Detective Archives: RAIN CODE''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the Amaterasu Express. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate [[Kanai Ward]] and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss. Yuma's unsure why he did so, and Shinigami dismisses his questions.
a065846c1928ee62ae170c6235d7ca307824caea
3154
3153
2023-10-31T19:32:46Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''Master Detective Archives: RAIN CODE''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the Amaterasu Express. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate [[Kanai Ward]] and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
4548a955d3b9fb82b8e7902838b962a33b2a41e2
3155
3154
2023-10-31T19:45:05Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''Master Detective Archives: RAIN CODE''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the Amaterasu Express. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate [[Kanai Ward]] and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
4e53d34644044408b0fadba6e7a971d4c281fe23
3156
3155
2023-10-31T19:48:04Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''Master Detective Archives: RAIN CODE''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the Amaterasu Express. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate [[Kanai Ward]] and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he arrives at Kanai Ward, he gets ambushed by [[Swank Catsonell]] and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth.
74d4ad61856504857d376b93288d5b3e835e00ef
3157
3156
2023-10-31T20:01:12Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''Master Detective Archives: RAIN CODE''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the Amaterasu Express. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate [[Kanai Ward]] and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he arrives at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with.
5b1d1f2d9624413b83316ad350c83fce77bcd752
3158
3157
2023-10-31T20:06:56Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''Master Detective Archives: RAIN CODE''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the Amaterasu Express. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate [[Kanai Ward]] and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he arrives at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with. By the end of the Labyrinth, they conclude Zilch faked his death, and is the case's true culprit. After much resistance, they sum up the events of the case and identify him as the case's culprit. However, unbeknownst to Yuma, to get rid of a Mystery Labyrinth, the culprit's soul must be reaped, a procedure Shinigami personally took care of.
007320c3c1e7d5586b470a5f031e8695a66c5bb0
3159
3158
2023-10-31T20:07:43Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''Master Detective Archives: RAIN CODE''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the Amaterasu Express. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate [[Kanai Ward]] and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he arrives at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with. By the end of the Labyrinth, they conclude Zilch faked his death, and after much resistance, they sum up the events of the case and identify him as the case's culprit. However, unbeknownst to Yuma, to get rid of a Mystery Labyrinth, the culprit's soul must be reaped, a procedure Shinigami personally took care of.
97f3440566dc69e17f36fc7cbf248240a8b5152e
3160
3159
2023-10-31T20:13:53Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''Master Detective Archives: RAIN CODE''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the Amaterasu Express. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate [[Kanai Ward]] and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he arrives at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with. By the end of the Labyrinth, they conclude Zilch faked his death, and after much resistance, they sum up the events of the case and identify him as the case's culprit. However, unbeknownst to Yuma, to get rid of a Mystery Labyrinth, the culprit's soul must be reaped, a procedure Shinigami personally took care of.
Since reaping the soul killed the culprit, once Yuma had returned to the real world, the situation hadn't changed, and Shinigami informs him much too late the culprit dies at the end of a Mystery Labyrinth. Swank once again tries to arrest Yuma, only for [[Yakou Furio]] to intervene and advise Swank not to do so, as to prevent any conflicts between the WDO and Amaterasu Corporation. Yakou introduces himself to Yuma, and tells him he's the chief of the [[Nocturnal Detective Agency]]. He adds that the Peacekeepers were intending to frame Yuma all along, and that the "Zilch" he met was a hitman hired by Amaterasu Corporation who killed the real Zilch beforehand. Regarding Kanai Ward, he tells him that this is due to the isolation and that no outsiders are allowed entry.
e57b800748e69b8b7a7b1133779f0975c2d89797
3161
3160
2023-10-31T20:15:57Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the Amaterasu Express. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate [[Kanai Ward]] and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he arrives at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with. By the end of the Labyrinth, they conclude Zilch faked his death, and after much resistance, they sum up the events of the case and identify him as the case's culprit. However, unbeknownst to Yuma, to get rid of a Mystery Labyrinth, the culprit's soul must be reaped, a procedure Shinigami personally took care of.
Since reaping the soul killed the culprit, once Yuma had returned to the real world, the situation hadn't changed, and Shinigami informs him much too late the culprit dies at the end of a Mystery Labyrinth. Swank once again tries to arrest Yuma, only for [[Yakou Furio]] to intervene and advise Swank not to do so, as to prevent any conflicts between the WDO and Amaterasu Corporation. Yakou introduces himself to Yuma, and tells him he's the chief of the [[Nocturnal Detective Agency]]. He adds that the Peacekeepers were intending to frame Yuma all along, and that the "Zilch" he met was a hitman hired by Amaterasu Corporation who killed the real Zilch beforehand. Regarding Kanai Ward, he tells him that this is due to the isolation and that no outsiders are allowed entry.
6cb4843c7dc8de847980451f645c4b155a203e0e
3162
3161
2023-10-31T20:21:52Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the Amaterasu Express. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate [[Kanai Ward]] and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he arrives at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with. By the end of the Labyrinth, they conclude Zilch faked his death, and after much resistance, they sum up the events of the case and identify him as the case's culprit. However, unbeknownst to Yuma, to get rid of a Mystery Labyrinth, the culprit's soul must be reaped, a procedure Shinigami personally took care of.
Since reaping the soul killed the culprit, once Yuma had returned to the real world, the situation hadn't changed, and Shinigami informs him much too late the culprit dies at the end of a Mystery Labyrinth. Swank once again tries to arrest Yuma, only for [[Yakou Furio]] to intervene and advise Swank not to do so, as to prevent any conflicts between the WDO and Amaterasu Corporation. Yakou introduces himself to Yuma, and tells him he's the chief of the [[Nocturnal Detective Agency]]. He adds that the Peacekeepers were intending to frame Yuma all along, and that the "Zilch" he met was a hitman hired by Amaterasu Corporation who killed the real Zilch beforehand. Regarding Kanai Ward, he tells him that this is due to the isolation and that no outsiders are allowed entry. Yakou then tells Yuma to come along with him, and unbeknownst to them, a mysterious man arrived at the station in a stray train car, to the confusion of some Peacekeepers nearby.
7d4d79f1a1755c58587f6235bb70f46b3c8bf1ee
3163
3162
2023-10-31T20:24:56Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the [[Amaterasu Express]]. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate Kanai Ward and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he [[Kanai Station arrives]] at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with. By the end of the Labyrinth, they conclude Zilch faked his death, and after much resistance, they sum up the events of the case and identify him as the case's culprit. However, unbeknownst to Yuma, to get rid of a Mystery Labyrinth, the culprit's soul must be reaped, a procedure Shinigami personally took care of.
Since reaping the soul killed the culprit, once Yuma had returned to the real world, the situation hadn't changed, and Shinigami informs him much too late the culprit dies at the end of a Mystery Labyrinth. Swank once again tries to arrest Yuma, only for [[Yakou Furio]] to intervene and advise Swank not to do so, as to prevent any conflicts between the WDO and Amaterasu Corporation. Yakou introduces himself to Yuma, and tells him he's the chief of the [[Nocturnal Detective Agency]]. He adds that the Peacekeepers were intending to frame Yuma all along, and that the "Zilch" he met was a hitman hired by Amaterasu Corporation who killed the real Zilch beforehand. Regarding Kanai Ward, he tells him that this is due to the isolation and that no outsiders are allowed entry. Yakou then tells Yuma to come along with him, and unbeknownst to them, a mysterious man arrived at the station in a stray train car, to the confusion of some Peacekeepers nearby.
ea014c9c760387fb999b11e9deccfb6348903c41
3164
3163
2023-10-31T20:25:17Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the [[Amaterasu Express]]. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate Kanai Ward and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he [[Kanai Station|arrives]] at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with. By the end of the Labyrinth, they conclude Zilch faked his death, and after much resistance, they sum up the events of the case and identify him as the case's culprit. However, unbeknownst to Yuma, to get rid of a Mystery Labyrinth, the culprit's soul must be reaped, a procedure Shinigami personally took care of.
Since reaping the soul killed the culprit, once Yuma had returned to the real world, the situation hadn't changed, and Shinigami informs him much too late the culprit dies at the end of a Mystery Labyrinth. Swank once again tries to arrest Yuma, only for [[Yakou Furio]] to intervene and advise Swank not to do so, as to prevent any conflicts between the WDO and Amaterasu Corporation. Yakou introduces himself to Yuma, and tells him he's the chief of the [[Nocturnal Detective Agency]]. He adds that the Peacekeepers were intending to frame Yuma all along, and that the "Zilch" he met was a hitman hired by Amaterasu Corporation who killed the real Zilch beforehand. Regarding Kanai Ward, he tells him that this is due to the isolation and that no outsiders are allowed entry. Yakou then tells Yuma to come along with him, and unbeknownst to them, a mysterious man arrived at the station in a stray train car, to the confusion of some Peacekeepers nearby.
c358de7d47dee8669872a763d6ce7930391e88e8
3165
3164
2023-10-31T20:26:51Z
Comment Spae
39
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the [[Amaterasu Express]]. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate Kanai Ward and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he [[Kanai Station|arrives]] at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with. By the end of the Labyrinth, they conclude Zilch faked his death, and after much resistance, they sum up the events of the case and identify him as the case's culprit. However, unbeknownst to Yuma, to get rid of a Mystery Labyrinth, the culprit's soul must be reaped, a procedure Shinigami personally took care of.
Since reaping the soul killed the culprit, once Yuma had returned to the real world, the situation hadn't changed, and Shinigami informs him much too late the culprit dies at the end of a Mystery Labyrinth. Swank once again tries to arrest Yuma, only for [[Yakou Furio]] to intervene and advise Swank not to do so, as to prevent any conflicts between the WDO and Amaterasu Corporation. Yakou introduces himself to Yuma, and tells him he's the chief of the [[Nocturnal Detective Agency]]. He adds that the Peacekeepers were intending to frame Yuma all along, and that the "Zilch" he met was a hitman hired by Amaterasu Corporation who killed the real Zilch beforehand. Regarding Kanai Ward, he tells him that this is due to the isolation and that no outsiders are allowed entry. Yakou then tells Yuma to come along with him, and unbeknownst to them, a mysterious man arrived at the station in a stray train car, to the confusion of some Peacekeepers nearby.
970af7c663e7c093edb9099633a863c998ce022d
3178
3165
2023-11-01T00:37:16Z
2A00:23C6:9F0A:601:8CF8:1DE:B611:6960
0
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Chapter 0 - Massacre on the Amaterasu Express''' is the introductory chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the [[Amaterasu Express]]. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate Kanai Ward and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he [[Kanai Station|arrives]] at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with. By the end of the Labyrinth, they conclude Zilch faked his death, and after much resistance, they sum up the events of the case and identify him as the case's culprit. However, unbeknownst to Yuma, to get rid of a Mystery Labyrinth, the culprit's soul must be reaped, a procedure Shinigami personally took care of.
Since reaping the soul killed the culprit, once Yuma had returned to the real world, the situation hadn't changed, and Shinigami informs him much too late the culprit dies at the end of a Mystery Labyrinth. Swank once again tries to arrest Yuma, only for [[Yakou Furio]] to intervene and advise Swank not to do so, as to prevent any conflicts between the WDO and Amaterasu Corporation. Yakou introduces himself to Yuma, and tells him he's the chief of the [[Nocturnal Detective Agency]]. He adds that the Peacekeepers were intending to frame Yuma all along, and that the "Zilch" he met was a hitman hired by Amaterasu Corporation who killed the real Zilch beforehand. Regarding Kanai Ward, he tells him that this is due to the isolation and that no outsiders are allowed entry. Yakou then tells Yuma to come along with him, and unbeknownst to them, a [[Ramen Stand Owner|mysterious man]] arrived at the station in a stray train car, to the confusion of some Peacekeepers nearby.
32dcd3aadc4948baa7e3f40b20f4c613b1d2d467
3186
3178
2023-11-01T04:17:21Z
Comment Spae
39
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Massacre on the Amaterasu Express''' is the introductory chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the [[Amaterasu Express]]. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate Kanai Ward and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he [[Kanai Station|arrives]] at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with. By the end of the Labyrinth, they conclude Zilch faked his death, and after much resistance, they sum up the events of the case and identify him as the case's culprit. However, unbeknownst to Yuma, to get rid of a Mystery Labyrinth, the culprit's soul must be reaped, a procedure Shinigami personally took care of.
Since reaping the soul killed the culprit, once Yuma had returned to the real world, the situation hadn't changed, and Shinigami informs him much too late the culprit dies at the end of a Mystery Labyrinth. Swank once again tries to arrest Yuma, only for [[Yakou Furio]] to intervene and advise Swank not to do so, as to prevent any conflicts between the WDO and Amaterasu Corporation. Yakou introduces himself to Yuma, and tells him he's the chief of the [[Nocturnal Detective Agency]]. He adds that the Peacekeepers were intending to frame Yuma all along, and that the "Zilch" he met was a hitman hired by Amaterasu Corporation who killed the real Zilch beforehand. Regarding Kanai Ward, he tells him that this is due to the isolation and that no outsiders are allowed entry. Yakou then tells Yuma to come along with him, and unbeknownst to them, a [[Ramen Stand Owner|mysterious man]] arrived at the station in a stray train car, to the confusion of some Peacekeepers nearby.
e31b3163f73521c5406d978966b70299a14c83c8
3193
3186
2023-11-01T11:06:08Z
Comment Spae
39
Semantics.
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Massacre on the Amaterasu Express''' is the introductory chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the [[Amaterasu Express]]. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate Kanai Ward and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he [[Kanai Station|arrives]] at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with. By the end of the Labyrinth, they conclude Zilch faked his death, and after much resistance, they sum up the events of the case and identify him as the case's culprit. However, unbeknownst to Yuma, to get rid of a Mystery Labyrinth, the culprit's soul must be reaped, a procedure Shinigami personally took care of.
Since reaping the soul killed the culprit, once Yuma had returned to the real world, the situation hadn't changed, and Shinigami informs him much too late the culprit dies at the end of a Mystery Labyrinth. Swank once again tries to arrest Yuma, only for [[Yakou Furio]] to intervene and persuade Swank not to do so, as to prevent any conflicts between the WDO and Amaterasu Corporation. Yakou introduces himself to Yuma, and tells him he's the chief of the [[Nocturnal Detective Agency]]. He adds that the Peacekeepers were intending to frame Yuma all along, and that the "Zilch" he met was a hitman hired by Amaterasu Corporation who killed the real Zilch beforehand. Regarding Kanai Ward, he tells him that this is due to the isolation and that no outsiders are allowed entry. Yakou then tells Yuma to come along with him, and unbeknownst to them, a [[Ramen Stand Owner|mysterious man]] arrived at the station in a stray train car, to the confusion of some Peacekeepers nearby.
bc2642a98536270cf239e76b00a42782ad32149d
Prologue - WDO vs. Amaterasu Corporation
0
1064
3166
2624
2023-10-31T20:29:35Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
'''Prologue - WDO vs. Amaterasu Corporation''' is the prologue chapter of ''Master Detective Archives: RAIIN CODE''.
0e169df57a74cc58051b02f19449de07e19a12ab
3167
3166
2023-10-31T20:29:57Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
'''Prologue - WDO vs. Amaterasu Corporation''' is the prologue chapter of ''[[Master Detective Archives: RAIIN CODE]]''.
082438d2ba7e1fd9aac911685f2aab6615cb9b38
3168
3167
2023-10-31T20:30:18Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
'''Prologue - WDO vs. Amaterasu Corporation''' is the prologue chapter of ''[[Master Detective Archives: RAIN CODE]]''.
c5ecc84b932d4823235e160ceec9d284af6f5ac9
3179
3168
2023-11-01T02:30:02Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
'''Prologue - WDO vs. Amaterasu Corporation''' is the prologue chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] takes [[Yuma Kokohead]] to the top floor of an abandoned building, considering it "the best place" to learn about [[Kanai Ward]] as it allows a view over the entire cityscape. He tells Yuma that [[Amaterasu Corporation]] leads the city, and defying them is a grave mistake. The building the two of them were currently standing on was the former residence of the [[Nocturnal Detective Agency]] before a contract dispute and detectives' unpopularity in Kanai Ward led to the building being evicted. Yakou believes that the WDO should leave Kanai Ward alone, which is why he doesn't want any trouble with Amaterasu. Yuma adds that the city has unsolved mysteries, with Yakou confirming that they're practically commonplace and Amaterasu looks down on Kanai Ward's residents. Yuma sees that Yakou has endured a lot, and has seemingly lost any semblance of hope. Yuma wonders about the rain as well, learning that the rainfall has been going on for three years straight and that there's a rumor that it messes with people's bodies. Once Yakou finishes discussing his opinion on Kanai Ward, he takes Yuma to where the detective agency currently is.
54af4da0590c3f2b6bbd39e3a66370f486dd8ff2
3180
3179
2023-11-01T02:35:18Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
'''Prologue - WDO vs. Amaterasu Corporation''' is the prologue chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] takes [[Yuma Kokohead]] to the top floor of an abandoned building, considering it "the best place" to learn about [[Kanai Ward]] as it allows a view over the entire cityscape. He tells Yuma that [[Amaterasu Corporation]] leads the city, and defying them is a grave mistake. The building the two of them were currently standing on was the former residence of the [[Nocturnal Detective Agency]] before a contract dispute and detectives' unpopularity in Kanai Ward led to the building being evicted. Yakou believes that the WDO should leave Kanai Ward alone, which is why he doesn't want any trouble with Amaterasu. Yuma adds that the city has unsolved mysteries, with Yakou confirming that they're practically commonplace and Amaterasu looks down on Kanai Ward's residents. Yuma sees that Yakou has endured a lot, and has seemingly lost any semblance of hope. Yuma wonders about the rain as well, learning that the rainfall has been going on for three years straight and that there's a rumor that it messes with people's bodies. Once Yakou finishes discussing his opinion on Kanai Ward, he takes Yuma to where the detective agency currently is.
Yakou leads Yuma down into the sewers underground, to [[Shinigami|Shinigami's]] disgust, as he tells him that out of an incalculable number of Master Detectives dying from Amaterasu Corporation, four others survived. They eventually end up at a riverbank, where Yakou raises a submarine and reveals that's where the agency is. Yuma is nothing short of disappointed.
9d1e9905f7d2b06954aa3ad8da742c691d3b646b
3181
3180
2023-11-01T02:38:15Z
Comment Spae
39
And so it begins.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
'''Prologue - WDO vs. Amaterasu Corporation''' is the prologue chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] takes [[Yuma Kokohead]] to the top floor of an abandoned building, considering it "the best place" to learn about [[Kanai Ward]] as it allows a view over the entire cityscape. He tells Yuma that [[Amaterasu Corporation]] leads the city, and defying them is a grave mistake. The building the two of them were currently standing on was the former residence of the [[Nocturnal Detective Agency]] before a contract dispute and detectives' unpopularity in Kanai Ward led to the building being evicted. Yakou believes that the WDO should leave Kanai Ward alone, which is why he doesn't want any trouble with Amaterasu. Yuma adds that the city has unsolved mysteries, with Yakou confirming that they're practically commonplace and Amaterasu looks down on Kanai Ward's residents. Yuma sees that Yakou has endured a lot, and has seemingly lost any semblance of hope. Yuma wonders about the rain as well, learning that the rainfall has been going on for three years straight and that there's a rumor that it messes with people's bodies. Once Yakou finishes discussing his opinion on Kanai Ward, he takes Yuma to where the detective agency currently is.
Yakou leads Yuma down into the sewers underground, to [[Shinigami|Shinigami's]] disgust, as he tells him that out of an incalculable number of Master Detectives dying from Amaterasu Corporation, four others survived. They eventually end up at a [[riverbank]], where Yakou raises a submarine and reveals that's where the agency is. Yuma is nothing short of disappointed. Yuma is introduced to the other detectives upon entering the submarine, finding two of them having a gambling match with one failing to keep score. Yakou immediately restricts gambling altogether when one is insistent on receiving their earnings, and introduces the four other detectives: [[Halara Nightmare]], [[Desuhiko Thunderbolt]], [[Fubuki Clockford]], and [[Vivia Twilight]].
a2d2877be7139ddb35c6386daac4eb5deba2b66d
3182
3181
2023-11-01T02:47:37Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
'''Prologue - WDO vs. Amaterasu Corporation''' is the prologue chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] takes [[Yuma Kokohead]] to the top floor of an abandoned building, considering it "the best place" to learn about [[Kanai Ward]] as it allows a view over the entire cityscape. He tells Yuma that [[Amaterasu Corporation]] leads the city, and defying them is a grave mistake. The building the two of them were currently standing on was the former residence of the [[Nocturnal Detective Agency]] before a contract dispute and detectives' unpopularity in Kanai Ward led to the building being evicted. Yakou believes that the WDO should leave Kanai Ward alone, which is why he doesn't want any trouble with Amaterasu. Yuma adds that the city has unsolved mysteries, with Yakou confirming that they're practically commonplace and Amaterasu looks down on Kanai Ward's residents. Yuma sees that Yakou has endured a lot, and has seemingly lost any semblance of hope. Yuma wonders about the rain as well, learning that the rainfall has been going on for three years straight and that there's a rumor that it messes with people's bodies. Once Yakou finishes discussing his opinion on Kanai Ward, he takes Yuma to where the detective agency currently is.
Yakou leads Yuma down into the sewers underground, to [[Shinigami|Shinigami's]] disgust, as he tells him that out of an incalculable number of Master Detectives dying from Amaterasu Corporation, four others survived. They eventually end up at a [[riverbank]], where Yakou raises a submarine and reveals that's where the agency is. Yuma is nothing short of disappointed. Yuma is introduced to the other detectives upon entering the submarine, finding two of them having a gambling match with one failing to keep score. Yakou immediately restricts gambling altogether when one is insistent on receiving their earnings, and introduces the four other detectives: [[Halara Nightmare]], [[Desuhiko Thunderbolt]], [[Fubuki Clockford]], and [[Vivia Twilight]]. Halara wonders why the WDO gathered detectives in Kanai Ward, and Yakou answers that he hasn't got the slightest idea, to Halara's confusion. Yakou skips over this and instead addresses Yuma's amnesia, which the detectives are concerned about; he can't answer that it's due to a pact with a death god. Halara tells him that, under the names registered as a Master Detective in the WDO, "Yuma Kokohead" isn't one of them, and Yuma is instead a detective-in-training, though "he's" apparently a "great cook", according to Yakou. Yuma displays curiosity regarding the other detectives and their training. Halara tells him that a two-year period is required for the detectives with paranormal dispositions (Forensic Fortes) to be certified as Master Detectives, with Yakou adding that anyone without a Forensic Forte can also be certified.
44e1c25fabbb45835f978fd1b850e5d376bd9f2a
3183
3182
2023-11-01T02:59:18Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
'''Prologue - WDO vs. Amaterasu Corporation''' is the prologue chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] takes [[Yuma Kokohead]] to the top floor of an abandoned building, considering it "the best place" to learn about [[Kanai Ward]] as it allows a view over the entire cityscape. He tells Yuma that [[Amaterasu Corporation]] leads the city, and defying them is a grave mistake. The building the two of them were currently standing on was the former residence of the [[Nocturnal Detective Agency]] before a contract dispute and detectives' unpopularity in Kanai Ward led to the building being evicted. Yakou believes that the WDO should leave Kanai Ward alone, which is why he doesn't want any trouble with Amaterasu. Yuma adds that the city has unsolved mysteries, with Yakou confirming that they're practically commonplace and Amaterasu looks down on Kanai Ward's residents. Yuma sees that Yakou has endured a lot, and has seemingly lost any semblance of hope. Yuma wonders about the rain as well, learning that the rainfall has been going on for three years straight and that there's a rumor that it messes with people's bodies. Once Yakou finishes discussing his opinion on Kanai Ward, he takes Yuma to where the detective agency currently is.
Yakou leads Yuma down into the sewers underground, to [[Shinigami|Shinigami's]] disgust, as he tells him that out of an incalculable number of Master Detectives dying from Amaterasu Corporation, four others survived. They eventually end up at a [[riverbank]], where Yakou raises a submarine and reveals that's where the agency is. Yuma is nothing short of disappointed. Yuma is introduced to the other detectives upon entering the submarine, finding two of them having a gambling match with one failing to keep score. Yakou immediately restricts gambling altogether when one is insistent on receiving their earnings, and introduces the four other detectives: [[Halara Nightmare]], [[Desuhiko Thunderbolt]], [[Fubuki Clockford]], and [[Vivia Twilight]]. Halara wonders why the WDO gathered detectives in Kanai Ward, and Yakou answers that he hasn't got the slightest idea, to Halara's confusion. Yakou skips over this and instead addresses Yuma's amnesia, which the detectives are concerned about; he can't answer that it's due to a pact with a death god. Halara tells him that, under the names registered as a Master Detective in the WDO, "Yuma Kokohead" isn't one of them, and Yuma is instead a detective-in-training, though "he's" apparently a "great cook", according to Yakou. Yuma displays curiosity regarding the other detectives and their training. Halara tells him that a two-year period is required for the detectives with paranormal dispositions (Forensic Fortes) to be certified as Master Detectives, with Yakou adding that anyone without a Forensic Forte can also be certified.
The detectives finally receive a call from the WDO. The one giving their orders introduces himself as an old man, who is apparently [[Number One]], the top Master Detective and leader of the World Detective Organization. Halara tells Yuma that Number One is usually anonymous, so his true identity is unknown. The old man orders the Master Detectives to investigate "Kanai Ward's Ultimate Secret", which likely connects to the "Great Global Mystery", and tells them to search for it themselves, since they are detectives. Yakou is reluctant to follow through with this, since his detectives have to defy Amaterasu Corporation in search of the truth, but he desperately begs the detectives to help him save Kanai Ward on his behalf.
a04d4e18545c14d3f3b31e4b1572f9be9ebe6046
3184
3183
2023-11-01T03:00:14Z
Comment Spae
39
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
'''Prologue - WDO vs. Amaterasu Corporation''' is the prologue chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] takes [[Yuma Kokohead]] to the top floor of an abandoned building, considering it "the best place" to learn about [[Kanai Ward]] as it allows a view over the entire cityscape. He tells Yuma that [[Amaterasu Corporation]] leads the city, and defying them is a grave mistake. The building the two of them were currently standing on was the former residence of the [[Nocturnal Detective Agency]] before a contract dispute and detectives' unpopularity in Kanai Ward led to the building being evicted. Yakou believes that the WDO should leave Kanai Ward alone, which is why he doesn't want any trouble with Amaterasu. Yuma adds that the city has unsolved mysteries, with Yakou confirming that they're practically commonplace and Amaterasu looks down on Kanai Ward's residents. Yuma sees that Yakou has endured a lot, and has seemingly lost any semblance of hope. Yuma wonders about the rain as well, learning that the rainfall has been going on for three years straight and that there's a rumor that it messes with people's bodies. Once Yakou finishes discussing his opinion on Kanai Ward, he takes Yuma to where the detective agency currently is.
Yakou leads Yuma down into the sewers underground, to [[Shinigami|Shinigami's]] disgust, as he tells him that out of an incalculable number of Master Detectives dying from Amaterasu Corporation, four others survived. They eventually end up at a [[riverbank]], where Yakou raises a submarine and reveals that's where the agency is. Yuma is nothing short of disappointed. Yuma is introduced to the other detectives upon entering the submarine, finding two of them having a gambling match with one failing to keep score. Yakou immediately restricts gambling altogether when one is insistent on receiving their earnings, and introduces the four other detectives: [[Halara Nightmare]], [[Desuhiko Thunderbolt]], [[Fubuki Clockford]], and [[Vivia Twilight]]. Halara wonders why the WDO gathered detectives in Kanai Ward, and Yakou answers that he hasn't got the slightest idea, to Halara's confusion. Yakou skips over this and instead addresses Yuma's amnesia, which the detectives are concerned about; he can't answer that it's due to a pact with a death god. Halara tells him that, under the names registered as a Master Detective in the WDO, "Yuma Kokohead" isn't one of them, and Yuma is instead a detective-in-training, though "he's" apparently a "great cook", according to Yakou. Yuma displays curiosity regarding the other detectives and their training. Halara tells him that a two-year period is required for the detectives with paranormal dispositions (Forensic Fortes) to be certified as Master Detectives, with Yakou adding that anyone without a Forensic Forte can also be certified.
The detectives finally receive a call from the WDO. The one giving their orders introduces himself as an old man, who is apparently [[Number One]], the top Master Detective and leader of the World Detective Organization. Halara tells Yuma that Number One is usually anonymous, so his true identity is unknown. The old man orders the Master Detectives to investigate "Kanai Ward's Ultimate Secret", which likely connects to the "Great Global Mystery", and tells them to search for it themselves, since they are detectives. Yakou is reluctant to follow through with this, since his detectives have to defy Amaterasu Corporation in search of the truth, but he desperately begs the detectives to help him save Kanai Ward on his behalf.
ed84ca6122048fcf0f9de67c5682102a67228f9e
3185
3184
2023-11-01T04:17:04Z
Comment Spae
39
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Event
| title = WDO vs. Amaterasu Corporation
| chapter name = Prologue - WDO vs. Amaterasu Corporation
| image = prologue_titlescreen.png
| japanese name = 世界探偵機構VSアマテラス社
| romaji = Sekai tantei kikō VS ama terasusha (lit. ''World Detective Agency vs. Amaterasu Corp.'')
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut = [[Halara Nightmare]]<br>[[Desuhiko Thunderbolt]]<br>[[Fubuki Clockford]]<br>[[Vivia Twilight]]<br>[[Number One]]
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 0 - Massacre on the Amaterasu Express]]
| next = [[Chapter 1 - The Nail Man Killings]]
}}
'''WDO vs. Amaterasu Corporation''' is the prologue chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] takes [[Yuma Kokohead]] to the top floor of an abandoned building, considering it "the best place" to learn about [[Kanai Ward]] as it allows a view over the entire cityscape. He tells Yuma that [[Amaterasu Corporation]] leads the city, and defying them is a grave mistake. The building the two of them were currently standing on was the former residence of the [[Nocturnal Detective Agency]] before a contract dispute and detectives' unpopularity in Kanai Ward led to the building being evicted. Yakou believes that the WDO should leave Kanai Ward alone, which is why he doesn't want any trouble with Amaterasu. Yuma adds that the city has unsolved mysteries, with Yakou confirming that they're practically commonplace and Amaterasu looks down on Kanai Ward's residents. Yuma sees that Yakou has endured a lot, and has seemingly lost any semblance of hope. Yuma wonders about the rain as well, learning that the rainfall has been going on for three years straight and that there's a rumor that it messes with people's bodies. Once Yakou finishes discussing his opinion on Kanai Ward, he takes Yuma to where the detective agency currently is.
Yakou leads Yuma down into the sewers underground, to [[Shinigami|Shinigami's]] disgust, as he tells him that out of an incalculable number of Master Detectives dying from Amaterasu Corporation, four others survived. They eventually end up at a [[riverbank]], where Yakou raises a submarine and reveals that's where the agency is. Yuma is nothing short of disappointed. Yuma is introduced to the other detectives upon entering the submarine, finding two of them having a gambling match with one failing to keep score. Yakou immediately restricts gambling altogether when one is insistent on receiving their earnings, and introduces the four other detectives: [[Halara Nightmare]], [[Desuhiko Thunderbolt]], [[Fubuki Clockford]], and [[Vivia Twilight]]. Halara wonders why the WDO gathered detectives in Kanai Ward, and Yakou answers that he hasn't got the slightest idea, to Halara's confusion. Yakou skips over this and instead addresses Yuma's amnesia, which the detectives are concerned about; he can't answer that it's due to a pact with a death god. Halara tells him that, under the names registered as a Master Detective in the WDO, "Yuma Kokohead" isn't one of them, and Yuma is instead a detective-in-training, though "he's" apparently a "great cook", according to Yakou. Yuma displays curiosity regarding the other detectives and their training. Halara tells him that a two-year period is required for the detectives with paranormal dispositions (Forensic Fortes) to be certified as Master Detectives, with Yakou adding that anyone without a Forensic Forte can also be certified.
The detectives finally receive a call from the WDO. The one giving their orders introduces himself as an old man, who is apparently [[Number One]], the top Master Detective and leader of the World Detective Organization. Halara tells Yuma that Number One is usually anonymous, so his true identity is unknown. The old man orders the Master Detectives to investigate "Kanai Ward's Ultimate Secret", which likely connects to the "Great Global Mystery", and tells them to search for it themselves, since they are detectives. Yakou is reluctant to follow through with this, since his detectives have to defy Amaterasu Corporation in search of the truth, but he desperately begs the detectives to help him save Kanai Ward on his behalf.
64fedb16b17594443a123e43e3a1c089e124935f
User talk:Comment Spae
3
1294
3172
2023-10-31T22:08:31Z
ForensicForteAnalyst
18
Created page with "== About Problem == Hello! I'm not an admin, but I saw your message about the issue with editing character pages on my talk page. To check if I would also run into this same issue, I made some minor edits on Yuma Kokohead's page and saved it. When I checked the page, it saved my edits. I'm not sure what issue you're having with editing the character pages. Were you on visual editing mode or source editing mode when you encountered these issues? I might just a regular..."
wikitext
text/x-wiki
== About Problem ==
Hello! I'm not an admin, but I saw your message about the issue with editing character pages on my talk page. To check if I would also run into this same issue, I made some minor edits on Yuma Kokohead's page and saved it. When I checked the page, it saved my edits. I'm not sure what issue you're having with editing the character pages. Were you on visual editing mode or source editing mode when you encountered these issues?
I might just a regular user on this wiki, but I still want to help you resolve this issue. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 22:08, 31 October 2023 (UTC)
0b29151aab2dc70a5fbb8512565c895c32f23234
3173
3172
2023-10-31T22:15:35Z
Comment Spae
39
wikitext
text/x-wiki
== About Problem ==
Hello! I'm not an admin, but I saw your message about the issue with editing character pages on my talk page. To check if I would also run into this same issue, I made some minor edits on Yuma Kokohead's page and saved it. When I checked the page, it saved my edits. I'm not sure what issue you're having with editing the character pages. Were you on visual editing mode or source editing mode when you encountered these issues?
I might just a regular user on this wiki, but I still want to help you resolve this issue. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 22:08, 31 October 2023 (UTC)
:It's probably only Halara's page. I'm having issues with their page. The page is locked still, bizarrely enough. If it's not just Halara, well... Yeah, bit of a problem here, then. [[User:Comment Spae|Comment Spae]] ([[User talk:Comment Spae|talk]]) 22:15, 31 October 2023 (UTC)
bf2759e1da7d189b860343a775df12022eed37f2
3174
3173
2023-10-31T22:19:04Z
Comment Spae
39
wikitext
text/x-wiki
== About Problem ==
Hello! I'm not an admin, but I saw your message about the issue with editing character pages on my talk page. To check if I would also run into this same issue, I made some minor edits on Yuma Kokohead's page and saved it. When I checked the page, it saved my edits. I'm not sure what issue you're having with editing the character pages. Were you on visual editing mode or source editing mode when you encountered these issues?
I might just a regular user on this wiki, but I still want to help you resolve this issue. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 22:08, 31 October 2023 (UTC)
:It's probably only Halara's page. I'm having issues with their page. The page is locked still, bizarrely enough. If it's not just Halara, well... Yeah, bit of a problem here, then. [[User:Comment Spae|Comment Spae]] ([[User talk:Comment Spae|talk]]) 22:15, 31 October 2023 (UTC)
::...Nope. I had to make an edit for it to eventually function, or somethng. What on earth kind of system is this? Guess it was just me after all. Or... I am too concerned with the game's intrigue to deal with these things. Ugh. [[User:Comment Spae|Comment Spae]] ([[User talk:Comment Spae|talk]]) 22:19, 31 October 2023 (UTC)
17be37e5091f6f77cdebbe81ad3623f95c1a4268
3176
3174
2023-10-31T22:33:13Z
Comment Spae
39
wikitext
text/x-wiki
== About Problem ==
Hello! I'm not an admin, but I saw your message about the issue with editing character pages on my talk page. To check if I would also run into this same issue, I made some minor edits on Yuma Kokohead's page and saved it. When I checked the page, it saved my edits. I'm not sure what issue you're having with editing the character pages. Were you on visual editing mode or source editing mode when you encountered these issues?
I might just a regular user on this wiki, but I still want to help you resolve this issue. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 22:08, 31 October 2023 (UTC)
:It's probably only Halara's page. I'm having issues with their page. The page is locked still, bizarrely enough. If it's not just Halara, well... Yeah, bit of a problem here, then. [[User:Comment Spae|Comment Spae]] ([[User talk:Comment Spae|talk]]) 22:15, 31 October 2023 (UTC)
::...Nope. I had to make an edit for it to eventually function, or something. What on earth kind of system is this? Guess it was just me after all. Or... I am too concerned with the game's intrigue to deal with these things. Ugh. [[User:Comment Spae|Comment Spae]] ([[User talk:Comment Spae|talk]]) 22:19, 31 October 2023 (UTC)
74dd948c26df1c0f779d1920eb179ec1dadb07d4
User:Comment Spae
2
1295
3175
2023-10-31T22:31:36Z
Comment Spae
39
Created page with "Halara Nightmare in real life. Well... not ''entirely'' Halara Nightmare in real life. More what Halara would turn out as if they were real in a world like this than the world within ''MDA: RC''."
wikitext
text/x-wiki
Halara Nightmare in real life. Well... not ''entirely'' Halara Nightmare in real life. More what Halara would turn out as if they were real in a world like this than the world within ''MDA: RC''.
b5d16ea109374606a60221ca00b1adb918a0d1f4
Master Detective Archives: RAIN CODE
0
9
3177
3141
2023-11-01T00:28:58Z
2A00:23C6:9F0A:601:8CF8:1DE:B611:6960
0
/* DLC */
wikitext
text/x-wiki
{{Infobox Game
| title = Master Detective Archives: RAIN CODE
| image = Master Detective Archives RAIN CODE - Illustration + Logo.png
| developer = Spike Chunsoft
| publisher = Spike Chunsoft
| engine =
| version =
| platform = Nintendo Switch
| release = June 30, 2023
| genre = Adventure
| mode = Singleplayer
| rating = [[File:CERO D.svg|40px]][[File:ESRB 2013 Mature.svg|29px]] [[File:PEGI 16.svg|35px]] [[File:USK 16.svg|35px]]
| media =
| requirements =
}}'''''Master Detective Archives: RAIN CODE''''' (超探偵事件簿 レインコード ''Chō tantei jiken-bo Raincode'') is a Japanese dark fantasy mystery game being developed by [https://www.spike-chunsoft.com/ Spike Chunsoft] in collaboration with ''[[wikipedia:Danganronpa|Danganronpa]]'' creator [[Kazutaka Kodaka]]'s current studio [https://tookyogames.jp/english/ Tookyo Games].
Its first teaser was shown during an event held by Spike Chunsoft on November 27, 2021, and its trailer was shown during a ''[[wikipedia:Nintendo Direct|Nintendo Direct]]'' on September 13, 2022, revealing its apparent release in Spring 2023, although it was released later.
== Synopsis ==
A brand new dark fantasy detective action game from the minds behind the Danganronpa series!
[[Yuma Kokohead|Yuma]], an amnesiac detective-in-training, and [[Shinigami]], the spirit haunting him, tackle unsolved mysteries in a strange city caged by unending rain.
'''Master Detectives vs. Megacorporation'''
A city of rain is gripped by innumerable unsolved mysteries, under the complete control of a [[Amaterasu Corporation|megacorporation]]. [[Master Detectives]] from around [[World Detective Organization|the world]], each possessing unique powers, must rise to the challenge of uncovering the truth. With Shinigami by his side, Yuma joins the investigation as a trainee of the detective agency. Travel freely within the fully 3D environment of the city to gather evidence and testimonies.
'''Enter the Mystery Labyrinth, a unique and offbeat puzzle-solving experience!'''
As the investigation progresses, a realm known as the [[Mystery Labyrinth]] will appear, creating a path toward the truth. Once inside however, the mysteries shrouding the case materialize as gimmicks and traps, lying in wait to consume Yuma. The rules of reality don't apply here: delve into the ever-changing Mystery Labyrinth and get to heart of the case.
== Staff ==
*'''Scenario:''' [[Kazutaka Kodaka]]<ref name="TooKyo Games Staff Tweet">[https://twitter.com/TooKyoGames/status/1569694282357014528 @TooKyoGames on Twitter: ''"New info. of dark fantasy mystery, “Enigma Archives: Rain Code” was announced at “Nintendo Direct”!"'' ({{Flags|US}})]</ref>
*'''Music:''' [[Masafumi Takada]]<ref name="TooKyo Games Staff Tweet"></ref>
*'''Design:''' [[Rui Komatsuzaki]]<ref name="TooKyo Games Staff Tweet"></ref>
*'''Localization:''' Alex Flagg<ref name="nintendolife">[https://www.nintendolife.com/features/everyone-just-so-happens-to-die-in-my-stories-danganronpa-creator-talks-master-detective-archives-rain-code Feature: "Everyone Just So Happens To Die In My Stories" - Danganronpa Creator Talks 'Master Detective Archives: RAIN CODE' ({{Flags|US}})]</ref>
*'''Other known staff members:''' [[Shimadoriru]], Jun Fukuda, [[Yoichiro Koizumi]]<ref name="TooKyo Games Staff Tweet"></ref>
== Development ==
[[File:Tookyo Games Project n°4 Famitsu Preview.jpg|thumb|200px|''Project #4'' preview from ''Famitsu'']]
A Spike Chunsoft x Tookyo Games collaboration was first announced when Kazutaka Kodaka left Spike Chunsoft, his former employer, to create his own studio in September 2018. A teaser illustration was revealed and titled "Project #4" with the tagline "''a Spike Chunsoft x Tookyo Games Dark Fantasy-esque Mystery''." Kazutaka Kodaka mentioned that the project was already in the works before he left the company.
The game's first teaser was shown on November 27, 2021, during an event held in celebration of ''Danganronpa''<nowiki>'</nowiki>s 10th Anniversary called ''Ultimate Class Reunion''.<ref name="Ultimate Class Reunion SC">[https://www.spike-chunsoft.com/news/danganronpa-10th-anniversary-event/ ''Ultimate Class Reunion'' page on spike-chunsoft.com ({{Flags|US}})]</ref> Its official English website and teaser went up in the next few days, initially titled ''Enigma Archives: RAIN CODE''.
An official trailer for the game was finally shown during a ''Nintendo Direct'' on September 13, 2022, with the new title ''Master Detective Archives: RAIN CODE'', to be released on [[wikipedia:Nintendo Switch|Nintendo Switch]] first in Spring 2023.
Supported languages will include Japanese and English voice and Japanese, English, German, French, Spanish and Italian text.<ref name="Nintendo US">[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US ({{Flags|US}})]</ref><ref>[https://twitter.com/kazkodaka/status/1569975778129121283? @kazkodaka on Twitter: ''"Languages supported by RainCode."'' ({{Flags|US}})]</ref>
The official release date, June 30, 2023, was finally confirmed during a ''Nintendo Direct'' on February 9, 2023.
==DLC==
On July 27, 2023, DLC for the game was announced. The announcement is accompanied by the release of the first DLC of four DLCs with one chapter: [[Chapter Desuhiko: Charisma Killed the Cat]].
On August 31, 2023, the second of the four DLC was released with one chapter: [[Chapter Fubuki: Fubuki's Luckiest Day]].
On September 28, 2023, the third of the four DLC was released with one chapter: [[Chapter Halara: Raining Cats & Dog]].
On October 26, 2023, the fourth and final of the four DLC was released with two chapters: [[Chapter Vivia: The Near-Death Detective]] and [[Chapter Yakou: Thank You, My Detective]].
== Gallery ==
=== Illustrations ===
<gallery>Master Detective Archives RAIN CODE - Jacket.png|Physical cover ({{Flags|JA}})
Master Detective Archives RAIN CODE - Jacket (EN).png|Physical cover ({{Flags|US}})
</gallery>
=== Logos ===
<gallery>Enigma Archives - RAINCODE Logo.png|Former English logo
Master Detective Archives - RAINCODE Logo.png|Current English logo
Master Detective Archives - RAINCODE Logo (Japanese).png|Japanese logo
</gallery>
=== Videos ===
<div><table><tr><td>[[Video:Enigma Archives: RAIN CODE Teaser Trailer|190px]]<small>''Enigma Archives: RAIN CODE''<br>Teaser Trailer<br> </small></td> <td>[[Video:Nintendo Direct Japanese trailer for Master Detective Archives: RAIN CODE|190px]]<small>''Nintendo Direct'' Japanese trailer<br>for ''Master Detective Archives:<br>RAIN CODE''</small></td><td>[[Video:Master Detective Archives: RAIN CODE Introduction Trailer|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' Introduction Trailer<br> </small></td><td>[[Video:Master Detective Archives: RAIN CODE - Nintendo Direct 2.8.2023|190px]]<small>''Master Detective Archives:<br>RAIN CODE'' 2.8.2023<br>''Nintendo Direct'' English trailer</small></td></tr></table></div>
==== Web Shorts ====
<div><table><tr><td>[[Video:Master Detective Archives: RAIN CODE Web Short – Ver. Yuma|190px]]<small>''Master Detective Archives: RAIN''<br>''CODE'' Web Short – Ver. Yuma</small></td></tr></table></div>
== External links ==
*[https://www.spike-chunsoft.co.jp/raincode/en/ Official site (English)]
*[https://www.spike-chunsoft.co.jp/raincode/ Official site (Japanese)]
*[https://twitter.com/raincode_SC Official Twitter (Japanese)]
*[https://www.nintendo.com/store/products/master-detective-archives-rain-code-switch/ ''Master Detective Archives: RAIN CODE'' on Nintendo US]
*[https://www.nintendo.co.uk/Games/Nintendo-Switch-games/Master-Detective-Archives-RAIN-CODE-2266897.html ''Master Detective Archives: RAIN CODE'' on Nintendo UK]
== Trivia ==
*[[Kazutaka Kodaka]] has mentioned in interviews that the game took inspiration from "a mixture of ''[[wikipedia:The Adventures of Sherlock Holmes|Sherlock Holmes]]'', the fantasy style of [[wikipedia:Time Burton|Tim Burton]], and the ''[https://danganronpa.fandom.com/ Danganronpa]'' series."<ref name="ANN Interview">[https://www.animenewsnetwork.com/interview/2022-11-02/kazutaka-kodaka-talks-about-his-new-game-his-writing-process-and-danganronpa/.190461 Kazutaka Kodaka Talks About His New Game, His Writing Process, and Danganronpa ({{Flags|US}})]</ref>
*The physical cover as shared by the English-speaking branch of developer Spike Chunsoft<ref name="SC Cover">[https://www.spike-chunsoft.com/news/from-the-minds-behind-the-danganronpa-series-master-detective-archives-rain-code-comes-to-nintendo-switch-on-june-30-2023/ From the Minds Behind the Danganronpa Series, Master Detective Archives: RAIN CODE Comes to Nintendo Switch on June 30, 2023<br>({{Flags|US}})]</ref> features a small difference to the Japanese cover<ref name="Nintendojp Cover">[https://topics.nintendo.co.jp/article/23ffd78e-4217-47af-a212-d14fce8e489d 雨降る街で未解決事件に挑む。『超探偵事件簿 レインコード』がNintendo Switchで6月30日に発売決定。 ({{Flags|JA}})]</ref> in the form of one missing cigarette. On the Japanese cover, [[Yakou Furio]] is holding a cigarette, which was removed from the international version to portray a redrawn closed hand instead.
== References ==
{{reflist}}
[[Category:Master Detective Archives: RAIN CODE]]
[[Category:Games]]
[[pt-br:Master Detective Archives: RAIN CODE]]
e0137e093f61b87e24f8f9c5db760e4014b40b10
Chapter 2 - A Silent Curtain Call
0
1066
3187
2640
2023-11-01T10:54:21Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Hana]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = [[Karen]]
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
'''A Silent Curtain Call''' is the second chapter of ''[[Master Detective Archives: RAIN CODE]]''.
0d71a29e22a3fa508a731eca7e15e39973531e19
Chapter 3 - No Longer A Detective
0
1068
3188
2654
2023-11-01T10:54:53Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = No Longer a Detective
| chapter name = Chapter 3 - No Longer a Detective
| image = chapter3_titlescreen.png
| japanese name = 探・偵・失・格
| romaji = Tantei shikkaku (lit. ''Disqualification of a Detective'')
| locations = [[Kanai Tower]]<br>[[Resistance Hideout]]<br>[[Dohya District]]<br>[[Marunomon District]]<br>[[Rainwater Power Plant]]
| debut = [[Iruka]]<br>[[Icardi]]<br>[[Shachi]]<br>[[Servan]]<br>[[Margulaw]]<br>[[Guillaume Hall]]<br>[[Dominic Fulltank]]
| victim = [[Shachi]]
| victims =
| cause of death = Shot in the head
| culprit = [[Icardi]]
| culprits =
| previous = [[Chapter 2 - A Silent Curtain Call]]
| next = [[Chapter 4 - The Imperfect Insider]]
}}
'''No Longer a Detective''' is the third chapter of ''[[Master Detective Archives: RAIN CODE]]''.
33ba1a15672d5c039f3173d0f63a2c6132837d27
Chapter 4 - The Imperfect Insider
0
1070
3189
2631
2023-11-01T10:55:23Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Imperfect Insider
| chapter name = Chapter 4 - The Imperfect Insider
| image = chapter5_titlescreen.png
| japanese name = キミのすべてが0(零)になる
| romaji = Kimi no subete ga rei ni naru (lit. ''Everything about you becomes zero'')
| locations = [[Amaterasu Laboratory]]
| debut = [[Dr. Huesca]]<br>[[Fink the Slaughter Artist]]<br>[[Akira]]
| victim = [[Dr. Huesca]]
| victims =
| cause of death = Stabbed
| culprit = [[Yakou Furio]]
| culprits =
| previous = [[Chapter 3 - No Longer A Detective]]
| next = [[Chapter 5 - And Then I Was Gone]]
}}
'''The Imperfect Inside''' is the fourth chapter of ''[[Master Detective Archives: RAIN CODE]]''.
a08f095614b7c43c5c31f0fd64e28b3d78640145
3190
3189
2023-11-01T10:55:35Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Imperfect Insider
| chapter name = Chapter 4 - The Imperfect Insider
| image = chapter5_titlescreen.png
| japanese name = キミのすべてが0(零)になる
| romaji = Kimi no subete ga rei ni naru (lit. ''Everything about you becomes zero'')
| locations = [[Amaterasu Laboratory]]
| debut = [[Dr. Huesca]]<br>[[Fink the Slaughter Artist]]<br>[[Akira]]
| victim = [[Dr. Huesca]]
| victims =
| cause of death = Stabbed
| culprit = [[Yakou Furio]]
| culprits =
| previous = [[Chapter 3 - No Longer A Detective]]
| next = [[Chapter 5 - And Then I Was Gone]]
}}
'''The Imperfect Insider''' is the fourth chapter of ''[[Master Detective Archives: RAIN CODE]]''.
94742eea5431607ec6ab24a393c3d43ff7c66c42
Chapter 5 - And Then I Was Gone
0
1073
3191
2628
2023-11-01T10:56:05Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = And Then I Was Gone
| chapter name = Chapter 5 - And Then I Was Gone
| image = Ch.5titlescreen.jpeg
| japanese name =
| romaji =
| locations = [[Restricted Area]]<br>[[Abandoned Village]]<br>[[Kanai Ward Special Food Facility]]<br>[[Secret Laboratory]]<br>[[Bathhouse]]
| debut =
| victim =
| victims = Mass of criminals in the factory refrigerator
| cause of death =
| culprit = [[Makoto Kagutsuchi]]
| culprits =
| previous = [[Chapter 4 - The Imperfect Insider]]
| next = [[Epilogue - RAIN CODE]]
}}
'''And Then I Was Gone''' is the fifth chapter of ''[[Master Detective Archives: RAIN CODE]]''.
f774e331411f77d4b1a7edd8d38cefb7f80a894e
Epilogue - RAIN CODE
0
1074
3192
2629
2023-11-01T10:56:35Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = RAIN CODE
| chapter name = Epilogue - RAIN CODE
| image = Epilogue titlescreen.jpeg
| japanese name =
| romaji =
| locations = [[Kamasaki District]]<br>[[Riverbank]]<br>[[Nocturnal Detective Agency]]
| debut =
| victim =
| victims =
| cause of death =
| culprit =
| culprits =
| previous = [[Chapter 5 - And Then I Was Gone]]
| next = n/a
}}
'''RAIN CODE''' is the epilogue and titular final chapter of ''[[Master Detective Archives: RAIN CODE]]''.
4020e2145089968b0eb7c99d942d444f785d47ce
Chapter 1 - The Nail Man Killings
0
1052
3194
2603
2023-11-01T12:59:49Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Sun & Moon Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
d5faa3ff2d64877724c73951edd2480ea5bb1a4a
3195
3194
2023-11-01T13:00:47Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
137286eed9bda0ad2c45b643b48ef4a6d5c9a29c
3196
3195
2023-11-01T13:10:06Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a child]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
2189429cf628ccdf30873b2e05076e6fea8b09b9
3197
3196
2023-11-01T17:52:12Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a child]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The child turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money, and the child can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so he delegates the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering.
24b8a0d73ac1d8f6117837f7435d432608ad38b0
3198
3197
2023-11-01T17:53:58Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a child]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The child turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the child can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so he delegates the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering.
f4bbe103993fafde718eab0d12cd6cc937218394
3199
3198
2023-11-01T17:57:19Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a child]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The child turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the child can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so he delegates the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering.
d0f0efb48eeba492f853c6edddbdb6964cc2a015
3200
3199
2023-11-01T18:03:06Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so he delegates the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and shows intent on executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy.
c4d6575e5ed920d794eda84ee7f8b0683bc6a25a
3201
3200
2023-11-01T18:04:36Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so he delegates the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy.
7ada0caf27dc6acc5a420f08e01316d6666b714d
3202
3201
2023-11-01T19:58:38Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so he delegates the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours.
b3e1b7147d36cc3239a36636715ca75d908a2765
3203
3202
2023-11-01T20:02:57Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so he delegates the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a priest, a nun, a servant, and a worshipper. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
8692dcf7ef4712918ce7f52e98aebd7b0c6271f9
3204
3203
2023-11-01T20:03:48Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so he delegates the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
5743b2a5d67ac61942fd1e03bce610add7724001
3206
3204
2023-11-01T22:58:26Z
Comment Spae
39
Format.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
9bf0cfc1a73d2311102c676f0fd366f744ef2deb
3207
3206
2023-11-01T23:05:22Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
ad956834d0150d34d010c1aa752607ef2105947e
3212
3207
2023-11-02T01:17:47Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit.
012bda439ea7ee1b5920779cd19716b298b8168b
3213
3212
2023-11-02T01:19:02Z
Comment Spae
39
Chronology.
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit.
4ebcaaaacfa7c12c57a02fcd344b5d417d0cd1d4
3214
3213
2023-11-02T01:29:09Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit. However, Yuma isn't focused enough to know the identity of the Nail Man, so Shinigami summons the Mystery Labyrinth like she had done in the Amaterasu Express case, transforming into her human form and stopping time. Unexpectedly, Halara finds themselves caught in the effects, able to move around too, because Yuma's Coalescence connects a Master Detective to his pact with Shinigami, and therefore the effects that come with it. Shinigami then excitedly kicks Yuma and Halara into the Mystery Labyrinth.
11940aa7d94aed44443e02cd60d31ccfbf1a7c7a
3215
3214
2023-11-03T15:13:09Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit. However, Yuma isn't focused enough to know the identity of the Nail Man, so Shinigami summons the Mystery Labyrinth like she had done in the Amaterasu Express case, transforming into her human form and stopping time. Unexpectedly, Halara finds themselves caught in the effects, able to move around too, because Yuma's Coalescence connects a Master Detective to his pact with Shinigami, and therefore the effects that come with it. Shinigami then excitedly kicks Yuma and Halara into the Mystery Labyrinth.
Yuma explains what happened to Halara, who is clueless to their current situation. He explains the Mystery Labyrinth is a reflection of an unsolved mystery in the real world, and Halara compares it to a vault of treasure due to locking away Halara's memories of the Nail Man investigation, to Shinigami's intrigue. Shinigami then provides Yuma his Solution Blade and Solution Keys and the trio gets to solving the mystery together.
fbe7858811dafa9833f71649f4592dea23521c65
3216
3215
2023-11-03T15:18:13Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit. However, Yuma isn't focused enough to know the identity of the Nail Man, so Shinigami summons the Mystery Labyrinth like she had done in the Amaterasu Express case, transforming into her human form and stopping time. Unexpectedly, Halara finds themselves caught in the effects, able to move around too, because Yuma's Coalescence connects a Master Detective to his pact with Shinigami, and therefore the effects that come with it. Shinigami then excitedly kicks Yuma and Halara into the Mystery Labyrinth.
Yuma explains what happened to Halara, who is clueless to their current situation. He explains the Mystery Labyrinth is a reflection of an unsolved mystery in the real world, and Halara compares it to a vault of treasure due to locking away Halara's memories of the Nail Man investigation, to Shinigami's intrigue. Shinigami then provides Yuma his Solution Blade and Solution Keys and the trio gets to solving the mystery together. The trio first investigates the clocktower case, the most recent, and Yuma discovers what the shutter he previously investigated was actually intended for, after being introduced to a Mystery Phantom representing Seth Burroughs obstructing his progress. The culprit used a rope ladder to climb down, cutting the rungs, and then disposed of it after the murder The shutter would close automatically upon pulling the ladder down from the window.
da7897822243d62530051b28a0e781f92773d75c
3217
3216
2023-11-03T15:23:23Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit. However, Yuma isn't focused enough to know the identity of the Nail Man, so Shinigami summons the Mystery Labyrinth like she had done in the Amaterasu Express case, transforming into her human form and stopping time. Unexpectedly, Halara finds themselves caught in the effects, able to move around too, because Yuma's Coalescence connects a Master Detective to his pact with Shinigami, and therefore the effects that come with it. Shinigami then excitedly kicks Yuma and Halara into the Mystery Labyrinth.
Yuma explains what happened to Halara, who is clueless to their current situation. He explains the Mystery Labyrinth is a reflection of an unsolved mystery in the real world, and Halara compares it to a vault of treasure due to locking away Halara's memories of the Nail Man investigation, to Shinigami's intrigue. Shinigami then provides Yuma his Solution Blade and Solution Keys and the trio gets to solving the mystery together. The trio first investigates the clocktower case, the most recent, and Yuma discovers what the shutter he previously investigated was actually intended for, after being introduced to a Mystery Phantom representing Seth Burroughs obstructing his progress. The culprit used a rope ladder to climb down, cutting the rungs, and then disposed of it after the murder. The shutter would close automatically upon pulling the ladder down from the window. They would then solve the three remaining locked rooms, and discover the culprit had to be someone thin enough to fit into the secret club's vent, and dexterous enough to throw the key into the mansion study. They would also discover the culprit propped the victim's corpse up to throw the key underneath using string for the mansion locked room. They would deduce the true Nail Man was the priest with this information. However, there was an unsolved mystery regarding the cause of death and the paint can in the art gallery, leading them to notice a copycat committed the murder instead, said copycat being the worshipper.
74ec7d3c0c0d8a584a03c2a62f31b386c7c1c562
3218
3217
2023-11-03T15:25:11Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit. However, Yuma isn't focused enough to know the identity of the Nail Man, so Shinigami summons the Mystery Labyrinth like she had done in the Amaterasu Express case, transforming into her human form and stopping time. Unexpectedly, Halara finds themselves caught in the effects, able to move around too, because Yuma's Coalescence connects a Master Detective to his pact with Shinigami, and therefore the effects that come with it. Shinigami then excitedly kicks Yuma and Halara into the Mystery Labyrinth.
Yuma explains what happened to Halara, who is clueless to their current situation. He explains the Mystery Labyrinth is a reflection of an unsolved mystery in the real world, and Halara compares it to a vault of treasure due to locking away Halara's memories of the Nail Man investigation, to Shinigami's intrigue. Shinigami then provides Yuma his Solution Blade and Solution Keys and the trio gets to solving the mystery together. The trio first investigates the clocktower case, the most recent, and Yuma discovers what the shutter he previously investigated was actually intended for, after being introduced to a Mystery Phantom representing Seth Burroughs obstructing his progress. The culprit used a rope ladder to climb down, cutting the rungs, and then disposed of it after the murder. The shutter would close automatically upon pulling the ladder down from the window. They would then solve the three remaining locked rooms, and discover the culprit had to be someone thin enough to fit into the secret club's vent, and dexterous enough to throw the key into the mansion study. They would also discover the culprit propped the victim's corpse up to throw the key underneath using string for the mansion locked room. They would deduce the true Nail Man was the priest with this information. However, there was an unsolved mystery regarding the cause of death and the paint can in the art gallery, leading them to notice a copycat committed the murder instead, said copycat being the worshipper. To destroy the Mystery Labyrinth, the culprits then had their souls reaped by Shinigami, returning the trio to the real world.
550e91fff96ef02020b4292897eeb5ad6d0e605a
3219
3218
2023-11-03T16:13:38Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit. However, Yuma isn't focused enough to know the identity of the Nail Man, so Shinigami summons the Mystery Labyrinth like she had done in the Amaterasu Express case, transforming into her human form and stopping time. Unexpectedly, Halara finds themselves caught in the effects, able to move around too, because Yuma's Coalescence connects a Master Detective to his pact with Shinigami, and therefore the effects that come with it. Shinigami then excitedly kicks Yuma and Halara into the Mystery Labyrinth.
Yuma explains what happened to Halara, who is clueless to their current situation. He explains the Mystery Labyrinth is a reflection of an unsolved mystery in the real world, and Halara compares it to a vault of treasure due to locking away Halara's memories of the Nail Man investigation, to Shinigami's intrigue. Shinigami then provides Yuma his Solution Blade and Solution Keys and the trio gets to solving the mystery together. The trio first investigates the clocktower case, the most recent, and Yuma discovers what the shutter he previously investigated was actually intended for, after being introduced to a Mystery Phantom representing Seth Burroughs obstructing his progress. The culprit used a rope ladder to climb down, cutting the rungs, and then disposed of it after the murder. The shutter would close automatically upon pulling the ladder down from the window. They would then solve the three remaining locked rooms, and discover the culprit had to be someone thin enough to fit into the secret club's vent, and dexterous enough to throw the key into the mansion study. They would also discover the culprit propped the victim's corpse up to throw the key underneath using string for the mansion locked room. They would deduce the true Nail Man was the priest with this information, with the additional fact that he used the clergy-exclusive incinerator to dispose of the rope ladder, forcing him to confess by bluffing his Mystery Phantom. However, there was an unsolved mystery regarding the cause of death and the paint can in the art gallery, leading them to notice a copycat committed the murder instead, said copycat being the worshipper. To destroy the Mystery Labyrinth, the culprits then had their souls reaped by Shinigami, returning the trio to the real world.
b7e06b3b7fa997e9b40e33018da5d08e1a251049
3220
3219
2023-11-03T20:48:32Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit. However, Yuma isn't focused enough to know the identity of the Nail Man, so Shinigami summons the Mystery Labyrinth like she had done in the Amaterasu Express case, transforming into her human form and stopping time. Unexpectedly, Halara finds themselves caught in the effects, able to move around too, because Yuma's Coalescence connects a Master Detective to his pact with Shinigami, and therefore the effects that come with it. Shinigami then excitedly kicks Yuma and Halara into the Mystery Labyrinth.
Yuma explains what happened to Halara, who is clueless to their current situation. He explains the Mystery Labyrinth is a reflection of an unsolved mystery in the real world, and Halara compares it to a vault of treasure due to locking away Halara's memories of the Nail Man investigation, to Shinigami's intrigue. Shinigami then provides Yuma his Solution Blade and Solution Keys and the trio gets to solving the mystery together. The trio first investigates the clocktower case, the most recent, and Yuma discovers what the shutter he previously investigated was actually intended for, after being introduced to a Mystery Phantom representing Seth Burroughs obstructing his progress. The culprit used a rope ladder to climb down, cutting the rungs, and then disposed of it after the murder. The shutter would close automatically upon pulling the ladder down from the window. They would then solve the three remaining locked rooms, and discover the culprit had to be someone thin enough to fit into the secret club's vent, and dexterous enough to throw the key into the mansion study. They would also discover the culprit propped the victim's corpse up to throw the key underneath using string for the mansion locked room. They would deduce the true Nail Man was the priest with this information, with the additional fact that he used the clergy-exclusive incinerator to dispose of the rope ladder, forcing him to confess by bluffing his Mystery Phantom. However, there was an unsolved mystery regarding the cause of death and the paint can in the art gallery, leading them to notice a copycat committed the murder instead, said copycat being the worshipper. To destroy the Mystery Labyrinth, the culprits then had their souls reaped by Shinigami, returning the trio to the real world.
In the real world, the priest and worshipper both died, right in front of Yakou, Halara and the Peacekeepers, who hadn't the slightest clue what happened. [[Yomi Hellsmile]] and [[Martina Electro]], the Peacekeepers' directors, enter the riverbank via motorbike where the scene plays out and indict Seth for taking bribes from the priest, using it as his excuse to cover up the Nail Man crime scenes. Seth argues back that he was only doing it under Yomi's orders, but Yomi ignores him and has him taken away. Yuma, Shinigami, Yakou and Halara all recognize Yomi as evil upon observing this. Yomi then threatens the detectives with insults, telling them to stay out of his way for interfering with the case before leaving.
1402afa9ff749cadf443ee297599696b9933b4c2
3221
3220
2023-11-03T20:51:40Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit. However, Yuma isn't focused enough to know the identity of the Nail Man, so Shinigami summons the Mystery Labyrinth like she had done in the Amaterasu Express case, transforming into her human form and stopping time. Unexpectedly, Halara finds themselves caught in the effects, able to move around too, because Yuma's Coalescence connects a Master Detective to his pact with Shinigami, and therefore the effects that come with it. Shinigami then excitedly kicks Yuma and Halara into the Mystery Labyrinth.
Yuma explains what happened to Halara, who is clueless to their current situation. He explains the Mystery Labyrinth is a reflection of an unsolved mystery in the real world, and Halara compares it to a vault of treasure due to locking away Halara's memories of the Nail Man investigation, to Shinigami's intrigue. Shinigami then provides Yuma his Solution Blade and Solution Keys and the trio gets to solving the mystery together. The trio first investigates the clocktower case, the most recent, and Yuma discovers what the shutter he previously investigated was actually intended for, after being introduced to a Mystery Phantom representing Seth Burroughs obstructing his progress. The culprit used a rope ladder to climb down, cutting the rungs, and then disposed of it after the murder. The shutter would close automatically upon pulling the ladder down from the window. They would then solve the three remaining locked rooms, and discover the culprit had to be someone thin enough to fit into the secret club's vent, and dexterous enough to throw the key into the mansion study. They would also discover the culprit propped the victim's corpse up to throw the key underneath using string for the mansion locked room. They would deduce the true Nail Man was the priest with this information, with the additional fact that he used the clergy-exclusive incinerator to dispose of the rope ladder, forcing him to confess by bluffing his Mystery Phantom. However, there was an unsolved mystery regarding the cause of death and the paint can in the art gallery, leading them to notice a copycat committed the murder instead, said copycat being the worshipper. To destroy the Mystery Labyrinth, the culprits then had their souls reaped by Shinigami, returning the trio to the real world.
In the real world, the priest and worshipper both died, right in front of Yakou, Halara and the Peacekeepers, who hadn't the slightest clue what happened. Shinigami possesses the priest's body to confess his crimes as the Nail Man, but Seth simply dismisses it to avoid incrimination. Unexpectedly, [[Yomi Hellsmile]] and [[Martina Electro]], the Peacekeepers' directors, enter the riverbank via motorbike where the scene plays out and indict Seth for taking bribes from the priest, using it as his excuse to cover up the Nail Man crime scenes. Seth argues back that he was only doing it under Yomi's orders, but Yomi ignores him and has him taken away. Yuma, Shinigami, Yakou and Halara all recognize Yomi as evil upon observing this. Yomi then threatens the detectives with insults, telling them to stay out of his way for interfering with the case before leaving.
18fc21c2e7071254fb565e69da3e36dac450f5b7
3222
3221
2023-11-03T22:23:45Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit. However, Yuma isn't focused enough to know the identity of the Nail Man, so Shinigami summons the Mystery Labyrinth like she had done in the Amaterasu Express case, transforming into her human form and stopping time. Unexpectedly, Halara finds themselves caught in the effects, able to move around too, because Yuma's Coalescence connects a Master Detective to his pact with Shinigami, and therefore the effects that come with it. Shinigami then excitedly kicks Yuma and Halara into the Mystery Labyrinth.
Yuma explains what happened to Halara, who is clueless to their current situation. He explains the Mystery Labyrinth is a reflection of an unsolved mystery in the real world, and Halara compares it to a vault of treasure due to locking away Halara's memories of the Nail Man investigation, to Shinigami's intrigue. Shinigami then provides Yuma his Solution Blade and Solution Keys and the trio gets to solving the mystery together. The trio first investigates the clocktower case, the most recent, and Yuma discovers what the shutter he previously investigated was actually intended for, after being introduced to a Mystery Phantom representing Seth Burroughs obstructing his progress. The culprit used a rope ladder to climb down, cutting the rungs, and then disposed of it after the murder. The shutter would close automatically upon pulling the ladder down from the window. They would then solve the three remaining locked rooms, and discover the culprit had to be someone thin enough to fit into the secret club's vent, and dexterous enough to throw the key into the mansion study. They would also discover the culprit propped the victim's corpse up to throw the key underneath using string for the mansion locked room. They would deduce the true Nail Man was the priest with this information, with the additional fact that he used the clergy-exclusive incinerator to dispose of the rope ladder, forcing him to confess by bluffing his Mystery Phantom. However, there was an unsolved mystery regarding the cause of death and the paint can in the art gallery, leading them to notice a copycat committed the murder instead, said copycat being the worshipper. To destroy the Mystery Labyrinth, the culprits then had their souls reaped by Shinigami, returning the trio to the real world.
In the real world, the priest and worshipper both died, right in front of Yakou, Halara and the Peacekeepers, who hadn't the slightest clue what happened. Shinigami possesses the priest's body to confess his crimes as the Nail Man, but Seth simply dismisses it to avoid incrimination. Unexpectedly, [[Yomi Hellsmile]] and [[Martina Electro]], the Peacekeepers' directors, enter the riverbank via motorbike where the scene plays out and indict Seth for taking bribes from the priest, using it as his excuse to cover up the Nail Man crime scenes. Seth argues back that he was only doing it under Yomi's orders, but Yomi ignores him and has him taken away. Yuma, Shinigami, Yakou and Halara all recognize Yomi as evil upon observing this. Yomi then threatens the detectives with insults, telling them to stay out of his way for interfering with the case before leaving. Yakou is furious that Yuma resisted the Peacekeepers and the culprits of the Nail Man case had died. Yuma begs Halara to explain the Mystery Labyrinth killed them, but Halara is confused because Mystery Labyrinth memories don't carry over to the real world. Yakou furiously drags Yuma into the agency to scold him. However, as he's about to return to the agency, Halara laments that the culprit of the Nail Man case died before they could be accused, and compliments Yuma for making an effort on solving the case, winking playfully at him, before encouraging him to follow Yakou back into the agency.
The detectives discuss the situation at hand, and wonder why the priest and worshipper died. They theorize that the Nail Man killed himself with poison, unaware that soul-reaping is the true cause, and conclude that the priest's death will be announced by the Peacekeepers. Halara wonders how the Nail Man case is also connected to Kanai Ward's Ultimate Secret.
3134fd8105c2196822a48722fd90300eaadfd6d0
3223
3222
2023-11-03T22:46:42Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit. However, Yuma isn't focused enough to know the identity of the Nail Man, so Shinigami summons the Mystery Labyrinth like she had done in the Amaterasu Express case, transforming into her human form and stopping time. Unexpectedly, Halara finds themselves caught in the effects, able to move around too, because Yuma's Coalescence connects a Master Detective to his pact with Shinigami, and therefore the effects that come with it. Shinigami then excitedly kicks Yuma and Halara into the Mystery Labyrinth.
Yuma explains what happened to Halara, who is clueless to their current situation. He explains the Mystery Labyrinth is a reflection of an unsolved mystery in the real world, and Halara compares it to a vault of treasure due to locking away Halara's memories of the Nail Man investigation, to Shinigami's intrigue. Shinigami then provides Yuma his Solution Blade and Solution Keys and the trio gets to solving the mystery together. The trio first investigates the clocktower case, the most recent, and Yuma discovers what the shutter he previously investigated was actually intended for, after being introduced to a Mystery Phantom representing Seth Burroughs obstructing his progress. The culprit used a rope ladder to climb down, cutting the rungs, and then disposed of it after the murder. The shutter would close automatically upon pulling the ladder down from the window. They would then solve the three remaining locked rooms, and discover the culprit had to be someone thin enough to fit into the secret club's vent, and dexterous enough to throw the key into the mansion study. They would also discover the culprit propped the victim's corpse up to throw the key underneath using string for the mansion locked room. They would deduce the true Nail Man was the priest with this information, with the additional fact that he used the clergy-exclusive incinerator to dispose of the rope ladder, forcing him to confess by bluffing his Mystery Phantom. However, there was an unsolved mystery regarding the cause of death and the paint can in the art gallery, leading them to notice a copycat committed the murder instead, said copycat being the worshipper. To destroy the Mystery Labyrinth, the culprits then had their souls reaped by Shinigami, returning the trio to the real world.
In the real world, the priest and worshipper both died, right in front of Yakou, Halara and the Peacekeepers, who hadn't the slightest clue what happened. Shinigami possesses the priest's body to confess his crimes as the Nail Man, but Seth simply dismisses it to avoid incrimination. Unexpectedly, [[Yomi Hellsmile]] and [[Martina Electro]], the Peacekeepers' directors, enter the riverbank via motorbike where the scene plays out and indict Seth for taking bribes from the priest, using it as his excuse to cover up the Nail Man crime scenes. Seth argues back that he was only doing it under Yomi's orders, but Yomi ignores him and has him taken away. Yuma, Shinigami, Yakou and Halara all recognize Yomi as evil upon observing this. Yomi then threatens the detectives with insults, telling them to stay out of his way for interfering with the case before leaving. Yakou is furious that Yuma resisted the Peacekeepers and the culprits of the Nail Man case had died. Yuma begs Halara to explain the Mystery Labyrinth killed them, but Halara is confused because Mystery Labyrinth memories don't carry over to the real world. Yakou furiously drags Yuma into the agency to scold him. However, as he's about to return to the agency, Halara laments that the culprit of the Nail Man case died before they could be accused, and compliments Yuma for making an effort on solving the case, winking playfully at him, before encouraging him to follow Yakou back into the agency.
The detectives discuss the situation at hand, and wonder why the priest and worshipper died. They theorize that the Nail Man killed himself with poison, unaware that soul-reaping is the true cause, and conclude that the priest's role as the Nail Man will be announced by the Peacekeepers. Halara also wonders how the Peacekeepers gaining control over Amaterasu Corporation, according to Desuhiko, is also connected to Kanai Ward's Ultimate Secret, speculating the WDO sent detectives to Kanai Ward because of it.
fbb8aea92ef0e15bb36363f267108d62bac3d63e
3224
3223
2023-11-03T23:51:39Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit. However, Yuma isn't focused enough to know the identity of the Nail Man, so Shinigami summons the Mystery Labyrinth like she had done in the Amaterasu Express case, transforming into her human form and stopping time. Unexpectedly, Halara finds themselves caught in the effects, able to move around too, because Yuma's Coalescence connects a Master Detective to his pact with Shinigami, and therefore the effects that come with it. Shinigami then excitedly kicks Yuma and Halara into the Mystery Labyrinth.
Yuma explains what happened to Halara, who is clueless to their current situation. He explains the Mystery Labyrinth is a reflection of an unsolved mystery in the real world, and Halara compares it to a vault of treasure due to locking away Halara's memories of the Nail Man investigation, to Shinigami's intrigue. Shinigami then provides Yuma his Solution Blade and Solution Keys and the trio gets to solving the mystery together. The trio first investigates the clocktower case, the most recent, and Yuma discovers what the shutter he previously investigated was actually intended for, after being introduced to a Mystery Phantom representing Seth Burroughs obstructing his progress. The culprit used a rope ladder to climb down, cutting the rungs, and then disposed of it after the murder. The shutter would close automatically upon pulling the ladder down from the window. They would then solve the three remaining locked rooms, and discover the culprit had to be someone thin enough to fit into the secret club's vent, and dexterous enough to throw the key into the mansion study. They would also discover the culprit propped the victim's corpse up to throw the key underneath using string for the mansion locked room. They would deduce the true Nail Man was the priest with this information, with the additional fact that he used the clergy-exclusive incinerator to dispose of the rope ladder, forcing him to confess by bluffing his Mystery Phantom. However, there was an unsolved mystery regarding the cause of death and the paint can in the art gallery, leading them to notice a copycat committed the murder instead, said copycat being the worshipper. To destroy the Mystery Labyrinth, the culprits then had their souls reaped by Shinigami, returning the trio to the real world.
In the real world, the priest and worshipper both died, right in front of Yakou, Halara and the Peacekeepers, who hadn't the slightest clue what happened. Shinigami possesses the priest's body to confess his crimes as the Nail Man, but Seth simply dismisses it to avoid incrimination. Unexpectedly, [[Yomi Hellsmile]] and [[Martina Electro]], the Peacekeepers' directors, enter the riverbank via motorbike where the scene plays out and indict Seth for taking bribes from the priest, using it as his excuse to cover up the Nail Man crime scenes. Seth argues back that he was only doing it under Yomi's orders, but Yomi ignores him and has him taken away. Yuma, Shinigami, Yakou and Halara all recognize Yomi as evil upon observing this. Yomi then threatens the detectives with insults, telling them to stay out of his way for interfering with the case before leaving. Yakou is furious that Yuma resisted the Peacekeepers and the culprits of the Nail Man case had died. Yuma begs Halara to explain the Mystery Labyrinth killed them, but Halara is confused because Mystery Labyrinth memories don't carry over to the real world. Yakou furiously drags Yuma into the agency to scold him. However, as he's about to return to the agency, Halara laments that the culprit of the Nail Man case died before they could be accused, and compliments Yuma for making an effort on solving the case, winking playfully at him, before encouraging him to follow Yakou back into the agency.
The detectives discuss the situation at hand, and wonder why the priest and worshipper died. They theorize that the Nail Man's copycat killed himself with poison, unaware that soul-reaping is the true cause, and conclude that the priest's role as the Nail Man will be announced by the Peacekeepers. Halara also wonders how the Peacekeepers gaining control over Amaterasu Corporation, according to Desuhiko, is also connected to Kanai Ward's Ultimate Secret, speculating the WDO sent detectives to Kanai Ward because of it.
7b9c50d29a535a6b3edb953da37d4dd3e4b41dad
3225
3224
2023-11-03T23:54:14Z
Comment Spae
39
Done, finally.
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Event
| title = The Nail Man Killings
| chapter name = Chapter 1 - The Nail Man Killings
| image = chapter1_titlescreen.png
| japanese name = 連続密室殺人鬼クギ男
| romaji = Renzoku misshitsu satsujin oni kugi otoko(lit. ''Serial locked-room murderer nail man'')
| locations = [[Kamasaki_District#Sun_&_Moon_Hotel|Sun & Moon Hotel]]<br>[[Ginma District]]<br>[[Clocktower]]<br>[[Church]]<br>[[Secret Club]]<br>[[Montclair Street]]<br>[[Art Gallery]]
| debut = [[Kei Colan]]<br>[[Jiei Colan]]<br>[[Seth Burroughs]]<br>[[Servant]]<br>[[Priest]]<br>[[Nun]]<br>[[Worshipper]]<br>[[Yomi Hellsmile]]<br>[[Martina Electro]]
| victim =
| victims = Four people
| cause of death = Asphyxiation
| culprit =
| culprits = [[Priest]] (Nail Man)<br>[[Worshipper]] (Nail Man Copycat)
| previous = [[Prologue - WDO vs. Amaterasu Corporation]]
| next = [[Chapter 2 - A Silent Curtain Call]]
}}
'''The Nail Man Killings''' is the first chapter of ''[[Master Detective Archives: RAIN CODE]]'', where [[Yuma Kokohead]] tries to solve a series of serial killings related to the urban legend of the Nail Man.
== Summary ==
The detectives were given the directive by [[Number One]] to search for Kanai Ward's Ultimate Secret.
After the detectives take a rest, with Yuma alone in the agency and the other detectives staying at a [[Kamasaki_District#Sun_&_Moon_Hotel|hotel]], [[Yakou Furio|Yakou]] takes the opportunity to offer Yuma to demonstrate his cooking skills and make breakfast for him. The result is unappetizing for Yakou and he immediately regrets his decision. Yakou then orders Yuma to round up the other detectives [[Halara Nightmare|Halara]], [[Desuhiko Thunderbolt|Desuhiko]], [[Fubuki Clockford|Fubuki]] and [[Vivia Twilight|Vivia]]. However, the detectives refuse to listen, and Halara's whereabouts are unknown. After checking on the detectives under Yakou's orders, Yuma hears about a murder case that occurred at the clocktower in [[Ginma District]] at the hands of "the Nail Man". [[Shinigami]] shows intrigue and encourages Yuma to take on the case. Yuma insists he goes and finds Halara, but Shinigami drags him along by their proximity chain to investigate the case anyway.
Once they arrive at the clocktower, they overhear that the Nail Man is a serial killer who creates locked-room mysteries and the title comes from the victims' bodies being pinned down by nails. Asking the public for further answers, Yuma learns the [[Amaterasu Corporation Peacekeepers]] allegedly caught the Nail Man already, a man near the clocktower, and also discovers the Nail Man is more of an "urban legend" among Kanai Ward, as well as that every case is a locked-room mystery. He also learns that the Nail Man arises if a citizen marks their target in the [[church]] forest with a doll and a nametag attached to it. Shinigami insists they return to the clocktower, and so they do. The two of them find [[Kei Colan|a boy]] surrounded by Peacekeepers, and Yuma intervenes to save him. However, he hadn't any foresight as to how to defend himself against the Peacekeepers, so Halara appeared in time to rescue Yuma from them, kicking them down with ease after distracting them with their 1-shien coin. Halara proceeds to scold Yuma for being reckless, and Yuma apologizes.
The boy turns out to be the son of the one the Peacekeepers accused as the Nail Man, a watchmaker who maintains the clocktower, and he asks Yuma and Halara to clear his name as their client. While Yuma is accepting, Halara is not, as they'll only accept an assignment if paid a luxury car's worth of money/five million shien in Kanai Ward's currency, and the boy can't offer that since he is, of course, a child. Instead, the child offers his prized possession, a ball he and his father played with; Halara rejects the offer, so they delegate the assignment to Yuma, asking him to find them at the cafe when Yuma needs Halara's help. Yuma then proceeds to investigate the clocktower case, now that no Peacekeepers are interfering. Doing so, he finds that the crime scene matched the descriptions given by the public. Something during his investigation stood out to him: an automatic shutter on the top floor where the murder took place that leads outside, with footprints right next to it. He wonders how the culprit managed to get down from such great height.
Following his investigation, he leaves the clocktower, only for [[Seth Burroughs]], Section Chief of Investigation of the Peacekeepers, to appear and order his men to clean the crime scene up, and show intent of executing the accused watchmaker, to the son's distress. Yuma hides from Seth along with the boy. Following his close encounter, he visits Halara in the cafe to meet with them and ask for their help. Halara accepts on the condition that Yuma pays them five million shien in the future, and begins to provide the intel they gathered during their wait. The three other Nail Man crime scenes had occurred in an art gallery, a mansion, and a secret club. Halara proposes they investigate the church where the culprit typically resides, reminding Yuma of his chore of rounding up the Master Detectives. However, when they return to the agency, they discover Seth threatening to arrest Chief Yakou Furio on the riverbank unless the two detectives surrender to him within three hours. After a reluctant Yakou accepts their negotiation, he navigates the duo to the church where they interrogate the churchgoers: a [[priest]], a [[nun]], a [[servant]], and a [[worshipper]]. They find out from the worshipper the order of the Nail Man crime scenes, as he manages to be the first to discover the bodies: secret club, mansion, art gallery, clocktower. The servant also provides evidence of some string found in the clergy's incinerator, and they also learn that the nun's dominant hand is broken. The priest also claims to believe the Nail Man is a savior, borne from fantasy.
Upon investigating each location, the duo discovers each case is a locked-room mystery, with the only key to each room being found inside. Yuma also discovers his Coalescence, the ability to copy a Master Detectives' Forensic Forte, allowing him to connect with Halara's Postcognition and see their vision. Postcognition also revealed that, when the art gallery was first discovered by a third party, a paint can was knocked over. The art gallery staff, who was the third party, gives their account that when a churchgoer came to investigate the scene with him, the paint can was knocked over after he entered. However, after said churchgoer entered, a corpse had apparently appeared. With this information, Yuma and Halara return to the agency in time to see Seth and his men surrounding Yakou, smugly declaring his win until Halara intervenes and rallies up the churchgoers for Yuma to expose the identity of the true culprit. However, Yuma isn't focused enough to know the identity of the Nail Man, so Shinigami summons the Mystery Labyrinth like she had done in the Amaterasu Express case, transforming into her human form and stopping time. Unexpectedly, Halara finds themselves caught in the effects, able to move around too, because Yuma's Coalescence connects a Master Detective to his pact with Shinigami, and therefore the effects that come with it. Shinigami then excitedly kicks Yuma and Halara into the Mystery Labyrinth.
Yuma explains what happened to Halara, who is clueless to their current situation. He explains the Mystery Labyrinth is a reflection of an unsolved mystery in the real world, and Halara compares it to a vault of treasure due to locking away Halara's memories of the Nail Man investigation, to Shinigami's intrigue. Shinigami then provides Yuma his Solution Blade and Solution Keys and the trio gets to solving the mystery together. The trio first investigates the clocktower case, the most recent, and Yuma discovers what the shutter he previously investigated was actually intended for, after being introduced to a Mystery Phantom representing Seth Burroughs obstructing his progress. The culprit used a rope ladder to climb down, cutting the rungs, and then disposed of it after the murder. The shutter would close automatically upon pulling the ladder down from the window. They would then solve the three remaining locked rooms, and discover the culprit had to be someone thin enough to fit into the secret club's vent, and dexterous enough to throw the key into the mansion study. They would also discover the culprit propped the victim's corpse up to throw the key underneath using string for the mansion locked room. They would deduce the true Nail Man was the priest with this information, with the additional fact that he used the clergy-exclusive incinerator to dispose of the rope ladder, forcing him to confess by bluffing his Mystery Phantom. However, there was an unsolved mystery regarding the cause of death and the paint can in the art gallery, leading them to notice a copycat committed the murder instead, said copycat being the worshipper. To destroy the Mystery Labyrinth, the culprits then had their souls reaped by Shinigami, returning the trio to the real world.
In the real world, the priest and worshipper both died, right in front of Yakou, Halara and the Peacekeepers, who hadn't the slightest clue what happened. Shinigami possesses the priest's body to confess his crimes as the Nail Man, but Seth simply dismisses it to avoid incrimination. Unexpectedly, [[Yomi Hellsmile]] and [[Martina Electro]], the Peacekeepers' directors, enter the riverbank via motorbike where the scene plays out and indict Seth for taking bribes from the priest, using it as his excuse to cover up the Nail Man crime scenes. Seth argues back that he was only doing it under Yomi's orders, but Yomi ignores him and has him taken away. Yuma, Shinigami, Yakou and Halara all recognize Yomi as evil upon observing this. Yomi then threatens the detectives with insults, telling them to stay out of his way for interfering with the case before leaving. Yakou is furious that Yuma resisted the Peacekeepers and the culprits of the Nail Man case had died. Yuma begs Halara to explain the Mystery Labyrinth killed them, but Halara is confused because Mystery Labyrinth memories don't carry over to the real world. Yakou furiously drags Yuma into the agency to scold him. However, as he's about to return to the agency, Halara laments that the culprit of the Nail Man case died before they could be accused, and compliments Yuma for making an effort on solving the case, winking playfully at him, before encouraging him to follow Yakou back into the agency.
The detectives discuss the situation at hand, and wonder why the priest and worshipper died. They theorize that the Nail Man's copycat killed himself with poison, unaware that soul-reaping is the true cause, and conclude that the priest's role as the Nail Man will be announced by the Peacekeepers. Halara also wonders how the Peacekeepers gaining control over Amaterasu Corporation, according to Desuhiko, is also connected to Kanai Ward's Ultimate Secret, speculating the WDO sent detectives to Kanai Ward because of it. After Yakou releases Yuma from his punishment, the agency is visited by the boy client, who thanks Yuma for clearing his father's name and freeing him from the Peacekeepers. He offers to play catch with the ball he tried and failed to offer Halara before, and Yuma accepts, doing so. While playing, Yuma decides he should continue being a detective after all.
494545f280f166fc4e0f4c173026f32fc13488fc
Chapter 0 - Massacre on the Amaterasu Express
0
441
3205
3193
2023-11-01T20:25:33Z
Comment Spae
39
wikitext
text/x-wiki
{{Spoiler}}
{{Infobox Event
| title = Massacre on the Amaterasu Express
| chapter name = Chapter 0 - Massacre on the Amaterasu Express
| image = chapter0_titlescreen.png
| japanese name = アマテラス急行殺人事件
| romaji = Ama terasu kyūkō satsujin jiken (lit. ''Amaterasu Express Murder Case'')
| locations = [[Amaterasu Express]]<br>[[Kanai Station]]
| debut = [[Yuma Kokohead]]<br>[[Shinigami]]<br>[[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Pucci Lavmin]]<br>[[Zange Eraser]]<br>[[Zilch Alexander]]<br>[[Swank Catsonell]]<br>[[Yakou Furio]]<br>{{Smallspoiler|[[Ramen Stand Owner]]|}}
| victim =
| victims = [[Aphex Logan]]<br>[[Melami Goldmine]]<br>[[Zange Eraser]]<br>[[Pucci Lavmin]]
| cause of death = Immolation
| culprit = A [[Fake Zilch|hitman]] impersonating as [[Zilch Alexander]]
| culprits =
| previous = n/a
| next = [[Prologue - WDO vs. Amaterasu Corporation]]
}}
'''Massacre on the Amaterasu Express''' is the introductory chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
A mysterious boy in dark blue attire wakes up in a train station's lost and found storage room, thanks to a spirit knocking a pile of books on him. Unsure of who he is, he discovers via a summons from the [[World Detective Organization]] that he's called "[[Yuma Kokohead]]", and has been invited to [[Kanai Ward]] via the [[Amaterasu Express]]. Upon discovering this, he hastily boards the train at the last second and meets with five other Master Detectives: [[Aphex Logan]], [[Melami Goldmine]], [[Pucci Lavmin]], [[Zange Eraser]], and [[Zilch Alexander]]. The detectives wonder why he's present, as only five Master Detectives were summoned, and Yuma was the uninvited sixth guest. Once they learn of his amnesia, they tell him information about their mission to investigate Kanai Ward and [[Amaterasu Corporation]], and find that the Unified Government might be involved in the mysteries surrounding it. Using Aphex's and Pucci's abilities, the detectives verify no one else is onboard the train, and Zange uses his ability to capture a moment prior when Melami offered Yuma some coffee, unwitting it contained a sleeping drug.
The spirit from before messes with Yuma's mind, and he decides he should take a rest, leaving the other detectives behind as he moves to the end of the train. Once he enters the bathroom, he falls unconscious, and wakes up to find that spirit staring directly at him, to his surprise. The spirit introduces herself as "[[Shinigami]]", and tells Yuma that he made a pact with her, resulting in his memory loss, as she's also a death god, and a pact with one requires a price. In his case, it was his memories. Yuma's unsure why he did so, and Shinigami dismisses his questions.
When he leaves the bathroom, he sees the infirmary nearby has caught on fire, with Zilch Alexander resting on the bed with a knife in his chest. After the room engulfs in flames, he breaks in using a fire extinguisher and finds "his" body charred from the flames, killing "him". Hastily, Yuma leaves the room to warn the other detectives, only to find them having been immolated too as he moves along the train. During his investigation, he finds out that the train had never stopped and that there were two blackouts that occurred while discovering their bodies.
Once he [[Kanai Station|arrives]] at Kanai Ward, he gets ambushed by [[Swank Catsonell]] of the Peacekeepers, and his men, intending to frame him for the murder while Yuma argues his innocence. Swank doesn't listen and tries to arrest him anyway, so Shinigami summons the Mystery Labyrinth, stopping time and revealing her humanoid form to Yuma, as she needs her full power to summon the Labyrinth. Shinigami tosses Yuma into the Labyrinth without any explanation, and then tells him that the Labyrinth is a reflection of unsolved mysteries, and the truth is waiting at the end. She also tells him to relay the events of the case so they can develop Solution Keys, which serve as clues. The two of them encounter a Mystery Phantom, a representation of someone hiding the truth in the real world. The Mystery Phantom represented Swank Catsonell. To fight back. Shinigami provides Yuma with a Solution Blade, a sword he can wield to attack enemies with. By the end of the Labyrinth, they conclude Zilch faked his death, and after much resistance, they sum up the events of the case and identify him as the case's culprit. However, unbeknownst to Yuma, to get rid of a Mystery Labyrinth, the culprit's soul must be reaped, a procedure Shinigami personally took care of.
Since reaping the soul killed the culprit, once Yuma had returned to the real world, the situation hadn't changed, and Shinigami informs him much too late the culprit dies at the end of a Mystery Labyrinth. Swank once again tries to arrest Yuma, only for [[Yakou Furio]] to intervene and persuade Swank not to do so, as to prevent any conflicts between the WDO and Amaterasu Corporation. Yakou introduces himself to Yuma, and tells him he's the chief of the [[Nocturnal Detective Agency]]. He adds that the Peacekeepers were intending to frame Yuma all along, and that [[Fake Zilch|the "Zilch" he met was a hitman hired by Amaterasu Corporation who killed the real Zilch beforehand]]. Regarding Kanai Ward, he tells him that this is due to the isolation and that no outsiders are allowed entry. Yakou then tells Yuma to come along with him, and unbeknownst to them, a [[Ramen Stand Owner|mysterious man]] arrived at the station in a stray train car, to the confusion of some Peacekeepers nearby.
0c000be4a6ddb936c3c231ffddfa3a4ecb8c9ace
User talk:Comment Spae
3
1294
3208
3176
2023-11-01T23:42:50Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
== About Problem ==
Hello! I'm not an admin, but I saw your message about the issue with editing character pages on my talk page. To check if I would also run into this same issue, I made some minor edits on Yuma Kokohead's page and saved it. When I checked the page, it saved my edits. I'm not sure what issue you're having with editing the character pages. Were you on visual editing mode or source editing mode when you encountered these issues?
I might just a regular user on this wiki, but I still want to help you resolve this issue. [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 22:08, 31 October 2023 (UTC)
:It's probably only Halara's page. I'm having issues with their page. The page is locked still, bizarrely enough. If it's not just Halara, well... Yeah, bit of a problem here, then. [[User:Comment Spae|Comment Spae]] ([[User talk:Comment Spae|talk]]) 22:15, 31 October 2023 (UTC)
::...Nope. I had to make an edit for it to eventually function, or something. What on earth kind of system is this? Guess it was just me after all. Or... I am too concerned with the game's intrigue to deal with these things. Ugh. [[User:Comment Spae|Comment Spae]] ([[User talk:Comment Spae|talk]]) 22:19, 31 October 2023 (UTC)
:::Sorry for the late reply, I had to take care of some IRL things. Oh yeah, Halara's page is protected and can only be edited by autoconfirmed users. I believe this was due to prevent people from changing Halara's gender being unspecified (as stated by the in-game bios). The other character pages don't have this feature. Since you're an autoconfirmed user, this won't be an issue for any future edits on their page. To be honest, I'm still learning about Miraheze's systems as I continue to make new edits and such. I know that Miraheze has the Discord server, and I believe the Rain Code wiki also has a Discord server. These are good resources to help learn more about these systems.::: [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 23:42, 1 November 2023 (UTC)
6414938f4cf25a181baa5a34b02a27d1ac737fa9
Talk:Chapter 5 - And Then I Was Gone
1
1296
3209
2023-11-01T23:56:38Z
ForensicForteAnalyst
18
Created page with "Does anyone know what the Japanese name and romaji for "Chapter 5 - And Then I Was Gone" are? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 23:56, 1 November 2023 (UTC)"
wikitext
text/x-wiki
Does anyone know what the Japanese name and romaji for "Chapter 5 - And Then I Was Gone" are? [[User:ForensicForteAnalyst|ForensicForteAnalyst]] ([[User talk:ForensicForteAnalyst|talk]]) 23:56, 1 November 2023 (UTC)
e38e6bcda044f6c5dff47d63edb57deb5dbaa467
User:ForensicForteAnalyst
2
183
3210
740
2023-11-02T00:06:08Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
<big>'''About me'''</big>
Hello! I'm '''ForensicForteAnalyst''', but feel free to refer me as "Analyst" or even "Fluffy". I have been very interested in ''Master Detective Archives: RAIN CODE'' since it was first revealed back in November 27, 2021. I'm extremely excited for this game, so that's why I decided to become a contributor to the this wiki.
While I'm still new to Miraheze and learning how things work, I have contributed a bit to Bulbapedia and TV Tropes in the past. Aside from that, I'm a fairly active user on Twitter where I have posted my analyses of RAIN CODE pre-release material.
My main plan is to fill the pages (mainly the character pages) with accurate information from the game and to add images to the character galleries such as merchandise.
<br>
<big>'''Other Plans'''</big>
* Try to make on new pages as needed. This includes adding pages for the two light novels, 超探偵事件簿 レインコード オレ様ちゃんはお嫁さん!? (
Super Detective Case Files Rain Code Ore-sama is your wife!?) and 超探偵事件簿 レインコード ユーマを待ちながら (Super Detective Case Files Rain Code Waiting for Yuma).
* Work on other pages listed on the editing guide
* Add more information when needed in general
e8e3528f9a5f84a00c89bcefa0b133f7b795423c
3211
3210
2023-11-02T00:06:34Z
ForensicForteAnalyst
18
wikitext
text/x-wiki
<big>'''About me'''</big>
Hello! I'm '''ForensicForteAnalyst''', but feel free to refer me as "Analyst" or even "Fluffy". I have been very interested in ''Master Detective Archives: RAIN CODE'' since it was first revealed back in November 27, 2021. I'm extremely excited for this game, so that's why I decided to become a contributor to the this wiki.
While I'm still new to Miraheze and learning how things work, I have contributed a bit to Bulbapedia and TV Tropes in the past. Aside from that, I'm a fairly active user on Twitter where I have posted my analyses of RAIN CODE pre-release material.
My main plan is to fill the pages (mainly the character pages) with accurate information from the game and to add images to the character galleries such as merchandise.
<br>
<big>'''Other Plans'''</big>
* Try to make on new pages as needed. This includes adding pages for the two light novels, 超探偵事件簿 レインコード オレ様ちゃんはお嫁さん!? (Super Detective Case Files Rain Code Ore-sama is your wife!?) and 超探偵事件簿 レインコード ユーマを待ちながら (Super Detective Case Files Rain Code Waiting for Yuma).
* Work on other pages listed on the editing guide
* Add more information when needed in general
03f227ed64568a6a5e20fc068274cc23edf1bcde
Chapter 2 - A Silent Curtain Call
0
1066
3226
3187
2023-11-04T00:00:14Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Hana]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = [[Karen]]
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
'''A Silent Curtain Call''' is the second chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] is seen running back to his agency in desperation, presumably from the Peacekeepers. Meanwhile, his agents wait for him at the detective agency, having arrived for meeting time before him. Halara is sat in his chair, which leads Fubuki to mistake them for Yakou upon entry. Desuhiko points out Yakou's hypocrisy in being late for the meeting.
c0cbc899f89f9df30730af63bdc4ee6224ba0bb8
3227
3226
2023-11-04T00:08:52Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Hana]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = [[Karen]]
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
'''A Silent Curtain Call''' is the second chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] is seen running back to his agency in desperation, presumably from the Peacekeepers. Meanwhile, his agents wait for him at the detective agency, having arrived for meeting time before him. [[Halara Nightmare|Halara]] is sat in his chair, which leads Fubuki to mistake them for Yakou upon entry. [[Desuhiko Thunderbolt|Desuhiko]] points out Yakou's hypocrisy in being late for the meeting. Halara deduces from the absent raincoat, loose change, and lack of food stocks in the fridge that Yakou went out to buy breakfast for his agency, which [[Vivia Twilight|Vivia]] confirms to be the case, having been told by Yakou to tell the others but likely forgetting due to his laziness.
e505bc96292248d6975bd6dacfc32621b489e207
3228
3227
2023-11-04T01:16:45Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Teacher|Hana]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = [[Karen]]
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
'''A Silent Curtain Call''' is the second chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] is seen running back to his agency in desperation, presumably from the Peacekeepers. Meanwhile, his agents wait for him at the detective agency, having arrived for meeting time before him. [[Halara Nightmare|Halara]] is sat in his chair, which leads Fubuki to mistake them for Yakou upon entry. [[Desuhiko Thunderbolt|Desuhiko]] points out Yakou's hypocrisy in being late for the meeting. Halara deduces from the absent raincoat, loose change, and lack of food stocks in the fridge that Yakou went out to buy breakfast for his agency, which [[Vivia Twilight|Vivia]] confirms to be the case, having been told by Yakou to tell the others but likely forgetting due to his laziness.
ec1385016f43d379c193fe761e5c582c44222b0f
Fake Zilch
0
406
3229
2707
2023-11-04T23:03:37Z
2A00:23C6:9F0A:601:4B7:1724:A1A:5A6F
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Fake Zilch
| image = <gallery>File:Master Detective - Zilch Alexander Illustration.png|Illustration
File:Master Detective - Unnamed character 2 (GamerNe).jpg|Model
File:ZilchPortrait.png|Sprite
</gallery>
| alias = Detective Four-Eyes (by [[Shinigami]])
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Hitman
| forte =
| birth = August 25
| birthplace =
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| death = Killed by berserk Homunculus (Human) Soul reaped by [[Shinigami]] (Homunculus)
| deathplace = Amaterasu Express
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 181 cm (5'11")
| weight = 66 kg (145.50 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Tomokazu Seki|Tomokazu Seki]]<ref name="SC Six Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-six-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Six New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.yungichang.com/ Y. Chang]</span><ref name="SC Six Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Destroying nature|dislikes=Animals|ability=Impersonations}}
{{Quotes|Zilch}}
The '''Fake Zilch''' is an unnamed hitman hired by [[Amaterasu Corporation]] who appears in ''[[Master Detective Archives: RAIN CODE]]''.
== Description ==
He was hired by Amaterasu Corporation to kill all the [[Master Detective|Master Detectives]] coming to Kanai Ward by the Amaterasu Express. He takes the place of [[Zilch Alexander]] and pretends to be him for the duration of the trip.
== History ==
=== Pre-game ===
{{Inlinespoiler |He was the closest advisor to Director of the Peacekeepers [[Yomi Hellsmile]]. He punished the ones Yomi considered criminals shooting them to death, as was the case with [[Yakou Furio]]'s wife death. Later, at the time the Master Detectives were coming to the city he was hired by Yomi himself to "kill anyone approaching [[Kanai Ward]]". He killed the real Zilch before stealing his whole identify to disguise as him.| Chapter 5}}
=== Chapter 0 ===
Taking the place of the real Zilch Alexander, the hitman infiltrated the Amaterasu Express and pretended to be Zilch, fooling the other Master Detectives. He drugged them pouring a substance into the all of the drinks available at the dining car and burned them alive, leaving only Yuma Kokohead alive, to frame the massacre on him. But Yuma used the labyrinth and Shinigami to reap his soul, resulting in his death. However, The Fake Zilch's death resulted in the unconvinced Swank to arrest Yuma, only for Yakou Furio to intervene and successfully persuade Swank and letting Yuma go.
=== Chapter 5 and after ===
{{Inlinespoiler |As he is a homunculus, his zombified body was in the restricted area when Yuma went there in Chapter 5. Now that [[Makoto Kagutsuchi]] is in control of the city, the whereabouts of the zombies are unknown.|Epilogue}}
== Gallery ==
=== In-game screenshots ===
<br></br>
<spoiler show="Chapter 0 Spoilers within, open at your own risk"><gallery>
File:Fake Zilch in Mystery Labyrinth.jpg|"Zilch" in the Mystery Labyrinth.
File:Zilch Mystery Phantom 1.jpg|"Zilch" as a Mystery Phantom
File:Zilch Mystery Phantom 2.jpg|"Zilch" as a Mystery Phantom with a second form.
</gallery></spoiler>
<br></br>
<spoiler show="Chapter 5 Spoilers within, open at your own risk"><gallery>
File:Fake Zilch Chapter 5-1.jpg|thumb|"Zilch" as found in the Factory in Chapter 5
</gallery></spoiler>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
a26ea168b50febb83e2e08f085aeeeec89209e0c
Yakou Furio
0
226
3230
3171
2023-11-04T23:15:13Z
2A00:23C6:9F0A:601:4B7:1724:A1A:5A6F
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Character
| name = Yakou Furio
| image = <gallery>File:Nocturnal Detective Agency - Yakou Furio Illustration.png|Illustration
File:YakouPortrait.png|Sprite
</gallery>
| alias = Chief (by [[Yuma Kokohead]] and the Master Detectives)
Fuzz Head (by Shinigami)
| relatives = {{Smallspoiler|Amaterasu Researcher (wife; deceased)|}}
| affiliation = [[Nocturnal Detective Agency]]<br>[[World Detective Organization]]
| occupation = Head of the Nocturnal Detective Agency
| birth = May 21
| birthplace = Kanai Ward
| death = Killed by berserk Homunculus (Human) Blood loss/Gas Poisoning/Soul reaped by [[Shinigami]] (Homunculus)/unconfirmed(DLC)
| deathplace = Amaterasu Corporation
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 191 cm (6'3")
| weight = 75 kg (165.35 lbs)
| status = Deceased (Human) {{smallspoiler|Zombified (Homunculus)|}}
| portrayal = {{Flags|JA}} [[wikipedia:Takehito Koyasu|Takehito Koyasu]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Kaiji Tang|Kaiji Tang]]<ref name="SC Ten New Profiles"></ref>
| appearances =
*{{Game}}
*{{Novel}}
*''[[Master Detective Archives: RAIN CODE 4-Panel Manga]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|ability=Flair for Negotiation|blood type=B|likes=[[Kamasaki District]] meat buns|dislikes=Debt}}{{Quotes|Yakou}}
'''Yakou Furio''' (ヤコウ フーリオ ''Yakō Fūrio'') is the head of the [[Nocturnal Detective Agency]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Head of the only agency in [[Kanai Ward]], the [[Nocturnal Detective Agency]]. An aloof and elusive man. Although not a [[Master Detective]], he is certified by the [[World Detective Organization]], which suggests he is an excellent detective. That said, he is somewhat weak-kneed, and his agency's policy is to stay quiet and refrain from any overt behavior that might lead to conflict with the [[Amaterasu Corporation Peacekeepers]].<ref name="SC Ten New Profiles"></ref>
== Appearance ==
Yakou is a man with rather pale skin and dark blue eyes, with irises designed to look like two squares with one inside the other. His hair is short and wavy, only reaching just below the ears, and is dark blue, like his eyes. He sports black round glasses and is usually seen with a cigarette in his mouth. He also has a little stubble on his chin.
For clothing, Yakou wears a white button-up shirt, over which he wears a beige blazer. On his chest is a tattoo of a blue eye, only partly revealed by his open shirt. Over both, he wears a beige hooded zipper coat, which is left unzipped. It has several patterns on it, ranging from a skeleton to [[wikipedia:Saturn|Saturn]], and his badge for the [[World Detective Organization]] is on his left arm. He wears gray trousers, with the right leg having a flame and skull motif over the knee, and brown loafers with gray socks.
==History==
===Pre-game===
{{Inlinespoiler |Head of the only agency in Kanai Ward, the Nocturnal Detective Agency. An aloof and elusive man. Although not a Master Detective, he is certified by the World Detective Organization, which suggests he is an excellent detective. When he learned that Yomi has sent his assassin to in order murder the master detectives in response to Makoto sending them, he attempted to arrive at the scene in order to save Yuma.| Chapter 5}}
=== Chapter 0 ===
Yakou Furio's first appearance has him successfully interfering with Swank's unlawful arrest of Yuma and managing to persuade the peacekeeper into letting him go. [[Swank]] reluctantly leaves, allowing Yakou to take Yuma into Kanai Ward.
== Gallery ==
===Sprites===
<tabs plain style>
<tab name="Alive">{{scroll box
|height=325px
|text= <gallery>
YakouPortrait.png
T_UI_Talk_Face_01000_0003.png
T_UI_Talk_Face_01000_0004.png
T_UI_Talk_Face_01000_0005.png
T_UI_Talk_Face_01000_0006.png
T_UI_Talk_Face_01000_0008.png
T_UI_Talk_Face_01000_0009.png
T_UI_Talk_Face_01000_0010.png
T_UI_Talk_Face_01000_0011.png
T_UI_Talk_Face_01000_0103.png
T_UI_Talk_Face_01000_0104.png
T_UI_Talk_Face_01000_0105.png
T_UI_Talk_Face_01000_0107.png
T_UI_Talk_Face_01000_0108.png
T_UI_Talk_Face_01000_0109.png
T_UI_Talk_Face_01000_0110.png
T_UI_Talk_Face_01000_0201.png
T_UI_Talk_Face_01000_0202.png
T_UI_Talk_Face_01000_0203.png
T_UI_Talk_Face_01000_0204.png
T_UI_Talk_Face_01000_0300.png
T_UI_Talk_Face_01000_0301.png
T_UI_Talk_Face_01000_0400.png
T_UI_Talk_Face_01000_0401.png
T_UI_Talk_Face_01000_0500.png
T_UI_Talk_Face_01000_0501.png
T_UI_Talk_Face_01000_0503.png
T_UI_Talk_Face_01000_0600.png
T_UI_Talk_Face_01000_0700.png
T_UI_Talk_Face_01000_0701.png
T_UI_Talk_Face_01000_0702.png
T_UI_Talk_Face_01000_0703.png
T_UI_Talk_Face_01000_0800.png
T_UI_Talk_Face_01000_0801.png
T_UI_Talk_Face_01000_1000.png
T_UI_Talk_Face_01000_1001.png
T_UI_Talk_Face_01000_1002.png
T_UI_Talk_Face_01000_1003.png
T_UI_Talk_Face_01000_1004.png
T_UI_Talk_Face_01000_1005.png
</gallery>
}}</tab>
<tab name="Zombified"><gallery>
T_UI_Talk_Face_01000_1100.png
T_UI_Talk_Face_01000_1101.png</gallery>
</tab>
</tabs>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yakou Furio - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== In-game screenshots ===
<div align="center"><gallery>
File:Yakou's Introduction.jpg|Yakou's introduction with his name on screen at his first appearance in Chapter 0.
File:Yakou in Opening.jpg|Yakou as he appears in the Opening Cinematic at the end of the Prologue, showing his name and his English VA's name.
File:Memory Shard - Copper.jpg|Copper Memory Shards allow you to see Gumshoe Gab scenes with Yakou Furio.
File:Yakou Hood.jpg|Yakou with his hood on.
File:Yakou's Desk.jpg|Chief Yakou at his desk in the Nocturnal Detective Agency.
</gallery></div>
== Trivia ==
*Despite appearing in the [https://www.youtube.com/watch?v=nqnN3pivgDY Japanese version of the ''World Detective Organization Character Trailer Pt. 2'' video], Yakou is completely absent from the [https://www.youtube.com/watch?v=Ufzm7-i4TzA English version].
*The text on the back of Yakou's jacket is Hebrew ("קבוקי") and translates to [https://en.wikipedia.org/wiki/Kabuki Kabuki], a type of Japanese traditional theatre.
*Prior to [[Chapter Yakou: Thank You, My Detective]], the zombified sprites were unused.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:World Detective Organization]]
13bfad3b0c14caa47eff337bb7d8d30af3fd5382
Yomi Hellsmile
0
229
3231
3116
2023-11-04T23:20:14Z
2A00:23C6:9F0A:601:4B7:1724:A1A:5A6F
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Deceased (Human) Alive, Incarcerated (Homunculus)
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル ''Yomī Herusumairu'') is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== History ==
{{Inlinespoiler|Yomi Hellsmile is the leader of the "Peacekeepers", the Kanai District police force. For years it has peacefully covered up the murders, deceived many innocent people, and treated prisoners like animals, innocent or not.
Before the events of the game, Dr. Huesca came to copy the Coalition's research on the Homunculi so that he could build his own army. Kanai Ward asks his representatives to give him the DNA he needs for testing, and those who refuse, including Kirumi's grandfather, are killed. But the android's weakness caused them to go berserk in the sun and kill everyone in the Kanai realm.
Whenever threatened, he sends an assassin named the fake Zilch Alexander to eliminate them. These include the former CEO of Amaterasu, who has chosen Makoto as his successor over himself, and Dr. Wisca, Dr. Huesca's human experiment. When he learns that Makoto has summoned master detectives to Kanai to uncover his crime, he sends assassins to kill and replace Zilch Alexander in real life, burns the other four detectives alive, and leaves Yuma alive to build it, thus starting the adventure. the subject of the game. The fake Zilch was killed when Shinigami reaped his soul, the Yuma would be arrested if Yakou Furio hadn't interfered.
Even his servants could never escape his anger. He gets Seth to bribe the church in exchange for covering up the murder, but when Seth shows up, Yumi kills Seth to save her reputation. His right-hand woman Martina places a bomb on the Nocturnal Detective Agency's headquarters, but then orders to have her crushed into a cube because the explosion does not vaporize the submarine.
When he learned this, Dr. Huesca plans to fake death and escape from Kanai, Yumi chooses to kill two birds with one stone, writes anonymously to Yaku and accuses Huesca of causing his wife's death because she knows he will kill her for revenge. Behind the scenes, he sells Amaterasu's secrets to rival companies. If not disclosed by Cheng, his long-term goal is to expose Amaterasu's human experiments, in hopes that the coalition government will destroy Kinnei Prefecture and kill its inhabitants.
He manipulated Yakou Furio into killing Dr. Huesca just to send him to his death. He was also dangerously close to murdering Yuma and Vivia, during their invesitfation, only for Makoto and Martina to interfere by revealing evidence of his illegal trades into his face, causing Yomi to finally be arrested and removed from power for his masterminding of the deaths of innocent people.}}
== Gallery ==
<div align="center"><gallery>File:Yomu Hellsmilee.jpg|hellsmile hellsmiling, via ingame screenshot</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
06a87fe84caa74c74fc76237a4f9fedc3a785f0c
Swank Catsonell
0
236
3232
2822
2023-11-04T23:32:29Z
2A00:23C6:9F0A:601:4B7:1724:A1A:5A6F
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Swank Catsonell
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Swank Catsonell.png|Model
File:SwankPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Member of the Amaterasu Corporation Peacekeepers
| birth = February 9
| birthplace =
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 193 cm (6'4")
| weight = 140 kg (308 lbs)
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} [[wikipedia:Wataru Takagi|Wataru Takagi]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brentmukai.com/ Brent Mukai]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 0 - Massacre on the Amaterasu Express]]
|blood type=A|likes=Fatty sirloin steak|dislikes=Fish|ability=Speed Eating}}
'''Swank Catsonell''' (スパンク カッツォーネル ''Supanku Kattsu—ōneru'') is a member of the Amaterasu Corporation Peacekeepers in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A prideful member of the [[Amaterasu Corporation Peacekeepers]] who loves money.<ref name="SC Ten New Profiles"></ref>
=== Chapter 0 ===
After Yuma arrived at Kanai Ward while attempting to solve the murders of the burned Master Detectives, Swank and the Peacekeeprs attempted to arrest Yuma, which resulted in Shinigami opening a portal to the Mystery Labryinth, In the Labryinth, Swank's Manifested Mystery Phantom appeared a few times to stop Yuma from solving the case. After Shinigami reaped the soul of the Fake Zilch, resulting in his death, Swank still blamed Yuma and attempted to arrest him, only for Chief [[Yakou Furio]] to intervene and persuade him into letting Yuma go. Swank reluctantly backs down. Allowing Yakou to take Yuma into Kanai Ward and greet him.
== Gallery ==
== In-game screenshots ==
<div align="center"><gallery>
File:Swank's Introduction.jpg|Swank's introduction with his name on the screen in Chapter 0.
File:Swank.jpg|Swank Castonell at Kanai Station in Chapter 0.
</gallery>
<br>
<spoiler show="Chapter 0 Mystery Labyrinth Spoilers ahead, open at your own risk.">
<gallery>
File:Swank's Mystery Phantom Intro.jpg|thumb|Swank's first appearance as a Mystery Phantom
File:Swank Mystery Phantom Fullbody.jpg|thumb|A full body look at Swank's Mystery Phantom
</gallery>
</spoiler></div>
== Trivia ==
*The letters engraved on his metal dentures spell the word "Money".
*Despite appearing in the [https://youtu.be/y4x6RJhaB50 Japanese version of the ''Character Trailer - Amaterasu Corporation'' video], Swank is completely absent from the [https://youtu.be/J_9HfS--AWs English version].
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
0c32c8524a430fbe083b997cebacfb5a466aeeee
Seth Burroughs
0
237
3233
2789
2023-11-04T23:43:28Z
2A00:23C6:9F0A:601:4B7:1724:A1A:5A6F
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Seth Burroughs
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Seth Burroughs.png|Illustration
File:SethPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Section Chief of the Amaterasu Corporation Peacekeepers Investigations Team
| birth = June 6
| birthplace =
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 177 cm (5'9")
| weight = 69 kg (152 lbs)
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} [[wikipedia:Yuma Uchida|Yuma Uchida]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.landonmcdonaldvoice.com/ Landon McDonald]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Wind instruments|dislikes=Untuned instruments|ability=Chess}}
'''Seth Burroughs''' (セス バロウズ ''Sesu Barōzu'') is the section chief of the [[Amaterasu Corporation Peacekeepers]] Investigations Team in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A mumbling, unhealthy-looking man. He habitually speaks through a megaphone to make up for his feeble voice.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Seth's Introduction.jpg|Seth's introduction with his name on the screen in Chapter 1.
File:Back of Seth's Cloak.jpg|The back of Seth's rain cloak.
File:Seth's Megaphone.jpg|Seth speaking through a megaphone held by another Peacekeeper.
</gallery>
<br>
<spoiler show="Chapter 1 Mystery Labyrinth Spoilers within, open at your own risk."><gallery>
File:Seth Mystery Phantom 1.jpg|thumb|Seth's Mystery Phantom form with sprite
File:Seth Mystery Phantom fullbody.jpg|thumb|Seth's Mystery Phantom in a full body shot of the model
File:Seth's Megaphone Mystery Labyrinth.jpg|thumb|The megaphone Seth uses, giant in the Mystery Labyrinth</gallery></spoiler>
</br>
== Trivia ==
*The writing on the bottom left corner of his cloak appears to read "天照," meaning "Amaterasu", presumably in reference to his employer.
*The Burroughs family motto is, “Silence is golden.” Seth mumbles in adherence to that creed.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
d13372b83f5a2b6ae0d89384e9f43c73c098e122
Martina Electro
0
231
3234
2381
2023-11-05T16:58:32Z
2A00:23C6:9F0A:601:6801:6B63:9111:F9ED
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Martina Electro
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on left)
File:MartinaPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Vice Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}<br>Amaterasu Accounting Department
| birth = June 1
| birthplace =
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height = 187 cm (6'1")
| weight = 66 kg (145 lbs)
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} [[wikipedia:Shizuka Itō|Shizuka Ito]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Jenny Yokobori|Jenny Yokobori]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=AB|likes=Yomi's Photo<br>Impartial justice|dislikes=Stalkerish underlings<br>Self-serving people|ability=Interrogation}}
'''Martina Electro''' (スワロ エレクトロ ''Suwaro Erekutoro'') is the vice director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
She is [[Yomi Hellsmile|Yomi]]'s right hand and takes pride in the trust and affection he has for her. She has a coercive way with words and actions and has no mercy for those who defy her, becoming obedient only when Yomi is involved.<ref name="SC Ten New Profiles"></ref>
== Personality ==
As Yomi's right hand, she takes pride in the trust and affection he has for her, and seems to be as corrupt as he is. However, this all changed when he sentenced her to be executed and crushed into a cube. After Makoto saved her from being executed, she has a change of heart and helps him overthrow Yomi right before he could kill Yuma and Vivia. Afterwards, she resigns from her position to atone for her actions.
== Gallery ==
=== Promotional screenshots ===
<div align="center"><gallery>File:Martina Electro - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of [[Yomi Hellsmile]] and Martina for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
bf076a44ba45e3b2e27390d922f3fb5f8b6cc8b5
Guillaume Hall
0
238
3235
3111
2023-11-05T17:02:07Z
2A00:23C6:9F0A:601:6801:6B63:9111:F9ED
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Guillaume Hall
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Guillaume Hall.png|Model
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Leader of the Counterterrorism Squad
| birth = August 8
| birthplace =
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height = 171 cm (5'7")
| weight = 60 kg (132.28 lbs)
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} [[wikipedia:Ayane Sakura|Ayane Sakura]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://www.brennalarsen.com/ Brenna Larsen]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=A|likes=Happy, joyful killing|dislikes=Boring prey|ability=Fortune Telling}}
'''Guillaume Hall''' (ギヨーム ホール ''Giyōmu Hōru'') is a member of the [[Amaterasu Corporation Peacekeepers]] and leader of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A boisterous, fast-talking woman who tackles her work with enthusiasm and vigor.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Guillaume's Introduction.jpg|Guillaume's introduction with her name on screen at her first appearance in Chapter 3.
</gallery>
== Trivia ==
*In Japanese, Guillaume uses これ ''kore'', an unusual, impersonal pronoun, as her first person pronoun.<ref name="SC Rain Code Site">[https://www.spike-chunsoft.co.jp/raincode/character/index2.html Official RAIN CODE Website: CHARACTERS - アマテラス社 ({{Flags|JA}})]</ref>
*The writing on the bottom left corner of her jacket appears to read 毒性 ''dokusei'', which translates to "toxicity."
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Amaterasu Corporation]]
997c562731ce0db452e9f17d3e1a35709326655f
Dominic Fulltank
0
239
3236
3110
2023-11-05T22:29:36Z
2A00:23C6:9F0A:601:CCFE:9E8A:D3A0:60C6
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Dominic Fulltank
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Dominic Fulltank.png|Model
File:DominicPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Second-in-Command of the Counterterrorism Squad
| birth = March 4
| birthplace =
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 225 cm (7'4")
| weight = 220 kg (485 lbs)
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} [[wikipedia:Fukushi Ochiai|Fukushi Ochiai]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} <span class="plainlinks">[https://kanejmurry.wixsite.com/voice Kane Jungbluth-Murry]</span><ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=O|likes=Sleeping lazily|dislikes=Thinking|ability=Arm Wrestling}}
'''Dominic Fulltank''' (ドミニク フルタンク ''Dominiku Furutanku'') is a member of the [[Amaterasu Corporation Peacekeepers]] and the second-in-command of the Counterterrorism Squad in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
He is over 2 meters tall. Though loyal to [[Guillaume Hall|Guillaume]] and her orders, he sometimes has trouble following complex instructions.<ref name="SC Ten New Profiles"></ref>
== Gallery ==
=== In-game screenshots ===
<gallery>
File:Domnic's Introduction.jpg|Dominic's introduction with his name on screen at his first appearance in Chapter 3.
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
5898f18b0db060215c3bf427937a8fcd07792583
Dr. Huesca
0
367
3237
2370
2023-11-05T22:37:27Z
2A00:23C6:9F0A:601:CCFE:9E8A:D3A0:60C6
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Dr. Huesca
| image = File:HuescaPortrait.png
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| birth = July 28
| death = Killed by berserk Homunculus (Human) Stabbed in the back by [[Yakou Furio]] (Homunculus)
| deathplace = Critical Lab
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 167 cm (5'6")
| weight = 75 kg (165.35 lbs)
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| portrayal = {{Flags|JA}} Kazuhiro Yamaji
{{Flags|US}} Michael Sorich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
|blood type=A|likes=Research|dislikes=People who disturb his research|ability=Mental Arithmetic}}
'''Dr. Huesca''' (ウエスカ博士 ''Uesuka Hakase'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
HuescaPortrait.png
T_UI_Talk_Face_40000_0001.png
T_UI_Talk_Face_40000_0002.png
T_UI_Talk_Face_40000_0003.png
T_UI_Talk_Face_40000_0100.png
T_UI_Talk_Face_40000_0200.png
T_UI_Talk_Face_40000_0300.png
T_UI_Talk_Face_40000_0500.png
T_UI_Talk_Face_40000_0800.png
T_UI_Talk_Face_40000_1000.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
3910ee00b22dcae50dc0612c5c42b5d7ff387814
Akira
0
419
3238
2401
2023-11-05T23:37:47Z
2A00:23C6:9F0A:601:CCFE:9E8A:D3A0:60C6
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Akira
| image = File:AmaPalGuyPortrait.png
| alias = Robot Researcher
| relatives =
| affiliation = [[Amaterasu Corporation]]
| occupation = Amaterasu Researcher
| death = Killed by berserk Homunculus (Human)
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} Nobuo Tobita
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
}}
'''Akira''' (ロボット研究者 ''Robotto kenkyūsha'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
AmaPalGuyPortrait.png
T_UI_Talk_Face_40200_0100.png
T_UI_Talk_Face_40200_0200.png
T_UI_Talk_Face_40200_0500.png
T_UI_Talk_Face_40200_0700.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
ca1c2d6894d1019e1a6d0e9c1fbb05a93499c714
Nun
0
422
3239
2500
2023-11-05T23:46:03Z
2A00:23C6:9F0A:601:CCFE:9E8A:D3A0:60C6
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Nun
| image = File:NunPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Metal Fox Church
| occupation = Church Nun
| birth = April 9
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 59 kg (130 lbs)
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} Mami Fujita
{{Flags|US}} Shara Kirby
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Death metal|dislikes=People who can't get into music|ability=Price Negotiations}}
The '''Nun''' (シスター ''Shisutā'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
NunPortrait.png
T_UI_Talk_Face_10300_0001.png
T_UI_Talk_Face_10300_0100.png
T_UI_Talk_Face_10300_0200.png
T_UI_Talk_Face_10300_0201.png
T_UI_Talk_Face_10300_0300.png
T_UI_Talk_Face_10300_0301.png
T_UI_Talk_Face_10300_0400.png
T_UI_Talk_Face_10300_0700.png
T_UI_Talk_Face_10300_0701.png
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
c6c355244a5fea99bdee4fa2526fcba02c420e05
Servant
0
425
3240
2490
2023-11-06T01:57:20Z
2A00:23C6:9F0A:601:CCFE:9E8A:D3A0:60C6
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Servant
| image = File:ServantPortrait.png
| alias =
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Servant
| birth = July 12
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 196 cm (6'5")
| weight = 120 kg (264 lbs)
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} Daichi Hayashi
{{Flags|US}} Doug Stone
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=AB|likes=Anime figures|dislikes=Violence|ability=Video Games}}
The '''Servant''' (使用人 ''Shiyōnin'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Gallery ==
===Sprites===
<gallery>
T_UI_Talk_Face_10400_0000.png
ServantPortrait.png
T_UI_Talk_Face_10400_0300.png
T_UI_Talk_Face_10400_0400.png
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
b3db9dfffd4a21a192e17d25f8e127b82fc22f9a
Priest
0
408
3241
2905
2023-11-06T02:01:22Z
2A00:23C6:9F0A:601:CCFE:9E8A:D3A0:60C6
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Priest
| image = File:PriestPortrait.png
| alias = {{Smallspoiler|The Nail Man|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Priest
| birth = February 22
| death = Killed by berserk Homunculus (Human) Soul reaped by [[Shinigami]] (Homunculus)
| deathplace = [[Riverbank]]
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 169 cm (5'6")
| weight = 65 kg (143 lbs)
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| portrayal = {{Flags|JA}} Takahiro Fujiwara
{{Flags|US}} JEB
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=A|likes=Faith|dislikes=Atheists|ability=Making Speeches}}
The '''Priest''' (神父 ''Shinpu'') is a character in ''[[Master Detective Archives: RAIN CODE]]''. He is one of the suspects during Chapter 1 of Rain Code when Yuma Kokohead and Halara Nightmare investigate the Nail Man Killings.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
<gallery>
PriestPortrait.png
T_UI_Talk_Face_10200_0001.png
T_UI_Talk_Face_10200_0100.png
T_UI_Talk_Face_10200_0300.png
T_UI_Talk_Face_10200_0400.png
T_UI_Talk_Face_10200_0500.png
</gallery>
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91000_0000.png
T_UI_Talk_Face_91000_0300.png
T_UI_Talk_Face_91000_1000.png
T_UI_Talk_Face_91100_0000.png
T_UI_Talk_Face_91100_0300.png
T_UI_Talk_Face_91100_1000.png
</gallery>
</tab>
<tab name="Zombified">
<gallery>
T_UI_Talk_Face_10200_0002.png
T_UI_Talk_Face_10200_0401.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
5be94ff17af6e3578d9773d25e6a8d1f02ae8250
Worshipper
0
409
3242
3144
2023-11-06T02:06:45Z
2A00:23C6:9F0A:601:CCFE:9E8A:D3A0:60C6
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = The Worshipper
| image = File:WorshipperPortrait.png
| alias = {{Smallspoiler|The Nail Man Copycat|}}
| relatives =
| affiliation = Metal Fox Church
| occupation = Church Worshipper
| birth = June 5
| death = Killed by berserk Homunculus (Human) Soul reaped by [[Shinigami]] (Homunculus)
| deathplace = Riverbank
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 182 cm (5'11")
| weight = 73 kg (160 lbs)
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| portrayal = {{Flags|JA}} Eiji Hanawa
{{Flags|US}} Phillip Reich
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=B|likes=Urban legends|dislikes=A world filled with happiness|ability=Knowledge of the Occult}}
The '''Worshipper''' (信者 ''Shinja'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<tabs plain style>
<tab name="Alive">
{{scroll box
|height=325px
|text= <gallery>
WorshipperPortrait.png
T_UI_Talk_Face_10500_0001.png
T_UI_Talk_Face_10500_0100.png
T_UI_Talk_Face_10500_0300.png
T_UI_Talk_Face_10500_0400.png
T_UI_Talk_Face_10500_0500.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
{{scroll box
|height=325px
|text= <gallery>
T_UI_Talk_Face_91200_0000.png
T_UI_Talk_Face_91200_0300.png
T_UI_Talk_Face_91200_1000.png
</gallery>
}}
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
5a3188f9791e75e7010988a47695226e76fe2a19
Kurumi Wendy
0
343
3243
3102
2023-11-07T01:24:41Z
2A00:23C6:9F0A:601:A0CD:AE37:339C:7321
0
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Kurumi Wendy
| image = <gallery>File:Other characters - Kurumi Wendy.png|Model
File:KurumiPortrait.png|Sprite
</gallery>
| alias = Flat-chested Uggo (by [[Shinigami]])
Flatty (by [[Shinigami]])
| relatives = Unnamed grandfather (deceased)
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Informant
| forte =
| birth = November 30
| birthplace =
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 56 kg (123 lbs)
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} [[wikipedia:Megumi Toda|Megumi Toda]]<ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/index3.html "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref><ref name="New Characters Spike Chunsoft">[https://www.spike-chunsoft.com/news/new-game-details-and-characters-from-master-detective-archives-rain-code-for-nintendo-switch-revealed/ New Game Details and Characters from Master Detective Archives: RAIN CODE for Nintendo Switch™ Revealed ({{Flags|US}})]</ref>
{{Flags|US}} Lisa Reimold<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Cameras|dislikes=Information manipulation|ability=Tailing Suspects}}
'''Kurumi Wendy''' (クルミ ウェンディー ''Kurumi Wendī'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
A girl living in Kanai Ward who has a fascination with detectives.
She's quick to get along with anyone she meets due to her excellent communication skills. She is a student at Aetheria Academy and is a member of the theater club.<ref name="Official site"></ref><ref name="New Characters Spike Chunsoft"></ref>
== Gallery ==
=== Sprites ===
<gallery perrow="10" caption="[[:File:KurumiPortrait.png]]">
File:T UI Talk Face 02001 0000.png
File:T UI Talk Face 02001 0001.png
File:T UI Talk Face 02001 0002.png
File:T UI Talk Face 02001 0003.png
File:T UI Talk Face 02001 0004.png
File:T UI Talk Face 02001 0100.png
File:T UI Talk Face 02001 0101.png
File:T UI Talk Face 02001 0102.png
File:T UI Talk Face 02001 0103.png
File:T UI Talk Face 02001 0104.png
File:T UI Talk Face 02001 0105.png
File:T UI Talk Face 02001 0106.png
File:T UI Talk Face 02001 0107.png
File:T UI Talk Face 02001 0108.png
File:T UI Talk Face 02001 0200.png
File:T UI Talk Face 02001 0201.png
File:T UI Talk Face 02001 0300.png
File:T UI Talk Face 02001 0400.png
File:T UI Talk Face 02001 0500.png
File:T UI Talk Face 02001 0501.png
File:T UI Talk Face 02001 0503.png
File:T UI Talk Face 02001 0504.png
File:T UI Talk Face 02001 0600.png
File:T UI Talk Face 02001 0700.png
File:T UI Talk Face 02001 0702.png
File:T UI Talk Face 02001 0900.png
File:T UI Talk Face 02001 0901.png
File:T UI Talk Face 02001 1000.png
File:T UI Talk Face 02001 1001.png
File:T UI Talk Face 02001 1002.png
File:T UI Talk Face 02001 1003.png
File:T UI Talk Face 02001 1004.png
File:T UI Talk Face 02001 1005.png
File:T UI Talk Face 02001 1006.png
</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>Promotional screenshot - Kurumi.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref>
Promotional screenshot - Kurumi dialogue.jpg|Character Introduction promotional screenshot<ref name="New Characters Spike Chunsoft"></ref></gallery>
=== In-Game screenshots ===
<gallery>
File:2023072519161300 s.jpg|Kurumi as shown during the Opening Cinematic at the end of the Prologue
File:Kurumi's Uniform.jpg|Kurumi in her academy uniform in Chapter 2
File:Mystery Labyrinth Kurumi.jpg|Kurumi as she appears in the Mystery Labyrinth in Chapter 2
File:Back of Kurumi's Jacket.jpg|The back of Kurumi's jacket
</gallery></div>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
[[Category:Clients]]
bf5520fb0405f51190f49cc1312ca05ea4dfe2e6
Karen
0
407
3244
3147
2023-11-07T01:28:31Z
2A00:23C6:9F0A:601:A0CD:AE37:339C:7321
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Karen
| image = File:KarenPortrait.png
| alias =
| relatives = Unnamed Father
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 12
| death = Killed by berserk Homunculus (Human) Poisoned by [[Waruna]], [[Yoshiko]] & [[Kurane]] (Homunculus)
| deathplace = Aetheria Academy Theater
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height = 175 cm (5'8")
| weight = 58 kg (127 lbs)
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| portrayal = {{Flags|JA}} Hitomi Ueda
{{Flags|US}} Lizzie Freeman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Being in the spotlight|dislikes=Storms|ability=Dieting}}
'''Karen''' (カレン ''Karen'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Karen is a taller-than-average, light-complexioned high school girl. She has bright, light blue colored eyes, with thicker eyelashes. She has blonde pin-straight hair that tucks behind her ear, with two shorter pieces of hair that frame her face. She is dressed in the Aetheria Academy uniform.
== History ==
Karen comes from a powerful, high-class family, and it is said that her father has a large influence in Amaterasu Corporation. After [[Aiko]] had passed away six months ago, Karen had no problem becoming the new star of Aetheria Academy's Theater Club.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
f5a515bb469e13bdf014a34bd0f0ce6f73d3d1df
Aiko
0
405
3245
2392
2023-11-07T01:31:12Z
2A00:23C6:9F0A:601:A0CD:AE37:339C:7321
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Aiko
| image = File:Aiko.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = April 15
| death = Killed by berserk Homunculus (Human) Hit in the head with a brick by [[Karen]] (Homunculus)
| deathplace = Aetheria Academy
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height = 165 cm (5'5")
| weight = 55 kg (121 lbs)
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=B|likes=Acting|dislikes=Fighting|ability=Acting}}
'''Aiko''' (アイコ ''Aiko'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Aiko is a young high school girl of average height, with a light complexion. She has orange/amber-colored eyes that fade into a lighter yellow. She has straight dark brown hair that is cut into a rounded mid-neck bob-cut, with straight cut bangs, which are far enough down to cover her eyebrows, as well a small ahoge, curving to the left. She is dressed in the Aetheria Academy Uniform.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
197ecbfdf16d426047187a6e7a243fde9f22356e
3265
3245
2023-11-20T05:52:21Z
ShiroKuma
115
Just added personality
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Aiko
| image = File:Aiko.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = April 15
| death = Killed by berserk Homunculus (Human) Hit in the head with a brick by [[Karen]] (Homunculus)
| deathplace = Aetheria Academy
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height = 165 cm (5'5")
| weight = 55 kg (121 lbs)
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=B|likes=Acting|dislikes=Fighting|ability=Acting}}
'''Aiko''' (アイコ ''Aiko'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Aiko is a young high school girl of average height, with a light complexion. She has orange/amber-colored eyes that fade into a lighter yellow. She has straight dark brown hair that is cut into a rounded mid-neck bob-cut, with straight cut bangs, which are far enough down to cover her eyebrows, as well a small ahoge, curving to the left. She is dressed in the Aetheria Academy Uniform.
== Personality ==
Prior to her death, Aiko was described to be a kind and friendly girl who is loved by everyone in her school. She was a very popular and talented member of the theater club, often chosen as the leading role for most of the performances.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
851c7f1b4cc4b4f68df5efa9a81b3a73dcbd5a78
Waruna
0
410
3246
2463
2023-11-07T19:48:03Z
2A00:23C6:9F0A:601:1863:3E65:CD8F:D68
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Waruna
| image = File:WarunaPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = August 7
| death = Killed by berserk Homunculus (Human) Soul reaped by [[Shinigami]] (Homunculus)
| deathplace = Aetheria Academy Theater
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height = 166 cm (5'5")
| weight = 58 kg (127 lbs)
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| portrayal = {{Flags|JA}} Marika Kouno
{{Flags|US}} Suzie Yeung
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=B|likes=Trendy makeup|dislikes=Sympathy|ability=Makeup}}
'''Waruna''' (ワルナ ''Waruna'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
T_UI_Talk_Face_20100_0000.png
T_UI_Talk_Face_20100_0001.png
T_UI_Talk_Face_20100_0002.png
T_UI_Talk_Face_20100_0003.png
T_UI_Talk_Face_20100_0004.png
T_UI_Talk_Face_20100_0005.png
WarunaPortrait.png
T_UI_Talk_Face_20100_0101.png
T_UI_Talk_Face_20100_0102.png
T_UI_Talk_Face_20100_0103.png
T_UI_Talk_Face_20100_0200.png
T_UI_Talk_Face_20100_0201.png
T_UI_Talk_Face_20100_0202.png
T_UI_Talk_Face_20100_0203.png
T_UI_Talk_Face_20100_0300.png
T_UI_Talk_Face_20100_0400.png
T_UI_Talk_Face_20100_0401.png
T_UI_Talk_Face_20100_0500.png
T_UI_Talk_Face_20100_0501.png
T_UI_Talk_Face_20100_0700.png
</gallery>
}}
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
e96f1dcfdc8fdb1b76790813465e8b9a734e4397
Yoshiko
0
411
3247
3148
2023-11-07T19:51:07Z
2A00:23C6:9F0A:601:1863:3E65:CD8F:D68
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Yoshiko
| image = File:YoshikoPortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Acadaemy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = March 18
| death = Killed by berserk Homunculus (Human) Soul reaped by [[Shinigami]] (Homunculus)
| deathplace = Aetheria Academy Theater
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height = 168 cm (5'6")
| weight = 53 kg (116 lbs)
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| portrayal = {{Flags|JA}} Azumi Waki
{{Flags|US}} Brianna Knickerbocker
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=A|likes=Teddy bears|dislikes=Syringes|ability=Sewing}}
'''Yoshiko''' (ヨシコ ''Yoshiko'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Yoshiko is fair-complexioned high school girl of average height. She has lavender-colored eyes with light purple irises in the shape of a four dots, along with a beauty mark underneath her right eye. She sports short dark brown hair that reaches just above her shoulders, with her bangs parting to her left side. She wears the standard Aetheria Academy uniform with a light gray sweater which is left open.
==Gallery==
=== Sprites ===
<tabs plain style>
<tab name="Alive">
{{scroll box
|height=325px
|text= <gallery>
YoshikoPortrait.png
T_UI_Talk_Face_20000_0001.png
T_UI_Talk_Face_20000_0100.png
T_UI_Talk_Face_20000_0101.png
T_UI_Talk_Face_20000_0400.png
T_UI_Talk_Face_20000_0401.png
T_UI_Talk_Face_20000_0402.png
T_UI_Talk_Face_20000_0403.png
T_UI_Talk_Face_20000_0404.png
T_UI_Talk_Face_20000_0500.png
T_UI_Talk_Face_20000_0501.png
T_UI_Talk_Face_20000_0502.png
T_UI_Talk_Face_20000_0600.png
T_UI_Talk_Face_20000_0700.png
T_UI_Talk_Face_20000_0701.png
T_UI_Talk_Face_20000_1000.png
T_UI_Talk_Face_20000_1001.png
</gallery>
}}
</tab>
<tab name="Mystery Phantom">
<gallery>
T_UI_Talk_Face_91300_0000.png
</gallery>
</tab>
</tabs>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
1097f4ce3ca9f574b2d3d11c8e0329fd7dde217c
Kurane
0
412
3248
3150
2023-11-07T19:54:22Z
2A00:23C6:9F0A:601:1863:3E65:CD8F:D68
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kurane
| image = File:KuranePortrait.png
| alias =
| relatives =
| affiliation = Aetheria Academy<br>Aetheria Academy Theater Club
| occupation = Aetheria Academy Student<br>Actress
| birth = November 6
| death = Killed by berserk Homunculus (Human) Soul reaped by [[Shinigami]] (Homunculus)
| deathplace = Aetheria Academy Theater
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height = 170 cm (5'7")
| weight = 57 kg (125 lbs)
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| portrayal = {{Flags|JA}} Azusa Tadokoro
{{Flags|US}} Laura Stahl
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
|blood type=O|likes=Romance novels|dislikes=Electronic gadgets|ability=Memorizing the Script}}
'''Kurane''' (クラネ ''Kurane'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
Kurane is a fair-complexioned, taller-than-average high school girl. She has bright honey-gold eyes with irises in the shape of a ring and short white hair that is tied into a bun and held up by a large red ribbon at the back. Her bangs are long and are curled at the ends, with a section of her bangs parted to the right and is long enough to cover her right eye while a longer lock of hair is left loosely. Kurane is dressed in the Aetheria Academy PE Uniform.
==Gallery==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
KuranePortrait.png
T_UI_Talk_Face_20200_0001.png
T_UI_Talk_Face_20200_0100.png
T_UI_Talk_Face_20200_0101.png
T_UI_Talk_Face_20200_0200.png
T_UI_Talk_Face_20200_0201.png
T_UI_Talk_Face_20200_0202.png
T_UI_Talk_Face_20200_0300.png
T_UI_Talk_Face_20200_0400.png
T_UI_Talk_Face_20200_0401.png
T_UI_Talk_Face_20200_0402.png
T_UI_Talk_Face_20200_0500.png
T_UI_Talk_Face_20200_0501.png
T_UI_Talk_Face_20200_0502.png
T_UI_Talk_Face_20200_0800.png
</gallery>
}}
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
1465beb7d945624c7bae9069d7a043c2bbca665b
Teacher
0
920
3249
2639
2023-11-07T19:56:51Z
2A00:23C6:9F0A:601:1863:3E65:CD8F:D68
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Hana
| image = File:T UI Talk Face 20500 0000.png
| alias = Teacher
| relatives =
| affiliation = Aetheria Academy
| occupation = High School Teacher
| death = Killed by berserk Homunculus (Human)
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} Yui Kondo
{{Flags|US}} [[wikipedia:Dorothy Elias-Fahn|Dorothy Elias-Fahn]]
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 2 - A Silent Curtain Call]]
}}
'''Hana''' (女教師 ''Jokyōshi'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
{{scroll box
|height=325px
|text= <gallery>
T UI Talk Face 20500 0000.png
T UI Talk Face 20500 0001.png
T UI Talk Face 20500 0100.png
T UI Talk Face 20500 0101.png
T UI Talk Face 20500 0102.png
T UI Talk Face 20500 0200.png
T UI Talk Face 20500 0201.png
T UI Talk Face 20500 0202.png
T UI Talk Face 20500 0203.png
T UI Talk Face 20500 0300.png
T UI Talk Face 20500 0700.png
T UI Talk Face 20500 0701.png
T UI Talk Face 20500 0702.png
T UI Talk Face 20500 0703.png
T UI Talk Face 20500 1000.png
T UI Talk Face 20500 1001.png
</gallery>
}}
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
4ab065826608d6d2003ddfb8af5d1e5e038ab3c7
Chapter 2 - A Silent Curtain Call
0
1066
3250
3228
2023-11-07T22:25:04Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Aiko]]<br>[[Teacher|Hana]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = [[Karen]]
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
'''A Silent Curtain Call''' is the second chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] is seen running back to his agency in desperation, presumably from the Peacekeepers. Meanwhile, his agents wait for him at the detective agency, having arrived for meeting time before him. [[Halara Nightmare|Halara]] is sat in his chair, which leads Fubuki to mistake them for Yakou upon entry. [[Desuhiko Thunderbolt|Desuhiko]] points out Yakou's hypocrisy in being late for the meeting. Halara deduces from the absent raincoat, loose change, and lack of food stocks in the fridge that Yakou went out to buy breakfast for his agency, which [[Vivia Twilight|Vivia]] confirms to be the case, having been told by Yakou to tell the others but likely forgetting due to his laziness.
ceef3e6769e7daab87ed9bc17ba207374ce64f61
3266
3250
2023-11-22T03:11:57Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Aiko]]<br>[[Teacher|Hana]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = [[Karen]]
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
'''A Silent Curtain Call''' is the second chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] is seen running back to his agency in desperation, presumably from the Peacekeepers. Meanwhile, his agents wait for him at the detective agency, having arrived for meeting time before him. [[Halara Nightmare|Halara]] is sat in his chair, which leads Fubuki to mistake them for Yakou upon entry. [[Desuhiko Thunderbolt|Desuhiko]] points out Yakou's hypocrisy in being late for the meeting. Halara deduces from the absent raincoat, loose change, and lack of food stocks in the fridge that Yakou went out to buy breakfast for his agency, which [[Vivia Twilight|Vivia]] confirms to be the case, having been told by Yakou to tell the others but likely forgetting due to his laziness. The detectives praise Halara for their perceptiveness as Fubuki misses the agency is comprised of detectives, prompting Desuhiko to put Yuma down due to being "just a trainee." Halara sides with Yuma, to Desuhiko's disdain.
e69f1a260a0700e179020c299bbd902ab6f70561
3267
3266
2023-11-22T03:14:44Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Aiko]]<br>[[Teacher|Hana]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = [[Karen]]
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
'''A Silent Curtain Call''' is the second chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] is seen running back to his agency in desperation, presumably from the Peacekeepers. Meanwhile, his agents wait for him at the detective agency, having arrived for meeting time before him. [[Halara Nightmare|Halara]] is sat in his chair, which leads Fubuki to mistake them for Yakou upon entry. [[Desuhiko Thunderbolt|Desuhiko]] points out Yakou's hypocrisy in being late for the meeting. Halara deduces from the absent raincoat, loose change, and lack of food stocks in the fridge that Yakou went out to buy breakfast for his agency, which [[Vivia Twilight|Vivia]] confirms to be the case, having been told by Yakou to tell the others but likely forgetting due to his laziness. The detectives praise Halara for their perceptiveness as Fubuki misses the agency is comprised of detectives, prompting Desuhiko to put Yuma down due to being "just a trainee." Halara sides with Yuma, to Desuhiko's disdain. The detectives speculate Yakou is taking a long time to arrive is due to lining up for meat buns, a specialty in Kanai Ward. Desuhiko adds that the town is "gloomy" due to everyone's obsession with those meat buns, and he decides he should lighten things up with his gigs, deciding to play for the agency.
However, just as Desuhiko is about to play, Yakou bursts into the room, having finally arrived.
f292a0b1c7053a2ad80d12c2c5735557ca462c5d
3268
3267
2023-11-22T03:48:40Z
Comment Spae
39
wikitext
text/x-wiki
{{Stub}}
{{Spoiler}}
{{Infobox Event
| title = A Silent Curtain Call
| chapter name = Chapter 2 - A Silent Curtain Call
| image = chapter2_titlescreen.png
| japanese name = 暗黒少女の沈黙
| romaji = Ankoku shōjo no chinmoku (lit. ''Silence of the Dark Girl'')
| locations = [[Aetheria Academy]]
| debut = [[Kurumi Wendy]]<br>[[Aiko]]<br>[[Teacher|Hana]]<br>[[Karen]]<br>[[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]<br>[[Makoto Kagutsuchi]]
| victim = [[Karen]]
| victims =
| cause of death = Poisoned during a school play rehearsal
| culprit =
| culprits = [[Waruna]]<br>[[Yoshiko]]<br>[[Kurane]]
| previous = [[Chapter 1 - The Nail Man Killings]]
| next = [[Chapter 3 - No Longer A Detective]]
}}
'''A Silent Curtain Call''' is the second chapter of ''[[Master Detective Archives: RAIN CODE]]''.
== Summary ==
[[Yakou Furio]] is seen running back to his agency in desperation, presumably from the Peacekeepers. Meanwhile, his agents wait for him at the detective agency, having arrived for meeting time before him. [[Halara Nightmare|Halara]] is sat in his chair, which leads Fubuki to mistake them for Yakou upon entry. [[Desuhiko Thunderbolt|Desuhiko]] points out Yakou's hypocrisy in being late for the meeting. Halara deduces from the absent raincoat, loose change, and lack of food stocks in the fridge that Yakou went out to buy breakfast for his agency, which [[Vivia Twilight|Vivia]] confirms to be the case, having been told by Yakou to tell the others but likely forgetting due to his laziness. The detectives praise Halara for their perceptiveness as Fubuki misses the agency is comprised of detectives, prompting Desuhiko to put Yuma down due to being "just a trainee." Halara sides with Yuma, to Desuhiko's disdain. The detectives speculate Yakou is taking a long time to arrive is due to lining up for meat buns, a specialty in Kanai Ward. Desuhiko adds that the town is "gloomy" due to everyone's obsession with those meat buns, and he decides he should lighten things up with his gigs, deciding to play for the agency.
However, just as Desuhiko is about to play, Yakou bursts into the room, having finally arrived. Yakou explains to the detectives in his fatigue that he was being chased by [[Amaterasu Corporation Peacekeepers|the Peacekeepers]]. Halara proposes he should've let them do so, to Yakou's disbelief, as the Peacekeepers had increased in strictness, now being willing to kill Yakou simply for standing around. Yuma is shocked, but Yakou counters that it's due to Yuma challenging them by truthfully solving the Nail Man case. Yakou cowardly decides that the detectives should stay in hiding on Yakou's submarine. This infuriates Halara, who leaves on their own to investigate something regarding the Peacekeepers, with Fubuki following behind as support.
230d82611bd81156e5a7650122e41e27d75870e5
Shachi
0
358
3251
3108
2023-11-07T22:30:22Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Shachi
| image = File:ShachiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Leader<br>Former [[Amaterasu Corporation]] Employee
| birth = February 6
| death = Killed by berserk Homunculus (Human) Shot in the head by [[Icardi]] (Homunculus)
| deathplace = Roof of the Resistance Hideout
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 199 cm (6'6")
| weight = 92 kg (202 lbs)
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| portrayal = {{Flags|JA}} Kenjirō Tsuda
{{Flags|US}} Edward Bosco
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=A|likes=Resistance comrades|dislikes=Amaterasu Corporation|ability=Fishing}}
'''Shachi''' (シャチ ''Shachi'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Game Profile ==
Shachi is the leader of the Resistance looking to overthrow Amaterasu Corporation. His outstanding leadership skills and charisma draw people to him He believes that ruthless measures are necessary to defeat Amaterasu.
{{inlinespoiler|
He was murdered by Icardi on the roof of the Resistance hideout as part of a plan to pin the terrorist bombing on him.
}}
== Gallery ==
===Sprites===
<gallery>
T_UI_Talk_Face_30000_0000.png
ShachiPortrait.png
T_UI_Talk_Face_30000_0100.png
T_UI_Talk_Face_30000_0300.png
T_UI_Talk_Face_30000_0700.png
</gallery>
=== Promotional screenshots ===
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
7a5426a12563b6c541570b34d711ff4860ba6e7f
Icardi
0
415
3252
3107
2023-11-07T22:34:01Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Icardi
| image = File:IcardiPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Courier/Swimmer
| birth = April 15
| death = Killed by berserk Homunculus (Human) Soul reaped by [[Shinigami]] (Homunculus)
| deathplace = Marunomon District
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 185 cm (6'1")
| weight = 72 kg (158 lbs)
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| portrayal = {{Flags|JA}} Kentaro Ito
{{Flags|US}} Ezra Weisz
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=B|likes=Swimming|dislikes=Losing|ability=Swimming}}
'''Icardi''' (イカルディ ''Ikarudi'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
IcardiPortrait.png
T_UI_Talk_Face_30100_0001.png
T_UI_Talk_Face_30100_0002.png
T_UI_Talk_Face_30100_0100.png
T_UI_Talk_Face_30100_0300.png
T_UI_Talk_Face_30100_0301.png
T_UI_Talk_Face_30100_0400.png
T_UI_Talk_Face_30100_0500.png
T_UI_Talk_Face_30100_0700.png
T_UI_Talk_Face_30100_0701.png
T_UI_Talk_Face_30100_0800.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
5567c79e2c5c566338373fcf0b31e0872ce3f090
Servan
0
416
3253
3112
2023-11-07T22:39:04Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Servan
| image = File:ServanPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Mechanic
| birth = May 4
| death = Killed by berserk Homunculus (Human)
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 136 cm (4'5")
| weight = 45 kg (99.2 lbs)
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} Shota Hayama
{{Flags|US}} Derek Stephen Prince
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=AB|likes=Complex machinery|dislikes=Bullies|ability=Mechanical Repair}}
'''Servan''' (サーバン ''Sāban'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Trivia==
*Servan's English voice actor: Derek Stephen Prince, has previously voiced Kokichi Oma and Fuyuhiko Kuzuryu in Danganronpa V3 and Danganronpa 2 respectively, games also developed by series creator Kazutaka Kodaka.
==Gallery==
===Sprites===
<gallery>
ServanPortrait.png
T_UI_Talk_Face_30200_0002.png
T_UI_Talk_Face_30200_0003.png
T_UI_Talk_Face_30200_0100.png
T_UI_Talk_Face_30200_0300.png
T_UI_Talk_Face_30200_0400.png
T_UI_Talk_Face_30200_0700.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
bd73ba832a1c3b745add7b08b69d899df7050eda
Margulaw
0
417
3254
3109
2023-11-07T22:45:03Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Margulaw
| image = File:MargulawPortrait.png
| alias =
| relatives = Unnamed Family
| affiliation = The Resistance
| occupation = Resistance Accountant<br>Antique Dealer<br>Former [[Amaterasu Corporation]] Employee
| birth = June 22
| death = Killed by berserk Homunculus (Human)
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 151 cm (4'11")
| weight = 60 kg (132.28 lbs)
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} Tomomichi Nishimura
{{Flags|US}} Jake Eberle
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=A|likes=Antiques|dislikes=Amaterasu products|ability=Accounting}}
'''Margulaw''' (マーグロー ''Māgurō'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
T_UI_Talk_Face_30300_0000.png
T_UI_Talk_Face_30300_0001.png
T_UI_Talk_Face_30300_0100.png
T_UI_Talk_Face_30300_0200.png
T_UI_Talk_Face_30300_0300.png
MargulawPortrait.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
ac824c4ad4f64d3da8f4ae45769c671b0cc26d92
Iruka
0
418
3255
3106
2023-11-07T22:58:54Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Iruka
| image = File:IrukaPortrait.png
| alias =
| relatives =
| affiliation = The Resistance
| occupation = Resistance Weapons Expert
| birth = May 4
| death = Killed by berserk Homunculus (Human)
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height = 169 cm (5'6")
| weight = 55 kg (121 lbs)
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} Chinatsu Akasaki
{{Flags|US}} Karen Strassman
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 3 - No Longer A Detective]]
|blood type=O|likes=Firearms|dislikes=Lip service|ability=Sniping}}
'''Iruka''' (イルーカ ''Irūka'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
==Gallery==
===Sprites===
<gallery>
IrukaPortrait.png
T_UI_Talk_Face_30400_0001.png
T_UI_Talk_Face_30400_0002.png
T_UI_Talk_Face_30400_0100.png
T_UI_Talk_Face_30400_0200.png
T_UI_Talk_Face_30400_0300.png
T_UI_Talk_Face_30400_0400.png
T_UI_Talk_Face_30400_0700.png
</gallery>
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
b2359eb8771410937739d92da12124798e93a29f
Kei Colan
0
433
3256
2527
2023-11-07T23:01:48Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Kei Colan
| image = File:KeiColanPortrait.png
| alias = Boy
| relatives = [[Jiei Colan]] (Father)
| affiliation =
| occupation = Watchmaker's Son
| birth = August 24
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 130 cm (4'3")
| weight = 37 kg (81 lbs)
| status = Deceased (Human) Alive (Homunculus)
| portrayal = {{Flags|JA}} Asuna Tomari
{{Flags|US}} Ryan Bartley
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Baseball|dislikes=Loneliness|ability=Foot Racing}}
'''Kei Colan''' (ケイ コーラン ''Kei Kōran'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Gallery ==
===Sprites===
<gallery>
T UI Talk Face 10000 0000.png
T UI Talk Face 10000 0001.png
T UI Talk Face 10000 0002.png
T UI Talk Face 10000 0100.png
KeiColanPortrait.png
T UI Talk Face 10000 0102.png
T UI Talk Face 10000 0300.png
T UI Talk Face 10000 0400.png
T UI Talk Face 10000 0401.png
T UI Talk Face 10000 0500.png
T UI Talk Face 10000 0700.png
T UI Talk Face 10000 0701.png
</gallery>
=== In-game screenshots ===
<gallery>
File:Kei's Request.jpg|Requesting the help of the Master Detectives in Chapter 1.
File:Kei's Lucky Ball.jpg|Kei with his hood off and his baseball.
</gallery>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
549d723e269e6951cc18fc4151b542c0e9c49c3a
Jiei Colan
0
436
3257
2400
2023-11-07T23:05:29Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jiei Colan
| image = File:JieiColanPortrait.png
| alias =
| relatives = [[Kei Colan]] (Son)
| affiliation =
| occupation = Watchmaker
| birth = April 27
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 180 cm (5'10")
| weight = 80 kg (176 lbs)
| status = Deceased (Human) Alive (Homunculus)
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=His son|dislikes=Wasting time|ability=Fixing Clocks and Watches}}
'''Jiei Colan''' (ジエイ コーラン ''Jiei Kōran'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
00399bb73572d5d6285122eedde7897b7b721091
Fink the Slaughter Artist
0
420
3258
2371
2023-11-07T23:12:21Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Fink the Slaughter Artist
| image = File:FinkPortrait.png
| alias =
| relatives =
| affiliation =
| occupation = Assassin
| birth = ?
| death = Killed by berserk Homunculus (Human) Killed by [[Makoto Kagutsuchi]] (Homunculus)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 190 cm (6'2")
| weight = 72 kg (158 lbs)
| status = Deceased (Human) {{Smallspoiler|Zombified (Homunculus)|}}
| portrayal = {{Flags|JA}} Katsunori Okai
{{Flags|US}} Sean Chiplock
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 4 - The Imperfect Insider]]
|blood type=?|likes=Knives|dislikes=Large crowds|ability=Murder}}
'''Fink the Slaughter Artist''' (奇殺師フィンク ''Ki ya shi Finku'') is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
903aeb17dc74da45b8b5f37964cd485b84f65597
Enyne
0
1291
3259
3135
2023-11-07T23:16:51Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Enyne
| image =
| alias = Nine-Tailed Cat
| relatives =
| affiliation =
| occupation = Master thief
| birth =
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height =
| weight =
| status = Deceased (Human) Alive (Homunculus)
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter Desuhiko: Charisma Killed the Cat]]
|blood type=|likes=Jewellery|dislikes=tarnished reputation|ability=thievery}}
'''Enyne''' is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
She wears a white dress shirt and a knee-length black skirt. She has a yellow raincoat and a green purse. she wears grey tights and black high-heeled, calf length boots. She has green eyes with narrow pupils and dirty green knee length hair with short bangs and a pair of black frame rimmed glasses.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
bfd0b1e056522edd96e893f14d97cce75672006f
Luxury Brand Shop Worker
0
1292
3260
3143
2023-11-07T23:20:42Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Luxury Brand Shop Worker
| image =
| alias = Man Who Fell
| relatives =
| affiliation = luxury brand shop
| occupation = luxury brand shop worker
| birth =
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height =
| weight =
| status = Deceased (Human) Alive (Coma) (Homunculus)
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter Fubuki: Fubuki's Luckiest Day]]
|blood type=|likes=Money|dislikes=Debt|ability=retail work}}
'''Luxury Brand Shop Worker''' is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
He wears a white button up shirt under an orange puffy jacket. He has acid washed jeans and black and white sneakers. His hair is black and cut short with layers. His eyes are grey.
==History==
He is a 25 year old man at time of debut in the game. He works in a building with four floors. He works in the luxury brand shop on floor 1. he often patronises the other businesses on other floors, and is therefore familiar with most people in the building. He also works as a plant for the Casino. One day, he was pushed from the roof of the building by the [[Casino Owner]], possibly in an attempt to silence him who presumably wished to expose the deceit the Casino employs. Although he survived the fall, he is in a coma.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
247d628195ba8d02182710b32aa6867a81748a5a
Tetra
0
1117
3261
2921
2023-11-07T23:23:39Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Tetra
| image =
| alias =
| relatives = [[Jeryn]] (Husband)
| affiliation =
| occupation = Wife
| birth =
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Female
| height =
| weight =
| status = Deceased (Human) Alive (Homunculus)
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter Halara: Raining Cats & Dog]]
|blood type=|likes=Father|dislikes=Unresolved loss, betrayal|ability=Dog toy maker}}
'''Tetra''' is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
She wears a black top and a knee-length grey skirt. She has a pink jacket and a silver necklace with a black diamond pendant. she wears brown tights and black high heels. She has grey eyes and brown hair styled into a bob with side swept bangs.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Feminine characters]]
20fe01fe4d43ae86d9b09669a077d7691de9d236
Jeryn
0
1116
3262
2920
2023-11-07T23:27:53Z
2A00:23C6:9F0A:601:E031:443B:AD6D:30ED
0
wikitext
text/x-wiki
{{Spoiler}}
{{Stub}}
{{Infobox Character
| name = Jeryn
| image =
| alias =
| relatives = [[Tetra]] (Wife)
| affiliation =
| occupation = Husband
| birth =
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height =
| weight =
| status = Deceased (Human) Alive (Homunculus)
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter Halara: Raining Cats & Dog]]
|blood type=|likes=Money|dislikes=Debt|ability=House repairs}}
'''Jeryn''' is a character in ''[[Master Detective Archives: RAIN CODE]]''.
== Appearance ==
He wears a white turtle neck sweater, under a cornflower blue jacket. He has brown trousers and deep brown loafers. His hair is black and cut short in a side sweep. His eyes are grey.
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
c8cf1ead964bdb1105401162efe8bcbd8009991f
Number One
0
293
3263
2862
2023-11-09T17:39:28Z
2A00:23C6:9F0A:601:F98B:6FFF:3EE6:86E1
0
wikitext
text/x-wiki
<tabber>
|-|Number One=
{{Stub}}
{{Infobox Character
| name = Number One
| image = <gallery>World Detective Organization - Number One Illustration.jpg|Illustration
File:NumberOnePortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[World Detective Organization]]
| occupation = Head of the World Detective Organization
| birth = November 11
| birthplace =
| death =
| deathplace =
| species = Human
| gender = Male
| height = 167 cm (5'6")
| weight = 61 kg (134.48 lbs)
| status = Alive
| portrayal = {{Flags|JA}} [[wikipedia:Akira Kamiya|Akira Kamiya]]<ref name="Character Trailer 2 JP">[https://youtu.be/nqnN3pivgDY ''Nintendo Switch『超探偵事件簿 レインコード』キャラクタートレーラー 世界探偵機構編②'' on YouTube ({{Flags|JA}})]</ref>
{{Flags|US}} [[wikipedia:SungWon Cho|SungWon Cho]]<ref name="Character Trailer 2">[https://www.youtube.com/watch?v=Ufzm7-i4TzA ''Master Detective Archives: RAIN CODE - World Detective Organization Pt. 2 - Nintendo Switch'' on YouTube ({{Flags|US}})]</ref><ref>[https://twitter.com/ProZD/status/1640533842313490434 @ProZD on Twitter: ''i voice NUMBER ONE, head of the World Detective Organization in MASTER DETECTIVE ARCHIVES: RAIN CODE'' ({{Flags|US}})]</ref>
| appearances = {{Game}}
| debut = [[Prologue - WDO vs. Amaterasu Corporation]]
|blood type=A|likes=Cigars|dislikes=Sweets|ability=Running Away}}
{{Quotes|Number One}}
'''Number One''' (ナンバー1 ''Number 1'') is the head of the [[World Detective Organization]] in ''[[Master Detective Archives: RAIN CODE]]''.
Much like the [[Master Detective]]s, he is said to have a Forensic Forte, but it is unknown.<ref name="Character Trailer 2"></ref><ref name="Official site">[https://www.spike-chunsoft.co.jp/raincode/en/character/ "Characters" on spike-chunsoft.co.jp/raincode/ ({{Flags|US}})]</ref>
== Official description ==
Top detective of the World Detective Organization.
He is almost never seen in public and his true identity is unknown. The detectives refer to him only by the nickname Number One.
He gives orders to the detectives in [[Kanai Ward]] via a direct line from headquarters.<ref name="Official site"></ref>
== Identity ==
{{inlinespoiler |
The "Number One" that appeared in the Prologue & Chapter 4 is actually a body double of the [[Yuma Kokohead|real Number One]], who hired the double to hide his own identity. The real one retired as being the leader of the [[World Detective Organization|WDO]], so the role as Number One is now going to be chosen with an election.|Epilogue: RAIN CODE}}
=== In-game screenshots ===
<gallery>
File:Number One's Introduction.jpg|Number One's introduction with his name on screen during his first appearance in the Prologue.
</gallery>
== Trivia ==
*Number One was revealed for the first time in the second character trailer published on March 28, 2023<ref name="Character Trailer 2 JP"></ref><ref name="Character Trailer 2"></ref> having never been teased before.
== References ==
<references/>
{{clear}}
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Master Detectives]]
[[Category:World Detective Organization]]
|-|Sprites=
<gallery>
NumberOnePortrait.png
T UI Talk Face 05590 0001.png
T UI Talk Face 05590 0100.png
T UI Talk Face 05590 0300.png
T UI Talk Face 05590 0400.png
</gallery>
</tabber>
f83dd1082a3d3a2778cd4bb08dda3fb943033891
Yomi Hellsmile
0
229
3264
3231
2023-11-16T14:15:12Z
Chantolove
70
Added trivia section; added a trivia
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Deceased (Human) Alive, Incarcerated (Homunculus)
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル ''Yomī Herusumairu'') is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== History ==
{{Inlinespoiler|Yomi Hellsmile is the leader of the "Peacekeepers", the Kanai District police force. For years it has peacefully covered up the murders, deceived many innocent people, and treated prisoners like animals, innocent or not.
Before the events of the game, Dr. Huesca came to copy the Coalition's research on the Homunculi so that he could build his own army. Kanai Ward asks his representatives to give him the DNA he needs for testing, and those who refuse, including Kirumi's grandfather, are killed. But the android's weakness caused them to go berserk in the sun and kill everyone in the Kanai realm.
Whenever threatened, he sends an assassin named the fake Zilch Alexander to eliminate them. These include the former CEO of Amaterasu, who has chosen Makoto as his successor over himself, and Dr. Wisca, Dr. Huesca's human experiment. When he learns that Makoto has summoned master detectives to Kanai to uncover his crime, he sends assassins to kill and replace Zilch Alexander in real life, burns the other four detectives alive, and leaves Yuma alive to build it, thus starting the adventure. the subject of the game. The fake Zilch was killed when Shinigami reaped his soul, the Yuma would be arrested if Yakou Furio hadn't interfered.
Even his servants could never escape his anger. He gets Seth to bribe the church in exchange for covering up the murder, but when Seth shows up, Yumi kills Seth to save her reputation. His right-hand woman Martina places a bomb on the Nocturnal Detective Agency's headquarters, but then orders to have her crushed into a cube because the explosion does not vaporize the submarine.
When he learned this, Dr. Huesca plans to fake death and escape from Kanai, Yumi chooses to kill two birds with one stone, writes anonymously to Yaku and accuses Huesca of causing his wife's death because she knows he will kill her for revenge. Behind the scenes, he sells Amaterasu's secrets to rival companies. If not disclosed by Cheng, his long-term goal is to expose Amaterasu's human experiments, in hopes that the coalition government will destroy Kinnei Prefecture and kill its inhabitants.
He manipulated Yakou Furio into killing Dr. Huesca just to send him to his death. He was also dangerously close to murdering Yuma and Vivia, during their invesitfation, only for Makoto and Martina to interfere by revealing evidence of his illegal trades into his face, causing Yomi to finally be arrested and removed from power for his masterminding of the deaths of innocent people.}}
== Trivia ==
* According to the artbook, Yomi dyes his hair red. His natural hair color, seen on his eyebrows and the shaved sides of his head, is royal blue.
== Gallery ==
<div align="center"><gallery>File:Yomu Hellsmilee.jpg|hellsmile hellsmiling, via ingame screenshot</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
ed3eb99e8234dd4d3afcc2a6bb0dd3852cff9785
3269
3264
2023-11-29T06:24:26Z
Iseethatimicy
92
Fixed up the grammar errors on Yomi's History tab.
wikitext
text/x-wiki
{{Stub}}
{{Infobox Character
| name = Yomi Hellsmile
| image = <gallery>File:Amaterasu Corporation Peacekeepers - Martina Electro and Yomi Hellsmile.png|Illustration<br>(on right)
File:YomiPortrait.png|Sprite
</gallery>
| alias =
| relatives =
| affiliation = [[Amaterasu Corporation Peacekeepers]]<br>[[Amaterasu Corporation]]
| occupation = Director of the Amaterasu Corporation Peacekeepers{{Smallspoiler|(former)}}
| birth = October 11
| birthplace =
| status = Deceased (Human) Alive, Incarcerated (Homunculus)
| death = Killed by berserk Homunculus (Human)
| deathplace =
| species = Human (Original) {{Smallspoiler|[[Homunculus]] (Clone)|}}
| gender = Male
| height = 172 cm (5'7")
| weight = 62 kg (136 lbs)
| portrayal = {{Flags|JA}} [[wikipedia:Yoshitsugu Matsuoka|Yoshitsugu Matsuoka]]<ref name="SC Ten New Profiles">[https://www.spike-chunsoft.com/news/spike-chunsoft-inc-reveals-10-new-character-illustrations-and-profiles-from-master-detective-archives-rain-code/ Spike Chunsoft, Inc. Reveals Ten More New Character Illustrations and Profiles from Master Detective Archives: RAIN CODE ({{Flags|US}})]</ref>
{{Flags|US}} [[wikipedia:Howard Wang|Howard Wang]]<ref name="SC Ten New Profiles"></ref>
| appearances = ''[[Master Detective Archives: RAIN CODE]]''
| debut = [[Chapter 1 - The Nail Man Killings]]
|blood type=O|likes=Handmade torture tools|dislikes=Foolish humans who defy him|ability=Torture}}
'''Yomi Hellsmile''' (ヨミー ヘルスマイル ''Yomī Herusumairu'') is the director of the [[Amaterasu Corporation Peacekeepers]] in ''[[Master Detective Archives: RAIN CODE]]''.
== Official description ==
Despite having the face of a handsome young man, he is ruthless, finding joy in the misfortune of others, tearing people down, and even treating his underlings like expendable tools. He rules [[Kanai Ward]] with force and has established power within [[Amaterasu Corporation|Amaterasu]] with his achievements.<ref name="SC Ten New Profiles"></ref>
== Personality ==
Wicked by nature, Yomi was an immensely greedy, cruel and a sadistic maniac, He rules Kanai Ward and Peacekeepers with an iron fist, He is the most evil person in Kanai Ward. He attempts to sic the Peacekeepers on the Detectives and execute them numerous times on flimsy excuses many times, he even executes his underlings if they fail him.
{{Inlinespoiler|An example to above would be when he sentenced Martina to be executed before Makoto saved her.
He is very hypocritical, as calls Seth unforgivable for turning a blind eye to the church's crimes in exchange for bribes. Later on it's revealed he gained a lot of his influence by selling Amaterasu trade secrets to other companies. After Makoto revealed his secret trades to other countries, he cursed everyone out as he ultimately gets arrested and removed from power for his crimes against Kanai Ward.
He's also incredibly manipulative, as he's the driving force behind Chief Yakou killing Dr.Huesca that had caused the chief his death.|Chapter 4}}
As the head of the Peacekeepers, he believes his word is the only justice, and therefore the only truth. Using the immense power he's acquired through both legal and illegal means, he distorts and manipulates everything, including the facts, for his own benefit and executes all who stand in his way, even his own employees, purely because he's the leader of the only real police force in the city. No one bothers questioning him due to the power he's amassed, effectively allowing him to rule Kanai Ward like a god.
== History ==
{{Inlinespoiler|Yomi Hellsmile is the leader of the "Peacekeepers", the Kanai District police force. For years it has peacefully covered up the murders, deceived many innocent people, and treated prisoners like animals, innocent or not.
Before the events of the game, Dr. Huesca came to copy the Unified Government's research on the Homunculi so that he could build his own army. Kanai Ward asks his representatives to give him the DNA he needs for testing, and those who refuse, including Kurumi's grandfather, are killed. But the Homunculi's weakness caused them to go berserk in the sun and kill everyone in the city, leaving no human survivors.
Whenever threatened, he sends an assassin to eliminate them. These include the former CEO of Amaterasu, who has chosen Makoto as his successor over himself, and Dr. Wisca, Dr. Huesca's human experiment. When he learns that Makoto has summoned master detectives to Kanai Ward to uncover his crime, he sends his hitman to kill and replace Zilch Alexander, burning the other four detectives alive on the Amaterasu Express, and leaves Yuma alive to build it, thus starting the adventure. the subject of the game. The fake Zilch was killed when Shinigami reaped his soul, and Yuma would be arrested if Yakou Furio hadn't interfered.
Even his servants could never escape his anger. He gets Seth to bribe the church in exchange for covering up the murder, but when Seth shows up, Yomi kills Seth to save his reputation. His right-hand woman Martina places a bomb on the Nocturnal Detective Agency's headquarters, but then orders to have her crushed into a cube because the explosion does not vaporize the submarine.
When he learned this, Dr. Huesca plans to fake death and escape from Kanai Ward, Yomi chooses to kill two birds with one stone, writes anonymously to Yakou and accuses Huesca of causing his wife's death because He knows he will kill him for revenge. Behind the scenes, he sells Amaterasu's secrets to rival companies. If not disclosed by Cheng, his long-term goal is to expose Amaterasu's human experiments, in hopes that the Unified Government will destroy Kanai Ward and kill its inhabitants.
He manipulated Yakou Furio into killing Dr. Huesca just to send him to his death. He was also dangerously close to murdering Yuma and Vivia, during their invesitgation, only for Makoto and Martina to interfere by revealing evidence of his illegal trades into his face, causing Yomi to finally be arrested and removed from power for his masterminding of the deaths of innocent people.}}
== Trivia ==
* According to the artbook, Yomi dyes his hair red. His natural hair color, seen on his eyebrows and the shaved sides of his head, is royal blue.
== Gallery ==
<div align="center"><gallery>File:Yomu Hellsmilee.jpg|hellsmile hellsmiling, via ingame screenshot</gallery>
=== Promotional screenshots ===
<div align="center"><gallery>File:Yomi Hellsmile - Promotional screenshot (Character profile).jpg|Character profile promotional screenshot<ref name="SC Ten New Profiles"></ref></gallery></div>
=== Merchandise ===
<div align="center"><gallery>File:Official merch - Yomi and Martina Acrylic Block.jpg|<small>Illustration by [[Rui Komatsuzaki]] of Yomi and [[Martina Electro]] for Amazon Japan's limited edition</small><ref name="Amazon preorders">[https://www.amazon.co.jp/-/en/2200630104446/dp/B0BVPW4K2K Master Detective Archives: RAIN CODE <nowiki>[Reservation Bonus]</nowiki> via Amazon.co.jp ({{Flags|JA}})]</ref></gallery></div>
== References ==
<references/>
== Navigation ==
{{Navigation Characters}}
[[Category:Characters]]
[[Category:Masculine characters]]
[[Category:Amaterasu Corporation]]
5a7a1c5609cf7868a652e9245b9c23703f3b79c6